@charset "utf-8";

/*-- default style clear ---------------------*/
* {
	margin: 0;
	padding: 0;}

body {
	font-family: Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, "lr oSVbN", sans-serif;
	font-size: 74.5%;
	font-weight : normal;
	font-style : normal;
	text-align: center;
	line-height: 1.6;
	color: #222222;
	background-color: #ffffff;}

html>/**/body {overflow: scroll;}

h1,h2,h3,h4,h5,h6,address,strong,th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;}
	
img {
    border-style: none;
    vertical-align: bottom;}
		
ul,ol {list-style: none;}

strong,em {font-style: normal;}

a {color: #394785;}
a:hover {
	color: #e35500;
	text-decoration: none;}




/*-- clearfix ---------------------*/
#wrapper .clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;}
#wrapper .clearfix {display: inline-block;}/* exlude MacIE5 \*/
* html .clearfix {height: 1%}
#wrapper .clearfix {display:block;}/* end MacIE5 */



/*-- all id & class ---------------------*/
.block {display: block;}

.clear {clear: both;}
.float_left {float: left;}
.float_right {float: right;}

.txt_left {text-align: left;}
.txt_center {text-align: center;}
.txt_right {text-align: right;}
.bold {font-weight: bold;}

.m_top4 {margin-top: 4px;}
.m_top8 {margin-top: 8px;}
.m_top12 {margin-top: 12px;}
.m_top20 {margin-top: 20px;}
.m_top24 {margin-top: 24px;}
.m_top28 {margin-top: 28px;}
.m_top32 {margin-top: 32px;}
.m_top44 {margin-top: 44px;}
.m_right8 {margin-right: 8px;}
.m_right12 {margin-right: 12px;}
.m_right24 {margin-right: 24px;}
.m_right32 {margin-right: 32px;}
.m_bottom8 {margin-bottom: 8px;}
.m_bottom12 {margin-bottom: 12px;}
.m_bottom20 {margin-bottom: 20px;}
.m_bottom24 {margin-bottom: 24px;}
.m_bottom32 {margin-bottom: 32px;}
.m_left8 {margin-left: 8px;}
.m_left12 {margin-left: 12px;}
.m_left16 {margin-left: 16px;}
.m_left24 {margin-left: 24px;}
.m_left32 {margin-left: 32px;}
.m_bottom-12 {margin-bottom: -8px;}

.p_top8 {padding-top: 8px;}
.p_top12 {padding-top: 12px;}
.p_top24 {padding-top: 24px;}
.p_top32 {padding-top: 32px;}
.p_right8 {padding-right: 8px;}
.p_right12 {padding-right: 12px;}
.p_right24 {padding-right: 24px;}
.p_right32 {padding-right: 32px;}
.p_bottom8 {padding-bottom: 8px;}
.p_bottom12 {padding-bottom: 12px;}
.p_bottom24 {padding-bottom: 24px;}
.p_bottom32 {padding-bottom: 32px;}
.p_left8 {padding-left: 8px;}
.p_left12 {padding-left: 12px;}
.p_left24 {padding-left: 24px;}
.p_left32 {padding-left: 32px;}



/*-- layout ---------------------*/
body#top {background: url(../img/body_bg_top.gif) repeat-x 0 0;}

body#naka {background: url(../img/body_bg.gif) repeat-x 0 0;}

#wrapper {
	margin: 0 auto;
	width: 808px;
	text-align: left;}



/*-- header ---------------------*/
#header {
	position: relative;
	width: 800px;
	height: 90px;}

#header #logo {
	display: block;
	float: left;
	padding: 26px 0 0 4px;}

#header #search_wrap {
	position: absolute;
	top: 42px;
	left: 398px;
	width: 187px;
	height: 18px;}

#header #search_wrap #search {position: relative;}

#header #search_wrap #search .space {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px;
	width: 153px;
	height: 12px;
	font-size: 10px;
	border: 1px solid #d9d9d9;}

* html #header #search_wrap #search .space {height: 18px;} /* end IE6_hack */

#header #search_wrap #search .search_btn {
	position: absolute;
	top: 0;
	left: 152px;
	width: 35px;
	height: 18px;}

#header #head_navi {
	float: right;
	margin-top: 24px;
	height: 10px;
	font-size: 1px;}

#header #head_navi li {float: left;}

#header #print {
	position: absolute;
	top: 42px;
	right: 4px;
	width: 53px;
	font-size: 10px;}

#header #print dt {float: left;}

#header #print dd {float: right;}

#global_navi {
	clear: both;
	margin-left: 2px;
	width: 804px;}

#global_navi li {float: left;}

#breadcrumbs {
	clear: both;
	margin: 0 4px;
	width: 800px;
	height: 34px;
	font-size: 93%;}

#breadcrumbs li {
	float: left;
	margin: 6px 4px 0 0;}

/*-- 文字サイズ変更 --*/
body.fontL {font-size: 14px;}
body.fontM {font-size: 12px;}
body.fontS {font-size: 10px;}

#header #size {
	position: absolute;
	top: 42px;
	left: 597px;
	width: 142px;}

#header #size dt {
	float: left;
	font-size: 10px;}

#header #size dd {float: right;}

#header #size dd ul li {
	float: left;
	text-indent: -999999px;}

#small a,
#small a:hover {
	display: block;
	width: 28px;
	height: 18px;
	background: url(../img/size_small_off.gif) no-repeat 0 0;
	overflow: hidden;}

#small a:hover {background: url(../img/size_small_on.gif) no-repeat 0 0;}

#medium a,
#medium a:hover {
	display: block;
	width: 26px;
	height: 18px;
	background: url(../img/size_middle_on.gif) no-repeat 0 0;
	overflow: hidden;}

#medium a:hover {background: url(../img/size_middle_on.gif) no-repeat 0 0;}

.fontS #medium a,
.fontL #medium a {background: url(../img/size_middle_off.gif) no-repeat 0 0;}
.fontS #medium a:hover,
.fontL #medium a:hover {background: url(../img/size_middle_on.gif) no-repeat 0 0;}

#large a,
#large a:hover {
	display: block;
	width: 28px;
	height: 18px;
	background: url(../img/size_large_off.gif) no-repeat 0 0;
	overflow: hidden;}

#large a:hover {background: url(../img/size_large_on.gif) no-repeat 0 0;}

.fontS #small a {
	display: block;
	width: 28px;
	height: 18px;
	background: url(../img/size_small_on.gif) no-repeat 0 0;
	overflow: hidden;}

.fontM #medium a {
	display: block;
	width: 26px;
	height: 18px;
	background: url(../img/size_middle_on.gif) no-repeat 0 0;
	overflow: hidden;}

.fontL #large a {
	display: block;
	width: 28px;
	height: 18px;
	background: url(../img/size_large_on.gif) no-repeat 0 0;
	overflow: hidden;}



/*-- footer ---------------------*/
#footer_wrap {
	margin-top: 40px;
	width: 100%;
	text-align: center;
	background: url(../img/foot_bg.gif) repeat-x 0 0;}

#footer {
	margin: 0 auto;
	width: 800px;
	height: 166px;
	text-align: left;}

#footer #foot_bnr {
	margin-bottom: 20px;
	padding: 15px 0 4px;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}

#footer #foot_bnr li {margin-bottom: 8px;}

#footer #foot_navi {float: left;}

#footer #foot_navi li {display: inline;}

#footer address {float: right;}



/*-- main ---------------------*/
#main {
	width: 800px;
	margin-left: 4px;}

/*-- ローカルナビ --*/
#local_navi {
	float: left;
	width: 200px;
	margin-right: 28px;}

#local_navi #local_main_navi_wrap {background: url(../img/l_navi_bg.gif) repeat-y 0 0;}

#local_navi #local_main_navi {
	padding-bottom: 9px;
	background: url(../img/l_navi_bottom.gif) no-repeat 0 bottom;}

#local_navi #local_main_navi li {
	min-height: 43px;
	height: auto !important;
	height: 43px; /* for IE6 */}

#local_navi #local_main_navi li ul {
	margin-left: 8px;
	padding: 12px 0 4px;
	width: 184px;
	border-top: 1px solid #b8b8b8;}

#local_navi #local_main_navi li ul li {
	width: 184px;
	min-height: 28px;
	height: auto !important;
	height: 28px; /* for IE6 */}

#local_navi #local_main_navi li ul li a {
	display: block;
	padding: 0 0 10px 32px;
	font-size: 93%;
	background: url(../img/local_navi_second_off.gif) no-repeat 0 -8px;}

* html #local_navi #local_main_navi li ul li a {width: 184px;} /* end IE6_hack */

#local_navi #local_main_navi li ul li a:hover {background: url(../img/local_navi_second_on.gif) no-repeat 0 -8px;}

#local_navi #local_main_navi li ul .on {
	padding-left: 32px;
	font-size: 93%;
	color: #e35500;
	background: url(../img/local_navi_second_on.gif) no-repeat 0 -8px;}


#local_navi #local_main_navi li ul li ul {
	margin: 0;
	padding: 0;
	border: none;}

#local_navi #local_main_navi li ul li ul li {
	margin-left: 32px;
	padding-left: 16px;
	width: 126px;
	min-height: 28px;
	height: auto !important;
	height: 28px; /* for IE6 */
	background: url(../img/icon02.gif) no-repeat 0 6px;}

#local_navi #local_main_navi li ul li ul li a,
#local_navi #local_main_navi li ul li ul li a:hover {
	display: inline;
	margin: 0;
	padding: 0;
	width: 126px;
	background: none;}

#local_navi #local_sub_navi02 {margin: 20px 0 0 11px;}

#local_navi #local_sub_navi02 li a {
	display: block;
	margin-bottom: 12px;
	padding-left: 19px;
	background: url(../img/icon_arrow_off.gif) no-repeat 0 5px;}

* html #local_navi #local_sub_navi02 li a {height: 0;} /* end IE6_hack */

#local_navi #local_sub_navi02 li a:hover {background: url(../img/icon_arrow_on.gif) no-repeat 0 5px;}


/*-- メインコンテンツ - 共通 --*/
#main_contents {
	float: left;
	width: 572px;
	min-height: 300px;
	height: auto !important;
	height: 300px; /* for IE6 */}

#tit_h1 {
	position: relative;
	margin-bottom: 20px;
	padding-left: 20px;
	width: 572px;
	height: 27px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8;
	color: #394785;
	background: url(../img/contents_tit_main.gif) no-repeat 0 0;
	overflow: hidden;}

.tit_h2 {
	padding-left: 16px;
	font-size: 107%;
	color: #245974;
	background: url(../img/icon01.gif) no-repeat 0 center;}

.tit_h3 {
	padding-left: 16px;
	background: url(../img/icon02.gif) no-repeat 0 center;}

.topic {width: 572px;}

.topic .tit_topic {
	position: relative;
	width: 572px;
	height: 28px;}

.topic .tit_topic .list {
	position: absolute;
	top: 0;
	left: 476px;}

.topic .tit_topic .rss {
	position: absolute;
	top: 0;
	right: 0;}

.topic dl {
	margin-top: 16px;
	padding-bottom: 12px;}

.topic dt {
	clear: left;
	float: left;
	padding-bottom: 16px;
	width: 120px;}
	
.topic dd {
	margin-bottom: 16px;
	padding: 0 0 16px 100px;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}

.topic dd a {
	display: block;
	padding-left: 19px;
	min-height: 18px;
	height: auto !important;
	height: 18px;}

.topic .icon {background: url(../img/icon_arrow.gif) no-repeat 0 5px;}
.topic .pdf {background: url(../img/icon_pdf.gif) no-repeat 0 3px;}

#update,
#pagetop {
	display: block;
	margin-top: 20px;
	width: 572px;
	text-align: right;}

.relation dt {
	margin-top: 28px;
	padding-left: 19px;
	background: url(../img/icon_arrow.gif) no-repeat 0 3px;}

.relation .pdf {
	padding-left: 19px;
	background: url(../img/icon_pdf.gif) no-repeat 0 center;}

.relation .link {
	padding-left: 16px;
	background: url(../img/icon02.gif) no-repeat 0 center;}

.relation dd ul li {margin: 4px 0 0 19px;}

.dl_item01 dt,
.dl_item01 dd {margin-top: 4px;}

.dl_item02 dt {margin-top: 20px;}
.dl_item02 dd ul li {margin: 4px 0 0 19px;}
.dl_item02 dt a,
.dl_item02 dd ul li a {
	padding-left: 19px;
	background: url(../img/icon_arrow_off.gif) no-repeat 0 center;}
.dl_item02 dt a:hover,
.dl_item02 dd ul li a:hover {background: url(../img/icon_arrow_on.gif) no-repeat 0 center;}

.dl_item03 dt {
	margin-top: 20px;
	padding-left: 16px;
	color: #245974;
	background: url(../img/icon01.gif) no-repeat 0 center;}
.dl_item03 dd {margin: 8px 0 0 16px;}
.dl_item03 dd ul li {
	display: block;
	margin-bottom: 12px;
	padding-left: 19px;
	background: url(../img/icon_pdf.gif) no-repeat 0 center;}
.dl_item03 dd ul .m_bottom0 {margin-bottom: 0;}

.dl_item04 dt {
	margin-top: 20px;
	padding-left: 16px;
	color: #245974;
	background: url(../img/icon01.gif) no-repeat 0 center;}
.dl_item04 dd {margin-top: 4px;}
.dl_item04 dd li {margin-top: 4px;}
.dl_item04 .m_top12 {margin-top: 12px;}

.dl_item05 {
	margin-top: 24px;
	padding-bottom: 12px;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}
.dl_item05 dt {
	clear: left;
	float: left;}
.dl_item05 dd {padding: 0 0 20px 116px;}
.dl_item05 .icon {background: url(../img/icon_arrow.gif) no-repeat 100px 5px;}
.dl_item05 .pdf {background: url(../img/icon_pdf.gif) no-repeat 100px 3px;}

.dl_item06 {
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 572px;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}
.dl_item06 dt {
	position: relative;
	float: left;
	width: 100px;}
.dl_item06 dd {
	float: left;
	width: 462px;}
.dl_item06 .map_btn {
	position: absolute;
	top: 12px;
	left: 380px;}

.dl_item07 {margin-top: 8px;}
.dl_item07 dt {
	float: left;
	padding-right: 20px;}
.dl_item07 .map_btn {
	display: block;
	margin-top: 20px;
	text-align: center;}

.dl_item08 {margin-top: 16px;}
.dl_item08 dt {
	clear: both;
	padding-left: 16px;
	background: url(../img/icon02.gif) no-repeat 0 center;}
.dl_item08 dd ul {
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 572px;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}
.dl_item08 dd li {
	float: left;
	margin-right: 12px;
	padding-left: 16px;
	line-height: 2.0;
	background: url(../img/icon_arrow.gif) no-repeat 0 center;
	white-space: nowrap;}
* html .dl_item08 dd li {
	display: inline;
	float: none;
	height: 18px;
	vertical-align: middle;} /* end IE6_hack */
* html .dl_item08 .ie6 {
	display: block;
	padding-top: 2px;}

.ul_item01 li {
	margin: 4px 0 0 4px;
	padding-left: 12px;
	background: url(../img/icon03.gif) no-repeat 0 9px;}

.ul_item02 {
	margin-top: 16px;
	width: 572px;}
.ul_item02 li {width: 276px;}
.ul_item02 .left {float: left;}
.ul_item02 .right {float: right;}
.ul_item02 dl {
	float: left;
	padding-right: 12px;
	width: 164px;}
.ul_item02 dt a {
	display: block;
	padding-left: 16px;
	background: url(../img/icon_arrow_off.gif) no-repeat 0 5px;}
.ul_item02 dt a:hover {background: url(../img/icon_arrow_on.gif) no-repeat 0 5px;}
.ul_item02 dd {
	margin-top: 8px;
	padding-top: 8px;
	background: url(../img/line_dotted.gif) repeat-x 0 0;}

.ul_item03 {
	margin-top: 20px;
	width: 572px;}
.ul_item03 li {width: 276px;}
.ul_item03 .left {float: left;}
.ul_item03 .right {float: right;}
.ul_item03 li .img {
	display: block;
	float: left;
	padding: 3px;
	background: url(../img/product/waku.gif) no-repeat 0 0;}
.ul_item03 li dl {margin-left: 93px;}
.ul_item03 li dt {
	margin-bottom: 8px;
	padding-bottom: 8px;
	color: #245974;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}

.ul_item04 {margin-top: 12px;}
.ul_item04 li {margin-bottom: 24px;}
.ul_item04 span {float: left;}
.ul_item04 dl {margin-left: 206px;}
.ul_item04 dt {
	margin-bottom: 12px;
	padding-bottom: 12px;
	color: #245974;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}
.ul_item04 .intro {
	margin-bottom: 12px;
	padding-bottom: 12px;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}

.maru img {vertical-align: middle;}
* html .maru img {vertical-align: bottom;} /* end IE6_hack */

.icon01 a {
	padding-left: 19px;
	background: url(../img/icon_arrow_off.gif) no-repeat 0 center;}
.icon01 a:hover {background: url(../img/icon_arrow_on.gif) no-repeat 0 center;}

.icon02 {
	padding-left: 19px;
	background: url(../img/icon02.gif) no-repeat 0 6px;}

.icon_pdf {
	padding-left: 19px;
	background: url(../img/icon_pdf.gif) no-repeat 0 center;}

.c_red {color: red;}
.c_orange {color: #e35500;}

.indent01 {
	padding-left: 1.4em;
	text-indent: -1.4em;}

.line01 {
	margin-bottom: 28px;
	padding-bottom: 28px;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}

.line02 {
	margin-bottom: 8px;
	padding-bottom: 8px;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}

/*-- メインコンテンツ - 表 --*/
.table_box {
	width: 572px;
	font-size: 100%;
	text-align: left;
	border-collapse: collapse;}

.table_box .nowrap {white-space: nowrap;}

.table_box th,
.table_box tr,
.table_box td {
	padding: 8px;
	font-weight: normal;
	line-height: 1.8;
	border: 1px solid #cccccc;
	vertical-align: middle;}

.table_box th {
	text-align: center;
	background-color: #f3f5ff;}

.table_box .left {text-align: left;}
.table_box .center {text-align: center;}
.table_box .right {text-align: right;}

.width110 {width: 110px;}
.width200 {width: 200px;}
.width286 {width: 286px;}

/*-- メインコンテンツ - トップページ --*/
#flash_box {
	position: relative;
	margin-top: -6px;
	width: 804px;
	height: 240px;
	background: url(../img/fla_bg.jpg) no-repeat 0 0;}

#flash_box #flash {
	position: absolute;
	top: 1px;
	left: 5px;}

#flash_box #flash_side {
	position: absolute;
	top: 13px;
	left: 612px;}

#side_contents {
	float: right;
	width: 200px;}

#update_day {
	margin-top: 20px;
	padding-top: 16px;
	text-align: center;
	background: url(../img/line_dotted.gif) repeat-x 0 0;}

/*-- メインコンテンツ - IR情報 --*/
#ir_top_menu {
	padding-bottom: 9px;
	width: 572px;
	background: url(../img/ir_tit_sub_bottom.gif) no-repeat 0 bottom;}

#ir_top_menu #ir_top_menu01,
#ir_top_menu #ir_top_menu02 {background: url(../img/ir_tit_sub_bg.gif) repeat-y 0 0;}

#ir_top_menu #ir_top_menu01 .left,
#ir_top_menu #ir_top_menu01 .center,
#ir_top_menu #ir_top_menu01 .right,
#ir_top_menu #ir_top_menu02 .left,
#ir_top_menu #ir_top_menu02 .center,
#ir_top_menu #ir_top_menu02 .right {float: left;}

#ir_top_menu .left {width: 193px;}
#ir_top_menu .left ul {
	margin: 12px 0 8px 21px;
	width: 164px;}

#ir_top_menu .center {width: 185px;}
#ir_top_menu .center ul {
	margin: 12px 0 8px 13px;
	width: 160px;}

#ir_top_menu .right,
#ir_top_menu .right h2 {
	position: relative;
	width: 194px;}
#ir_top_menu .right h2 span {
	position: absolute;
	top: 0;
	right: 0;}
#ir_top_menu .right ul {
	margin: 12px 0 20px 13px;
	width: 160px;}

#ir_top_menu .left ul li a,
#ir_top_menu .center ul li a,
#ir_top_menu .right ul li a {
	display: block;
	margin-bottom: 8px;
	padding-left: 19px;
	background: url(../img/icon_arrow_off.gif) no-repeat 0 5px;}

* html #ir_top_menu .left ul li a,
* html #ir_top_menu .center ul li a,
* html #ir_top_menu .right ul li a {height: 0;} /* end IE6_hack */

#ir_top_menu .left ul li a:hover,
#ir_top_menu .center ul li a:hover,
#ir_top_menu .right ul li a:hover {background: url(../img/icon_arrow_on.gif) no-repeat 0 5px;}

#ir_top_menu .right dl {
	margin: 12px 0 20px 13px;
	width: 160px;
	font-size: 93%;}

#ir_top_menu .right dt {
	padding-left: 19px;
	background: url(../img/icon_arrow.gif) no-repeat 0 3px;}

#ir_top_menu .right dd {margin: 0 0 8px 19px;}

.graph01 {width: 572px;}

.graph01 .graph_left {
	float: left;
	width: 276px;}

.graph01 .graph_right {
	float: right;
	width: 276px;}

.graph01 dt {
	padding-left: 12px;
	background: url(../img/icon02.gif) no-repeat 0 center;}


/*-- お問い合わせフォーム --*/
#map dl {
	margin: 12px 0 8px;
	text-align: center;}

#map dt {
	margin-bottom: 8px;
	font-size: 14px;
	color: #245974;}

#map .close {margin-bottom: 20px;}


/*-- お問い合わせフォーム --*/
#form {
	margin: 20px auto 0;
	width: 572px;
	text-align: left;}

#form input,
#form textarea,
#form select {
	border: 1px solid #999999;
	font-family:ＭＳ Ｐゴシック;
	font-size: 100%;
	color: #222222;
	vertical-align: middle;}

#form dt {
	clear: left;
	float: left;
	padding-left: 15px;
	border-left: 3px solid #cccccc;}

#form dd {
	margin-bottom: 16px;
	padding: 0 0 16px 180px;
	background: url(../img/line_dotted.gif) repeat-x 0 bottom;}

#form dd input {
	padding: 3px 0 0 2px;
	height: 16px;}

* html #form dd input {padding: 2px;} /* end IE6_hack */

#form .width372 {width: 300px;}

#form_btn {
	width: 572p;
	text-align: center;}

#form_btn li {
	display: inline;
	margin-right: 20px;}

#form_btn li input {
	padding: 6px 25px;
	cursor: pointer;}


