@charset "utf-8";

#body {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}

IMG {
	border: 0px;
}

HR {
	height: 1px;
	clear: both;
}

UL {
	list-style-type: none;
}
LI {
	margin-bottom: 4px;
}

.clear {
	clear: both;
	height: 0px;
}

.box_glay {
	border: 1px solid gray;
	padding: 2px;
}
.box_glay250 {
	width: 236px;
	border: 1px solid gray;
	padding: 6px 2px 6px 10px;
	margin-top: 0px;
	margin-bottom: 16px;
	
}
.box_orange {
	border: 1px solid #ea5514;
	padding: 4px 4px 4px 24px;
	font-weight: bold;
}

/*
 * ヘッダー 
 */
#header {
	width: 1050px;
	height: 86px;
}
#header UL LI {
	padding-top: 30px;
	padding-left: 20px;
	float: left;
}
/*
 * メニューバー
 */
#menubar {
	width: 1050px;
	height: 40px;
	background-image: url(../img/menu_top_white.jpg);
	background-repeat: no-repeat;
}
#menubar DL DT A {
 	font-size: 110%;
 	line-height: 200%;
	display: block;
	width: 100%;
	text-align: center;
 	font-weight: bold;
 	padding-top: 3px;
	text-decoration: underline;
}
#menubar DL DT A SPAN {
	display: block;
	width: 100%;
	text-align: center;
 	font-weight: bold;
 	padding-top: 3px;
}
#menu01,#menu01a {
	width: 158px;
 	color: black;
}
#menu02,#menu02a {
	width: 173px;
 	color: black;
}
#menu03,#menu03a {
	width: 181px;
 	color: black;
}
#menu04,#menu04a {
	width: 182px;
 	color: black;
}
#menu05,#menu05a {
	width: 185px;
 	color: black;
}
#menu06,#menu06a {
	width: 171px;
 	color: black;
}
#menu01s {
	width: 158px;
	background-image: url(../img/menu_top_orange.jpg);
	background-repeat: no-repeat;
 	color: white;
}
#menu02s {
	width: 173px;
	background-image: url(../img/menu_top_orange.jpg);
	background-repeat: no-repeat;
	background-position: -158px 0px;
 	color: white;
}
#menu03s {
	width: 181px;
	background-image: url(../img/menu_top_orange.jpg);
	background-repeat: no-repeat;
	background-position: -331px 0px;
 	color: white;
}
#menu04s {
	width: 182px;
	background-image: url(../img/menu_top_orange.jpg);
	background-repeat: no-repeat;
	background-position: -512px 0px;
 	color: white;
}
#menu05s {
	width: 185px;
	background-image: url(../img/menu_top_orange.jpg);
	background-repeat: no-repeat;
	background-position: -694px 0px;
 	color: white;
}
#menu06s {
	width: 171px;
	background-image: url(../img/menu_top_orange.jpg);
	background-repeat: no-repeat;
	background-position: -879px 0px;
 	color: white;
}
/* ドロップダウンメニュー */
.dropdown {float:left; margin: 0px;}
.dropdown dt {padding:0px; cursor:pointer; height: 40px;}
.dropdown dt a, .dropdown dt a:active, .dropdown dt a:visited {display:block;  text-decoration:none; height: 40px;}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0; padding:0px;}
.dropdown ul {border:2px solid #9ac1c9; list-style:none; border-top:none;}
.dropdown li {display:inline;line-height:100%;}
.dropdown li a {border-left:1px solid gray; border-right:1px solid gray; border-bottom:1px solid gray;font-size: 80%;}
.dropdown li a, .dropdown li a:active, .dropdown li a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:192px;}
.dropdown li a:hover {background:#d8e0e3; color:#000;}
.dropdown02 {float:left; margin: 0px;}
.dropdown02 dt {padding:0px; cursor:pointer; height: 40px;}
.dropdown02 dt a, .dropdown02 dt a:active, .dropdown02 dt a:visited {display:block;  text-decoration:none; height: 40px;}
.dropdown02 dd {position:absolute; overflow:hidden; width:175px; display:none; background:#fff; z-index:200; opacity:0; padding:0px;}
.dropdown02 ul {border:2px solid #9ac1c9; list-style:none; border-top:none;}
.dropdown02 li {display:inline;line-height:100%;}
.dropdown02 li a {border-left:1px solid gray; border-right:1px solid gray; border-bottom:1px solid gray;font-size: 80%;}
.dropdown02 li a, .dropdown02 li a:active, .dropdown02 li a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:159px;}
.dropdown02 li a:hover {background:#d8e0e3; color:#000;}
.dropdown03 {float:left; margin: 0px;}
.dropdown03 dt {padding:0px; cursor:pointer; height: 40px;}
.dropdown03 dt a, .dropdown03 dt a:active, .dropdown03 dt a:visited {display:block;  text-decoration:none; height: 40px; }
.dropdown03 dd {position:absolute; overflow:hidden; width:183px; display:none; background:#fff; z-index:200; opacity:0; padding:0px;}
.dropdown03 ul {border:2px solid #9ac1c9; list-style:none; border-top:none;}
.dropdown03 li {display:inline;line-height:100%;}
.dropdown03 li a {border-left:1px solid gray; border-right:1px solid gray; border-bottom:1px solid gray;font-size: 80%;}
.dropdown03 li a, .dropdown03 li a:active, .dropdown03 li a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:167px;}
.dropdown03 li a:hover {background:#d8e0e3; color:#000;}
.dropdown04 {float:left; margin: 0px;}
.dropdown04 dt {padding:0px; cursor:pointer; height: 40px;}
.dropdown04 dt a, .dropdown04 dt a:active, .dropdown04 dt a:visited {display:block;  text-decoration:none; height: 40px; }
.dropdown04 dd {position:absolute; overflow:hidden; width:184px; display:none; background:#fff; z-index:200; opacity:0; padding:0px;}
.dropdown04 ul {border:2px solid #9ac1c9; list-style:none; border-top:none;}
.dropdown04 li {display:inline;line-height:100%;}
.dropdown04 li a {border-left:1px solid gray; border-right:1px solid gray; border-bottom:1px solid gray;font-size: 80%;}
.dropdown04 li a, .dropdown04 li a:active, .dropdown04 li a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:168px;}
.dropdown04 li a:hover {background:#d8e0e3; color:#000;}
.dropdown05 {float:left; margin: 0px;}
.dropdown05 dt {padding:0px; cursor:pointer; height: 40px;}
.dropdown05 dt a, .dropdown05 dt a:active, .dropdown05 dt a:visited {display:block;  text-decoration:none; height: 40px; }
.dropdown05 dd {position:absolute; overflow:hidden; width:188px; display:none; background:#fff; z-index:200; opacity:0; padding:0px;}
.dropdown05 ul {border:2px solid #9ac1c9; list-style:none; border-top:none;}
.dropdown05 li {display:inline;line-height:100%;}
.dropdown05 li a {border-left:1px solid gray; border-right:1px solid gray; border-bottom:1px solid gray;font-size: 80%;}
.dropdown05 li a, .dropdown05 li a:active, .dropdown05 li a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:172px;}
.dropdown05 li a:hover {background:#d8e0e3; color:#000;}
.dropdown06 {float:left; margin: 0px;}
.dropdown06 dt {padding:0px; cursor:pointer; height: 40px;}
.dropdown06 dt a, .dropdown06 dt a:active, .dropdown06 dt a:visited {display:block;  text-decoration:none; height: 40px; }
.dropdown06 dd {position:absolute; overflow:hidden; width:172px; display:none; background:#fff; z-index:200; opacity:0; padding:0px;}
.dropdown06 ul {border:2px solid #9ac1c9; list-style:none; border-top:none;}
.dropdown06 li {display:inline;line-height:100%;}
.dropdown06 li a {border-left:1px solid gray; border-right:1px solid gray; border-bottom:1px solid gray;font-size: 80%;}
.dropdown06 li a, .dropdown06 li a:active, .dropdown06 li a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:156px;}
.dropdown06 li a:hover {background:#d8e0e3; color:#000;}


/*
 * メインコンテンツ
 */
#main {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
}
/* 左柱 */
#main_left {
	width: 250px;
	float: left;
	line-height: 132%;
}
/* 中央柱 */
#main_center {
	width: 520px;
	float: left;
	margin-left: 15px;
	line-height: 132%;
}
/* 左柱 */
#main_right {
	width: 250px;
	float: right;
	overflow: hidden;
}


/*
 * フッター
 */
/* メニュー */
#footer_menu {
	width: 1050px;
	height: 34px;
	background-image: url(../img/menu_bottom.jpg);
	background-repeat: no-repeat;
}
#footer_menu LI {
	float: left;
}
#footer_menu A {
	height: 34px;
	display: inline-block;
	background-image: url(../img/menu_bottom.jpg);
	background-repeat: no-repeat;
 	font-size: 110%;
 	line-height: 190%;
 	text-decoration: underline;
 	color: white;
	text-align: center;
 	font-weight: bold;
}
#footer_menu01 {
	width: 158px;
}
#footer_menu02 {
	width: 179px;
	background-position: -158px 0px;
}
#footer_menu03 {
	width: 172px;
	background-position: -337px 0px;
}
#footer_menu04 {
	width: 176px;
	background-position: -509px 0px;
}
#footer_menu05 {
	width: 189px;
	background-position: -685px 0px;
}
#footer_menu06 {
	width: 175px;
	background-position: -874px 0px;
}
/* ISO */
#footer_iso {
	width: 474px;
	float: left;
	border: 1px solid #2ea7e0;
	margin-left: 0px;
	margin-top: 10px;
	padding: 2px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#footer_iso SPAN {
	display: inline-block;
	font-size: 11px;
	width: 380px;
}
#footer_prv {
	width: 150px;
	float: left;
	margin-left:10px;
	margin-top: 10px;
}
#footer_city {
	float: left;
	width: 1045px;
	border: 1px solid #2ea7e0;  
	margin-left: 0px;
	margin-top: 10px;
	padding: 2px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#footer_prv2 {
        width: 150px;
        float: right;
        margin-left:10px;
        margin-top: 10px;
}
