@charset "utf-8";
/* CSS Document */

* html #second_title{
	behavior: expression(IEPNGFIX.fix(this)); 
}

.roll2 a{
	display:block;
	width:111px;
	height:42px;
	text-indent:-9999px;
	background:url(../images/menu_on.gif) top left no-repeat;
}

#second_title{
	background:url(../../menu/images/menu_title.png) top left no-repeat;
	width:247px;
	height:79px;
	margin:0px auto;/*IEとモダンブラウザの表示統一用*/
	position:relative;
	top:25px;
	left:247px;
	vertical-align:top;/*IEとモダンブラウザの文字表示位置統一用*/
}

#second_title h2{
	font-size:14px;
	padding:52px 0px 0px 75px;
	text-align:right;
}

#container_middle{
	width:796px;
	height:240px;
	background:url(../images/con_bg_middle.gif)
}

.second_middle{
	width:740px;
	height:513px;
	background:url(../images/second_con_middle.gif) top left repeat-y;
}

.contents_left{
	float:left;
	width:319px;
	text-align:left;
	padding:0px 0px 0px 20px;
	font-size:14px;
	height:513px;
	background:url(../../menu/images/menu_bg.gif) bottom right no-repeat;
}

.contents_right{
	float:left;
	width:400px;
}

.menu_title{
	float:left;
	background:url(../images/menu_listmark.gif) center left no-repeat;
	padding-left:18px;
	color:#CC6600;
	font-weight:bold;
}

.contents_left dd{
	text-align:right;
	margin-bottom:10px;
}

.menu_sentence{
	margin-bottom:10px;
}