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

h2 {
	display:block;
	background:url(../img/title.gif) no-repeat;
	width:896px;
	height:40px;
	text-indent:-9999px;
	}
#contents_2nd {
	width:896px;
	margin:0px 12px 12px 12px ;
	background:none;
	}
#contents_2nd #main {
	border-bottom:1px solid #CCC;
	width:896px;
	}
#contents_2nd #main .block {
	padding-bottom:10px;
	width:896px;
	}

#contents_2nd #main .block .photo {
	width:200px;
	float:left;
	border:10px solid #EEE;
	}
#contents_2nd #main .block .photo img {
	border:1px solid #FFF;
	}
#contents_2nd #main .block .detail {
	width:640px;
	float:right;
	}

