body{
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 1.5em;
	color: #333333;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}

h1{
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: medium;
	font-weight: normal;
	color: #CC3333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 1px;
}

img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header{}

#menu{
	margin-bottom: 30px;
}

#contents{}

#contentsleft{
	float: left;
	width: 200px;
	margin-right: 30px;
	font-size: x-small;
	line-height: 1.3em;
}

#contentsright{
	float: left;
	width: 570px;
}

#footer{
	font-size: small;
	line-height: 1.3em;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 20px;
	padding-bottom: 80px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}

#footermenu{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#pagetop{
	text-align: right;
	margin-top: 30px;
	margin-bottom: 30px;
}

#titleimage{
	margin-bottom: 30px;
}

#menu{
	margin-bottom: 30px;
}

#menu ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

#menu li{
	float: left;
}

#menu li a{
	display:block;
	height:58px;
}

#bt01{background-image:url(../images/bt01.jpg); width:114px;}
#bt02{background-image:url(../images/bt02.jpg); width:114px;}
#bt03{background-image:url(../images/bt03.jpg); width:114px;}
#bt04{background-image:url(../images/bt04.jpg); width:114px;}
#bt05{background-image:url(../images/bt05.jpg); width:114px;}
#bt06{background-image:url(../images/bt06.jpg); width:114px;}
#bt07{background-image:url(../images/bt07.jpg); width:116px;}

#bt01:hover{background-image:url(../images/bt01_on.jpg);}
#bt02:hover{background-image:url(../images/bt02_on.jpg);}
#bt03:hover{background-image:url(../images/bt03_on.jpg);}
#bt04:hover{background-image:url(../images/bt04_on.jpg);}
#bt05:hover{background-image:url(../images/bt05_on.jpg);}
#bt06:hover{background-image:url(../images/bt06_on.jpg);}
#bt07:hover{background-image:url(../images/bt07_on.jpg);}

#claer{
	clear: both;
}

#box01{
	width: 570px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2D45A7;
}

#topbox01{
	float: left;
	width: 170px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#topbox02{
	float: left;
	width: 170px;
	margin-bottom: 30px;
}

#topbox03{
	background-color: #E6E6E6;
	padding: 5px;
	font-size: 10px;
	line-height: 1.3em;
	letter-spacing: 1px;
}

.bottom5{margin-bottom: 5px;}
.bottom10{margin-bottom: 10px;}
.bottom20{margin-bottom: 20px;}
.bottom30{margin-bottom: 30px;}
.bottom40{margin-bottom: 40px;}
