@charset "UTF-8";
/* CSS Document */


#sub a{
	color:#333;
	text-decoration:none;
	}
	
#sub a:hover{
	color:#333;
	text-decoration:underline;
	}	

.box1{
	padding-bottom:30px;
	}

h2{
	font-size:18px;
	line-height:24px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	}
	
	
	
h2 a:hover{
	text-decoration:underline;
	}



h2.ttl-01{
	background:url(../blog/img/blog-ttl-bg.gif);
	color:#fff;
	padding:3px 0 3px 9px;
	}
	
h2.ttl-02{
	background:url(../blog/img/blog-ttl02-bg.png) left 0.15em no-repeat;
	olor:#000;
	padding-left:12px;
	margin-bottom:20px;
	}
	
h3{
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	}
	
	
.rest{
	clear:both;
	width:618px;
	padding-right:32px;
	margin-top:15px;
	background:url(../blog/img/icn-arrow.png) right center no-repeat;
	font-size:14px;
	text-align:right;
	line-height:22px;
	}
	
.rest a{
	color:#5F7914;
	text-decoration:underline;
	}
	
.rest a:hover{
	text-decoration:none;
	}
	
.blog dd li{
	padding:9px 18px 0px 18px;
	background:url(../common/img/icn-circle.png) left 1em no-repeat;
	margin-bottom:-5px;
	_zoom:1;
	}
	
ul.second li{
	border-bottom:1px dotted #D58D8E;
	margin-bottom:1px;
	padding-bottom:9px;
	}
	
dd.last{
	padding-bottom:30px;
	}
	
#more.asset-more{
	padding:45px 12px 10px 18px;
	border:1px #D18384 solid;
	background:#FAF1F1 url(../blog/img/blog02-ttl-03.gif) left top no-repeat;
	margin-top:20px;
	}
	
	
#footer .box2{
	position:relative;
	top:-80px;	
	}
	

