@charset "utf-8";


/*Content
---------------------------------------------------------------------------------------------------------------------------*/
#content-container h2{
	background:url(images/contents_title.jpg) no-repeat;
	}

#content-container p{
	padding-bottom:30px;
	width:270px;
	float:left;
	vertical-align:top;
	line-height:160%;
	font-size:108%;
}
.img01{
	margin:0 auto 15px;
	}

.img02{
	padding:0 0 30px 30px;
	width:207px;
	height:159px;
	float:right;
}

.title{
	padding-left:35px;
	font-size:108%;
	font-weight:bold;
	clear:both;
	}
.title00{
		background:url(../common/images/h3_bg.gif) no-repeat center left;
}
.title01{
		background:url(images/h3_bg01.gif) no-repeat center left;
}
.title02{
		background:url(images/h3_bg02.gif) no-repeat center left;
}
.title03{
		background:url(images/h3_bg03.gif) no-repeat center left;
}
.title04{
		background:url(images/h3_bg04.gif) no-repeat center left;
}

	

.list_end{
	padding-bottom:45px;
	}


