/* 1 */
#contents1{
	margin-top:16px;
	width:607px;
	background-image:url(../img/list_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:6px;
}

#contents1 li{
	float:left;
	padding-right:7px;
}
#contents1 h3{
	padding-right:15px;
}


/*list*/
/*list*/
.contents2{
	width:607px;
	padding:20px 0px 0px 0px;
}
.contents2 .image{
	float:left;
	width:206px;
}
.contents2 .txt{
	float:right;
	width:374px;
}
.contents2 .tokucho{
	margin-top:15px;
}
.contents2 .tokucho h6{
	border-bottom:1px solid #f2f2f2;
	padding-bottom:2px;
}
.contents2 .tokucho_txt{
	padding:5px;
}
.contents2 .btn{
	margin-top:15px;
	margin-left:112px;
}
.contents2 .btn a{
	background-image:url(img/more_btn.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	width:260px;
	height:23px;
}
.contents2 a:hover{
	background-position:left bottom;
}

