@charset "utf-8";
/* CSS Document */

#content_box {
	clear: left;
	margin-top:2em;
	margin-bottom:3em;
	padding: 0;
	background-image:url(../../img/images/asaya_logo_sato2_18.jpg);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}

div.item_box {
	clear:both;
	margin-top: 1.5em;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
}

div.caption_box {
	color:#666;
	margin-left: .5em;
	padding-bottom: .5em;
	border-bottom:1px solid #333;
}

div.detail_box {
	margin:.5em 2em 1em 2em;
}

div.detail {
	font-size:0.8em;
	color:#333;
	line-height:1.5em;
}

div.img_box {
	width: 10em;
	float:left;
	text-align:center;
}

/*
img.detail_ico {

}
*/

span#number {
	display: block;
	text-align: center;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
}


	
