/* ***********************************************************************************************

                                             service.css

*********************************************************************************************** */


#site_tmj{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
#site_fuji{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
#site_yae{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.site{
	padding: 15px;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.sec1 div{
	margin-bottom:58px;
}
#section01 h4{
	background:url("images/txt_price_01.gif") no-repeat left top;
	height:200px;
	text-indent:-3000px;
}
#section02 h4{
	background:url("images/txt_price_02.gif") no-repeat left top;
	height:200px;
	text-indent:-3000px;
}
#section03 h4{
	background:url("images/txt_price_03.gif") no-repeat left top;
	height:60px;
	text-indent:-3000px;
}
.txt_plan{
	background:url("images/txt_plan.gif") no-repeat left top;
	text-indent:-3000px;
}
.txt_price {
	text-align:right;
}
.txt_price span{
	font-weight:bold;
	color:#ff1900;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff1900;
}
#price_menu{
	background-color: #FFFFCC;
	border: 1px dotted #FF9900;
	padding:10px 0;
	height:18px;
}
#price_menu li{
	float:left;
	padding-left:30px;
	background:url(images/blt_green_01.gif) no-repeat 10px center ;
}