@charset "utf-8";
/* CSS Document */

body{
	font-size:90%;
	font-family:Arial,"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	min-width:950px;
	text-align:center;
	background-color:#feffff;
	color:#333333;
	line-height:1.4;
}
* html th,
* html td{
	font-size:90%;
}
.fontSmall{font-size:90%}
.fontNormal{font-size:100%}
* html .fontNormal th,
* html .fontNormal td{
	font-size:100%;
}
.fontLarge{font-size:110%}
* html .fontLarge th,
* html .fontLarge td{
	font-size:110%;
}

/*-----header-----*/
#header{
	background:url(../images/bg_all_01.gif) center repeat-y;
}
#header .bgtop{
	background:url(../images/bg_head_02.gif) top repeat-x;
}
#header .bgtopgd{
	background:url(../images/bg_head_01.gif) top center no-repeat;
	text-align:center;
	padding:0;
}
#header .hdinner{
	width:926px;
	margin:0 auto;
	text-align:left;
}
#header .logo{
	line-height:0;
	padding:0px;
	float:left;
	margin:34px 0px 20px 0px;
}
#header .hdmenu{
	width:400px;
	float:right;
	padding:18px 0px 0px;
	margin-bottom:15px;
}
#header .hdmenu .topnav{
	text-align:right;
	min-height:55px;
	height:auto !important;
	height:55px;
	margin-bottom:10px;
}
#header .hdmenu .topnav a{
	color:#333333;
}
#header .hdmenu .topnav a:hover{
	color:#1d50a2;
}
#header .hdmenu .topnav .stmap{
	display:inline-block;
	border-right:3px solid #bab2b2;
	padding:0 12px 0 0;
	margin-right:10px;
}
#header .hdmenu .topnav .jpns{
	display:inline-block;
	border-left:3px solid #bab2b2;
	padding:0 0 0 12px;
}
#header .hdmenu dl.fsize{
	width:149px;
	float:left;
	font-size:0;
}
#header .hdmenu dl dt{
	width:66px;
	float:left;
}
#header .hdmenu dl dd{
	width:20px;
	height:20px;
	float:left;
	overflow:hidden;
	line-height:0.1;
}
#header .hdmenu dl dd span{
	cursor:pointer;
	width:20px;
	height:20px;
	display:block;
	text-indent:-9999px;
}
#header .hdmenu dl dd.fontChangeSmall span{
	background:url(../images/b_size_01.gif) top left no-repeat;
}
#header .hdmenu dl dd.fontChangeSmall span:hover,
#header .hdmenu dl dd.fontChangeSmall span.textresizer-active{
	background:url(../images/b_size_01_on.gif) top left no-repeat;
}
#header .hdmenu dl dd.fontChangeNormal span{
	background:url(../images/b_size_02.gif) top left no-repeat;
}
#header .hdmenu dl dd.fontChangeNormal span:hover,
#header .hdmenu dl dd.fontChangeNormal span.textresizer-active{
	background:url(../images/b_size_02_on.gif) top left no-repeat;
}
#header .hdmenu dl dd.fontChangeLarge span{
	background:url(../images/b_size_03.gif) top left no-repeat;
}
#header .hdmenu dl dd.fontChangeLarge span:hover,
#header .hdmenu dl dd.fontChangeLarge span.textresizer-active{
	background:url(../images/b_size_03_on.gif) top left no-repeat;
}

/*--en--*/
#header .hdmenu dl.en dd.fontChangeSmall span{
	background:url(../images/en_b_size_01.gif) top left no-repeat;
}
#header .hdmenu dl.en dd.fontChangeSmall span:hover,
#header .hdmenu dl.en dd.fontChangeSmall span.textresizer-active{
	background:url(../images/en_b_size_01_on.gif) top left no-repeat;
}
#header .hdmenu dl.en dd.fontChangeNormal span{
	background:url(../images/en_b_size_02.gif) top left no-repeat;
}
#header .hdmenu dl.en dd.fontChangeNormal span:hover,
#header .hdmenu dl.en dd.fontChangeNormal span.textresizer-active{
	background:url(../images/en_b_size_02_on.gif) top left no-repeat;
}
#header .hdmenu dl.en dd.fontChangeLarge span{
	background:url(../images/en_b_size_03.gif) top left no-repeat;
}
#header .hdmenu dl.en dd.fontChangeLarge span:hover,
#header .hdmenu dl.en dd.fontChangeLarge span.textresizer-active{
	background:url(../images/en_b_size_03_on.gif) top left no-repeat;
}
/*--en--*/

#header .hdmenu #searchBox{
	width:251px;
	float:left;
}
#header .hdmenu #cse-search-form .gsc-clear-button{
	display:none;
}
#header .hdmenu #cse-search-form td.gsc-input{
	padding:0 4px 0 0;
}
#header .hdmenu #cse-search-form input.gsc-input{
	width:190px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
}
#header .hdmenu #cse-search-form td.gsc-search-button{
	width:43px;
	padding:0px;
}
#header .hdmenu #cse-search-form input.gsc-search-button{
	border:none;
	display:block;
	background:url(../images/b_search_01.gif) top left no-repeat;
	text-indent:-9999px;
	width:43px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	margin:0px;
	padding:0px;
	line-height:1;
}
#header .hdmenu #cse-search-form input.gsc-search-button:hover{
	background:url(../images/b_search_01_on.gif) top left no-repeat;
}

/*--en--*/
#header .hdmenu .en #cse-search-form input.gsc-search-button{
	background:url(../images/en_b_search_01.gif) top left no-repeat;
}
#header .hdmenu .en #cse-search-form input.gsc-search-button:hover{
	background:url(../images/en_b_search_01_on.gif) top left no-repeat;
}
/*--en--*/

/*-----globalNav-----*/
#globalNav{
	background:url(../images/bg_nv_01.gif) repeat-x;
	height:48px;
	overflow:hidden;
	margin:0;
	clear:both;
}
#globalNav .navArea{
	background:url(../images/bg_nv_02.gif) top center no-repeat;
	text-align:center;
}
#globalNav .navArea ul{
	width:950px;
	margin:0 auto;
	text-align:left;
	line-height:0.1;
}
* html #globalNav .navArea ul{
	margin-left:0px;
}
#globalNav .navArea ul li{
	float:left;
}
#globalNav .navArea ul li img{
	vertical-align:bottom;
}

/*-----main-----*/
#main{
	background:url(../images/bg_all_01.gif) center repeat-y;
	text-align:center;
	clear:both;
}
#main #contents{
	width:926px;
	margin:0 auto;
	text-align:left;
}

/*-----top-----*/
#topArea{
	padding:35px 0 0;
}
#topArea a.lstIco{
	background:url(../images/ic_link_01.gif) 0 0.1em no-repeat;
	padding-left:16px;
	color:#333333;
}
#topArea a.lstIco:hover{
	color:#1d50a2;
}
#topArea #notice{
	background:url(../images/bg_notice_02.gif) repeat-y;
	margin-bottom:5px;
	zoom:1;
}
#topArea #notice .bgt{
	background:url(../images/bg_notice_01.gif) top center no-repeat;
}
#topArea #notice .bgb{
	background:url(../images/bg_notice_03.gif) bottom center no-repeat;
	padding:15px 0 15px 25px;
}
#topArea #notice h2{
	width:170px;
	float:left;
	padding-top:4px;
}
#topArea #notice table{
	border-left:1px solid #bab2b2;
	float:left;
}
#topArea #notice table th{
	font-weight:normal;
	padding:3px 25px;
	vertical-align:top;
	text-align:left;
}
#topArea #notice table td{
	padding:3px 0;
	vertical-align:top;
	text-align:left;
	width:580px;
}
#topArea .noticeList{
	text-align:right;
	margin-bottom:11px;
}
#topArea .topImg{
	margin-bottom:35px;
	zoom:1;
}
#topArea .topImg img{
	vertical-align:bottom;
	margin:0px 0px 0px;
}

#topArea .topCenter{
	width:656px;
	float:left;
}
#topArea .topCenter .topContent{
	padding-left:10px;
}
#topArea .topCenter .stockSearch{
	background:url(../images/bg_topsearch_rp.gif) center no-repeat;
	margin-bottom:20px;
	zoom:1;
}
#topArea .topCenter .stockSearch .bgt{
	background:url(../images/bg_topsearch_top.gif) top center no-repeat;
}
#topArea .topCenter .stockSearch .bgb{
	background:url(../images/bg_topsearch_btm.gif) bottom center no-repeat;
	padding:15px 19px 15px 17px;
}
#topArea .topCenter .stockSearch .ttl{
	width:111px;
	float:left;
}
#topArea .topCenter .stockSearch .inputArea{
	width:373px;
	float:left;
}
*+html #topArea .topCenter .stockSearch .inputArea{
	width:359px;
}
* html #topArea .topCenter .stockSearch .inputArea{
	width:359px;
}
#topArea .topCenter .stockSearch .inputArea .bdBox{
	display:inline-block;
	border:1px solid #bab2b2;
	padding:0px;
}
* html #topArea .topCenter .stockSearch .inputArea .bdBox{
	display:inline;
}
#topArea .topCenter .stockSearch .inputArea input.text{
	float:left;
	padding-right:2px;
	padding-left:2px;
	border:none;
	width:287px;
	min-height:29px;
	margin:0px;
	vertical-align:middle;
	padding:3px 2px\9;
	min-height:25px\9;
	display:inline;
}
* html #topArea .topCenter .stockSearch .inputArea input.text{
	height:31px;
	width:285px;
}
#topArea .topCenter .stockSearch .inputArea .foff{
	background:url(../images/bg_ssearch_01.gif) left top no-repeat #ffffff;
}
#topArea .topCenter .stockSearch .inputArea .fon{
	border:none;
	outline:none;
}
*+html #topArea .topCenter .stockSearch .inputArea .fon{
	border:1px solid #ffffff;
	width:285px;
}
#topArea .topCenter .stockSearch .inputArea .searchbtn{
	float:left;
	margin:0px;
	width:66px;
	height:31px;
	display:inline;
}
#topArea .topCenter .stockSearch .cpSearch{
	float:right;
	padding-top:5px;
}
#topArea .topCenter ul.listing{
	margin-bottom:25px;
}
#topArea .topCenter ul.listing li.bnl{
	float:left;
	margin-right:15px;
}
#topArea .topCenter ul.listing li.bnr{
	float:right;
}

#topArea .topCenter #information h2{
	border-bottom:3px solid #EEEEF0;
	margin:0px;
	padding:0px;
}
#topArea .topCenter #information h2 img{
	vertical-align:bottom;
}
#topArea .topCenter .newsArea{
	clear:both;
}
#topArea .topCenter .newsList{
	text-align:right;
	margin-bottom:-20px;
}
#topArea .topCenter .newsList .rssBtn{
	margin-right:15px;
}
#topArea .topCenter .newsList .rssBtn img{
	vertical-align:text-top;
}
.infoBoxns{
	margin-bottom:30px;
}
#topArea .topCenter .infoBox{
	max-height:145px;
	overflow:auto;
	margin-bottom:30px;
}
* html #topArea .topCenter .infoBox{
	height:145px;
}
#topArea .topCenter .infoBoxLast{
	max-height:145px;
	overflow:auto;
	margin-bottom:50px;
}
* html #topArea .topCenter .infoBoxLast{
	height:145px;
}
.infoBoxns .tableBox,
#topArea .topCenter .infoBox .tableBox,
#topArea .topCenter .infoBoxLast .tableBox{
	padding:7px 10px;
}
#topArea .topCenter .tableBox table{
	width:100%;
}
* html #topArea .topCenter .tableBox table{
	width:96%;
}
*+html #topArea .topCenter .tableBox table{
	width:97%;
}
.tableBox table th{
	font-weight:normal;
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
	padding:3px 30px 3px 0;
	line-height:1.4;
}
.tableBox table th img{
    margin: 0 0 0 0.5em;
    vertical-align: text-bottom;
}
.tableBox table td{
	vertical-align:top;
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
	padding:3px 0px;
	line-height:1.4;
}

#topArea .topLeft{
	width:240px;
	float:right;
}
#topArea .topLeft ul.banners{
	line-height:0;
	margin-bottom:30px;
}
#topArea .topLeft ul.banners li{
	margin-bottom:15px;
}
#topArea .topLeft ul.banners li.last{
	margin-bottom:0px;
}
#topArea .topLeft ul.banners li img{
	vertical-align:bottom;
}
#topArea .topLeft ul.btns{
	line-height:1.4;
	margin-bottom:30px;
}
#topArea .topLeft ul.btns li{
	background:url(../images/bg_topsidebtn_02.gif) center repeat-y;
	margin-bottom:10px;
	padding:0;
	zoom:1;
}
#topArea .topLeft ul.btns li span{
	display:block;
	padding:0px;
	background:url(../images/bg_topsidebtn_03.gif) center bottom no-repeat;
}
#topArea .topLeft ul.btns li span span{
	display:block;
	padding:0;
	background:url(../images/bg_topsidebtn_01.gif) center top no-repeat;
}
#topArea .topLeft ul.btns li a{
	background:url(../images/ic_topside_01.gif) 8px 0.7em no-repeat;
	display:block;
	padding:5px 10px 4px 20px;
	color:#333;
}
#topArea .topLeft ul.btns li a:hover{
	color: #1D50A2;
}

#topArea .bottommenu{
	clear:both;
}
#topArea .bottommenu .menuBox{
	width:216px;
	float:left;
	margin-right:20px;
	padding-bottom:35px;
}
#topArea .bottommenu .menuBoxRight{
	width:216px;
	float:left;
	padding-bottom:35px;
}
#topArea .bottommenu .menuBoxb{
	width:216px;
	float:left;
	margin-right:20px;
	padding-bottom:45px;
}
#topArea .bottommenu .menuBoxRightb{
	width:216px;
	float:left;
	padding-bottom:45px;
}
#topArea .bottommenu .title{
	background:url(../images/bg_topnavi_03.gif) repeat-y;
	border-bottom:2px solid #bab2b2;
	margin-bottom:3px;
}
#topArea .bottommenu .title .bgt{
	background:url(../images/bg_topnavi_01.gif) top center no-repeat;
}
#topArea .bottommenu .title a{
	display:block;
	background:url(../images/bg_topnavi_02.gif) bottom center no-repeat;
	padding:5px 10px 4px;
	color:#333;
}
#topArea .bottommenu .title a:hover{
	color: #1D50A2;
}
#topArea .bottommenu ul li{
	padding: 3px 5px 3px 5px;
	border-bottom:1px dotted #CCCCCC;
}
#topArea .bottommenu ul li a {
	display:block;
}

/*-----pageArea-----*/
#pageArea{
	padding:7px 10px 35px 0;
}
#pageArea .topicPath{
	margin-bottom:5px;
}
#pageArea #contsBox{
	width:646px;
	float:right;
}
#pageArea #contsBox .mainImg{
	margin-bottom:45px;
	line-height:0.1;
}
#editArea .subts{
	margin:0 0 30px 0;
	border-top:1px solid #bab2b2;
	border-right:1px solid #bab2b2;
	border-left:1px solid #bab2b2;
	border-bottom:3px solid #f4a467;
	padding:3px;
	font-weight:bold;
	font-size:110%;
}
#editArea .subts span{
	display:block;
	background:url(../images/bg_h1_01.gif) right repeat-y;
	padding:2px 15px;
}

#pageArea #contsBox .leadLists{
}
#pageArea #contsBox .leadLists .leadList{
	clear:both;
	border:1px solid #BAB2B2;
	width:311px;
	float:left;
	margin-bottom:30px;
}
#pageArea #contsBox .leadLists .leadListRight{
	border:1px solid #BAB2B2;
	width:311px;
	float:right;
	margin-bottom:30px;
}
#pageArea #contsBox .leadLists .title{
	padding:3px;
}
#pageArea #contsBox .leadLists .title a{
	display:block;
	background:url(../images/bg_btn_01.gif) center repeat-y;
	color:#333333;
	font-weight:bold;
	padding:3px 5px 3px 12px;
}
#pageArea #contsBox .leadLists .title a:hover{
	color:#1d50a2;
}
#pageArea #contsBox .leadLists .title a span{
	background:url(../images/ic_menu_02.gif) 0 0.1em no-repeat;
	padding-left:20px;
	display:block;
}
#pageArea #contsBox .leadLists .lead{
	padding:10px 15px;
	border-top:2px solid #BAB2B2;
}
#pageArea #contsBox .leadLists ul{
	margin-top:5px;
}
#pageArea #contsBox .leadLists ul li{
	background:url(../images/ic_btn01.gif) 0 0.4em no-repeat;
	padding-left:15px;
}
#pageArea #contsBox .leadLists ul li ul{
	margin-top:0px;
}
#pageArea #contsBox .leadLists ul li ul li{
	background:url(../images/bg_menu_02.gif) 0 0.4em no-repeat;
	padding-left:15px;
}

#pageArea #contsBox .pageLists{
}
#pageArea #contsBox .pageLists .pageList{
	clear:both;
	width:310px;
	float:left;
	margin-bottom:25px;
}

#pageArea #contsBox .pageLists .pageListRight{
	width:310px;
	float:right;
	margin-bottom:25px;
}
#pageArea #contsBox .pageLists .title{
	border: 1px solid #BAB2B2;
	background:url(../images/bg_btn_02.gif) left center no-repeat;
	padding:3px 3px 3px 8px;
	zoom:1;
}
#pageArea #contsBox .pageLists .title span{
	display:block;
	background:url(../images/bg_btn_04.gif) bottom repeat-x;
}
#pageArea #contsBox .pageLists .title span span{
	display:block;
	background:url(../images/bg_btn_03.gif) top repeat-x;
}
#pageArea #contsBox .pageLists .title span span a{
	display:block;
	background:url(../images/ic_btn01.gif) 13px 0.7em no-repeat;
	padding:5px 10px 5px 33px;
	color:#333333;
	font-size:110%;
	font-weight:bold;
}
#pageArea #contsBox .pageLists .title span span a:hover{
	color:#1D50A2;
}
#pageArea #contsBox .pageLists p{
	margin-top:7px;
	margin-bottom:0px;
}

/*-----news-----*/
#pageArea table.news{
	margin-bottom:30px;
	width:100%;
}
#pageArea table.news th{
	font-weight:normal;
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
	padding:5px 0 3px 0;
	line-height:1.4;
	width:27%;
}
#pageArea table.news th img{
    margin: 0 0 0 0.5em;
    vertical-align: text-bottom;
}
#pageArea table.news td{
	vertical-align:top;
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
	padding:5px 0px 3px 10px;
	line-height:1.4;
}

/*-----link-----*/
#pageArea .linkL{
	width:290px;
	float:left;
}
#pageArea .linkR{
	width:590px;
	float:right;
}
#pageArea .linkR .lLeft{
	width:290px;
	float:left;
}
#pageArea .linkR .lRight{
	width:290px;
	float:right;
}
/*-----sitemap-----*/
#pageArea .sitemapL{
	width:292px;
	float:left;
	margin-right:20px;
}
#pageArea .sitemapR{
	width:292px;
	float:left;
}

/*-----search-----*/
#pageArea .searchBox select{
	margin-right:5px;
}
#pageArea .searchBox input.txtS{
	width:70px;
}
#pageArea .searchBox input.txtL{
	width:200px;
}
#pageArea .searchBox label{
	margin-right:10px;
}

#pageArea #sideBox{
	width:240px;
	float:left;
}
#pageArea #sideBox h2{
	line-height:0.1;
	margin-bottom:3px;
}
#pageArea #sideBox h3{
	font-weight:bold;
	border-bottom:2px solid #bab2b2;
	padding:6px 9px;
}
#pageArea #sideBox .menuBox{
	background:#DCDCDE;
	padding:9px;
}
#pageArea #sideBox .menuBox ul li{
	margin-bottom:4px;
}
#pageArea #sideBox .menuBox ul li.last{
	margin-bottom:0px;
}
#pageArea #sideBox .menuBox ul li a{
	border:1px solid #BAB2B2;
	display:block;
	padding:9px 10px 7px;
	color:#333333;
	background:url(../images/bg_menu_01.gif) bottom no-repeat #ffffff;
	zoom:1;
}
#pageArea #sideBox .menuBox ul li a:hover,
#pageArea #sideBox .menuBox ul li a.on{
	background:url(../images/bg_menu_01_on.gif) bottom no-repeat #ededed;
	color:#1d50a2;
}
#pageArea #sideBox .menuBox ul li a span{
	background: url(../images/ic_menu_01.gif) 0 0.2em no-repeat;
	display:block;
	padding-left:17px;
}
#pageArea #sideBox .menuBox ul li ul{
	display:none;
}
#pageArea #sideBox .menuBox ul li.active ul{
	margin-top:4px;
	display:block;
}
#pageArea #sideBox .menuBox ul li ul li{
	margin-bottom:0px;
	border-bottom:1px dotted #BAB2B2;
}
#pageArea #sideBox .menuBox ul li ul li.last{
	border-bottom:none;
}
#pageArea #sideBox .menuBox ul li ul li a{
	border:none;
	background:url(../images/bg_menu_02.gif) 34px 0.8em no-repeat #FFFFFF;
	padding:7px 10px 5px 47px;
}
#pageArea #sideBox .menuBox ul li ul li a:hover,
#pageArea #sideBox .menuBox ul li ul li a.on{
	background:url(../images/bg_menu_02_on.gif) 34px 0.8em no-repeat #ececee;
}

/*-----footer-----*/
#footer{
	background:url(../images/bg_foot_01.gif) top repeat-x #939395;
	text-align:center;
	color:#ffffff;
	clear:both;
}
#footer a{
	color:#ffffff;
}
#footer .fmenu{
	width:926px;
	margin:0 auto;
	text-align:left;
	padding:12px 0 20px;
}
#footer .fmenu .pagetop{
	float:right;
	margin-left:50px;
}
#footer .fmenu .finner{
	overflow:hidden;
}
#footer .fmenu .fnavi{
	margin-bottom:0.4em;
}

/*-----検索結果-----*/
#gresult th,
#gresult td{
	text-align:left;
}

*+html .noWScroll table{
	width:97% !important;
}

/*-----メニュー無しページ-----*/
body.nar{
	min-width:690px;
}
#narHeader{
	background:url(../images/bg_small_main.gif) center repeat-y;
}
#narHeader .bgtop{
	background:url(../images/bg_small_header.gif) top repeat-x;
}
#narHeader .bginner{
	background:url(../images/bg_small_head.gif) center top no-repeat;
}
#narHeader .hdinner{
	width:670px;
	margin:0 auto;
	text-align:left;
	padding:25px 0 10px;
}
#narMain{
	background:url(../images/bg_small_main.gif) center repeat-y;
}
#narMain .bgtop{
	background:url(../images/bg_small_02.gif) top repeat-x;
}
#narMain .bgcnt{
	background:url(../images/bg_small_01.gif) top center no-repeat;
}
#narMain #editor{
	width:670px;
	margin:0 auto;
	text-align:left;
	padding:40px 0 30px;
}
#narMain #editor h1{
	font-weight:bold;
	font-size:110%;
	background:url(../images/bg_h1_small.gif) bottom repeat-x;
	border-top:3px solid #FF7943;
	padding:3px;
	margin:0 0 5px 0;
}

#narFooter{
	background:url(../images/bg_foot_01.gif) top repeat-x #939395;
	text-align:center;
	color:#ffffff;
	clear:both;
}
#narFooter a{
	color:#ffffff;
}
#narFooter .fmenu{
	width:670px;
	margin:0 auto;
	text-align:left;
	padding:12px 0 20px;
}
#narFooter .fmenu .pagetop{
	float:right;
	margin-left:50px;
}
#narFooter .fmenu .finner{
	overflow:hidden;
}