@charset "UTF-8";

body,h1,h2,h3,h4,h5,h6,p,
ul,ol,dl,dt,dd,li,
table,th,td,
form,select,option,address,pre{
	margin:0;
	padding:0;
}

img{
	margin:0px;
	padding:0px;
	border: 0px;
}


li {
	list-style-type: none;
}

h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,
table,th,td,
form,select,option,address,pre{
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


p, b{
	line-height: 140%;
}

body{
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

address
{
	font-size: 11px;
	padding-left:5px;
	padding-top:5px;
	width:500px;
	float:left;
}

h1{
	font-size:16px;
	font-weight: bold;
	border-left:5px solid #2150A7;
	padding:1px 8px;
	margin-bottom:10px;
}

h2{
	background-color: #6793D6;
	border-bottom:1px solid #2150a7;
	border-left:5px solid #2150a7; 
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
	padding:3px 8px 2px;
	margin-bottom:15px;
}

h3{
	color:#333333;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
	font-size:12px; 
	font-weight:bold;
	margin-bottom:15px;
	padding:6px 8px;
}

h4{
	color:#333333;
	border-left:5px solid #2150A7;
	font-size:12px;
	font-weight:bold;
	padding:1px 8px;
	margin-bottom:6px;
}

h5{
	color:#333333;
	background-color:#eeeeee;
	border-bottom:1px solid #cccccc;
	font-weight: bold;
	font-size:12px;
	padding:6px 8px;
	margin-left:5px;
	margin-bottom:25px;
}

h6{
	color: #113A84;
	font-weight: bold;
	font-size:12px;
	padding-left:10px;
	margin-bottom:10px;
}

.topTitle{
	font-size: 16px;
}

.nBlue{/*normal blue*/
	color: #113A84;
}

.prBlue{/*press | weight-BOLD*/
	color: #113A84;
}



#characterString p,
#characterString dd{
	line-height: 150%;
}

#characterString li{
	line-height: 145%;
}

a:link{
	color: #27313D;
}

a:visited{
	color: #505a66;
}

a:hover, a:active{
	color: #113A84;
	text-decoration: none;
}

#breadC{
	width:760px;
	height:35px;
	font-size: 10px;
	padding-top:7px;
	border-top:5px solid #8A8989;
	background: url(../images/breadc_back.gif) no-repeat ;
	text-indent:17px;
}

#breadC a:link{
	color: #27313D;
}

#breadC a:visited{
	color: #27313D;
	text-decoration: underline;
}

#breadC a:hover, #breadC a:active{
	color: #113A84;
	text-decoration: none;
}

.w535{padding:0 10px}
.w545{padding:0 5px}

.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}

.mb25 {margin-bottom: 25px;}
.mb15 {margin-bottom:15px;}

.fr0{
	float:right;
}

.fl0{
	float:left;
}

.fimgB{
	margin: 0 0 0px 15px;
	float: right;
}

.fimgB img{
	margin-top:15px;
}


.flimgB{
	margin: 0 18px 10px 0;
	float: left;
}

#main .imgcaption{
	background: url(../images/img_cap_bg.gif) no-repeat #fff; 
	padding:4px 0 2px 3px;
	padding-left:15px;
	font-size: 11px;
	line-height: 100%;
}
/*
#main .imgcaption p{
	padding:0px 12px;
	font-size: 11px;
	line-height: 100%;
}
*/
.inbase{
	width: 100px;
}

.basebtn{
	margin-top: 0px;
	margin-left:7px;
}

.ilink{
	padding-right:11px;
}

#wrapper{
	margin:0px auto;
	border-top:solid 3px #2150a7;

}

#header{
	width:760px;
	height:40px;
	margin:0px auto;

}

/*
#header img{
	float:left;
	_margin-left:-1px;
	margin-top:5px;
}
*/

#logo{
	float:left;
	margin-top:5px;
	width:300px;
}

#sitemap_and_inquiry{
	height:39px;
	width:265px;
	float:right;
	margin:0px;
	padding:0px;
}

#en_btn{
	width:265px;
}


#subnavi{
	width:265px;
	height:19px;
	margin:10px 0px 11px;
	margin:0px;
}


#subnavi ul{
	margin:0px;
	height:19px;

}

#subnavi li{
	display: inline;
	float:left;
}

#global_navi{
	height:30px;
	background-image:url(../images/body_bg2.gif);
	background-repeat:repeat-x;
	margin: 0px 0px 20px;
/*	border-top:solid 3px #2150a7;
*/
}	


#global_navi ul{
	width:760px;
	margin:0px auto;
	text-align:center;

}

#global_navi li{
	display:inline;
	float:left;
}

#contents{
	width:760px;
	margin:0px auto 10px;
	height: auto;
}

#topimg{
	width:760px;
	margin:0 auto;
}

#flashcontent{
	float:left;
}

#banner{
	width:180px;
	float:right;
	margin: 20px 8px 0px 0px;
	_margin: 20px 4px 0px 0px;	/* for IE6.0 */
/*	background-color:#EAEAEA;
	height:450px;
*/
}

#banner li{
	margin-bottom:3.5px;
	_margin-bottom:7px;
	padding:0px;
}

#banner img{
	margin:0px;
	padding:0px;
}

.no_css{
	display:none;
	color:#FF0000;
}

#topics{
	width:550px;
	float:left;
	margin: 20px 14px 0px 8px;
	margin-left:0px;
	_margin:20px 7px 0px 4px;	/* for IE6.0 */
	_margin-left:0px;
}

.indxArrowT{
	width:540px;
	font-size:12px;
	margin-left:6px;
	margin-bottom:17px;
	_margin-bottom:8.5px;
	text-align:left;
	padding-top:5px;

}

.indxArrowT th{
	width:65px;
	font-weight:bold;
	padding-left:0px;
	vertical-align:top;
	text-align:right;
	width:130px;
}

.indxArrowT td{
	padding-left:19px;
}



#footer{
	clear:both;
	width:760px;
	margin:0px auto;
	padding-top:21px;
	padding-bottom:35px;
	background:url(../images/footer_bg2.gif) no-repeat;
}

#privacy_and_copyright{
	width:760px;
	height:25px;
}

#privacy_and_copyright img{
	margin-left:10px;
}

#group_logo{
	width:760px;
	height:25px;
}

.ml5{
	margin-left:5px;
	float:left;
}

.ml30{
	margin-left:30px;
}

.mr13{
	margin-right:13px;
	float:right;
}

.pagetop{
	width:760px;
	height:15px;
	margin-bottom:10px;
	text-align:right;
}

li.disc-type{
	list-style-type:disc;
	margin-left:15px;
}

li.square-type{
	list-style-type:square;
}

li.circle-type{
	list-style-type:circle;
}

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

.b{
	font-weight:bold;
}

/* for firefox */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
 }
