#news_navi {
	float:left;
	width:211px;
}
#news_navi_top {
	float:left;
	width:211px;
	background-image:url(../images/box_middle.gif);
	background-repeat:repeat-y;
	background-position:right top;
	margin-top:24px;
}
#news_navi_top h2{
	margin-top:12px;
}

#news_navi_blog {
	padding-bottom:43px;
	border-bottom:solid 10px #000;
	margin-bottom:24px;
}

ul.navi li{
	background-image: url(../images/tip.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:16px;
	margin-bottom:12px;
	margin-top:12px;
	}
ul.navi {
	padding-left:20px;
}

#news_logo {
padding-top:40px;
	width:230px;
	height:240px;
}
#news_contents{
	width:640px;
	float:left;
	margin-bottom:24px;
	margin-top:36px;
	padding-left:24px;
	padding-right:24px;
}
#news_contents h2{
margin-bottom:24px;
padding:12px;
}
#news_contents li{
}
#news_contents .caption{
	line-height:140%;
	margin-bottom:12px;
	padding:12px;
}


#news_flash{
	width:720px;
	height:280px;
	
}
#news_top{
	width:411px;
	height:35px;
	margin-bottom:24px;
	
}

#news_contents #access{
padding-left:12px;
}
#news_contents .salon_sub_contents {
	margin-top:12px;
	padding-top:12px;
	border-top:solid 1px #333;
	background-image: url(../salon/images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#news_contents .salon_sub_contents dl{
padding-top:12px;
padding-left:12px;
margin-bottom:24px;
}
#news_contents .salon_sub_contents dt{
padding-bottom:12px;
}
#news_contents .salon_sub_contents dd{
	padding-bottom:12px;
}

#current_title li{
	height:18px;
	padding:6px 0px 6px 12px;
	margin:6px 0;
	background-image: url(../images/current_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#current_title{
	margin:12px 0px 24px 0px;
}

.current_post h3 {
	background-image: url(../images/current_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	padding-top:5px;
	padding-left:40px;
	font-size:120%;
}
.current_post small, .current_post .entry, .current_post .postmetadata {
	padding:12px;
}
.current_post{
	border:solid 1px #cbdd66;
	margin:12px 0px 12px 0px;
	padding-top:12px;
}
.blog_wrapper {
	width: 950px;
	margin:0 auto;
}
#navigation h2{
	margin-bottom:12px;
}
#navigation li{
	border-bottom:dotted 1px #666;
	margin-bottom:12px;
	width:210px;
}
#navigation {
	margin:12px 0;
}

.post_date{
	text-align:right;
	padding-right:12px;
}

