@charset "utf-8";
#container2 {
	width: 1000px;
	text-align: left;
	background-repeat: repeat;
	height: 2100px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #EAEAEA;
}



#menuSide {
	height: 2500px;
	width: 245px;
	background-image: url(../img/bg_side.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

#container {
	width: 2000px;
	text-align: left;
	background-repeat: repeat;
	height: 3550px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#sub_main li {
	float: left;
	color: #666666;
	list-style: square outside;
	font-size: 75%;
	padding-right: 20px;
}
#sub_main ul {
	height: 50px;
	width: 600px;
	float: left;
	margin-left: 50px;
}
#hyougumi  {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 30px;
}
#hyougumi #icon {
	height: 80px;
	width: 31px;
	background-repeat: repeat-y;
}
#hyougumi2 {
	font-size: 75%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 600px;
}


#sub_main p {
	color: #999999;
	margin: 0px 5px 15px 10px;
	line-height: 144%;
	font-size: 75%;
	clear: none;
}

img{
   vertical-align:middle;
   }
h2 {
	font-size: 100%;
	line-height: 200%;
	color: #663300;
	text-indent: 0px;
	font-weight: bold;
	width: 600px;
	height: 30px;
	border-bottom: thin solid #FFCC00;
}
#hyougumi p {
	font-size: 75%;
	line-height: 144%;
	margin-top: 10px;
	color: #666666;
}







h3 {
	font-size: 75%;
	line-height: 200%;
	color: #663300;
	text-indent: 0px;
}
