@charset "utf-8";
/* CSS Document */

/* serviceコンテンツ　メイン*/

#service_contens_main {
	width:546px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}
#service_contens_main h1 {
	width:546px;
	height:45px;
	margin:0;
	padding:12px 0px 0px 30px;
	font-size:100%;
	font-weight:bold;
	background-image:url(image/contents_title02.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#service_contens_main h2 {
	width:540px;
	margin:0px;
	padding:12px 0px 15px 23px;
	font-size:82%;
	background-image:url(image/servicecontents_image01.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-weight:bold;
	color:#555;
}
#service_contens_main p {
	width:540px;
	margin:0px;
	padding:0px 20px 30px 10px;
	font-size:75%;
	text-align:justify;
	font-weight:normal;
	line-height:1.5;
}
