@charset "utf-8";





#container {
	width: 1000px;
	text-align: left;
	background-repeat: repeat;
	height:2350px;
	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;
}
#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;
}


#contents {
	height: 820px;
	width: 1200px;
}



#menuSide {
	height: 1200px;
	width: 245px;
	background-image: url(../img/bg_side.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#sub_main li {
	float: left;
	color: #666666;
	width: 100px;
	list-style: square outside;
	font-size: 75%;
}
#sub_main ul {
	height: 50px;
	width: 600px;
	float: left;
	margin-left: 50px;
}
#sub_main #hyougumi {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#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;
}






h3 {
	font-size: 75%;
	line-height: 200%;
	color: #663300;
	text-indent: 0px;
}
