@charset "utf-8";
/* CSS Document */

* html #second_title{
	behavior: expression(IEPNGFIX.fix(this)); 
}

.roll4 a{
	display:block;
	width:111px;
	height:42px;
	text-indent:-9999px;
	background:url(../images/recommend_on.gif) top left no-repeat;
}

#second_title{
	background:url(../../recommend/images/recommend_title.png) top left no-repeat;
	width:286px;
	height:79px;
	margin:0px auto;/*IEとモダンブラウザの表示統一用*/
	position:relative;
	top:25px;
	left:227px;
	vertical-align:top;/*IEとモダンブラウザの文字表示位置統一用*/
}

#second_title h2{
	font-size:14px;
	padding:52px 0px 0px 75px;
	text-align:right;
}

#container_middle{
	width:796px;
	height:338px;
	background:url(../images/con_bg_middle.gif)
}

.second_middle{
	width:740px;
	height:611px;
	background:url(../images/second_con_middle.gif) top left repeat-y;
}

.second_middle img{
	border:#666666 solid 1px;
}

.intro{
	font-size:14px;
	margin-bottom:20px;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
}

.photo_box{
	width:350px;
	height:190px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 20px;
	background:url(../../recommend/images/box_bg.gif) top right no-repeat;
}

.photo_box dd{
	font-size:12px;
	color:#CC6600;
}

.photo_box_right{
	width:350px;
	height:190px;
	float:left;
	text-align:left;
	background:url(../../recommend/images/box_bg.gif) top right no-repeat;
}

.photo_box_right dd{
	font-size:12px;
	color:#CC6600;
}