@charset "UTF-8";

body {
	background-image: url(../../images/bg_body_rep.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F3F3F3;
	color:#555555;
	padding:0;
	margin:0;
	font-size:80%;
	line-height:1.5em;
	letter-spacing:0.01em;
}

/* common css */

h1 , h2 ,h3 ,h4 ,h5 ,ul ,li ,dl ,dt ,dd {
	margin:0;
	padding:0;
}

a {
	color:#004694;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#AB3739;
}

img {
	border:none;
}


#container {
	width:900px;
	margin:0 auto;
}

strong {
	display:block;
	font-weight:bold;
	margin:5px 0 5px 0;
	font-size:110%;
}

p {
	line-height:1.6em;
}

h3 {
	clear:both;
}

/* header */


#header {
	height:76px;
	position:relative;
}

h1 a {
	display:block;
	background-image:url(../../images/title_h1_logo.gif);
	background-repeat:no-repeat;
	width:227px;
	height:51px;
	text-indent:-9999px;
	margin:12px 0 0 10px;
}

#top_passage {
	background-image:url(../../images/bg_toppassage.gif);
	background-repeat:no-repeat;
/*	width:62%; */
	width:430px;
	height:23px;
	padding:0 0 0 35px;
	color:#FFFFFF;
	position:absolute;
		top:-24px;
		left:435px;
	font-weight:bold;
}


#static_menu {
	width:550px;
	list-style-type:none;
	height:16px;
	position:absolute;
		top:36px;
		left:350px;
}

#static_menu li a {
	float:left;
	background-image:url(../../images/accent_01.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	margin-right:8px;
	padding-left:20px;
	text-decoration:none;
	color:#555555;
}

#static_menu li a:hover {
	text-decoration:underline;
}

/*	g menu */

#g_menu {
	width:900px;
	height:43px;
}

#g_menu ul {
	width:740px;
	margin:22px auto;
	list-style-type:none;
}

#g_menu li a {
	display:block;
	width:136px;
	height:32px;
	float:left;
	margin-right:10px;
	background-repeat:no-repeat;
	font-weight:bold;
	background-image:url(../../images/bt_a.gif);
	color: #555555;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	font-size: 110%;
}

#g_menu li a:hover {
	background-image:url(../../images/bt_b.gif);
	color: #FFFFFF;
}

/* top contents */

#top_contents {
	clear:both;
	background-color:#FFF;
}

h2 {
	background-image:url(../../images/top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:900px;
	height:342px;
	margin-top:35px;
}

#top_navi {
	height:197px;
	margin-top:-130px;
	background-image:url(../../images/bg_topnavi.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
}

#left_box {
	float:left;
	width:322px;
	height:179px;
	margin-left:7px;
}

#right_box {
	float:right;
	background-image:url(../../images/top_selectframe.gif);
	background-repeat:no-repeat;
	margin:0 20px 0 0;
	width:545px;
	height:179px;
}

ul#textbox_01, 
ul#textbox_02,
ul#textbox_03,
dl#textbox_03 {
	list-style-type:none;
	margin:35px 0 0 8px;
	height:135px;
	float:left;
	padding:11px 0 8px 0;
}


ul#textbox_01 a, 
ul#textbox_02 a,
ul#textbox_03 a,
dl#textbox_03 a {
	text-decoration:underline;
}


ul#textbox_01 {
	width:112px;
	position:relative;
		left:8px;
}

ul#textbox_02 {
	width:130px;
	position:relative;
		left:8px;
}

ul#textbox_03 {
	width:265px;
	position:relative;
		left:15px;
}

#textbox_03 li.odd {
	float:left;
	width:37%;
}



dl#textbox_03 {
	width:265px;
	position:relative;
		left:15px;

}

#textbox_03 dd {
	margin-top:-3px;
}

#textbox_03 dt {
	clear:both;
	font-weight:bold;
}

#textbox_03 dd {
	float:left;
	margin-left:17px;
}


/* main_contents */

#main_contents {
	overflow:auto;
	clear:both;
	background-color:#FFFFFF;
	padding:10px 0 0 0;
}


/* left_column */

#left_column {
	float:left;
	width:640px;
	padding:0 10px 0 10px;
}

#banner_zone {
	overflow:auto;
	width:640px;
	margin-bottom:10px;
}


.contents_box_01 {
	overflow:auto;
	background-color:#EEEEEE;
	margin-bottom:25px;
}

.contents_box_02 {
	overflow:auto;
	margin-bottom:25px;
}


h3 {
	clear:both;
	background-repeat:no-repeat;
	height:39px;
	padding:10px 0 0 15px;
	font-size:110%;
	font-weight:bold;
}

h3.top_bar_l {
	width:640px;
	background-image:url(../../images/title_h3_long.gif);
}

b {
	color:#FF3F3F;
}

.item_box_01 {
	background-color:#FFFFFF;
	margin:0 8px 8px;
	overflow:auto;
	padding:8px;
	width:94%;
}

.item_box_02 {
	overflow:auto;
	margin:0 4px 12px 10px;
	padding:0 8px 8px;
	border-bottom:1px solid #CBCBCB;
}


.item_box_01 dl,
.item_box_02 dl {
	float:right;
	width:175px;
}

.item_box_01 dt,
.item_box_02 dt {
	background-image:url(../../images/accent_02.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
	color:#004694;
	font-weight:bold;
}


.item_box_01 img,
.item_box_02 img {
	float:left;
}

span.red {
	color:#FF0000;
	font-weight:bold;
}

.attention {
	clear:both;
	margin:15px 10px 5px 10px;
	padding:8px 8px 8px 15px;
	border:4px solid #666666;
	background-color:#FFFFFF;
}


#bt_article_list  {
	clear:both;
	width:622px;
	height:37px;
}

#bt_article_list a {
	display:block;
	text-indent:-9999px;
	width:622px;
	height:37px;
	margin:5px 10px 10px 10px;
	background-image:url(../../images/bt_list_a.gif);	
	background-repeat:no-repeat;
}

#bt_article_list a:hover {
	background-image:url(../../images/bt_list_b.gif);	
}


.side_a {
	float:left;
}

.side_b {
	float:right;
}


h3.side_bar {
	width:301px;
	background-image:url(../../images/title_h3_short.gif);
}



#right_column {
	float:right;
	width:221px;
	padding:0 13px 0 0;
}

.side_contents {
	margin-bottom:20px;
}

h4 {
	background-image:url(../../images/title_h5_lead01.gif);
	background-repeat:no-repeat;
	height:27px;
	padding:6px 0 0 33px;
	color:#FFF;
	font-size:107%;
	font-weight:bold;
}

span.orange {
	color:#F15A24;
	font-weight:bold;
}

p.gray_txt {
	background-color:#F2F2F2;
	margin:-3px 0 0 0;
	padding:8px 8px 8px 12px;
}

p.white_txt {
	background-color:#FFF;
	margin:-3px 0 0 0;
	padding:8px 8px 8px 12px;
}



.news_a a ,
.news_b a {
	overflow:auto;
	padding:8px;
	color:#555555;
}


ul li.news_a,
ul li.news_b {
	margin-top:1px;
	padding:5px 10px 5px 10px;
	list-style-type:none;
}

.news_a {
	background-color:#FCE07E;
}

.news_b {
	background-color:#FEF8C6;
}




#footer {
	clear:both;
	padding-top:10px;
}

#footer p {
	text-align:left;
	width:880px;
	height:auto;
	line-height:1em;
	margin:2px;
	padding:3px;
}

#footer .head_t {
	clear:both;
	float:left;
	width:150px;
	font-weight:bold;
	text-align:right;
	margin:-4px 10px 0 2px;
	padding:3px;

}

#footer_adjust {
	margin:0 auto;
	width:850px;
}

#footer_range {
	width:700px;
	margin:0 auto;
	position:relative;
		top:10px;
}

#footer_navi {
	clear:both;
	width:100%;
	height:55px;
	margin:0 auto;
	position:relative;
		top:15px;
	color:#FFF;
	background-color:#333333;
}


#footer_navi ul {
	list-style-type:none;
}

#navi_passage {
	float:right;
	margin-top:-3px;
	width:512px;
}

#footer_navi li a {
	float:left;
	margin-right:16px;
	color:#FFFFFF;
}

#footer_navi p {
	clear:both;
	white-space:nowrap;
}




/* ---- subpage CSS  ----  */

#sub_headimage {
	background-color:#FFFFFF;
	clear:both;
	width:900px;
	height:86px;
	margin-top:47px;
	padding-bottom:15px;
	background-repeat:no-repeat;
}

#sub_headimage img {
	margin:8px 0 10px 10px;
}

h4.menu_pink {
	background-image:url(../../images/title_h5_lead02.gif);
}


ul.bt_submenu {
	background-color:#F2F2F2;
	margin-top:-4px;
	padding:8px 0 5px 0;
	list-style-type:none;
	font-size:115%;
	font-weight:bold;
}

.bt_submenu li a {
	text-decoration:none;
	display:block;
	width:206px;
	height:34px;
	margin:0 0 0 8px;
	padding-top:6px;
	background-image:url(../../images/bt_localmenu_a.gif);
	background-repeat:no-repeat;
	text-indent:23px;
}

.bt_submenu li a:hover {
	background-image:url(../../images/bt_localmenu_b.gif);
	color:#848CB5;
}



#main_contents .contents_box_03 p {
	margin:5px 0 5px 0;
	line-height:1.7em;
}

#pankuzu {
	margin:3px 0 5px 10px;
	font-size:80%;
}

#pankuzu a {
	color:#FF9900;
}


h5 {
	clear:both;
	background-image:url(../../images/accent_03.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	font-size:115%;
	font-weight:bold;
	padding-left:20px;
	color:#438590;
	margin:20px 0 0 0;
}

.contents_box_03 {
	padding:0 10px 0 10px;
	overflow:auto;
	margin-bottom:25px;
}

h3.sub_bar_l {
	width:640px;
	background-image:url(../../images/title_h3_long_white.gif);
}


/* safari css */



html[xmlns*=""] body:last-child .attention {
	overflow:auto;
	clear:both;	
}


html[xmlns*=""] body:last-child .item_box_01 {
	width:92%;
}

html[xmlns*=""] body:last-child .item_box_02 {
	margin:0;
	padding:0;
}
