
/*--------------------------------------------
	clearfix Ver. 2007.05.31
--------------------------------------------*/
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:1; overflow:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/*--------------------------------------------
	for voice browser
--------------------------------------------*/
.speech{
	position:absolute;
	left:-9999px;
	top:0;
}
.skipnav{
	display:block;
	position:absolute;
	left:-9999px;
	top:0;
	width:0;
	height:0;
	overflow:hidden;
}


/*--------------------------------------------
	iepngfix
--------------------------------------------*/
.iepngfix {	
	behavior:expression(IEPNGFIX.fix(this));	
}


/*--------------------------------------------
	spece
--------------------------------------------*/
.br03em{
	margin-bottom:.3em;
}
.br05em{
	margin-bottom:.5em;
}
.br10em{
	margin-bottom:1em;
}
.br15em{
	margin-bottom:1.5em;
}
.br20em{
	margin-bottom:2em!important;
}
.br30em{
	margin-bottom:3em;
}
.pt03em{
	padding-top:.3em;
}
.pt05em{
	padding-top:.5em;
}
.pt10em{
	padding-top:1em;
}
.pt15em{
	padding-top:1.5em;
}
.pt20em{
	padding-top:2em;
}
.mr100px{
	margin-right:100px;
}


/*--------------------------------------------
	text
--------------------------------------------*/
/* aline
--------------------------*/
.textC{
	text-align:center;
}
.textR{
	text-align:right;
}
/* color
--------------------------*/
.red{
	color:#cc0000;
}


/*--------------------------------------------
	float
--------------------------------------------*/
/* left
--------------------------*/
.floatL{
	float:left;
}
.floatLm25{
	float:left;
	margin-right:25px;
}

/* right
--------------------------*/
.floatR{
	float:right;
}
.floatRm25{
	float:right;
	margin-left:25px;
}

/*--------------------------------------------
	overflow box
--------------------------------------------*/
.overflow{
	width:720px;
	overflow:hidden;
	zoom:1;
}
.floatHalf,
.floatOneThird,
.floatTwoThird,
.floatQuarter,
.floatThreeFourth{
	float:left;
	overflow:hidden;
	zoom:1;
}

/* margin 30
--------------------------*/
.wrapm30{
	width:750px;
}
/* 1/2 */
.wrapm30 .floatHalf{
	width:345px;
	margin-right:30px;
}
/* 1/3 */
.wrapm30 .floatOneThird{
	width:220px;
	margin-right:30px;
}
/* 2/3 */
.wrapm30 .floatTwoThird{
	width:470px;
	margin-right:30px;
}

/* margin 10
--------------------------*/
.wrapm10{
	width:730px;
}
/* 1/2 */
.wrapm10 .floatHalf{
	width:355px;
	margin-right:10px;
}


/*--------------------------------------------
	arrow
--------------------------------------------*/
a.arw01,
span.arw01{
	padding-left:13px;
	display:inline-block;
	background:url(../images/arrow_01.gif) no-repeat 0 .35em;
}
a.arw02,
span.arw02{
	padding-left:13px;
	display:inline-block;
	background:url(../images/arrow_02.gif) no-repeat 0 .35em;
}
}
a.arw04,
span.arw04{
	padding-left:11px;
	display:inline-block;
	background:url(../images/arrow_04.gif) no-repeat 0 .35em;
}

/*--------------------------------------------
	icon
--------------------------------------------*/
.iconLeft{
	margin-right:3px;
}
.iconRight{
	margin-left:3px;
}
.iconBlank{
	margin-left:3px;
}
.inline .iconBlank,
.inline .iconRight{
	margin-left:1px;
	margin-right:3px;
}
.iconAttention{
	margin-right:5px;
}


/*--------------------------------------------
	border
--------------------------------------------*/


/*--------------------------------------------
	list
--------------------------------------------*/
/* normal
--------------------------*/
ul.list li{
	padding-bottom:.3em;
}
ul.list li.last{
	padding-bottom:0;
}
ul.list.line li{
	margin-right:1.5em;
	float:left;
}

/* date
--------------------------*/
ul.listDate,
ul.listDate .value{
	overflow:hidden;
	zoom:1;
}
ul.listDate{
	margin-bottom:15px;
}
ul.listDate li{
	margin-bottom:.6em;
	padding-top:1em;
	background:url(../images/dotline_01.gif) repeat-x 0 0;
	zoom:1;
}
ul.listDate .date{
	width:9.5em;
	padding-left:13px;
	background:url(../images/arrow_01.gif) no-repeat 0 .35em;
	float:left;
}
ul.listDate li.last{
	margin-bottom:0;
}

/* caution
--------------------------*/
ul.listCaution,
ul.listCaution .value{
	overflow:hidden;
	zoom:1;
}
ul.listCaution li{
	margin:-.6em 0 .2em 0;
	padding:.6em 0 0 0;
}
ul.listCaution .item{
	width:1.3em;
	float:left;
}
ul.listCaution li.last{
	margin-bottom:0;
	padding-bottom:0;
}

/* item list
--------------------------*/
/* normal */
ul.listItem,
ul.listItem .value{
	overflow:hidden;
	zoom:1;
}
ul.listItem li{
	margin-top:-.4em;
	margin-bottom:.2em;
	padding-top:.6em;
}
ul.listItem .item{
	float:left;
}
ul.listItem li.last{
	margin-bottom:0;
}
/* item width */
.item15em .item{
	width:15em;
}
.item20em .item{
	width:2em;
}
.item25em .item{
	width:2.5em;
}
.item30em .item{
	width:3em;
}
.item35em .item{
	width:3.5em;
}
.item40em .item{
	width:4em;
}
.item45em .item{
	width:4.5em;
}
.item50em .item{
	width:5em;
}
.item60em .item{
	width:6em;
}
.item70em .item{
	width:7em;
}
.item80em .item{
	width:8em;
}
.item90em .item{
	width:9em;
}


/*--------------------------------------------
	table
--------------------------------------------*/
/* align
--------------------------*/
tbody.textCTh th,
tbody.textCTd td,
tr.textC th,
tr.textC td{
	text-align:center;
}
th.textC,
td.textC{
	text-align:center!important;
}
tbody.textRTh th,
tbody.textRTd td,
tr.textR th,
tr.textR td{
	text-align:right;
}
th.textR,
td.textR{
	text-align:right!important;
}
tbody.textLTh th,
tbodyr.textLTd td,
tr.textL th,
tr.textL td{
	text-align:left;
}
th.textL,
td.textL{
	text-align:left!important;
}
tbody.textTTh th,
tbody.textTTd td,
tr.textT th,
tr.textT td{
	vertical-align:top;
}
th.textT,
td.textT{
	vertical-align:top!important;
}

/* 汎用
--------------------------*/
.tableGeneral table{
	border-collapse:collapse;
	font-size:.96em;
}

/* スケルトン
--------------------------*/
table.tableSkeletal,
table.tableSkeletal th,
table.tableSkeletal td{
	padding:0!important;
	border:none!important;
}


/*--------------------------------------------
	title
--------------------------------------------*/
.title01{
	height:37px;
	margin-bottom:17px;
	background:url(../images/bg_title_01.gif) no-repeat 0 0;
}
.title01 .wrap{
	margin:9px 0 0 9px;
	padding-left:9px;
	border-left:3px solid #2d5b91;
	display:inline-block;
}
.title01 span{
	margin-top:2px;
	font-weight:bold;
	line-height:1.0;
	display:block;
}
* html .title01 span{
	line-height:1.1;
}
*:first-child+html .title01 span{
	line-height:1.1;
}
.title02{
	margin-bottom:15px;
	background:url(../images/bg_title_02.gif) no-repeat 0 bottom;
	zoom:1;
}
.title02.other{
	margin-bottom:15px;
	background:url(../images/bg_title_02_other.gif) no-repeat 0 bottom;
	zoom:1;
}
.title02 .wrap{
	padding-bottom:.4em;
	padding-left:3px;
	line-height:1.3;
	font-weight:bold;
	color:#0972ad;
	display:block;
}
.title03 .wrap{
	margin:0 0 6px 3px;
	padding:0 0 0 10px;
	line-height:1.3;
	font-weight:bold;
	display:block;
	background:url(../images/bg_mds_01.gif) no-repeat 0 top;
}


/*--------------------------------------------
	caption
--------------------------------------------*/
.captionR{
	padding-top:.4em;
	text-align:right;
}
