/*　author : kumagai　*/

#ContentsBody {
	margin: 0 0 15px;
	padding: 39px;
	font-size: 120%;
	color: #333333;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}

.ContentsArea {
	background:url(../img/img_bg.jpg) repeat ;
	display:inline-block;
}

#PageContents #ContentsBody h2 {
	clear:both;
	background-image:none;
	width:685px;
	height:70px;
	padding:0px;
	margin:0 0 40px 0;
}

#ContentsBody p {
	clear:both;
	margin: 0 20px 20px 20px;
}

#ContentsBody p.alg_lft {
	width:645px;
}

.al_rgh {
	float:right;
	margin: 0 0 20px 20px;
	width:186px;
}
.ContentsArea_f {
	background: url(../img/img_bg_fotter.jpg) no-repeat left bottom;
	display:block;
	height: 29px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
p.kome {
	font-size:80%;
}

