@charset "utf-8";
#page_title {
	margin-top: 20px;
	height: 150px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 416px;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


.explanation {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
}
.explanation p {
	line-height: 24px;
	font-size: 14px;
}


.box1 {
	height: 260px;
	width: 300px;
	border: 1px groove #FF9900;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#contents .sample_outline {
	height: 300px;
	width: 304px;
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	list-style-type: none;
	margin-left: 8px;
	margin-top: 10px;
	padding-top: 5px;
	background-image: url(../img/other/bg01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contents .sample_outline .sample_img {
	display: block;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	border: 1px groove #FF9900;
	list-style-type: none;
}
#contents .sample_outline .li_title {
	list-style-type: none;
	display: block;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	line-height: 24px;
}
#contents .sample_outline .li_comment {
	display: block;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	margin-top: 5px;
	height: 90px;
	overflow: auto;
}
.li_comment p {
	line-height: 20px;
	text-align: left;
}


#main_img {
	width: 590px;
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	border: 1px groove #CCCCCC;
	margin-bottom: 10px;
}
