body{
	background-color:#6699FF;
	font-size:12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin:0px;
	padding:0px;
}

#top{
	height: 20px;
	width: 760px;
	clear: both;
	background-color: #FF6666;

}
#bg{
	margin:0px auto;
	background-color: #FF6666;

}

#wrapper{
width:760px;
margin:0px auto;
padding:0px;
}
#headerlogo{
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 109px;
	background-image: url(../images/main_1.jpg);
	background-repeat: no-repeat;
}

#headerlogo2{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 79px;
	background-image: url(../images/main_2.gif);
	background-repeat: no-repeat;
}

#headerlogo3{
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 109px;
	background-image: url(../images/main_3.jpg);
	background-repeat: no-repeat;
}
#hright{
width:300px;
height:68px;
margin:10px 30px 0px 0px;
padding:0px;
float:right;
}
#hright h1{
	font-size:10px;
	color:#000000;
	padding:0px;
	margin:17px 0px 0px 10px;
}

#hright p{
	font-size:10px;
	width:300px;
	color:#000000;
	padding:0px;
	margin:0px 0px 0px 10px;
	line-height: 1.1em;
}

#main{
	clear: both;
	width: 780px;
	height: 10px;
	}
	
#h2{
	background-image: url(../images/h2.gif);
	height: 30px;
	width: 435px;
	background-repeat: no-repeat;
}


#bgtop{
	background-image: url(../images/pattern.gif);
	width: 760px;
	height: 9px;
	background-repeat: no-repeat;

}

#bgmiddle{
	background-image: url(../images/pattern.gif);
	width: 760px;
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#bgbottom{
	background-image: url(../images/pattern.gif);
	width: 760px;
	height: 9px;
}
.topbox{
	font-size:12px;
	line-height:1.2;
	margin:0px 0px 0px 10px;
	color: #333333;
	width: 520px;
}
.topbox ol{
	margin:0px 0px 0px 30px;
	padding:0px;
}

.topbox li{
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;
}
.tagbox{
	font-size:12px;
	line-height:1.2;
	width:670px;
	margin:0px auto;
	padding:20px;
	background-color:#FFFFFF;
	border:3px solid #3399FF;
}

.cimg{
	width:200px;
	height:25px;
	float:left;
}

.menu{
	margin:0px;
	padding:0px;
}

.menu li{
	list-style-type:none;
	float:left;
	margin-left:10px;
	padding:3px;
	background-color:#0099ff;
	color:#FFFFFF;
}

.menu li a{
	color:#FFFFFF;
}

#cbox{
	height:300px;
	padding-left:20px;
    overflow: auto;
	border:#0099ff 5px solid;
}
