@charset "utf-8";

.cntnts_ttl {
	width : 720px;
	height : 167px;
	background : url("../img/ttl_evolution.gif") 0 0 no-repeat;
}

/*	メニューの現在ページ表示	*/
p.mnu_b_04		{	background : url("../../img/mnu_b_04_f2.gif") 0 0 no-repeat;	}
p.mnu_b_04 a		{	background : url("../../img/mnu_b_04_f2.gif") 0 0 no-repeat;	}

/*	コンテンツ域	*/
.cntnts_body {
	width : 680px;
	display : block;
	margin : 0;
	padding : 6px 0 40px 20px;
	color : #333333;
}

.column {
	width : 680px;
	display : block;
	margin : 0;
	padding : 0;
	line-height : 1.6em;
	padding-bottom : 10px;
}

.column_i_head {
	width : 682px;
	height : 35px;
	margin : 0;
	padding : 0;
	background : url("../img/evolution_box_head.gif") 0 0 no-repeat;
}
.column_i_body {
	width : 682px;
	height : 356px;
	margin : 0;
	padding : 0;
	background : url("../img/evolution_box_i.gif") 0 0 no-repeat;
}
.column_i_text {
	width : 682px;
	margin : 0;
	padding : 0;
	text-align : center;
	background : url("../img/evolution_box_bg.gif") 0 0 repeat-y;
	padding-top : 18px;
	padding-bottom : 5px;
}
.column_i_foot {
	width : 682px;
	height : 6px;
	margin : 0;
	padding : 0;
	background : url("../img/evolution_box_foot.gif") 0 0 no-repeat;
}



