body {
	color: #454545;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","osaka","Lucida Grande",sans-serif;
	background: url(../images/bg.gif) #f8f4f5;
}

div, p, h1, h2, h3, h4{
	margin:0;
	padding:0;
}

img{
	border:0;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
	height:0;
	font-size:0;
	line-height:0;
}


/*----- リンク -----*/
a{
	color:#59a3fb;
	text-decoration:underline;
}
a:visited{
	color:#6882a1;
}
a:active{
	color:#ff0000;
}
a:hover{
	color:#ff0000;
}




/*----- 構造 -----*/

#wrap{
	width:850px;
	margin:0 auto 15px auto;
	background:#ffffff;
}


#main-container{
	width:800px;
	padding:20px 0;
	margin-left:25px;
}



/*----- 本文 -----*/
.toptbl-1{
	vertical-align:top;
	width:200px;
	padding:0 0 20px 0;
	border-right:1px solid #00a3a3;
}

.toptbl-2{
	vertical-align:top;
	width:600px;
	padding:0 0 20px 0;
}



.toptbl-2-cont{
	width:570px;
	padding:0 15px 10px 15px;
}


.cors-tbl{
	border-top:1px solid #b0b0b0;
}

.cors-tbl-00{
	border-bottom:1px solid #b0b0b0;
	width:110px;
	padding:8px 0;
	vertical-align:top;
}
.cors-tbl-01{
	border-bottom:1px solid #b0b0b0;
	border-right:1px dotted #b0b0b0;
	padding:3px 10px 3px 5px;
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
	white-space:nowrap;
}
.cors-tbl-02{
	border-bottom:1px solid #b0b0b0;
	padding:3px 5px;
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
}


.hed-01{
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	border-bottom:1px dotted #00a3a3;
	color:#00a3a3;
}


.menu-ul{
	margin:15px 0 0 5px;
	padding:0;
	list-style:none;
}
.menu-ul li{
	background: url(../images/arw_red.gif) no-repeat 0px 2px;
	font-size:14px;
	padding:0 10px 5px 16px;
	line-height: 1.4em;
	color:#666666;
}

.menu-ul-inline{
	margin:15px 0 0 5px;
	padding:0;
	list-style:none;
}
.menu-ul-inline li{
	background: url(../images/arw_red.gif) no-repeat 0px 2px;
	font-size:14px;
	padding:0 10px 3px 16px;
	line-height: 1.4em;
	color:#666666;
	float:left;
	white-space:nowrap;
}


/*---------- フッタ ----------*/
#foot{
	width:850px;
	margin:10px 0;
	border-top:1px solid #a9a9a9;
	padding-top:5px;
}
.foot-link{
	width:800px;
	padding:0 22px;
	font-size:11px;
	line-height:1.6em;
	color:#808080;
}
.foot-logo{
	padding:7px 25px;
}







/*---------- ページトップリンク ----------*/
.go-pagetop{
	text-align: right;
	margin: 10px 10px 10px 0;
	padding:0;
}

.go-pagetop a{
	margin: 0;
	font-size: 11px;
	padding:1px 0 1px 16px;
	background:  url(../images/arw_top.gif) no-repeat 0px 2px;
}

.go-pagetop a.goright{
	margin: 0;
	font-size: 11px;
	padding:1px 15px 1px 16px;
	background:  url(../images/arw_right.gif) no-repeat 0px 2px;
}



/*---------- 前からの ----------*/
.text-12B {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.text-12blue {
	font-size: 12px;
	line-height: 20px;
	color: #003366;
}

.text-12blueB {
	font-size: 12px;
	line-height: 20px;
	color: #003366;
	font-weight: bold;
}

.text-12redB {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
}

.text-main12 {
	font-size: 12px;
	line-height: 20px;
	padding-left: 15px;
}

.text-main12B {
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	font-weight: bold;
}


/*---------- 一般 ----------*/
.body10-15{
	font-size:10px;
	line-height:1.5em;
}

.body11-15{
	font-size:11px;
	line-height:1.5em;
}

.body12-15{
	font-size:12px;
	line-height:1.5em;
}

.body12-18{
	font-size:12px;
	line-height:1.8em;
}

.body13-18{
	font-size:13px;
	line-height:1.8em;
}

.body14-15{
	font-size:14px;
	line-height:1.5em;
}

.body14-18{
	font-size:14px;
	line-height:1.8em;
}

.body16-18{
	font-size:16px;
	line-height:1.8em;
}

.stdtbl12{
}

.stdtbl12 td{
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
	padding:2px 10px 2px 0;
}

.tukidasi{
	margin-left: 1em;
	text-indent: -1em;
}

