@charset "euc-jp";

*{
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	}

body{
	font-size:12px;
	line-height:140%;
	text-align:center;
	background-color:#008000;
	background-image:url(../img/bodybk.gif);
	background-repeat:repeat-x;
	background-position:left top;
	color:#333333;
	}

a:link{
	text-decoration:underline;
	background-color:inherit;
	}

a:visited{
	text-decoration:underline;
	background-color:inherit;
	}

a:hover{
	text-decoration:underline;
	background-color:inherit;
	}

a:active{
	text-decoration:underline;
	background-color:inherit;
	}

a img{
	border:none;
	}

table{
	width:100%;
	border-collapse:collapse;
	font-size:12px;
	}

th{
	border:1px solid #cccccc;
	text-align:center;
	}

td{
	padding:2px;
	border:1px solid #cccccc;
	line-height:140%;
	}

ul{
	text-align:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

li{
	margin:0px;
	padding:0px;
	}

h1{
	color:#ffffff;
	text-align:right;
	padding:8px 8px 8px 0;
	}

h2{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	margin-bottom:8px;
	padding-left:30px;
	padding-top:8px;
	height:26px;
	}

#baseblock{
	margin:0 auto;
	width :750px;
	background-color:#ffffff;
	font-family: "ＭＳ ゴシック", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	border-right:1px solid #666666;
	}

#headerblock{
	width :750px;
	text-align:left;
	}

h1 a:link{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}

h1 a:visited{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;

	}

h1 a:hover{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}

h1 a:active{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}

#mainblock{
	width:500px;
	float:left;
	text-align:left;
	background-color:#ffffff;
	line-height:150%;
	margin-top:5px;
	margin-bottom:10px;
	overflow:hidden;
	}

#menublock{
	width:240px;
	float:right;
	text-align:left;
	background-color:;
	margin-top:5px;
	margin-bottom:10px;
	overflow:hidden;
	}

#footerblock{
	clear:both;
	width:750px;
	height:28px;
	text-align:right;
	color:#ffffff;
	font-size:12px;
	background-image:url(../img/headertopbg01.gif);
	background-repeat:rpeat-x;
	background-position:left top;
	background-color:#2C356E;
	}

#footerblock p{
	padding-top:6px;
	padding-right:6px;
	}

.navi{
	width:480px;
	margin-top:4px;
	margin-left:20px;
	text-align:left;
	}

.navi img{

	}

.navi2{
	text-align:right;
	width:480px;
	margin:15px 10px 10px 10px;
	}

.navi2 a:link,.navi2 a:visited,.navi2 a:active{
	text-decoration:none;
	color:#000000;
	}

.navi2 a:hover{
	text-decoration:underline;
	color:#FADB33;
	}

.sankaku{
	font-size:14px;
	color:#FADB33;
	}

/* ヘッダー内 */

.headerTop{
	width:750px;
	height:68px;
	background-image:url(../img/headertopbg01.gif);
	background-repeat:rpeat-x;
	background-position:left top;
	background-color:#2C356E;
	border-bottom:2px solid #FADB33;
	overflow:hidden;
	}

.headerTop p{
	text-align:right;
	padding-top:6px;
	padding-right:6px;
	}

#headerCenter{
	width:750px;
	height:120px;
	background-color:#ffffff;
	background-image:url(../img/header301.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}

#headertopCenter{
	width:750px;
	height:250px;
	background-color:#ffffff;
	background-image:url(../img/header201.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	border-bottom:1px solid #2c356e;
	}

.headerBottom{
	width:750px;
	height:35px;
	background-color:#2c356e;
	border-top:4px solid #fadb32;
	text-align:right;
	}

.kako{
	text-align:right;
	margin-top:10px;
	}

.kako img{
	vertical-align:-3px;
	}

.bookmark{
	float:right;
	}

.bookmark a:link{
	color:#FC5C04;
	}

.bookmark a:visited{
	color:#FC5C04;
	}

.bookmark a:hover{
	color:#ffffff;
	}

.bookmark a:active{
	color:#ffffff;
	}

/* インデックスページ用 */

.mainR h2{
	background-image:url(../img/ya_icon_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.mainL h2{
	background-image:url(../img/ya_icon_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.mainR{
	font-size:12px;
	width:470px;
	margin:10px 10px 10px 20px;
	overflow:hidden;
	}

.mainR ul{
	margin-left:20px;
	}

.mainR li{
	margin-top:6px;
	margin-bottom:6px;
	}

.mainL{
	font-size:12px;
	width:470px;
	margin:10px 10px 10px 20px;
	overflow:hidden;
	}

.mainL ul{
	margin-left:20px;
	}

.mainL li{
	margin-top:6px;
	margin-bottom:6px;
	}

.mainL li img{
	vertical-align:-3px;
	}

.mainL th{
	padding:3px;
	background-color:#FCF6DE;
	border:none;
	border-bottom:1px solid #aaaaaa;
	}

.mainL td{
	padding:2px 2px 2px 5px;
	border:none;
	border-bottom:1px solid #aaaaaa;
	}

.topicon{
	padding:0;
	width:30px;
	}

.topicon2{
	padding:0;
	width:18px;
	}

.topicon3{
	}

.topic a,.mainL a{
	font-size:12px;
	}

.top_bottom{
	width:470px;
	clear:both;
	margin-top:20px;
	margin-left:20px;
	border-top:1px solid #aaaaaa;
	}

.top_bottom h3{
	font-size:12px;
	margin-top:16px;
	font-weight:bold;
	color:#666666;
	}

.top_bottom p{
	padding-top:8px;
	}

.top_bottom img{
vertical-align:-3px;
	}

/* メニュー内 */
.menu01{
	width:223px;
	margin-left:5px;
	margin-top:10px;
	}

.toiawase{
	width:223px;
	height:28px;
	margin-left:20px;
	margin-top:10px;
	background-color:#ffffff;
	background-image:url(../img/.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	}

.map{
	width:223px;
	height:28px;
	margin-left:21px;
	margin-top:10px;
	background-color:#ffffff;
	background-image:url(../img/.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	}

.toiawase p,.map p{
	padding-top:6px;
	padding-left:65px;
	}

.menu05{
	width:223px;
	height:75px;
	margin-left:5px;
	margin-top:15px;
	background-image:url(../img/menu_ano.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	}

.menu05 img{
	vertical-align:0px;
	}

.menu02{
	width:223px;
	height:75px;
	margin-left:5px;
	margin-top:15px;
	background-image:url(../img/menu_inc.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	}

.menu03{
	width:223px;
	height:75px;
	margin:15px 0 0 5px;
	background-image:url(../img/menu_ir.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	}

.menu02 ul,.menu03 ul,.menu04 ul,.menu05 ul{
	padding-top:5px;
	padding-bottom:5px;
	margin-left:70px;
	}

.menu02 li,.menu03 li,.menu04 li,.menu05 li{
	padding:2px 0px 2px 10px;
	list-style:none;
	}

.menu04{
	width:220px;
	margin:16px 0 10px 5px;
	}

.menu04 img {
	float:left;
	margin-right:8px;
	}

.menu_title{
	padding:0px 0 8px 0;
	margin-bottom:8px;
	}

.menu_text{
	text-align:left;
	padding:10px 15px 15px 0px;
	}

.icon img{
	vertical-align:-4px;
	}

.menu06 img{
	margin-top:16px;
	margin-left:6px;
	}

/* リストページ用 */
.kensaku{
	font-size:12px;
	width:480px;
	margin:10px 0 0 20px;
	}

.kensaku h2{
	background-image:url(../img/ya_icon_kensaku.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.kensaku table{
	width:470px;
	margin:10px 0 10px 0;
	border:1px solid #cccccc;
	}

.kensaku td{
	padding:3px;
	border:none;
	margin:0;
	}

.kensaku th{
	padding:3px;
	border:none;
	text-align:right;
	}

.kensaku select{
	border:1px solid #cccccc;
	margin-top:0;
	}

.list{
	font-size:12px;
	width:470px;
	margin:10px 10px 10px 20px;
	}

.list h2{
	background-image:url(../img/ya_icon_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.list th{
	padding:3px;
	background-color:#FCF6DE;
	border:none;
	border-bottom:1px solid #aaaaaa;
	}

.list td{
	padding:2px 2px 2px 5px;
	border:none;
	border-bottom:1px solid #aaaaaa;
	}

/* 固定コンテンツページ用 */

.topic4{
	font-size:12px;
	width:470px;
	margin:10px 10px 10px 20px;
	line-height:140%;
	}

.topic4 h2{
	background-image:url(../img/ya_icon_yellow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.topic4 h3{
	font-size:14px;
	text-align:left;
	color:#333333;
	margin:15px 0 8px 0px;
	padding:5px 0 3px 20px;
	background-color:#FCFFC8;
	background-image:url(../img/point_ya2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.topic4 h4{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	margin-bottom:8px;
	}

.topic4 p{
	line-height:160%;
	margin-top:8px;
	margin-bottom:8px;
	}

.topic4 table{
	}

.topic4 th{
	padding:3px 8px 2px 8px;
	background-color:#FCFFC8;
	}

.topic4 td{
	line-height:140%;
	padding:3px 8px 2px 8px;
	}

.topic4 li{
	margin-top:8px;
	margin-bottom:8px;
	}

.shitasankaku{
	text-align:center;
	color:#D2FBBA;
	font-size:20px;
	}

.box-or{
	width:470px;
	border:1px solid #D2FBBA;
	text-align:left;
	margin-top:15px;
	}

.box-or h4{
	background-color:#D2FBBA;
	color:#008000;
	padding:3px 0 3px 0;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	}

.box-or p{
	padding-left:15px;
	padding-bottom:8px;
	}

.Fleft{
	float:left;
	padding-right:8px;
	margin-right:8px;
	}

.navi3{
	text-align:right;
	width:470px;
	margin:10px 20px 10px 10px;
	}

.center{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	}

.situmon1{
	border-top:2px solid #FADB33;
	padding:8px 0 4px 30px;
	background-image:url(../img/icon_q.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.situmon2{
	padding:0 0 30px 30px;
	background-image:url(../img/icon_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}

.kojin{
	font-size:12px;
	margin-left:30px;
	list-style-position:outside;
	list-style-type: square
	}

.kojin li{
	margin-top:15px;
	margin-bottom:20px;
	}

.torihiki{
	border:none;
	width:205px;
	padding:0;
	margin:0;
	}

.rk{
	border:none;
	width:145px;
	color:#333333;
	background-color:#ffffff;
	padding:0;
	}
.rt{
	text-align:right;
	border:none;
	width:25px;
	padding:0;
	}


/* 詳細情報ページ用 */
.topic3{
	font-size:12px;
	width:470px;
	margin:10px 10px 10px 20px;
	}

.topic3 h2{
	background-image:url(../img/ya_icon_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:14px;
	}


.topic3 h2 img{
	vertical-align:-2px;
	}

.topic3 p{
	margin-bottom:8px;
	margin-left:8px;
	}

.topic3 h3{
	margin-bottom:8px;
	font-size:12px;
	}

.syoimg{
	float:left;
	padding:3px;
	border:1px solid #aaaaaa;
	margin-bottom:8px;
	margin-right:8px;
	}

.tablesyo th{
	background-color:#FCF6DE;
	border-color:#a3a3a3;
	padding:3px 8px 2px 8px;
	white-space:nowrap;
	}

.tablesyo td{
	border-color:#a3a3a3;
	padding:3px 8px 2px 8px;
	}

.oubo{
	font-size:12px;
	width:470px;
	margin:0px 10px 30px 20px;
	line-height:140%;
	}

.oubo p{
	line-height:160%;
	margin-top:8px;
	margin-bottom:8px;
	}

.oubo table{
	border:none;
	margin-bottom:25px;
	}

.oubo th{
	font-size:14px;
	background-color:#ffffff;
	border:none;
	color:#333333;
	}

.oubo td{
	padding-top:10px;
	border:none;
	text-align:center;
	}

.print{
	margin-top:3px;
	text-align:right;
	border:none;
	}

.print img{
	vertical-align:-5px;
	}

.print td{
	border:none;
	}

/* フォーム用 */

.form3{
	font-size:12px;
	width:470px;
	margin:10px 10px 10px 20px;
	}

.form3 h2{
	background-image:url(../img/ya_icon_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.form3 p{
	margin-bottom:6px;
	}

.table03{
	width:100%;
	}

.table03 th{
	width:110px;
	background-color:#F3FFEA;
	padding:5px 0 3px 0;
	}


.table03 td{
	padding:3px 2px 3px 5px;
	}
.ta{
	width:350px;
	}

.kakof{
	text-align:right;
	margin-top:10px;
	}

.kakof img{
	vertical-align:0px;
	}

.hissu{
	font-size:10px;
	color:#FC5700;
	}

.button img{
	vertical-align:-4px;
	}

/* 確認画面用 */
.form4{
	font-size:12px;
	width:470px;
	margin:10px 10px 10px 20px;
	}

.form4 h2{
	background-image:url(../img/ya_icon_orenge.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.table04{
	width:100%;
	}

.table04 th{
	width:110px;
	background-color:#F3FFEA;
	padding:5px 0 3px 0;
	}


.table04 td{
	padding:3px 2px 3px 5px;
	}
.ta{
	width:350px;
	}

/* 企業情報用 */

.topic5{
	font-size:12px;
	width:470px;
	margin:10px 10px 10px 20px;
	}

.topic5 h2{
	background-image:url(../img/ya_icon_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

.printfooter{
	display:none;
	}

.bto{
	list-style-type: square;
	margin-left:30px;
	}

.blist{
	font-size:12px;
	margin-top:8px;
	margin-bottom:8px;
	}
