@charset "UTF-8";

html {
	overflow-y: scroll;
}
body {
	font-size: 62.5%;
}
div#wrap {
	width: 100%;
}
div#conteiner {
	width: 980px;
	height: auto;
	margin: 0 auto;
}

/* -------------------------------ヘッダー------------------------------------ */	
div#header {
	width: 920px;
	height: 116px;
	background: url("../img/common/header_01.jpg") repeat-x;
	margin: 28px 30px 0 30px;
}
div#header_top {
	width: 920px;
	height: 89px;
}
div#siteid {
	width: 301px;
	height: 87px;
	float: left;
	margin: 0 0 0 131px;
}
div#header_right {
	width: 485px;
	height: 87px;
	float: right;
}

/* -----言語、フォントサイズ切り替え----- */
div.language_font {
	width: 460px;
	height: 16px;
	margin: 0 25px 0 0;
}
div.language_font p {
	height: 15px;
	float: right;
	margin: 0 0 0 10px;
}
p.language_padding {
	padding: 3px 10px 0 50px;
}

/* ----サイト内検索----- */
div#search {
	width: 197px;
	float: right;
	margin: 29px 12px 0 275px;
}
input[type="text"] {
	width: 156px;
	height: 17px;
	border: solid 2px #0d65bc;
  margin: 0 1px 0 0;
}
input[type="image"] {
	width: 35px;
	height: 21px;
	margin: 1px 0 0 0;
}
div.float_left {
	float: left;
	margin 0 1px 0 0;
}
div.float_left1 {
	float: left;
}

/* ------------------------------------グローバルナビゲーション------------------------------------ */
div#nav {
	width: 920px;
	height: 27px;
	clear: both;
	background-color: #0d65bc;
}
div.nav_left_end {
	width: 3px;
	height: 27px;
	float: left;
	background-image: url("../img/common/header_09.jpg");
}
div.nav_right_end {
	width: 3px;
	height: 27px;
	float: right;
	background-image: url("../img/common/header_16.jpg");
}
div#nav ul {
	float: right;
}
div#nav li {
	line-height: 18px;
	float: left;
	text-indent: -9999px;
	margin: 0 20px 6px 0;
}
#header_nav1 {
	width: 96px;
	display: block;
	background-image: url("../img/common/header_11.jpg");
}
/*#header_nav1:hover {
	background-image: url("../img/common/");
}*/
#header_nav2 {
	width: 58px;
	display: block;
	background-image: url("../img/common/header_12.jpg");
}
/*#header_nav2:hover {
	background-image: url("../img/common/");
}*/
#header_nav3 {
	width: 123px;
	display: block;
	background-image: url("../img/common/header_13.jpg");
}
/*#header_nav3:hover {
	background-image: url("../img/common/");
}*/
#header_nav4 {
	width: 71px;
	display: block;
	background-image: url("../img/common/header_14.jpg");
}
/*#header_nav4:hover {
	background-image: url("../img/common/");
}*/
#header_nav5 {
	width: 58px;
	display: block;
	background-image: url("../img/common/header_10.jpg");
}
/*#header_nav5:hover {
	background-image: url("../img/common/");
}*/
#header_nav6 {
	width: 122px;
	display: block;
	background-image: url("../img/common/header_15.jpg");
}
/*#header_nav6:hover {
	background-image: url("../img/common/");
}*/

/* ------------------------------------メイン------------------------------------ */
div#main {
	width: 920px;
	height: auto;
	clear: left;
	margin: 25px 30px 24px 30px;
	overflow: hidden;
}
div#main a:hover {
	color:#000000;
}

/* ------------------メニュー------------------ */
div#menu {
	width: 266px;
	float: left;
}

/* -----四法----- */
div#laws {
	width: 266px;
	height: 261px;
	margin: 0 0 20px 0;
}
div#laws h3 {
	text-indent: -9999px;
	line-height: 0;
}
div.laws_top {
	width: 266px;
	height: 3px;
	background: url("../img/common/law_01.jpg") no-repeat;
}
div#five {
	width: 264px;
	height: 255px;
	border-left: solid 1px #c6d1d3;
	border-right: solid 1px #c6d1d3;
}
div#five ul {
	padding: 10px 0 0 0;
}
div#five li {
	width: 236px;
	height: 43px;
	padding: 0 15px 5px 15px;
}
div.laws_bottom {
	width: 266px;
	height: 3px;
	background: url("../img/common/law_07.jpg") no-repeat;
}

/* -----WEBサービス----- */
div#web_service {
	width: 266px;
	height: 266px;
	margin: 20px 0;
}
div#web_service h3 {
	width: 266px;
	height: 35px;
}	
div#web {
	width: 266px;
	height: 231px;
	background-color: #ccecf9;
}
div#web_bottom {
	width: 266px;
	height: 2px;
	background: url("../img/common/web_07.jpg") no-repeat;
}
div#web_service li {
	width: 236px;
	height: 39px;
	padding: 5px 15px 0 15px;
}

/* -----支援情報----- */
div#supporting {
	width: 266px;
	height:350px;
}
div#supporting h3 {
	width: 266px;
	height: 35px;
}	
div#support {
	width: 264px;
	height: 200px;
	border-left: solid 1px #c6d1d3;
	border-right: solid 1px #c6d1d3;
}
div#supporting ul {
	padding: 15px 0 0 0;
}	
div#supporting li {
	width: 236px;
	height: 30px;
	padding: 0 15px 10px 15px;
}

/* ------------------コンテンツ------------------ */
div#content {
	width: 400px;
	float: left;
	margin: 0 28px;
}
div#content dl {
	line-height: 20px;
	clear: left;
	padding: 5px 0 10px 0;
}
div#content dt {
	float: left;
	clear: left;
	font-size: 1.4em;
	padding: 0 0 0 20px;
}
div#content dd {
	font-size: 1.4em;
	width: 280px;
}
div.news_top {
	width: 400px;
	height: 3px;
	background: url("../img/top/news_01.jpg") no-repeat;
}
div.news_bottom {
	width: 400px;
	height: 3px;
	background: url("../img/top/news_05.jpg") no-repeat;
}
div.news {
	width: 400px;
	height: 46px;
}
div.news h2 {
	width: 325px;
	height: 16px;
	float: left;
	padding: 20px 2px 10px 18px;
}
div.news p {
	width: 35px;
	height: 16px;
	float: left;
	padding: 20px 0 10px 0;
}

/* -----更新情報----- */
div#update {
	width: 398px;
	border-left: solid 1px #c6d1d3;
	border-right: solid 1px #c6d1d3;
}
dd.news_tokkyo {
	height: 12px;	
}
div#update dd {
	margin: 2px 0 5px 7.2em;
}
/* -----トピックス----- */
div#topics {
	width: 398px;
	border-left: solid 1px #c6d1d3;
	border-right: solid 1px #c6d1d3;
}
div#topics dd {
	margin: 0 0 5px 7.2em;
}
/* -----東日本大震災情報----- */
div#disaster_info {
	width: 398px;
	border-left: solid 1px #c6d1d3;
	border-right: solid 1px #c6d1d3;
}
div#disaster_info dd {
	margin: 0 0 5px 7.2em;
}

/* ------------------サイドメニュー------------------ */
div#side_menu {
	width: 198px;
	height: 500px;
	float: right;
}
div#side_menu li {
	width: 196px;
	height: 20px;
}
div.menu_top {
	width: 198px;
	height: 3px;
	background: url("../img/top/main_menu_01.jpg") no-repeat;
}
div.menu_bottom {
	width: 198px;
	height: 3px;
	background: url("../img/top/main_menu_08.jpg") no-repeat;
	margin: 0 0 20px 0;
}

/* -----main_menu----- */
div.main_menu {
	width: 196px;
	border-left: solid 1px #c6d1d3;
	border-right: solid 1px #c6d1d3;
}
div.main_menu ul{
	padding: 5px 0 0 0;
}
div.main_menu li{
	padding: 0 0 10px 15px;
}

/* -----仕切り線----- */
div.partition_line {
	width: 196px;
	height: 1px;
	background: url("../img/top/main_menu_09.jpg") no-repeat;
	border-left: solid 1px #c6d1d3;
	border-right: solid 1px #c6d1d3;
}

/* -----sub_menu----- */
div.sub_menu {
	width: 196px;
	height: 160px;
	border-left: solid 1px #c6d1d3;
	border-right: solid 1px #c6d1d3;
}
div.sub_menu ul{
	padding: 10px 0 0 0;
}
div.sub_menu li{
	padding: 0 0 10px 15px;
}

/* -----サイドバナー----- */
div.side_banner {
	width: 198px;
}
div.side_banner li {
	width: 198px;
	height: 40px;
	padding: 0 0 40px 0;
}


/* -----サイドバナー2----- */
div.side_banner2 {
	width: 200px;
}
div.side_banner2 li {
	width: 200px;
	height: 100px;
	padding: 0 0 50px 0;
}


/* -----service----- */
div.service {
	width: 196px;
	height: 106px;
	border-left: solid 1px #c6d1d3;
	border-right: solid 1px #c6d1d3;
}
div.service ul{
	padding: 15px 0 0 0;
}
div.service li{
	padding: 0 0 10px 15px;
}

/* ------------------------------------バナーエリア------------------------------------ */
div#banner_area {
	width: 920px;
	clear: both;
	margin: 0 30px 4px 30px;
	overflow: hidden;
}
ul.banner {
	float: left;
	margin: 0 9px 0 0;
	padding: 0;
}
div#banner_area li {
	height: 69px;
	padding: 0 0 5px 0;
}

/* ------------------------------------フッター------------------------------------ */
div#footer {
	width: 920px;
	height: 46px;
	border-top: solid 1px #0d65bc;
	clear: both;
	margin: 0 30px;
}
div#footer_nemu {
	width: 920px;
	height: 24px;
	background-color: #0d65bc;
	margin: 2px 0 0 0;
}
div.belt_left_end {
	width: 3px;
	height: 24px;
	float: left;
	background-image: url("../img/common/footer_01.jpg");
}
div.belt_right_end {
	width: 3px;
	height: 24px;
	float: right;
	background-image: url("../img/common/footer_09.jpg");
}
div#footer_nemu ul{
	float: right;
}
div#footer_nemu li {
	line-height: 18px;
	float: left;
	text-indent: -9999px;
	margin: 0 20px 6px 0;
}
#footer1 {
	width: 135px;
	display: block;
	background-image: url("../img/common/footer_02.jpg");
}
/*#footer1:hover {
	background-image: url("../img/common/");
}*/
#footer2 {
	width: 122px;
	display: block;
	background-image: url("../img/common/footer_03.jpg");
}
/*#footer2:hover {
	background-image: url("../img/common/");
}*/
#footer3 {
	width: 97px;
	display: block;
	background-image: url("../img/common/footer_05.jpg");
}
/*#footer3:hover {
	background-image: url("../img/common/");
}*/
#footer4 {
	width: 84px;
	display: block;
	background-image: url("../img/common/footer_06.jpg");
}
/*#footer4:hover {
	background-image: url("../img/common/");
}*/
#footer5 {
	width: 123px;
	display: block;
	background-image: url("../img/common/footer_08.jpg");
}
/*#footer5:hover {
	background-image: url("../img/common/");
}*/

div#footer p{
	font-size: 1.0em;
	text-align: right;
}

/* -----IE以外ハック----- */
:root *>div#search p {
	margin: 0 0 1px 0;
}
:root *>div#search {
	width: 197px;
	float: right;
	margin: 26px 12px 0 275px;
}
:root *>input[type="image"] {
	width: 35px;
	height: 21px;
	margin: 0;
}