@charset "utf-8";

#contents.info{
	background:url(img/bg_contents.gif) center;
}
#sc1, #sc2{	width:360px; }

a.btn01{
	display:block;
	float:right;
	margin-top:5px;
}

.list li{
	clear:both;
	margin-top:10px;
	padding-top:10px;
	border-top:1px dotted #b3b1b1;
}
.list li.last{
	padding-bottom:10px;
	border-bottom:1px dotted #b3b1b1;
}
.list strong{
	color:#421413;
	font-size:14px;
}
.list p{ margin-top:10px; }
.list img{
	float:right;
	margin-left:10px;
}
.list a{
	float:left;
	width:50px;
	margin-right:10px;
}

#sc3 th{
	border:1px solid #e4dac1;
	width:220px; height:220px;
	background:#f7f4e3;
	text-align:center;
}
#sc3 td{
	border-top:4px solid #e4dac1;
	border-left:1px dotted #e4dac1;
	padding:8px 0px 0px 8px;
	font-size:12px;
	line-height:14px;
	vertical-align:top;
}
#sc3 table{
	float:left;
	margin:20px 30px 0px 0px;
	width:220px; height:320px;
}

/*100617*/
.list_media li{
	clear:both;
	margin-top:10px;
	padding-top:10px;
	border-bottom:1px dotted #b3b1b1;
}
.list_media strong{
	color:#421413;
	font-size:14px;
}
.list_media p{ margin-top:10px;
}
.list_media img{
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
