@charset "utf-8";


/*-----------------------------
	contents
------------------------------*/

#contents_inner{
	background:url(../common/images/footer_bg.png) no-repeat left bottom;
}





/*-----------------------------
	main
------------------------------*/

#main{
	padding-top:10px;
	margin-left:20px;
	_margin-left:10px;
	margin-bottom:50px;
}
#main h2{
	clear:both;
	margin-bottom:10px;
}
#main h3{
	color:#FF0;
	font-size:160%;
	font-weight:bold;
	margin-bottom:15px;
	padding-left:10px;
}

/* guarantee */
#main #guarantee{
	clear:both;
	width:705px;
	background:url(images/cont_bg.jpg) no-repeat left top;
	margin-bottom:30px;
}
#main #guarantee_inner{
	padding:20px 0 20px 15px;
	background:url(images/cont_bg_bottom.jpg) no-repeat left bottom;
	overflow:hidden;
}
#main #guarantee .read{
	font-size:120%;
	margin-bottom:10px;
	padding-left:10px;
}
#main #guarantee .box{
	width:674px;
	margin-bottom:15px;
	background:url(images/box_bg.png) no-repeat left top;
	overflow:hidden;
}
#main #guarantee .box_inner{
	width:644px;
	_width:674px;
	background:url(images/box_bg_bottom.png) no-repeat left bottom;
	overflow:hidden;
	padding:20px 0 20px 30px;
}
#main #guarantee .box .plan{
	float:left;
	width:177px;
	_width:197px;
	background:url(images/box_bg_dot.gif) repeat;
	padding:10px;
	margin-right:10px;
}
#main #guarantee .box .plan_inner{
	padding:2px;
	background:url(images/box_bg_inner.jpg) no-repeat left top;
}
#main #guarantee .box .plan .memo{
	float:right;
}
#main #guarantee .box .plan .title{
	color:#FF0;
	font-size:160%;
	font-weight:bold;
	margin-bottom:2px;
	padding-left:5px;
}
#main #guarantee .box .plan .price {text-indent:1em; font-weight:bold;}
#main #guarantee .box .plan .price span{font-size:10px; font-weight:normal;}
#main #guarantee .box .plan ul{
	padding-left:5px;
	margin-bottom:3px;
}
#main #guarantee .box .plan ul li{
	font-weight:bold;
	padding-left:15px;
	background:url(images/box_bg_icon.gif) no-repeat left 2px;
}
#main #guarantee .box .plan .note{
	padding:5px 8px;
	letter-spacing:0;
	background:url(images/box_bg_dot.gif) repeat;
}

/* mainte */
#main #mainte{
	clear:both;
	width:705px;
	background:url(images/cont_bg.jpg) no-repeat left top;
	margin-bottom:30px;
}
#main #mainte_inner{
	padding:20px 0 20px 15px;
	background:url(images/cont_bg_bottom.jpg) no-repeat left bottom;
	overflow:hidden;
}
#main #mainte .box{
	width:674px;
	margin-bottom:15px;
	background:url(images/box2_bg.png) no-repeat left top;
}
#main #mainte .box_inner{
	width:644px;
	_width:674px;
	background:url(images/box2_bg_bottom.png) no-repeat left bottom;
	overflow:hidden;
	padding:25px 0 25px 30px;
}
#main #mainte .box_inner dl dt{
	color:#CBCBCB;
	font-size:160%;
	font-weight:bold;
}
#main #mainte .box_inner dl dd{
	color:#CBCBCB;
	font-size:120%;
}
#main #mainte .maintebox{
	clear:both;
	overflow:hidden;
	margin-bottom:13px;
	padding-left:5px;
}
#main #mainte .maintebox p{
	float:left;
	width:207px;
	margin-right:18px;
}
#main #mainte .maintebox p img{
	margin-bottom:5px;
}


