h1{
font-size:16px;
font-weight:bold;
line-height:1.8em;
}

/*index*/
#flash{
width:900px;
height:460px;
text-align:center;
background-color:#000000;
padding-top:50px;
}

#shita_main{
width:900px;
}


.shita_img{
	width:180px;
	float:left;
	margin:20px 0px 30px 36px;
	display:inline;
	background:CCCCCC;
}

.shita_img2{
	width:180px;
	float:left;
	margin:20px 36px 30px 36px;
	display:inline;
	background:CCCCCC;
}

#bc01{
width:900px;
clear:both;
margin-bottom:30px;
}

.bc{
width:210px;
height:220px;
float:left;
margin-bottom:5px;
margin-right:20px;
}

.bc2{
width:210px;
height:220px;
float:left;
margin-bottom:5px;
}

.bc_img{
	width:210px;
	margin:0px 0px 5px 0px;
	background:CCCCCC;
}

.bc_text{
	width:210px;
}

/*eRec*/

#center{
	width:900px;
	margin-top:30px;
}

#lead{
	width:900px;
	margin-top:20px;
	margin-bottom:40px;
	font-size:12px;
	line-height:1.6em;
}

#shita_m{
width:900px;
height:auto;
clear:both;
}

#main{
	width:700px;
	margin:0 20px 50px 0;
	float:left;
	font-size:12px;
	display:inline;
	line-height:1.6em;
	
}

#pro{
	width:170px;
	float:right;
	border: 1px solid #CC9900;
	display:inline;
	margin-bottom:10px;
}

#pro_img{
	width:150px;
	font-size:12px;
	margin:10px 10px 10px 10px;
}

#pro_text{
	width:150px;
	font-size:11px;
	margin:10px 10px 10px 10px;

}

.name{
	font-size:12px;
	line-height:2.0em;
}

#info{
width:700px;
clear:both;
}

#shita_lead{
width:900px;
height:150px;
margin-top:10px;
margin-bottom:30px;
font-size:12px;
line-height:1.6em;
}

#shita_left{
width:660px;
height:150px;
float:left;
}

#shita_right{
width:220px;
height:150px;
margin-left:20px;
float:left;
}

.shita_vol{
font-size:16px;
}


.shita_title{
font-size:18px;
line-height:2.6em;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*Hides from IE\mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:: block;
}
/* End hide from IE\mac */
