#layout {
	width: 750px;
	margin-right: auto;
	margin-left: auto;

}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-position: center;
	font-size: small;
	background-color: #f1f2f6;
	background-repeat: repeat-y;
}

#head {
	background-image:url(../img/head.jpg);
	
	background-repeat: no-repeat;
	height: 80px;
	width: 750px;

}

#head #title{
	text-indent:-10000px;
	size:1px;
	line-height: 0px;
	}

#head #bottunarea{
	margin-top:10px;
	margin-left:465px;}
	
#head #bottunarea .bottun{
	padding-left:10px;
	float:left;}



#main {
	background-image: url(../img/main-bg.jpg);

	background-repeat: repeat-y;
	width: 731px;
	margin-left:9px;
	margin-right:5px;
	margin-top:5px;
	
}
#foot {
	background-image: url(../img/foot-bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 750px;
	clear: both;

}


#footmenu{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

#footmenu a{
	color: #006699;	
}

#footmenu a:hover{
	color: #FF6699;	
}


#juusho {
	height: 14px;
	width: 720px;
	margin-right:10px;
	margin-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ddeeFF;
	text-align: center;
	line-height: 140%;
	margin-bottom: 5px;
}


h2{
	border: 1px solid #CCCCCC;
	background-image: url(../img/markh2.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-weight: bold;
	color: #006699;
	font-size: small;
	margin: 0px 0px 5px 0px;
	}

h3{
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: normal;
	color: #666666;
	font-size: small;
	margin: 15px 5px 0px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #55aadd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #CCCCCC;
	}
h4 {
	font-size: small;
	font-weight: normal;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #FFFFee;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
}	
h5{
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 30px;
	color: #333366;
	font-size: small;
	margin: 15px 5px 0px 10px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #666666;
	background-image: url(../img/markh5.gif);
	background-position: left;
	font-weight: normal;
}	
	
h6{
	font-size: small;
	margin: 15px 15px 3px 5px;
	padding:2px 10px 2px 5px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
}
