/*************************************
service.css
*************************************/

@charset "utf-8";

div#TopImgSec{
	width:957px;
	height:100px;
	margin:24px auto;
}

div#Contents{
	width:957px;
	clear:both;
	margin-bottom:42px;
	display:block;
	min-height:1153px;
}

div#mainCont{
	width:715px;
	height:1153px;
	float:left;
	display:block;
}

div#mainCont h1{
	margin:0 auto 24px;
}

div#mainCont p{
	font-size:14px;
	color:#333333;
	width:715px;
	line-height:1.5;
	display:block;
	margin:24px auto;
}

div#jigyouBox{
	width:715px;
	height:240px;
	display:block;
	margin-bottom:4px;
	clear:both;
	background-image:url(../images/blueGradient.gif);
	background-repeat:repeat-x;
	font-size:12px;
	line-height:1.5;
}

div#jigyouBox .pictJigyou{
	width:280px;
	height:200px;
	float:left;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
}

div#jigyouBox .textJigyou{
	width:372px;
	height:190px;
	padding-top:20px;
	float:left;
}

div#jigyouBox ul{
	margin-top:25px;
	margin-left:27px;
}

div#jigyouBox ul li{
	line-height:1.5;
	list-style-image:url(../images/arrowGrey.gif);
}