@charset "utf-8";

/* wrapper
----------------------------------------------------------------------------- */
#wrapper{
 	width:914px;
	margin:0 auto;
}

/* header
----------------------------------------------------------------------------- */

.fontChanger dd.active　{
	
}


#header{
	width:911px;
	height:125px;
	margin:0 0 6px 0;
	background:url(../img/header_bg.gif) bottom left no-repeat;
	padding:0 2px 0 2px;
	position:relative;
}

#header #siteLogo {
	position:absolute;
	left:23px;
	top:10px;
}

#header #naviH{
	font-size:80%;
	position:absolute;
	left:158px;
	top:45px;
}

#header #naviH ul{
	margin-right:10px;
}

#header #naviH li{
	float:left;
	padding-right:6px;
	margin-right:6px;
	background:url(../img/footer_nav_line.gif) center right no-repeat;
}

#header #naviB{
	position:absolute;
	right:12px;
	top:8px;
}

#header a{
	text-decoration:none;
}

#header a:hover{
	text-decoration:underline;
}

#header #navifunction {
	position:absolute;
	left:158px;
	top:20px;
}

#header #navifunction li {
	float:left;
	margin-right:5px;
}

#header #navifunction dl {
	width:110px;
}

#header #navifunction dt {
	float:left;
}

#header #navifunction dd {
	float:left;
}

/* global navi
----------------------------------------------------------------------------- */
#naviG{
	width:911px;
	margin:2px 0;
	padding:12px 0 0 0;
	position:absolute;
	bottom:10px;
}

#naviG ul{
	width:911px;
	float:left;
}

#naviG li{
	float:left;
}

#naviG li a{
}

/* flash
----------------------------------------------------------------------------- */

#fla{
	margin-bottom:3px;
	width:920px;
	height:377px;
	margin-left:-3px;
	margin-right:-3px;
}


/* content
----------------------------------------------------------------------------- */
#content{
	width:914px;
}

#main{
	width:614px;
	float:right;
}

#main #sectionCm{
	background:url(../img/right_bg_bottom.gif) left bottom no-repeat;
	margin-bottom:6px;
}

#main #sectionCm h2{
	padding:10px;
	background:url(../img/right_bg_top.gif) left top no-repeat;
}

#main #sectionBn {
	background:url(../img/right_bg_bottom.gif) left bottom no-repeat;
	width:614px;
	padding-bottom:1px !important;
	padding-bottom:0;
}

#main #sectionBn #bn{
	background:url(../img/right_bg_top.gif) left top no-repeat;
	padding:12px 0 2px 12px;
}

#main #bn ul{
}

#main #bn ul li{
	float:left;
	padding-right:11px;
	padding-bottom:10px;
}

#sub{
	width:294px;
	float:left;
	background:url(../img/left_bg_btm.gif) bottom no-repeat;
	padding-bottom:7px;
}

#sub h2{
	background:url(../img/left_bg_top.gif) top no-repeat;
	padding:7px;
	padding-bottom:0;
}

#sub #mycustomscroll{
	width:252px;
	height:402px;
	border-left:1px solid #99cccc;
	border-right:1px solid #99cccc;
	margin-left:7px;
	padding:15px 13px 0 13px;
	position: relative;
	overflow:auto;
}
#sub #mycustomscroll dl{
	margin-top:-2px;	
}
#sub #mycustomscroll dl dt{
	padding-bottom:3px;
	line-height:1.4;
	color:#00619a;
}
#sub #mycustomscroll dl dd{
	padding-bottom:8px;
	line-height:1.4;
	border-bottom:solid 1px #9CC;
	margin-right:-15px;
	margin-left:-15px;;
	padding-right:15px;
	padding-left:15px;
	margin-bottom:3px;
	color:#00619a;
}

#sub .all{
	border:1px solid #99cccc;
	padding:3px;
	margin:0 7px;
}

div#content:after,
div#sectionBn:after,
div#footer:after,
div#footerBn:after{
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
/*\*/
* html div.content,
* html div.sectionBn,
* html div.footer,
* html div.footerBn{
	height:1em;
	overflow:visible;
}
/**/


/* footer
----------------------------------------------------------------------------- */
#footer{
	width:902px;
	margin-top:6px;
	clear:both;
	background:url(../img/footer_bg.gif) top left no-repeat;
	padding:12px 0px 15px 12px;
}

#footer a{
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer #footerBn{
	width:900px;
	margin-bottom:70px;
}

#footer #footerBn ul li{
	float:left;
	padding-right:10px;
}

#naviF{
	width:600px;
	clear:both;
	float:left;
	padding-bottom:64px;
}

#naviF ul{
	margin-bottom:7px;
}

#naviF li{
	display:inline;
	padding-right:6px;
	margin-left:6px;
	background:url(../img/footer_nav_line.gif) right no-repeat;
}

#naviBn{
	float:right;
	width:291px;
	padding-right:10px;
}

#naviFsecond{
	clear:both;
	float:left;
	width:600px;
}

#naviFsecond ul li{
	display:inline;
	padding-right:6px;
	margin-left:6px;
	background:url(../img/footer_nav_line.gif) right no-repeat;
}

address{
	clear:both;
	float:right;
	margin-right:12px;
	color:#00619a;
	font-style:normal;
}
div#flashcontent p.atte{
	text-align:center;
	display:none;
}
div#flashcontent p.alt{
	text-align:center;	
}

/* LINK
----------------------------------------------------------------------------- */

a:link {
	color:#00619a;
	text-decoration:underline;
}

a:visited {
	color:#00619a;
	text-decoration:underline;
}

a:hover {
	color:#f89514;
	text-decoration:none;
}

a:active {
	color:#00619a;
}


/* 汎用
----------------------------------------------------------------------------- */
li.bgnone{
	background:none !important;
}
ul li.listdisc {
	list-style:disc !important;
	margin-left:22px;
	margin-bottom:15px;
}

ul li.listdisc02 {
	list-style:disc !important;
	margin-left:22px;
}

/* 位置 */
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}
img.middle {
    vertical-align:middle;
}

img.top {
vertical-align:text-top;
}

/* 回り込み */
.fLeft{
	float:left;
}

.fLeftmr15{
	float:left;
	margin-right:15px;
}
.fLeft318{
	float:left;
	width:318px;
	margin-bottom:15px;
}
	

.fRight{
	float:right;
}
.fRight304{
	float:right;
	width:304px;
	margin-bottom:15px;
}


.clear{
	clear:both;
}

br.clear{
	clear:both;
	height:0;
	line-height:0;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

.clearfix { zoom: 1; } 

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* フォント */
.honbun{
	color:#424242 !important;
	line-height:1.8 !important;
}
.small{
	font-size:80%;
}
.big{
	font-size:120%;
}
.box{
	font-size:80%;
	color:#424242 !important;
	line-height:1.8 !important;
	padding:10px;
	border:#CCC 1px solid;
	margin-top:15px;
}

/* カラー */
.red{ color:#ce0124; }
.blue{ color:#36a9de; }
.ligray{ color:#7f7f7f; }
.liblue{ color:#319dd5; }

/* link */
a.ov:hover img{
-moz-opacity:0.85;
opacity:0.85;
filter:alpha(opacity=85);
}

/* margin */
.mt5 { margin-top:5px !important;}
.mt10 { margin-top:10px !important;}
.mt15 { margin-top:15px !important;}
.mt20 { margin-top:20px !important;}
.mt30 { margin-top:20px !important;}
.mt40 { margin-top:40px !important;}
.mt50 { margin-top:50px !important;}
.mb5 { margin-bottom:5px!important;}
.mb10 { margin-bottom:10px!important;}
.mb15 { margin-bottom:15px!important;}
.ml10 { margin-left:10px!important;}
.mr15 { margin-right:15px!important;}
.mr30 { margin-right:30px!important;}

/* padding */
.pt5 { padding-top:5px !important;}
.pt10 { padding-top:10px !important;}
.pt15 { padding-top:15px !important;}
.pt20 { padding-top:20px !important;}
.pt50 { padding-top:50px !important;}
.pb5 { padding-bottom:5px!important;}
.pb10 { padding-bottom:10px!important;}
.pb15 { padding-bottom:15px!important;}


#contentColumn2 {
	width:914px;
	background:url(../img/bg_column2.gif) repeat-y;
}

#contentColumn2 #pankuzu{
	font-size:80%;
	padding:12px;
	padding-left:240px;
	background:url(../img/bg_column2_pankuzu.gif) 0 0 no-repeat;
}
#contentColumn2 p.pagetop{
	font-size:80%;
	padding:12px;
	margin-left:530px;
	background:url(../img/icon_pagetop.gif)  15px 14px no-repeat;
	text-align:right;
}

h2.title {
	position:relative;
	margin:20px 0 0 0;
	padding:8px 10px 5px 10px;
	background:url(../../news/images/bg_h2_title.gif) repeat-x;
	height:30px;
	color:#424242 !important;
}
h2.title a {
	display:inline-block;
	width:71px;
	height:11px;
	position:absolute;
	right:10px;
	top:10px;
	background:url(../../news/images/btn_gotoindex.gif) no-repeat;
	text-indent:-9999px;
	font-size:6px;
	color:#424242 !important;
}
h4.subtitle {
	position:relative;
	padding:2px 10px 5px 23px;
	margin-bottom:10px;
	background:url(../img/circle_icon.gif) no-repeat left top;
	height:16px;
	color:#424242 !important;
}

.columnRight {
	float:right;
	width:657px;
	padding:0 25px;
}
.columnRight h1 {
	margin:0 10px;
}
.columnLeft {
	width:204px;
	margin:0 1px;
	float:left;
}
* html .columnLeft {
	margin:0 -50px 0 1px;
	display:inline;
}
.columnLeft h3 {
	margin-bottom:15px;
}

.arw {
	background:url(../img/list_arrow.gif) 0 0.6em no-repeat;
	padding:0 0 3px 15px;
}



ul.listTree {
	list-style:none;
	margin:0 15px 0 15px;
}
ul.listTree li {
	background:url(../img/list_tree.gif) 0 2px no-repeat;
	padding:0 0 3px 15px;
}
ul.listTree li a {
	text-decoration:none;
}
ul.listTree li a:hover {
	text-decoration:underline;
}
ul.listTree li a.active {
	color:#f89514;
	text-decoration:underline;
}
ul.listTree li a.active:hover {
	text-decoration:none;
}
ul.listArrow {
	list-style:none;
	margin-left:15px;
}
ul.listArrow li {
	background:url(../img/list_arrow.gif) 0 2px no-repeat;
	padding:0 0 3px 15px;
}
ul.listArrow li a {
	text-decoration:none;
}
ul.listArrow li a:hover {
	text-decoration:underline;
}

ul.newsList {
	list-style:none;
	margin-bottom:30px;
}
ul.newsList li {
	width:617px;
	padding:10px 10px;
	position:relative;
	border-bottom:1px #999 dotted;
}

ul.newsList li a {
	display:inline-block;
	text-decoration:none;
	width:420px;
	position:absolute;
	right:0;
	top:12px;
	padding:0 0 0 15px;
	background:url(../img/list_arrow.gif) 0 4px no-repeat;
}
ul.newsList li a:hover {
	text-decoration:underline;
}
ul.newsList02 {
	list-style:none;
	padding-bottom:30px;
}
ul.newsList02 li {
	width:298px;
	padding:8px 10px;
	position:relative;
	border-bottom:1px #999 dotted;
}
ul.newsList02 li a {
	display:inline-block;
	text-decoration:none;
	width:278px;

	padding:0 0 0 15px;
	background:url(../img/list_arrow.gif) 0 4px no-repeat;
}
ul.newsList li a:hover {
	text-decoration:underline;
}

ul.linkList {
	list-style:none;
	margin-bottom:30px;
}

ul.linkList li{
	position:relative;
	padding:2px 10px 5px 10px;
	margin-bottom:10px;
	height:16px;
	color:#424242 !important;
}

table.tableLayout{
	width:637px;
	line-height:180%;
	border-collapse:collapse;
}
table.tableLayout th{
	border:1px #FFF solid;
	background:#319dd5;
	color:#FFF !important;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
table.tableLayout td{
	border:1px #FFF solid;
	background:#faf9f9;
	padding:5px;
}
table.tableLayout td.gray{
	border-top:1px #FFF solid;
	background:#eff0ef;
	font-weight:bold;
	padding: 5px 5px 5px 10px;
}

table.tableLayout td.blue{
	border-top:1px #FFF solid;
	background:#d0e9f6;
	font-weight:bold;
	padding: 5px 5px 5px 10px;
}

table.tableLayout td.yellow{
	border-top:1px #FFF solid;
	background:#fefeec;
	font-weight:bold;
	padding: 5px 5px 5px 10px;
}

.w100{
	width:100px;
}
.w150{
	width:150px;
}
.inner10 {
	margin:0 10px;
}
.inner30 {
	margin:0 30px;
}

/* リンクボタン */
.linkBtn{
	width:234px;
	height:42px;
}
.linkBtn a{
	display:block;
	width:234px;
	height:42px;
	background:url(../img/bg_linkbtn.gif) no-repeat;
	padding-left:35px;
	padding-top:1.5em;
	font-size:85%;
	text-decoration:none!important;
}
.linkBtn a:hover{
	display:block;
	background-position:-232px 0;
	background:url(../img/bg_linkbtn_on.gif) no-repeat;
	color:#fff;
}

.linkBtnS{
	width:234px;
	height:42px;
}
.linkBtnS a{
	width:234px;
	height:42px;
	background:url(../img/bg_linkbtn.gif) no-repeat;
	padding-left:35px;
	padding-top:1.5em;
	font-size:85%;
	text-decoration:none!important;
}
.linkBtnS a:hover{
	background-position:-232px 0;
	background:url(../img/bg_linkbtn_on.gif) no-repeat;
	color:#fff;
}
