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