
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,p,td {margin: 0;padding: 0;}

table {border-collapse: collapse;border-spacing: 0;}

h1,h2,h3,h4{font-size: 100%;}

img {border: 0;}

a:link, a:visited,a:active{text-decoration: none;color: #00448F;}
a:hover{text-decoration: underline;color: #A3685F;}

body {
	background-color: #fff;
	font-size: small;
	color: #444;
	font-family: verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
	text-align: center;
}

#container{
	width:705px;
	height:auto;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

.header {
	width: 705px;
	height: 71px;
	background-image: url("img/title.jpg") ;
	background-repeat: no-repeat;
}

h1,h2{
	text-indent:-9999px;
	display: none;
}

.contents {
	width: 705px;
	height: auto;
	background-image: url("img/contents_bg.jpg") ;
	background-repeat: repeat-y;
}

.contents_side {
	width: 134px;
	height: 1200px;
	float:left;
	background-image: url("img/side_bg.jpg") ;
	background-repeat: no-repeat;
	text-align:left;
}

.contents_side2 {
	width: 134px;
	height: 1140px;
	float:left;
	background-image: url("img/side_bg.jpg") ;
	background-repeat: no-repeat;
	text-align:left;
}

.contents_side3 {
	width: 134px;
	height: 740px;
	float:left;
	background-image: url("img/side_bg.jpg") ;
	background-repeat: no-repeat;
	text-align:left;
}

.side_title{
	margin-top:10px;
	margin-left:10px;
}

.side_title2{
	margin-top:20px;
	margin-left:10px;
}

.side_menu{
	margin-left:10px;
	margin-top:20px;
	background-image: url("img/side_menu_bg.jpg") ;
	background-repeat: no-repeat;
}

.side_menu_text{
	padding:6px;
	color:#006A25;
}

.contents_main {
	width: 561px;
	margin-left:5px;
	float:left;
	height: auto;
	text-align:left;
}

.main_title{
	background-image: url("img/t_bg.jpg") ;
	background-repeat: no-repeat;
	width:561px;
	height:29px;
}

.main_title_text{
	color:#0669B2;
	font-weight:bold;
	font-size:14px;
	padding:4px 0px 2px 8px;
}

.cont{
	width: 561px;
	height: auto;
	text-align:left;
}

#footer {
	width: 705px;
	height:6px;
	margin-top:4px;
	background-color:#ff0000;
}

.clearboth{
	margin:0px;
	padding:0px;
	clear:both;
	line-height:0;
	font-size:0;
}

.text-center{
	text-align:center;
}

.text-right{
	text-align:right;
}

.bsmall{
	font-size:9px;
	color:#0669B2;
}

.blatext{
	line-height:140%;
}

.blutext{
	color:#0669B2;
	line-height:140%;
}

.oratext{
	color:#FF3E42;
	line-height:180%;
}

.wt{
	color:#fff;
	padding:4px 0px 0px 8px;
	font-weight:bold;
}
