@charset "utf-8";
/* CSS Document */

p.m-btm5 {margin-bottom: 5px;}
p.m-btm15 {margin-bottom: 15px;}
p.m-btm30 {margin-bottom: 30px;}
p.m-btm40 {margin-bottom: 40px;}
p.m-btm50 {margin-bottom: 50px;}


/*==================================================
　　news -　お知らせ　news/index	
==================================================*/

#news h2 {margin-bottom: 20px;}

#news .box-set {width: 700px;}

#news .box-set .box-left {float: left;width: 490px;}
#news .box-set .box-left .blog {width: 490px;margin-bottom: 40px;background-position: top;}

#news .box-set .box-left .blog h3 {font-size: 14px;font-weight: bold;color: #B9635E;padding-top: 5px;
	background-image: url(../images/news/blog-bg.jpg);background-repeat: no-repeat;height: 40px;width: 465px;margin-bottom: 15px;padding-left: 25px;}
#news .box-set .box-left .blog h3 a {color: #B9635E;text-decoration: none;}
#news .box-set .box-left .blog h3 a:hover {color: #666666;text-decoration: underline;}


#news .box-set .box-left .blog .text {width: 440px;margin-bottom: 10px;margin-right: 25px;margin-left: 25px;}
#news .box-set .box-left .blog .text a {color: #CC6666;text-decoration: underline;margin-right: 3px;margin-left: 3px;}
#news .box-set .box-left .blog .text a:hover {color: #996633;text-decoration: underline;}
#news .box-set .box-left .blog .foot {width: 440px;border-top-width: 1px;border-top-style: solid;border-top-color: #000000;
	color: #606060;padding-top: 5px;margin-right: 25px;	margin-left: 25px;
}

#news .box-set .box-left .blog .foot .day {float: left;width: 150px;}

#news .box-set .box-left .blog .foot .category {float: right;width: 265px;text-align: right;font-size: 11px;padding-right: 5px;}
#news .box-set .box-left .blog .foot .category a {color: #606060;text-decoration: underline;}
#news .box-set .box-left .blog .foot .category a:hover {color: #CC6666;text-decoration: underline;}


#news .box-set .box-right {float: right;width: 190px;}
#news .box-set .box-right .archive {width: 190px;margin-bottom: 30px;}
#news .box-set .box-right .archive h4 {padding-bottom: 2px;margin-bottom: 15px;border-bottom: 1px solid #000000;
	border-left: 3px solid #8A0B11;padding-left: 8px;padding-top: 2px;font-weight: normal;}
#news .box-set .box-right .archive .box {width: 165px;margin-right: 10px;margin-left: 15px;}
#news .box-set .box-right .archive .box li {background-image: url(../images/news/arrow01.jpg);background-repeat: no-repeat;
	background-position: 0px 7px;padding-left: 8px;}
#news .box-set .box-right .archive .box li a {color: #000000;text-decoration: underline;}
#news .box-set .box-right .archive .box li a:hover {color: #CC6666;text-decoration: underline;}

