@charset "utf-8";
/* CSS Document */

/* 基本ここから */

body {
	background-color: #DDE3FF;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #009;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
address {
	color: #999999;
	font-size: 1em;
	font-style: normal;
}

/* 基本ここまで */

/* レイアウトここから　*/

#container {
	width:950px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width:950px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 170px;
	font-size: 18px;
}
#navi{
	width:280px;
	padding: 0px;
	float: left;
	list-style-type: none;
	margin: 0px;
	background-color: #FFF;
}
#contents {
	width:660px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFF;
}
#footer {
	width:950px;
	height: 30px;
	background-color: #0071AB;
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* レイアウトここまで　*/

/* ヘッダー　ここから　*/
#container #header h1 {
	font-size: 1.5em;
	color: #000;
	width: 230px;
	text-align: right;
	height: 150px;
	background-image: url(../img/header_logo_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#container #header #headerComment {
	font-size: .8em;
	margin: 0px;
	height: 50px;
	width: 670px;
	float: right;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	background-image: url(../img/header_text_s1.jpg);
	background-repeat: no-repeat;
}
/* ヘッダー　ここまで　*/

/* ページトップ　ここから */
#container #pageTop {
	padding: 0px;
	width: 950px;
	margin: 0px;
}

/* navi　ここから　	*/
#container #pageTop #navi ul {
	list-style-type: none;
	margin: 0px;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	display: block;
}
#container #pageTop #navi .naviBottom {
	background-image: url(../img/menu_bottom_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
}
#container #pageTop #navi .naviLi {
	height: 36px;
	width: 190px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#container #pageTop #navi .naviLiActive {
	height: 36px;
	width: 190px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(../img/arrow_active.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#container #pageTop #navi .naviLi:hover {
	height: 36px;
	width: 190px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(../img/arrow_active.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#container #pageTop #navi ul .naviLi .naviLiA {
	color: #333;
	text-decoration: none;
}
#container #pageTop #navi ul .naviLi .naviLiA:hover {
	color: #FF6600;
}

/* navi　ここまで　	*/

/* コンテンツ　ここから */
#container #pageTop #contents h2 {
	background-image: url(../img/h2_bg.jpg);
	height: 30px;
	width: 600px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 1.4em;
	color: #004F6C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#container #pageTop #contents p {
	font-size: 1.3em;
	color: #333;
	margin: 0px;
	width: 550px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-indent: 10px;
}
#container #pageTop #contents dl {
	font-size: 1.3em;
	color: #333;
	margin: 0px;
	width: 550px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}

/* コンテンツ　ここまで　*/

/* フッダー　ここから */
/* フッダー　ここまで */
a.link {
	margin: 0px;
	padding: 0px;
	width: 450px;
	color: #009;
	text-decoration: underline;
}
#container #pageTop #contents .coUl {
}
#container #pageTop #contents .coUl {
	list-style-type: none;
}
#container #pageTop #contents h3 {
	font-size: 18px;
	color: #00C;
	text-align: left;
	text-indent: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

