@charset "utf-8";

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 290px;
}
#header h1 {
	margin-top: 20px;
	float: left;
}
h2  {
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 60px;
	float: left;
	width: 1000px;
	display: block;
	margin-bottom: 50px;
}


#mainmenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
}
#contents {
	background-image: url(../image/content_h3_bess.png);
	background-repeat: repeat-x;
	padding-bottom: 20px;
	margin: 0px;
	height: auto;
}
#content  h3 {
	color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 10px;
}
#web {
	width: 1000px;
}
#image {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
	clear: left;
}

#image img {
	border: 1px solid #333333;
}

#comments {
	float: left;
	margin: 0px;
	width: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#web ul {
	margin: 0px;
	padding: 0px;
}

#web  li {
	padding: 0px;
	float: left;
	clear: left;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #CCCCCC;
	list-style-type: none;
	line-height: 1.2em;
}
#web dt {
	color: #999999;
	float: left;
	width: 100px;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
	font-weight: normal;
}
#web dd {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.8em;
}
#web  p {
	color: #CCCCCC;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: normal;
	margin-bottom: 20px;
	clear: left;
}
