﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

.cbox{
	padding:0 0 35px 0;
}

.cbox-inner{
	padding:18px 0 0 0;
}

.cbox .title{
	background:url(../img/guide/ic2.gif) left bottom repeat-x;
	min-height:1px;
	_height:1px;
	padding:0 0 5px 0;
}

.cbox .title h3{
	background:url(../img/guide/ic1.gif) 1px 3px no-repeat;
	min-height:1px;
	_height:1px;
	padding:0 0 0 28px;
	font-size:140%;
	line-height:1.5;
}

.cbox .tyui{
	padding:10px 0 0 0;
	color:#337200;
}

.cbox table{
	border:1px solid #a84119;
}

.cbox table th{
	background:#db7c56;
	border:1px solid #a84119;
	width:165px;
	font-size:120%;
	line-height:1.5;
	padding:7px 25px;
	color:#000;
}

.cbox table td{
	border:1px solid #a84119;
	background:#fff;
	width:150px;
	text-align:center;
	font-size:120%;
	line-height:1.5;
	padding:7px 0;
}


.cbox#cbox1 table th,
.cbox#cbox2 table th{
	width:95px;
}


.cbox#cbox2 .left table{
	margin:0 40px 0 0;
}

.cbox#cbox2 table th{
	text-align:center;
}

.cbox#cbox2 .left2{
	float:left;
}



.cbox#cbox3 table{
	margin:0 0px 10px 0;
}

.cbox#cbox4 strong{
	color:#000;
	font-size:130%;
}



#cbox1 {
	background:url(../img/price/i1.jpg) right bottom no-repeat;
}

#cbox3 {
	background:url(../img/price/i2.jpg) right center no-repeat;
}

#cbox5 {
	background:url(../img/price/i3.jpg) right center no-repeat;
}