@charset "utf-8";
/* CSS Document */

/*----------------------------------------

サービス

-----------------------------------------*/

#service h2 {
	padding-bottom:20px;
}

/*	.service-box
-----------------------------------------*/
#service .service-box {
	padding:0 10px 10px 10px;
	margin-bottom:20px;
	width:635px;
}

#service .border {
	border-bottom:1px dotted #999999;
}

#service .service-box h3 {
	color:#48b300;
	padding-bottom:10px;
	font-weight:bold;
	font-size:134%;
}

#service .service-box p {
/*	padding-bottom:30px;
*/}

#service .service-box .service-img {
	text-align:center;
	padding-bottom:10px;
}


#service .Sbox01 p {
	padding-bottom:30px;
}

#service .Sbox02 p {
	padding-bottom:20px;
}

#service .Sbox03 p {
	padding-bottom:25px;
}

#service .Sbox04 p {
	padding-bottom:10px;
}

#service .Sbox04 p.p20 {
	padding-bottom:20px;
}

#service .Sbox04 .service-img {
	padding-bottom:20px;
}


/*	S-effect-area
-----------------------------------------*/

#service .service-box .S-effect-area {
}

#service .service-box .S-effect-area img.S-effect-table {
	float:left;
}

#service .service-box .S-effect-area .S-effect-text {
	float:right;
	width:340px;
}

#service .service-box .S-effect-area .S-effect-text p {
	padding-bottom:12px;
}



/*	#appli-area
-----------------------------------------*/
#appli-area {
	background:url(../../common/img/bg-appli.gif) no-repeat left top;
	width:645px;
	text-align:center;
	padding-top:17px;
	padding-bottom:20px;
	margin-left:5px;
	margin-top:30px;
}

#appli-area p {
}




















