/* 共通 */
body {
	margin-top: 0px;
	background-color:#CCE6FF;
	text-align:center;
	color:#666666;
	font-family:sans-serif, Arial;
	}
div, p,h1,h2,h3{margin:0px; padding:0px;}
hr{height:1px;}

.clear{clear: both;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}

.ml2{margin-left:2px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mb10{margin-bottom:10px;}
.margin_auto{margin-left:auto;margin-right:auto;}

.font06{font-size:0.6em;}
.font07{font-size:0.7em;}
.font08{font-size:0.8em;}
.font09{font-size:0.9em;}

.normal{font-weight:normal;}
.bold{font-weight:bold;}

.line110{
	line-height:130%;
}
.line120{
	line-height:140%;
}
.line130{
	line-height:150%;
}

a:visited{color:#000099;}
a:link{color:#000099;}
a:hover{color:#824545;}

img{border-style:none;}
/* ####################### toppage structure ###########################*/

#outframe{
	background-color:#FFF;
	width:810px;
	margin:0px auto;
	height: 970px;
}
#outframe_top{
	background-color:#FFF;
	width:810px;
	margin:0px auto;
}
#main_td{
	width:800px;
	text-align:left;
	vertical-align: top;
}
.sh_l{width:5px;background-image: url(../images/sh_l.gif);
	background-repeat:repeat-y;}

.sh_r{width:5px;background-image: url(../images/sh_r.gif);
	background-repeat:repeat-y;}

.sh_b{background-image: url(../images/sh_b.gif);
	background-repeat:repeat-x;}

.sh_lb{width:5px;background-image: url(../images/sh_lb.gif);
	background-repeat:no-repeat;}

.sh_rb{width:5px;background-image: url(../images/sh_rb.gif);
	background-repeat:no-repeat;}

	
#catch{float:left;width:540px;font-size:13px;padding-top:4px;padding-left:10px;font-weight:normal;}

#flash{
}

#main{width:800px;padding-bottom:15px;}
#main_left{float:left;width:400px;margin-left:8px;}
#main_right{float:right;width:373px;margin-right:5px;}

#menu{
	margin-top:6px;
	margin-left:194px;
	width:605px;
}

#address{margin:0 0 0 2px;line-height:80%;}

#footer{margin:15px 0 0 2px;font-size:0.7em;}