@charset "UTF-8";

/*-----------------------------
 共通項目
-------------------------------*/

body {
	line-height: 1.6;
}

.mb0   { margin-bottom: 0    !important; }
.mb1em { margin-bottom: 1em  !important; }
.mb2em { margin-bottom: 2em  !important; }
.mb3em { margin-bottom: 3em  !important; }
.mb4em { margin-bottom: 4em  !important; }
.mb5em { margin-bottom: 5em  !important; }
.mb6em { margin-bottom: 6em  !important; }
.mb05  { margin-bottom: 5px  !important; }
.mb10  { margin-bottom: 10px !important; }
.mb20  { margin-bottom: 20px !important; }
.mb25  { margin-bottom: 25px !important; }
.mb30  { margin-bottom: 30px !important; }
.mb35  { margin-bottom: 30px !important; }
.mb40  { margin-bottom: 40px !important; }
.mb50  { margin-bottom: 50px !important; }
.mb60  { margin-bottom: 60px !important; }

.pdb03{padding-bottom:3px;}
.pdb05{padding-bottom:5px;}
.pdb10{padding-bottom:10px;}
.pdb15{padding-bottom:15px;}
.pdb20{padding-bottom:20px;}
.pdb30{padding-bottom:30px;}
.pdb35{padding-bottom:35px;}
.pdb40{padding-bottom:40px;}
.pdb45{padding-bottom:45px;}
.pdb50{padding-bottom:50px;}
.pdb55{padding-bottom:55px;}
.pdb60{padding-bottom:60px;}
.pdb65{padding-bottom:65px;}
.pdr03{padding-right:3px;}
.pdr05{padding-right:5px;}
.pdr10{padding-right:10px;}
.pdr15{padding-right:15px;}
.pdr20{padding-right:20px;}
.pdl03{padding-left:3px;}
.pdl05{padding-left:5px;}
.pdl10{padding-left:10px;}
.pdl15{padding-left:15px;}
.pdl20{padding-left:20px;}

.cf:before,
.cf:after{
	content:"";
	display: table;
}
.cf:after{
	clear:both;
}
/*IE6,7対策*/
.cf{
	*zoom:1;
}

.txt_r {
	text-align: right;
}

.txt_c {
	text-align:center;
}

.fl_l { float: left; }
.fl_r { float: right; }

 .clear{
 	clear:both;
 }

 .flow{
 	overflow: hidden;
 }

span.subText{
	font-size: 70%;
}

.note {
	font-size: 85%;
	margin-bottom: 0 !important;
}

.justify {
	text-align: justify;
}

/*-----------------------------
 ファクトシート レイアウト
-------------------------------*/

.ir-contents{
	overflow: hidden;
}

.twoblock{
	width: 340px;
	margin-bottom: 10px;
}

.ir-contents h1.fs-title{
	font-size: 24px;
	color: #2162a3;
	margin-bottom: 10px;
}

.fsbox{
	position: relative;
}

.fsbox h1{
	font-size: 14px;
	padding:5px 10px;
	background: #def0ff;
	margin-bottom: 10px;
}

.subtxt{
	font-size: 12px;
}

.logoarea h2{
	margin-bottom: 20px;
}

.logoarea img{
	width: 200px;
}

div#mainArea div#contentsFrame .fslink a:visited{color: #1075c4;}
div#contentsFrame .fslink a { color: #225EA7; }
div#contentsFrame .fslink a:hover { text-decoration: underline;}

.fc_details{
	margin-bottom: 20px;
}

.fc_details ul{
	display: table-cell;
}

.fc_details li{
	display: inline-block;
	border:1px solid #e7ecf2;
	background: #fff;
	padding: 5px 10px;
	font-size: 12px;
}

.pdfbtn{
	width: 140px;
	float: right;
}

.pdfbtn a{
	color: #fff;
	display: block;
	background: #c33737;
	text-align: center;
	padding: 5px 0px;
	font-weight: bold;
	font-size: 11px;
}

div#mainArea div#contentsFrame .pdfbtn a:visited{
	color: #fff;
}

.pdfbtn img{
	width: 13px;
	padding-right: 5px;
	vertical-align: middle;
}

#hyolist{
	width: 100%;
	border-top: 1px solid #e7ecf2;
	border-right: 1px solid #e7ecf2;
}

#hyolist th,
#hyolist td{
	border-bottom: 1px solid #e7ecf2;
	border-left: 1px solid #e7ecf2;
	padding: 10px;
	vertical-align: middle;
	line-height: 1.5;
}

#hyolist th{
	background: #f6f6f6;
	font-weight: normal;
}

#hyolist th.hyotit{
	background: #e9f8ff;
	text-align: center;
}

#hyolist th.hyotit02{
	background: #e9f8ff;
	text-align: left;
}

#hyolist th.hyoday{
	text-align: center;
}

#hyolist th.hyoday02{
	background: #f6f6f6;
	text-align: center;
	width: 230px;
}

#hyolist td{
	text-align: right;
}

#hyolist tr.hyo-fourlist td{
	width: 135px;
}

.graph_l{
	float: left;
	width: 435px;
	position: absolute;
	bottom:0px;
	font-size: 11px;
}

.bunrui-tit{
	padding-bottom: 3px;
}

.graphdata01{
	border-left:10px solid #c20016;
	padding-right: 5px;
}

.graphdata02{
	border-left:10px solid #FBAF1F;
	padding-right: 5px;
}

.graphdata03{
	border-left:10px solid #315DFD;
	padding-right: 5px;
}

.graphdata04{
	border-left:10px solid #42B33F;
	padding-right: 5px;
}

.graph_r{
	float: right;
	width: 240px;
}

.f-graph-img{
	width: 100%;
}
