* {
	margin:0;
	padding:0;
	font-size:10pt;
	line-height:14pt;
	border:0px;
	color:#eec32f;
}

ul,li,dl,dt,dd{
	list-style:none;
}

body {
	text-align:center;
	background-image: url(../img/back_01.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #0e0e0e;
}

#body {
	width:800px;
	margin: 0 auto;
}

#h1 .titel{
	margin: 0 auto;
}


h2{
	margin: 0 auto 0px 0;
	padding:0;
	text-align:left;
	color: #FF0000;
	font-size: 150%;
	font-weight: bold;
}



#wapper {
	text-align:left;
	background-image: url(../img/back_02.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

.search{
	background-color: #570A04;
	margin: 0 auto 0px 0;
	width: 780px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}

.btn01{
	margin: 0 auto 10px auto;
	width: 200px;

}

.btn02{
	margin: 0 auto 10px 25px;
	width: 175px;

}

.image01{
	margin: 0 auto 0 0;
	width: 780px;

}

.subtitle01{
	margin: 0 auto 5px;
	padding:0 0 3px;
	width: 494px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

.contents01{
	margin: 0 auto 20px;
	padding:10px;
	text-align: left;
	color: #FFFFFF;
	width: 494px;
	border-bottom:#FFFFFF dotted 2px;
}

.search_l{
	float:left;
}

.search_r{
	float:right;
}

.wapper02{
	width:780px;
	margin: 0 auto 0 auto;
	background: url(../img/con_back.jpg) no-repeat bottom center;
}

.wapper_top{
	margin: 0 auto 0 0;
	width: 780px;
	height:621;
	background:url(../img/top_back.jpg) no-repeat bottom center;
}

.info01{
	width:372px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.info02{
	width:302px;
	margin: 0 auto 0 auto;
	padding:85px 0;
	text-align: left;
}

.blog01{
	width:386px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.blog02{
	width:316px;
	margin: 0 auto 0 auto;
	padding:85px 0;
	text-align: left;

}

.left{
	float:left;
	margin: 0 0px 0 10px;
	width:372px;
}

.left2{
	float:left;
	margin: 0 auto 0 auto;
	width:538px;
	text-align: center;
}

.right{
	float:right;
	width:386px;
}

.right2{
	margin: 0 auto 0 42px;
	float:right;
	width:200px;
}

#foot{
	color: #CCCCCC;
	padding: 15px 0 30px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}

/*-------------------------------------------------
font
-------------------------------------------------*/

A:link {
color:#FC2A8D;
text-decoration: none;
}
A:visited {
color: #FC2A8D;
text-decoration: none;
}
A:active {
color: #FF0000;
text-decoration: underline; 
}
A:hover {
color: #FF0000;
text-decoration: underline; 
}

.blue {
color:#000099;
}

.right2 .btn02,
.right2 .btn02 a{
	color:#FFF;
}


/*-------------------------------------------------
menu
-------------------------------------------------*/
#main-menu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
}

#menu01 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 50px; 
	background: url(../img/btn_01.gif);
}

#menu01 li {
	position:absolute;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu01 li, #menu01 a {
	width: 103px;
	height: 50px;
	display: block;
}
#menu01 li a {
	text-indent: -9999px; 
	text-decoration: none;
}
#mn01 { left: 15px; top: 0px; }
#mn02 { left: 125px; top: 0px; }
#mn03 { left: 235px; top: 0px; }
#mn04 { left: 344px; top: 0px; }
#mn05 { left: 454px; top: 0px; }
#mn06 { left: 564px; top: 0px; }
#mn07 { left: 674px; top: 0px; }

#mn01 a:hover, mn01 a:visited:hover { background: url(../img/btn_01.gif) -15px -50px no-repeat; }
#mn02 a:hover, mn01 a:visited:hover { background: url(../img/btn_01.gif) -125px -50px no-repeat; }
#mn03 a:hover, mn01 a:visited:hover { background: url(../img/btn_01.gif) -235px -50px no-repeat; }
#mn04 a:hover, mn01 a:visited:hover { background: url(../img/btn_01.gif) -344px -50px no-repeat; }
#mn05 a:hover, mn01 a:visited:hover { background: url(../img/btn_01.gif) -454px -50px no-repeat; }
#mn06 a:hover, mn01 a:visited:hover { background: url(../img/btn_01.gif) -564px -50px no-repeat; }
#mn07 a:hover, mn01 a:visited:hover { background: url(../img/btn_01.gif) -674px -50px no-repeat; }

