/* CSS Document */

body {
	margin:0;
}#wrapper {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #grobalnavi li {
	float: left;
}
#wrapper #grobalnavi {
	margin-top: 10px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}
#sidemenu {
	float: left;
	width: 270px;
	margin-top: 10px;
	background-color: #000;
	color: #FFF;
	text-align: left;
}
#wrapper #sidemenu ul li {
	margin: 0px;
	padding: 0px;
}
#content {
	float: right;
	width: 610px;
	margin-top: 10px;
}
#footer {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
}
li {
	list-style-type: none;
}
.box_index {
	float: left;
	height: 317px;
	width: 300px;
	margin-bottom: 25px;
}

.box_index_new {
	float: left;
	height: 217px;
	width: 220px;
	margin-bottom: 10px;
	background-image: url(../img/index_image04.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
}
#wrapper #content .box_index_new dl dt {
	float: left;
	width: 65px;
	margin-bottom: 10px;
}
#wrapper #content .box_index_new dl dd {
	width: 155px;
	float: left;
	margin-bottom: 10px;
}




ul a:link {
	color: #FFF;
	text-decoration: none;
}
ul a:visited {
	text-decoration: none;
	color: #FFF;
}
ul a:hover {
	text-decoration: underline;
	color: #FFF;
}
ul a:active {
	text-decoration: none;
	color: #FFF;
}
.navitext{
	font-size: 80%;
	color: #999;	
	}
#wrapper #sidemenu ul .tree01 {
	background-image: url(../img/list01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
#wrapper #sidemenu ul .tree02 {
	background-image: url(../img/list02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 30px;
	padding-left: 20px;
	margin-top: 10px;
}
#wrapper #sidemenu ul .tree03 {
	background-image: url(../img/list03.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 40px;
	padding-left: 20px;
	margin-top: 10px;
}
#wrapper #sidemenu ul .tree04 {
	background-image: url(../img/list04.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 50px;
	padding-left: 20px;
	margin-top: 10px;
}
.detail {
	text-align: left;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}

