@charset "utf-8";

/*====================================================================

level2.css

======================================================================

	01.common elements
	02.about
	03.center
	04.flow
	05.voice
	06.faq


last update 09/04/06

=====================================================================*/

/*--------------------------------------------------------------------
	01.common elements
--------------------------------------------------------------------*/

/*	1-1.body
----------------------------------------------------------------*/
body{
	background: #f3fdff;
	text-align: left;
	color: #252525;
	font-size: 14px;
}

/*	1-2.box
----------------------------------------------------------------*/

.box{
	background: url(../img/bg_box.gif) repeat-y;
	width: 550px;
}
.box:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#contents h3{margin-top: 25px;}
#contents .box h3{margin-top: 0;}

.box h4{
	margin-left: 10px;
	padding-top: 20px;
}
.box p{
	padding: 15px 25px 0px 25px;
}
.box img.right{
	display: inline;
	margin: 15px 20px 10px 20px;
}

.box-bottom{
	display: block;
	background: url(../img/bg_box-bottom.gif) no-repeat;
	width: 550px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}


/*	1-3.pageup
----------------------------------------------------------------*/
.pagetop{
	clear: both;
	margin: 15px auto 0 auto;
	width: 520px;
	height: 20px;
	background: url(../img/bg_pagetop.gif) repeat-x center left;
}
.pagetop img{
	float: right;
}



/*--------------------------------------------------------------------
	02.about
--------------------------------------------------------------------*/

.box ul li#naikan01,
.box ul li#naikan02,
.box ul li#naikan03{
	margin-top: 5px;
	margin-left: 40px;
	padding: 5px 25px 5px 45px;
	color: #efb20e;
	font-size: 18px;
	font-weight: bold;
}
.box ul li#naikan01{background: url(../../about/img/bg_01.gif) no-repeat center left;}
.box ul li#naikan02{background: url(../../about/img/bg_02.gif) no-repeat center left;}
.box ul li#naikan03{
	margin-bottom: 10px;
	background: url(../../about/img/bg_03.gif) no-repeat center left;
}

.box table{
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 5px;
	width: 500px;
	border: solid 1px #4c92c1;
}
.box table thead{
	border: solid 1px #4c92c1;
	background: #31aeef;
	color: #ffffff;
}
.box table thead th,
.box table thead td{
	padding: 3px 10px;
	font-weight: bold;
}
.box table thead td{border-left: solid 1px #4c92c1;}
.box table th,
.box table td{
	padding: 5px 10px;
	border-left: solid 1px #4c92c1;
	border-bottom: solid 1px #4c92c1;
	vertical-align: top;
}



/*--------------------------------------------------------------------
	03.center
--------------------------------------------------------------------*/

/*	3-1.local navigation
----------------------------------------------------------------*/
#cl-navi{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background: url(../../center/img/bg_cl-navi.gif) no-repeat;
	width: 500px;
	height: 80px;
}
.box #cl-navi ul,
.box #cl-navi ul li,
.box #cl-navi ul li a{
	display: inline;
	margin: 0;
	padding: 0;
	height: 40px;
	outline: none;
	text-indent: -9999px;
}
#cl01 a{
	float: left;
	background-position: 0 0;
	width: 304px;
}
#cl02 a{
	float: left;
	background-position: -304px 0;
	width: 196px;
}
#cl03 a{
	float: left;
	background-position: 0 -40px;
	width: 249px;
}
#cl04 a{
	float: left;
	background-position: -249px 40px;
	width: 251px;
}
#cl-navi ul li a:hover{background-image: url(../../center/img/bg_cl-navi_over.gif);}




.box ul{
	margin-left: 18px;
	padding-top: 10px;
}
.box ul li{
	margin-top: 5px;
	padding: 5px 25px 5px 32px;
	background: url(../img/bg_li.gif) no-repeat top left;
}

.pic-box{
	padding-bottom: 5px;
	width: 550px;
}
.pic-box:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.pic-box div{
	display: inline;
	float: left;
	margin-top: 10px;
	margin-left: 24px;
	width: 236px;
	background: #31aeef;
}
.box .pic-box div p{
	padding: 3px 10px 3px 0;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}
.map{margin-left: 25px;}

#access{
	margin-top: 15px;
	margin-left: 25px;
	width: 500px;
	border: solid 1px #4c92c1;
}
#access th,
#access td{
	padding: 5px 10px;
	border-left: solid 1px #4c92c1;
	border-bottom: solid 1px #4c92c1;
	vertical-align: top;
}
#access th{
	border: solid 1px #4c92c1;
	background: #31aeef;
	width: 90px;
	color: #ffffff;
}
.box table#access ul{
	margin-top: -10px;
	margin-left: -5px;
	margin-bottom: 10px;
}



/*--------------------------------------------------------------------
	04.flow
--------------------------------------------------------------------*/
.inbox{
	margin-top: 20px;
	margin-left: 25px;
	background: url(../img/bg_inbox.gif) repeat-y;
	width: 500px;
}
.inbox:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.box .inbox h4{
	display: inline;
	margin-top: 5px;
	margin-left: 0;
	float: left;
}
.box .inbox table{
	float: left;
	margin: 0;
	margin: 10px 0;
	width: 380px;
	border: none;
}
.box .inbox table th,
.box .inbox table td{
	padding: 8px 5px 8px 25px;
	border: none;
	line-height: 1.6;
}
.box .inbox table th{
	padding-left: 0;
	padding-right: 0;
	border-right: solid 1px #d4e2ea;
	width: 90px;
	text-align: center;
	color: #31aeef;
	font-weight: bold;
}

.box img.btn{
	margin-top: 15px;
	margin-left: 25px;
}

.w19{
	width: 19px;
}
.box table#sub{
	width: 500px;
	margin: 15px auto 0 auto;
	border: solid 1px #4c92c1;
}
.box table#sub td{
	border: none;
}

.submit_box{
	width: 500px;
	margin: 15px 0 0 20px;
	text-align: left;
}
.submit{
	text-align: left;
}




/*--------------------------------------------------------------------
	05.voice
--------------------------------------------------------------------*/

#v-navi{
	margin: 20px auto;
	background-image: url(../../voice/img/bg_v-navi.gif);
	border: solid 2px #11a7e5;
	width: 500px;
}
#v-navi ul{
	margin-top: -5px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.box #v-navi ul li{
	padding: 8px 20px 8px 25px;
	background: url(../../voice/img/bg_v-navi_li.gif) no-repeat center left;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 2px #11a7e5;
}
#v-navi a:link,
#v-navi a:visited,
#v-navi a:hover,
#v-navi a:active{
	text-decoration: none;
	color: #ffffff;
}
#v-navi a:hover{
	color: #074880;
}

.box.voice h4{
	margin-top: 20px;
	margin-right: 10px;
	padding-top: 0;
	padding-left: 15px;
	background-image: url(../../voice/img/bg_h4.gif);
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.box.voice span{
	line-height: 2em;
	color: #11a7e5;
	font-weight: bold;
}



/*--------------------------------------------------------------------
	06.faq
--------------------------------------------------------------------*/
.box dl.faq{
	padding-left: 25px;
	padding-top: 10px;
}
.box dl.faq dt{
	padding: 10px 25px 13px 60px;
	background: url(../../faq/img/bg_dt.gif) no-repeat top left;
	font-size: 16px;
	font-weight: bold;
}
.box dl.faq dd{
	padding: 5px 30px 20px 60px;
	background: url(../../faq/img/bg_dd.gif) no-repeat top left;
}



/*--------------------------------------------------------------------
	07.link
--------------------------------------------------------------------*/
.box.list table{font-size: 10px;}
.box.list table th,
.box.list table td{padding: 3px;}




.fs_s th, .fs_s td{ font-size:11px; }
.fs_s th{ white-space:nowrap; }
