@charset "utf-8";
@import url(mt.css);
body {
	font:normal normal normal 75%/1.5 Verdana, "ＭＳ Ｐゴシック", sans-serif;
	background: #ffffff url(../img/bg.gif) repeat-x 0 0;
	color: #222222;
	text-align:center;
	}
*{
	margin:0px;
	padding:0px;
}

img{
border:0;
}

h1,h2,h3,h4,h5{
	font-size:100%;
}

a, a:visited{
	color: #4b4b4b;
	text-decoration: none;
	}
a:hover{
	color: #999;
	text-decoration: underline;
	}
#wrapper{
 width:760px;
 float:left;
}

.section_top{
 width:760px;
 float:left;
}

.section_top01{
	width:300px;
	float:right;
}
.section_top02{
	width:350px;
	float:left;
}

.section_top01 h2,
.section_top02 h2,
.section h2{
	border-bottom:1px solid #999;
	font-weight:bold;
	color:#003860;
	margin-bottom:10px;
}

#container { 
	width: 980px; 
	text-align: left; 
	margin:30px auto; 
}

#list_navi{ 
	width: 980px;
	float:left;
	margin-bottom:20px;
}

#list_navi ul{
	text-align:center;
}
#list_navi ul li{
	display:inline;
	text-align:center;
	font-weight:bold;
	padding:0 5px;
}

#list_navi ul li a{	color:#003860;}

div#header {
	position:relative;
	width:1000px; 
	height:95px;
	margin:0px auto;
	text-align:left;
	background:url(../img/head_bg.gif) no-repeat left top;
}


div#header h1 {
	position:absolute;
	left:30px;
	top:10px;
	width:130px;
	height:53px;
	background:url(../img/logo.gif) no-repeat;
	text-indent:-9999px;
}


div#header h1 a{
	display:block;
	width:130px;
	height:53px;
	overflow:hidden;
}



div#header h2 {
	position:absolute;
	left:830px;
	top:0;
	width:150px;
	height:50px;
	text-indent:-9999px;
	background:url(../img/head_01.gif) no-repeat left top;
}

div#header p#banner_01 {
	position:absolute;
	left:865px;
	top:50px;
	width:160px;
	height:30px;
	text-indent:-99999px;
	background-repeat:no-repeat;
	background-image:url(../img/head_contact.gif);
}

div#header p#banner_01 a{
	display:block;
	width:160px;
	height:30px;
}

.section{
	clear:both;
	width:540px;
	float:left;
	margin-bottom:10px;
	display:inline;
}

.section_box1,
.section_box2{
	width:260px;
	display:inline;
}
.section_box1{
	margin-right:5px;
	margin-bottom:10px;
	float:left;
}

.section_box2{
	margin-left:5px;
	margin-bottom:10px;
	float:right;
}

.section_box3{
	margin-bottom:10px;
	background: url(../img/tit_bg01.gif) repeat-x 0 0;
	width:538px;
	border:1px solid #ccc;
	display:inline;
	text-align:center;
	float:left;
}

.section_box1 span,
.section_box2 span,
.section_box3 span{
	width:260px;
	height:24px;
	margin:0px 0px 5px;
	border-bottom:1px solid #999999;
	line-height:24px;
	text-indent:5px;
	color:#003860;
	float:left;
	font-weight:bold;
}

#content { 
	width: 530px; 
	color: #222;
	position:relative;
	padding:0px 10px 15px 5px;
	min-height: 660px;
	float:right;
	display:inline;
	margin-top:5px;
}

#content3 { 
	width: 530px; 
	color: #222;
	position:relative;
	padding: 10px 10px 15px 10px;
	min-height: 660px;
	float:right;
	display:inline;
	margin-top:5px;
}

#content2{
	width: 960px; 
	text-align:center;
	float:right;
	margin:15px 0;
	display:inline;
}
* html #content { height: 660px; word-wrap: break-word; }
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}

#content h2 {
	width:540px;
	height:24px;
	margin:0px 0px 5px;
	border-bottom:1px solid #999999;
	line-height:24px;
	text-indent:5px;
	color:#003860;
	float:left;
	clear:both;
}

#content h2 a{
	color:#003860;
}

#content h2 a:hover{
	color:#003860;
	text-decoration:underline;
}

#content .con_in{
	margin:0 0 10px;
	width:540px;
	font-size:12px;
}
#content .con_in p{
	padding:0 5px;
	line-height:20px;
}

#content .con_in h3{
	padding:10px 5px 0;
	font-size:130%;
}

#content h3 {
	font: bold Helvetica, Arial, Verdana, Sans-Serif; 
	color: #333;
	margin-bottom: 10px;
	line-height: 140%;
	border-bottom: 1px solid #333;
	}
#content h3 a  {
	color: #333;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #666;
	text-decoration: none;
	}
#content h3 span{
	font-size:80%;
	font-weight:bold;
}

#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #222;
	text-decoration: none;
	}
#content ul li a:hover {
	color: #b4d1b3;
	text-decoration: underline;
	}
#content table{
	background:#fff;
	border-collapse:collapse;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	margin:5px auto 10px;
}
#content table th,#content table td{
	border-collapse:collapse;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	line-height:18px;
	padding:3px 3px;
}


blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #999;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
}

#l_sidebar { 
	color: #222;
	width: 181px;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 10px 15px 8px; 
	min-height: 660px;
	text-align: left;
	float:right;
	display:inline;
}


* html #l_sidebar { height: 660px; }
#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}

#l_sidebar h3, #r_sidebar h3 {
	border-bottom:1px solid #999999;
	line-height:24px;
	text-indent:5px;
	margin-bottom:10px;
}
#l_sidebar ul,#r_sidebar ul{
	list-style:none;
	float:left;
	clear:both;
}

#l_sidebar ul li, #r_sidebar ul li{
	width:181px;
	height:24px;
	line-height:24px;
	text-indent:5px;
	clear:both;
}

.navi_in{
	width:179px;
	border:1px solid #999;
	padding:5px 0;
}

.navi_in p{
	text-align:left;
	text-indent:30px;
	margin-bottom:10px;
}

.navi_in2{
	width:179px;
	border:1px solid #999;
	padding:5px 0;
}

.navi_in2 p{
	text-align:center;
	margin-bottom:10px;
}


.navi_bnr{
	width:179px;
	border:1px solid #999;
	padding:5px 0;
}

.navi_bnr p{
	text-align:center;
	margin-bottom:10px;
}

#l_sidebar ul li a, #r_sidebar ul li a{
	width:181px;
	height:24px;
	overflow:hidden;
	color:#003860;
	font-weight:bold;
	border-bottom:1px solid #999;
}

#l_sidebar ul li a:hover, #r_sidebar ul li a:hover{
	background:#003860;
	color:#fff;
}

#l_sidebar ul.children {
	margin-right: 15px;
	}
#l_sidebar ul li a {
	display: block;
	text-decoration: none;
	}

#l_sidebar ul#top_nav li{	
	width:181px;
	height:24px;
	margin:0px 0px 5px;
	border-bottom:1px solid #999999;
	line-height:24px;
	text-indent:5px;
}

#l_sidebar ul#top_nav li a{
	width:181px;
	height:25px;
	display:block;
}


#r_sidebar { 
	color: #222;
	width: 181px;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 0px 15px 10px; 
	min-height: 660px;
	float:left;
	display:inline;
}

* html #r_sidebar { height: 660px; }

#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#r_sidebar ul.children {
	margin-left: 15px;
	}



#footer{
	clear:both;
	width:100%;
	height:145px;
	text-align:center;
	float:left;
	overflow:hidden;
	background:url(../img/footer.gif) repeat-x left top;
	margin:20px 0 0;
}
#footer_In{
	width:920px;
	height:145px;
	margin:0 auto;
	padding-top:60px;
	background:url(../img/footer_in.gif) no-repeat left top;
}

#footer ul{
	text-align:center;
	display:inline;
}
#footer ul li{
	text-align:center;
	display:inline;
}


address {
	font-size: 80%;
	font-style: normal;
	padding-top:10px;
}



/*---=09_general_purpose---*/

.mt10{
	margin-top:10px;
}
.mt5{
	margin-top:5px;
}
.mb10 {
	margin-bottom:10px;
}
.pd5{
padding:5px;
}

.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}

.ali_cen {
	text-align:center;
}
.ali_right {
	text-align: right;
}
.ali_left {
	text-align: left;
}

.fl {
	float:left;
}
.fr {
	float:right;
}

.clb {
	clear:both;
}
.cll {
	clear:left;
}
.clr {
	clear:right;
}

.tx_red{
	color:#ff0000;
}

hr
{
clear:both;
height:0;
visibility:hidden;
border:0;
}
/*---table-filter--*/
.tb_alpha{
filter:alpha(opacity=70)
}

.sp01{
	background:url(../img/icon01.gif) no-repeat left 3px;
	color:#003860;
	font-weight:bold;
	width:181px;
	height:24px;
	float:left;
	margin-top:20px;
	display:inline;
	text-indent:20px;
}

