@charset "shift_jis";
body {
background:none;
}
#header {
display:none;
}
#container {
	width:auto;
	margin: 0px 3%;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#mainContent {
width:auto;
	margin: 0px;
	padding: 0px;
}
table,h2 {
width:auto;
}


#box_coment    li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	font-size: 0.8em;
	width: 26em;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0px;
	background-image: url(images/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 100%;
	overflow: visible;
	vertical-align: middle;
	text-indent: 15px;
	padding: 0px;
	line-height: 1.5em;
	clear: both;
}
