@charset "utf-8";

/* main
------------------------------------------------------------------- */

/* rcm-section */

#rcm-section {padding: 0;
background: url(../img/img_rcm.jpg) left top no-repeat;
}

#rcm-section p.txt{
clear: both;
padding: 8px 0 22px 28px;
}

#rcm-section p.ttl{
float:left;
padding: 1px 6px 0 28px;
}

#rcm-section p.pht{
padding: 35px 0 0 0;}



/* style-section */

#style-section {padding: 35px 0 35px 0;}


/* sub
------------------------------------------------------------------- */

/* news-section */

#news-section {
	width: 390px;
    padding:0;
	margin:30px 0 10px;
	}


#news-section div.news-box {
padding: 0 10px;
height: 285px; overflow: auto;
}

#news-section table {
font-size: 12px;line-height: 1.4;}

#news-section img.thum{
border: 3px solid #F1EDE4;
margin:0 12px 0 0;
}

#news-section td{	padding: 10px 0;
background: url(../common/img/bdr-dotted.gif) left bottom repeat-x;
}

#news-section a:link {font-weight:normal; }
#news-section a:visited {font-weight:normal; }
#news-section a:active {font-weight:normal; color: #C52800;}

#news-section dt {	float:left;}



/* top3-section */

#top3-section {
clear:both;
background: url(../common/img/bg_3section.gif) repeat-x;
padding: 0 0 30px 0;
}


/* END-------- */


