
/*
.xxxx:after {  content: ".";    display: block;   clear: both;  height: 0;  visibility: hidden;}
.xxxx {  min-height: 1px;}
* html  .xxxx {  height: 1px; height: auto;  overflow: hidden;}
*/

/* MainContents
------------------------------------------------------------------------------*/
#MainContents {
	background:url(/_/feature/img/201210_01/bg.gif);
	color:#2B2B2B;
	line-height:1.8em;
}

.itemBlock {
	margin:50px 30px 40px;
	padding:10px;
	background:url(/_/feature/img/201210_01/box_frame.gif);
	position:relative;
}
.itemBlock .blockInner {
	background:url(/_/feature/img/201210_01/box_bg.gif);
	padding-top:15px;
}
.itemBlock.b4 .blockInner {
	padding:68px 20px 20px;
}
.itemBlock h3 {
	position:absolute;
	top:-20px;
	left:-30px;
}

.itemBlock.b4 .columnWrap {
	margin-left:50px;
}
.itemBlock.b4 .column {
	float:left;
	width:260px;
	margin-right:30px;
}
.itemBlock.b4 .column.last {
	margin-right:0;
}

.itemBlock .txBlock {
	background:url(/_/feature/img/201210_01/tx_bg.gif);
	padding:12px 12px;
	font-size:91%;
	line-height:1.7em;
}
.itemBlock .txBlock:after {  content: ".";    display: block;   clear: both;  height: 0;  visibility: hidden;}
.itemBlock .txBlock {  min-height: 1px;}
* html  .itemBlock .txBlock {  height: 1px; height: auto;  overflow: hidden;}

.txBlock .ph {
	float:left;
	margin-right:15px;
}
.txBlock .tx {
	float:left;
}

.itemBlock .po {
	position:absolute;
}
.itemBlock .txBlock em {
	font-size:109%;
	font-weight:bold;
}

.itemBlock.b1 .mainTx {
	top:435px;
	left:245px;
	width:210px;
	line-height:1.7em;
}
.itemBlock.b1 .phBtn {
	top:585px;
	left:520px;
}

.itemBlock.b1 .txBlock {
	top:632px;
	left:260px;
	width:386px;
}
.itemBlock.b1 .txBlock .ph {
	width:80px;
}
.itemBlock.b1 .txBlock .tx {
	width:290px;
}
.itemBlock.b1 .credit {
	bottom:30px;
	left:104px;
	font-size:91%;
	line-height:1.4em;
}

.itemBlock.b2 .mainTx {
	top:440px;
	left:260px;
	width:202px;
}
.itemBlock.b2 .phBtn {
	top:575px;
	left:140px;
}

.itemBlock.b2 .txBlock {
	top:610px;
	left:40px;
	width:410px;
}
.itemBlock.b2 .txBlock .ph {
	width:80px;
}
.itemBlock.b2 .txBlock .tx {
	width:310px;
}
.itemBlock.b2 .credit {
	bottom:25px;
	right:60px;
	font-size:91%;
}

.itemBlock.b3 .mainTx {
	top:435px;
	left:256px;
	width:205px;
}
.itemBlock.b3 .phBtn {
	top:580px;
	left:535px;
}

.itemBlock.b3 .txBlock {
	top:632px;
	left:260px;
	width:380px;
}
.itemBlock.b3 .credit {
	bottom:15px;
	left:25px;
	font-size:91%;
}
.itemBlock.b3 .txBlock .ph {
	width:80px;
}
.itemBlock.b3 .txBlock .tx {
	width:280px;
}










