﻿@charset "utf-8";

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

#cbox1{
	padding:16px 0 40px 0;
}

#cbox2{
	float:left;
	width:474px;
}

#cbox2 p{
	font-size:90%;
	line-height:1.5;
	padding:15px 3px 30px 2px;
}

#cbox2 ul{
	padding:0 0 0 6px;
}

#cbox2 li{
	float:left;
	padding:0 47px 0 0;
}

#cbox2 li.mlast{
	padding:0;
}

#cbox3{
	float:right;
	width:218px;
}

#cbox3 #yb{
	background:url(../img/top/smdl.gif) left top repeat-y;
	min-height:1px;
	_height:1px;
}

#cbox3 #yb-btm{
	background:url(../img/top/sbtm.gif) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#cbox3 #yb-inner{
	padding:5px 17px;
}

#cbox3 #yb dl{
	border:1px dashed #ffbb72;
	border-width:0 0 1px 0;
	padding:10px 2px;
}

#cbox3 #yb dt{
	padding:0 0 3px 0;
}

#cbox3 #yb dt em{
	font-size:80%;
	line-height:1.5;
	font-style:normal;
	font-weight:normal;
	color:#fe8402;
}

#cbox3 #yb dt strong{
	font-size:90%;
	line-height:1.5;
}

#cbox3 #yb dd{
	font-size:80%;
	line-height:1.5;
}


#rental{
	padding:0 0 20px 0;
}

#rental-inner{
	background:#fffae6;
	padding:10px 12px;
}

#rental h6{
	color:#fe9321;
	font-size:110%;
	line-height:1.5;
	font-weight:bold;
}

#rental p{
	padding:0;
}

#rental dl{
	
}

#rental dt{
	float:left;
	font-weight:bold;
	padding:0 20px 0 0;
}

#rental dd{
	float:left;
	font-size:90%;
	line-height:1.5;
	padding:2px 0 0 0;
}