@charset "Shift_JIS";
/*==================================================
基本
==================================================*/
body{
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	line-height:18px;
	font-family:
 "ヒラギノ角ゴ Pro W3",  Hiragino Kaku Gothic Pro W3,  "メイリオ",  Meiryo,  Osaka,  "EE EゴシチE",  "MS P Gothic",  sans-serif;
	color:#666666;
	text-align: left;
	background : url(bg.gif) center top / auto auto repeat-y scroll padding-box border-box #ffffff;
	margin: 0;
}
a{
	color: #0b3191;
	text-decoration: none;
}
a:visited{
	color: #0b3191;
}
a:hover, a:focus{
	color: #0066ff;
}
a:active{
	color: #006699;
}
/* 見EぁE
====================*/

h1{
	font-size: 10px;
	padding:2px 20px;
	color:#eeeeee;
	height: 20px;
	background-color: #002c51;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS P Gothic";
}
h2{
	font-size: 12px;
	line-height: 20px;
	color: #003366;
	margin-top: 0;
	margin-bottom: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS P Gothic";
}
h3{
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	margin-top: 0;
	margin-bottom: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS P Gothic";
}
h4{
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #119CBB;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS P Gothic";
	border-bottom: #dddddd 1px dotted;
}
h5{
	font-size:14px;
	font-weight:bold;
	color:#465d8d;
	border-bottom:#dddddd 1px dotted;
	margin:15px 0 10px 0;
}
p{
	font-size : 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color:#666666;
}
blockquote{
	width: 500px;
	margin: 10px 0;
	padding: 1px 10px;
	border: 3px solid #eeeeee;
}
/* Font
====================*/

.text{
	font-size : 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#555555;
}
.textg{
	font-size : 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
.text-1{
	font-size : 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color:#555555;
}
.text-red{
	font-size : 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#FF0000;
}
.text-ore{
	font-size : 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#FF9900;
}
.navi{
	font-size : 11px;
	font-style: normal;
	line-height: 14px;
	color: #AAAAAA;
	padding: 3px 10px;
	text-align: left;
}
.fs10-g{
	font-size : 10px;
	font-style: normal;
	line-height: 1.6;
	color: #999999;
	padding-top: 5px;
}
.fs10-g-right{
	font-size : 10px;
	font-style: normal;
	line-height: 1.4;
	color: #999999;
	text-align: right;
	padding-top: 10px;
}
.fs11-g{
	font-size : 11px;
	font-style: normal;
	line-height: 1.6;
	color: #888888;
	padding-top: 5px;
}
.fs14-whi{
	font-size : 14px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
}
/*==================================================
基本構造
==================================================*/
#container{
	width: 950px;
	margin: 0 auto;
	background: #ffffff;
}
#header{
	width: 950px;
	position: relative;
}
#content{
	clear: both;
	width: 950px;
	width: 100%; /* for WinIE6,7 */
	padding-top: 10px;
}
#content #main{
	float: left;
	width: 660px;
	margin-left: 30px;
}
#content #sub{
	float: right;
	width: 220px;
	margin-right: 10px;
	display: inline;
}
/*-----
#content #sub {
	float: right;
	width: 250px;
	padding: 0px 5px 0px 0px;
}
-----*/

#footer{
	width: 950px;
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 20px;
	padding-bottom: 0px;
}
#inner{
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding: 0;
}
/*==================================================
ヘッダー
==================================================*/
#head{
	background : url(header.gif) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	height: 80px;
	margin: 0 auto;
	width: 950px;
	position: relative;
}

#head p#logo{
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#head p#contact{
	position: absolute;
	right: 0px;
	bottom: 0px;
}





#global{
	margin: 0 auto;
	width: 950px;
	text-align: left;
}


#global ul li{
	float: left;
	display: inline;
}



#header-img{
	width: 950px;
	margin: 0;
}


/* ヘッダーパンくず
==============================*/

ol#topicPath{
	font-size:11px;
	padding:5px 30px;
	float: left;
	width: 600px;
	margin: 2px 0;
}
ol#topicPath li{
	color: #999999;
	float: left;
	line-height: 1.1;
	list-style-type: none;
}
ol#topicPath li a{
	color: #999999;
	margin-right: 5px;
	padding-right: 20px;
	background-image : url(path.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
floatclear{
	clear: both;
}
/*==================================================
コンチEチE
==================================================*/
#contentTitle{
	padding-top: 0px;
	padding-bottom: 5px;
}
#main .title{
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #info{
	width: 660px;
}
.info p{
	padding: 10px 30px 10px 20px;
}

/* お知らせガイドEチEス
==============================*/
.guide-box{
	clear: both;
	width: 660px;
	padding-top: 25px;
	padding-bottom: 10px;
	overflow: hidden; /* clear float */
}
.guide-box h2{
	color: #ff9933;
	font-size: 14px;
	background-color: #fcfcfc;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #dddddd;
	border-left: 7px solid #dddddd;
	margin-bottom: 10px;
}
.guide-box h3{
	color: #ffffff;
	font-size: 14px;
	background-color: #60686f;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
	border-left: 5px solid #333333;
	margin-bottom: 10px;
}
.guide-box ber{
	margin-bottom: 10px;
}
.guide-box p{
	padding: 5px 20px;
}
.guide-box img.right{
	float: right; /* 画像を左寁Eにする場合E left */
	display: inline; /* for IE6,7 */
	padding: 0 0 5px 30px;
}
.guide-box img.left{
	float: left; /* 左寁Eleft */
	display: inline; /* for IE6,7 */
	padding: 0 20px 5px 5px;
}
/*==========*/

.box-kuro{
	clear: both;
	width: 660px;
	background-color: #111111;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden; /* clear float */
}
.box-kuro h3{
	color: #ffffff;
	font-size: 14px;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #111111;
	border-left: 5px solid #111111;
	margin-bottom: 10px;
}
.box-kuro p{
	color:#ffffff;
	padding: 5px 20px;
}
.box-kuro img.right{
	float: right; /* 画像を左寁Eにする場合E left */
	display: inline; /* for IE6,7 */
	padding: 0 0 5px 30px;
}
.box-kuro img.left{
	float: left; /* 左寁Eleft */
	display: inline; /* for IE6,7 */
	padding: 0 20px 5px 5px;
}
/*==========*/


/* チEEブルブロチE
==============================*/

/* list
===============*/

.list table{
	width: 660px;
	border: 1px #bbbbbb solid;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.list table th{
	padding: 8px 10px;
	border: #bbbbbb solid;
	border-width: 0 0 1px 1px;
	background: #cccccc;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	text-align: left;
}
.list table td{
	padding: 8px 10px;
	border: 1px #bbbbbb solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
.list p{
	margin:10px 0;
}


/* list-jirei
===============*/

.list-jirei table{
	width: 660px;
	border: 1px #bbbbbb solid;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.list-jirei table th{
	padding: 5px;
	border: #bbbbbb solid;
	border-width: 0 0 1px 1px;
	background: #cccccc;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	text-align: center;
}
.list-jirei table td{
	padding: 8px;
	border: 1px #bbbbbb solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
}
.list-jirei p{
	margin: 5px 0;
}

/* list3
===============*/

.list3 table{
	width: 660px;
	border: 0px;
	margin-bottom: 30px;
}

.list3 table td{
	padding: 5px 15px;
	text-align:left
;
}
.list3 p{
	text-align: left;
	margin:10px 10px;
}

/* list-jirei
===============*/

.jirei table{
	width: 660px;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.jirei table th{
	padding: 15px;
	background: #333333;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	text-align: left;
}
.jirei table td{
	padding: 10px 15px;
	background: #222222;
	color: #cccccc;
	text-align: left;
	vertical-align: top;
}
.jirei p{
	margin: 0px 0;
	color: #ffffff;
}
.jirei h3{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #d1e0f9;
}
.photo{
	padding: 5px;
	background-color: #666666;
}



/*==================================================
サイドメニュー
==================================================*/
#menu{
	width: 220px;
	margin-bottom: 10px
;
}
#menu ul li img{
	vertical-align: bottom;
}
#menu ui li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ad{
	margin-bottom: 10px
	;
}
	
/* ad
===============*/

#banner{
	width: 220px;
}
#banner ul li img{
	
	margin-bottom: 10px;
}
#banner ui li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.form-type1{
	border: solid 1px #cccccc; padding: 3px 5px; font-size: 12px;
}
.form-btn{
	border: solid 1px #999999; background-color: #666666; padding: 3px 20px; font-size: 12px;color:#ffffff;
}
.form-textarea{
	border: solid 1px #cccccc; padding: 2px 5px; font-size: 12px; height:70px;
}
.form-textarea-2{
	border: solid 1px #cccccc; padding: 2px 5px; font-size: 12px; height:100px;
}

/*==================================================
フッターナビゲーション
==================================================*/

.imgber{
	margin-bottom: 10px;
}

/* Footer-Menu ----------*/

#f-menu ul li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	font-size: 12px;
	margin: 0 auto;
}
#f-menu .menutop{
	border-left: 1px solid #CCCCCC;
}
#f-menu ul li a:link{
	color: #334B66;
	text-decoration: none;
	font-weight: bold;
}
#f-menu ul li a:visited{
	color: #334B66;
	text-decoration: none;
	font-weight: bold;
}
#f-menu ul li a:hover{
	color: #6c879a;
	text-decoration: underline;
	font-weight: bold;
}
#f-navi ul li{
	clear: both;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	font-size: 11px;
}
#f-navi ul li a:link{
	color: #334B66;
	text-decoration: none;
	font-weight: bold;
}
#f-navi ul li a:visited{
	color: #334B66;
	text-decoration: none;
	font-weight: bold;
}
#f-navi ul li a:hover{
	color: #6c879a;
	text-decoration: underline;
	font-weight: bold;
}
#f-navi .menutop{
	border-left: 1px solid #CCCCCC;
}
#footer .indexbtn{
	text-align:right;
	padding:15px 0 5px 0;
}
#footer .topbtn{
	text-align:right;
	padding:15px 0 5px 0;
}
/* footer_img ----------*/
#footer-img{
	padding-top: 0px;
	width: 950px;
	height: 100px;
}
