@charset "shift_jis";


/*===============================================================================*/
/*service01*/
/*===============================================================================*/


#service{
	font-size: 1.2em;
	margin-top: 8px;
	text-align:left;
}

#service p.comment{
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	margin: 5px;
	line-height: 150%;
}

#service p.comment strong{
	color: #F05A89;
}

#service h4{
	clear: both;
	display: block;
	width: 622px;
	height: 34px;
	margin: 0;
	padding: 20px 0 10px;
}

#service ol{
	display: block;
	width: 592px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#service li{
	clear: both;
	display: block;
	width: auto;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 15px;
	padding: 2px 0px 0 25px;
	line-height: 150%;
	color: #A61C66;
}

#service li#no01{
	background: url(../img/no01.gif) no-repeat left top;
}

#service li#no02{
	background: url(../img/no02.gif) no-repeat left top;
}

#service li#no03{
	background: url(../img/no03.gif) no-repeat left top;
}

#service li#no04{
	background: url(../img/no04.gif) no-repeat left top;
}

#service li#no05{
	background: url(../img/no05.gif) no-repeat left top;
}

#service li#no06{
	background: url(../img/no06.gif) no-repeat left top;
	margin-bottom: 0px;
}

#service #illust{
	display: block;
	width: 563px;
	height: 307px;
	margin: 0 auto;
	padding: 0;
}

