﻿/* not MacIE5 \*/

* {
	margin: 0;
	padding: 0;
	font: 100%/160% Arial, Verdana, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-size: 75.0% !important; /* IE7 */
	font-size: 75.0%;
	background: #009dcb;
}
@media screen{
body {background:#009dcb;}
}
@media print{
body {background:#ffffff;}
}

html>/**/body {
    font-size: 12px !important; 
}

/* not MacIE5 */

/* MacIE5 \*/

/*/
body {
	font-size: 85%;
	line-height: 160%;
	margin: 0;
	padding: 0;
}
/* MacIE5 */

img {
	border-style: none;
	border-width: 0;
}

li {
	list-style: none;
}

#wrp {
	margin: 0;
	padding: 1px 0 0;
	text-align: center;
	background: #ffffff;
}


#wrp-in {
	padding: 0;
	margin: 0;
}

#wrp-in #cont {
	padding: 0;
	width: 94%;
	margin: 10px auto 0;
}

#wrp-in #cont-in {
	padding: 0;
	background: url(../images/common/right_bg.gif) repeat-y right top;
	margin: 0;
}

/*<group=head>*/

#wrp-in #head {
	background: url(../images/common/head_bg.jpg) repeat-x  bottom;
	margin: 0;
	padding: 15px 0 0;
	text-align: center;
	border-top: 1px solid #acb0bf;
}

#wrp-in #head #head-in {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#head-in #search {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 21px;
	right: 0;
	}

#head-in #search .search-field {
	position: absolute;
	top: 2px;
	right: 57px;
	width: 200px;
	height: 16px;
	margin: 0;
	padding: 0;
}

#head-in #search .search-btn {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 1px;
	right: 0;
}

#head-in #search #s-detail {
	padding: 2px 0 0;
	margin: 0;
	position: absolute;
	top: 20px;
	right:0;
	display: block;
	width: 100px;
	font-size: 0.9em;
	background: none;/*2010.12.14　追加*/
}

#head-in #search label {
		font-size: 0.9em;
		margin-top: 2px;
		position: absolute;
		right: 262px;
		width: 6em;
}

#head-in #search a {
	color: #104E82;
}

#head-in #search a:hover,
#head-in #search a:active {
	color: #000000;
}

#head ul#sub-menu {
	padding: 0;
	margin: 0;
	top: 0;
	right: 0;
	text-align: right;
}

#head ul#sub-menu li {
	display: inline;
	padding: 0;
	margin: 0 0 0 8px;
	font-size: 0.9em;
	background: transparent;
}

#head ul#sub-menu li a {
	padding: 0 0 0 8px;
	background: url(../images/common/arw02.gif) no-repeat 0px 3px;
	color: #104E82;
}

#head ul#sub-menu li a:hover {
	background: url(../images/common/arw02.gif) no-repeat 0px 3px  #e6e6e6;
}

#head ul#sub-menu li a:active {
	background: url(../images/common/arw02.gif) no-repeat 0px 3px  #e6e6e6;
}

#head ul#sub-menu li img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
}

#head ul#sub-menu li.japan_img {
	display: inline;
	padding: 0;
	margin: 0 0 0 8px;
	font-size: 0.9em;
}

#head ul#sub-menu li.japan_img a {
	background: transparent;
}

#head ul#sub-menu li.japan_img a:hover {
	background: transparent;
}

#wrp-in #head #logo {
	background: url(../images/common/logo.gif) no-repeat left top;
	text-indent: -9999px;
	padding: 0;
	margin: 3px 0 0;
	height: 65px;
	text-align: left;
	width: 215px;
	float: left;
}

#wrp-in #head #logo a {
	display: block;
	height: 65px;
	width: 190px;
	text-decoration: none;
}

#wrp-in #head #logo a:hover {
	background: transparent;
}

#wrp-in #head #logo a:active {
	background: transparent;
}

#head #gl-menu-box {
	text-align: center;
	padding: 0;
	margin: 0;
	height: 36px;
	clear: both;
}

#gl-menu-box #gl-menu {
	position: relative;
	padding: 0;
	margin: 0 auto;
	top: 0;
	width: 692px;
}

#gl-menu-box #gl-menu li {
	margin: 0;
	padding: 0;
}

#gl-menu-box #gl-menu #gm-01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 101px;
	height: 36px;
	background: url(../images/common/gl_menu_01.jpg) no-repeat;
	text-indent: -9999px;
}

#gl-menu-box #gl-menu #gm-01 .on {
	background: url(../images/common/gl_menu_01_stay.jpg) no-repeat;
}

#gl-menu-box #gl-menu #gm-01 a {
	width: 101px;
	height: 36px;
	display: block;
	text-decoration: none;
}

#gl-menu-box #gl-menu #gm-01 a:hover {
	background: url(../images/common/gl_menu_01_on.jpg) no-repeat;
	
}

#gl-menu-box #gl-menu #gm-01 a:active {
	background: url(../images/common/gl_menu_01_on.jpg) no-repeat;
	
}

#gl-menu-box #gl-menu #gm-02 {
	position: absolute;
	top: 0;
	left: 101px;
	height: 36px;
	width: 119px;
	background: url(../images/common/gl_menu_02.jpg) no-repeat;
	text-indent: -9999px;
}

#gl-menu-box #gl-menu #gm-02 .on {
	background: url(../images/common/gl_menu_02_stay.jpg) no-repeat;
}

#gl-menu-box #gl-menu #gm-02 a {
	width: 119px;
	height: 36px;
	display: block;
	text-decoration: none;
}

#gl-menu-box #gl-menu #gm-02 a:hover {
	background: url(../images/common/gl_menu_02_on.jpg) no-repeat;
}

#gl-menu-box #gl-menu #gm-02 a:active {
	background: url(../images/common/gl_menu_02_on.jpg) no-repeat;
}

#gl-menu-box #gl-menu #gm-03 {
	position: absolute;
	top: 0;
	left: 220px;
	width: 153px;
	height: 36px;
	background: url(../images/common/gl_menu_03.jpg) no-repeat;
	text-indent: -9999px;
}

#gl-menu-box #gl-menu #gm-03 .on {
	background: url(../images/common/gl_menu_03_stay.jpg) no-repeat;
}

#gl-menu-box #gl-menu #gm-03 a {
	width: 153px;
	height: 36px;
	display: block;
	text-decoration: none;
}

#gl-menu-box #gl-menu #gm-03 a:hover {
	background: url(../images/common/gl_menu_03_on.jpg) no-repeat;
	
}

#gl-menu-box #gl-menu #gm-03 a:active {
	background: url(../images/common/gl_menu_03_on.jpg) no-repeat;
	
}

#gl-menu-box #gl-menu #gm-04 {
	position: absolute;
	top: 0;
	left: 373px;
	width: 207px;
	height: 36px;
	background: url(../images/common/gl_menu_04.jpg) no-repeat;
	text-indent: -9999px;
}

#gl-menu-box #gl-menu #gm-04 .on {
	background: url(../images/common/gl_menu_04_stay.jpg) no-repeat;
}

#gl-menu-box #gl-menu #gm-04 a {
	width: 207px;
	height: 36px;
	display: block;
	text-decoration: none;
}

#gl-menu-box #gl-menu #gm-04 a:hover {
	background: url(../images/common/gl_menu_04_on.jpg) no-repeat;
	
}

#gl-menu-box #gl-menu #gm-04 a:active {
	background: url(../images/common/gl_menu_04_on.jpg) no-repeat;
	
}

#gl-menu-box #gl-menu #gm-05 {
	position: absolute;
	top: 0;
	left: 580px;
	width: 112px;
	height: 36px;
	background: url(../images/common/gl_menu_05.jpg) no-repeat;
	text-indent: -9999px;
}

#gl-menu-box #gl-menu #gm-05 .on {
	background: url(../images/common/gl_menu_05_stay.jpg) no-repeat;
}

#gl-menu-box #gl-menu #gm-05 a {
	height: 36px;
	display: block;
	text-decoration: none;
	width: 112px;
}

#gl-menu-box #gl-menu #gm-05 a:hover {
	background: url(../images/common/gl_menu_05_on.jpg) no-repeat;
	
}

#gl-menu-box #gl-menu #gm-05 a:active {
	background: url(../images/common/gl_menu_05_on.jpg) no-repeat;
	
}
	
/*</group>*/


#areaB {
	margin: 0 -188px 0 0;
	text-align: left;
	width: 100%;
	float: left;
	background: repeat-y right url(../images/common/right_bg.gif);
}

#areaB #areaB-in {
	margin: 0 185px 0 0;
	padding: 0;
}

#areaB #areaB-in #contents {
	margin: 0;
	padding: 0 10px 0 0;
}

.path {
	background: url(../images/common/path_border.gif) repeat-x left bottom;
	font-size: 1em;
	margin: 0;
	padding: 3px 0 10px;
}

.path a {
	color: #104E82;
	
}

.path a:hover {
	color: #000000;
	background: #e6e6e6;
	
}

.path a:active {
	color: #000000;
	background: #e6e6e6;
	
}


/*<group=right>*/

#areaA {
	margin: 0;
	text-align: left;
	padding: 0;
	width: 185px;
	float: right;
}

#areaA #areaA-in {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#areaA #s-dist-menu {
	margin: 0 0 6px;
	padding: 0;
	background: #fcbf35;
	border: 2px solid #794300;
}

#areaA #s-dist-menu #dist-h {
	background: url(../images/common/side_menu_h.jpg) no-repeat left top #b96700;
	margin: 1px 1px 0;
	padding: 0;
}

#areaA #s-dist-menu #dist-h h3 {
	margin: 0;
	padding: 0 0 0 24px;
	font-size: 1em;
	color: #ffffff;
	background: url(../images/common/arw11.gif) no-repeat 0.4em 0.5em;
	line-height: 2em;
	border-bottom-style: none;
}
#areaA #s-dist-menu #dist-h h3 a{
	color: #ffffff;
	line-height: 2em;
}
#areaA #s-dist-menu ul {
	margin: 0;
	padding: 0;
	background: repeat-y url(../images/common/side_menu_m.jpg);
	border: 1px solid #febe2f;
}

#areaA #s-dist-menu ul li {
	margin: 0;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #824700;
	font-size: 0.9em;
	line-height: 1em;
	padding: 0;
	background: none;
}

#areaA #s-dist-menu ul li.on {
	margin: 0;
	background: url(../images/common/arw15.gif) no-repeat 1.2em 0.8em #833d00;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #5d3200;
	font-size: 0.9em;
	line-height: 1em;
	padding: 6px 5px 6px 25px;
	height: auto;
	color: #ffffff;
}

#areaA #s-dist-menu ul li a {
	background: url(../images/common/arw12.gif) no-repeat 0.9em 0.7em;
	margin: 0;
	padding: 3px 5px 3px 25px;
	display: block;
	height: auto;
	color: #5B3302;
}

#areaA #s-dist-menu ul li a:hover {
	color: #000000;
	background: url(../images/common/arw12.gif) no-repeat 0.9em 0.7em  #cccccc;
}

#areaA #s-dist-menu ul li a:active {
	color: #000000;
	background: url(../images/common/arw12.gif) no-repeat 0.9em 0.7em  #cccccc;
}
#areaA #s-dist-menu ul li a.on {
	margin: 0;
	padding: 2px 5px 2px 25px;
	background: url(../images/common/arw15.gif) no-repeat 1.2em 0.8em #833d00;
	height: auto;
	color: #ffffff;
}

#areaA #s-dist-menu ul li a.on:hover {
	color: #000000;
	background: url(../images/common/arw15.gif) no-repeat 1.2em 0.8em  #cccccc;
}
#areaA #s-menu {
	margin: 0;
	padding: 0;
	position: relative;
}

#areaA #s-menu ul {
	margin: 0;
	padding: 0;
}

#areaA #s-menu ul li {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 35px;
	list-style: none;
	text-decoration: none;
	width: 185px;
}

#areaA #s-menu ul li a {
	height: 35px;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#areaA #s-menu #s-link01 {
	margin: 0;
	padding: 0;
	background: url(../images/common/sd_menu_bg2.jpg) repeat-x;
}

#areaA #s-menu #s-link01 a {
	background: no-repeat url(../images/common/sd_menu_toukei.jpg) left top;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#areaA #s-menu #s-link01 a:hover {
	display: block;
	background: #001f52;
	background: no-repeat url(../images/common/sd_menu_toukei_on.jpg) left top;
}

#areaA #s-menu #s-link01 a:active {
	display: block;
	background: #001f52;
	background: no-repeat url(../images/common/sd_menu_toukei_on.jpg) left top;
}

#areaA #s-menu #s-link02 {
	margin: 0;
	padding: 0;
	background: url(../images/common/sd_menu_bg2.jpg) repeat-x;
}

#areaA #s-menu #s-link02 a {
	background: url(../images/common/sd_menu_hakusyo.jpg) no-repeat left top;
	text-decoration: none;
}

#areaA #s-menu #s-link02 a:hover {
	background: #001f52;
	background: url(../images/common/sd_menu_hakusyo_on.jpg) no-repeat left top;
}

#areaA #s-menu #s-link02 a:active {
	background: #001f52;
	background: url(../images/common/sd_menu_hakusyo_on.jpg) no-repeat left top;
}

#areaA #s-menu #s-link03 {
	margin: 0;
	padding: 0;
	background: url(../images/common/sd_menu_bg2.jpg) repeat-x;
}

#areaA #s-menu #s-link03 a {
	background: url(../images/common/sd_menu_houdou.jpg) no-repeat left top;
	text-decoration: none;
}

#areaA #s-menu #s-link03 a:hover {
	background: #001f52;
	background: url(../images/common/sd_menu_houdou_on.jpg) no-repeat left top;
	
}

#areaA #s-menu #s-link03 a:active {
	background: #001f52;
	background: url(../images/common/sd_menu_houdou_on.jpg) no-repeat left top;
	
}

#areaA #s-menu #s-link04 {
	margin: 0;
	padding: 0;
	background: url(../images/common/sd_menu_bg2.jpg) repeat-x;
}

#areaA #s-menu #s-link04 a {
	background: url(../images/common/sd_menu_law.jpg) no-repeat left top;
	text-decoration: none;
}

#areaA #s-menu #s-link04 a:hover {
	background: #001f52;
	background: url(../images/common/sd_menu_law_on.jpg) no-repeat left top;
	
}

#areaA #s-menu #s-link04 a:active {
	background: #001f52;
	background: url(../images/common/sd_menu_law_on.jpg) no-repeat left top;
	
}
	
/*</group>*/

#foot {
	background: url(../images/common/foot_bg01.jpg) repeat-x center top;
}

#foot #banner-box {
	margin: 0 0 10px;
	padding: 8px 0 0;
}

#foot #banner-box img {
	margin: 3px;
}

#foot p {
	font-size: 1em;
	margin: 0;
	padding: 10px 0;
}

#foot p a {
	color: #104E82;
}

#foot p a:hover {
	color: #000000;
	background: #e6e6e6;
}

#foot p a:active {
	color: #000000;
	background: #e6e6e6;
}

#foot-btm {
	margin: 0;
	padding: 0 0 20px;
	background: url(../images/common/foot_bg02.jpg) repeat-x center top #009dcb;
	text-align: center;
}

#foot-btm #f-btm-in {
	background: no-repeat right bottom url(../images/common/logo2.jpg);
	width: 94%;
	margin: 0 auto;
	padding: 0 0 10px;
}

#foot-btm .copyright {
	background: url(../images/common/foot_bg03.jpg) no-repeat center top;
	color: #ffffff;
	margin: 0;
	padding: 30px 150px 5px;
	line-height: 1.4em;
	font-size: 0.9em;
}

.pegetop {
	margin: 15px 0 0;
	padding: 0 0 25px;
	border-top: 1px dotted #001f52;
	clear: left;
}

.pegetop li {
	margin: 5px 0 0;
	text-align: right;
	font-size: 1em;
	background: none;

}

.pegetop li a {
	padding: 0 0 0 12px;
	background: url(../images/common/arw03.gif) no-repeat 0px 0.2em;
	margin: 0;
	color: #104E82;
}

.pegetop li a:hover {
	background: url(../images/common/arw03.gif) no-repeat 0px 0.2em #e6e6e6;
	
}

.pegetop li a:active {
	background: url(../images/common/arw03.gif) no-repeat 0px 0.2em #e6e6e6;
	
}

.lastdate {
	margin: 2em 0 -3.4em;
	padding: 0;
}

/*-- seach namazu support --*/
#head-in #search label input.search-field {
    position: absolute;
    right: -208px;
}
#head-in #search label .search-btn {
    position: absolute;
    right: -262px;
}
