@charset "UTF-8";

@import "base.css";

/*case
----------------------------------------------------------------------------------------------------case*/
#main ul.casenav{
	margin: 0 0 0 60px;
}
#main ul.casenav li{
	display: inline;
}
#main ul.casenav li a{
	padding: 10px 10px 3px 30px;
	background: url(../img/casenavBg.gif) no-repeat left bottom;
	line-height: 200%;
	font-size: 1.2em;
	color: #990000;
	text-decoration: none;
}
#main ul.casenav li a:hover{
	background: url(../img/casenavBgR.gif) no-repeat left bottom;
	color: #C97979;
	text-decoration: underline;
}
#main div.case{
	padding: 10px 0 0 60px;
}
#main div.case div.ctop,
#main div.case div.cbtm{
	width: 560px;
	height: 20px;
	display: block;
}
#main div.case div.ctop{
	background: url(../img/case_top.jpg) no-repeat left top;
}
#main div.case div.cbtm{
	background: url(../img/case_btm.jpg) no-repeat left bottom;
}
#main div.case div.cmid{
	width: 560px;
	background: url(../img/case_mid.jpg) repeat-y;
	overflow: hidden;
}
#main div.case div.cmid div{
	padding: 0 30px 0 20px;
	margin: 0;
	float: left;
	overflow: hidden;
}
#main div.case div.cmid div p{
	width: 200px;
	height: 150px;
	padding: 0;
	overflow: hidden;
}
#main div.case div.cmid dl{
	padding: 0 20px 0 0;
	line-height: 150%;
}
#main div.case div.cmid dl dt{
	font-size: 1.2em;
	padding: 0 0 20px 0;
}
/*price
----------------------------------------------------------------------------------------------------price*/
h5{
	width: 567px;
	height: 15px;
	padding: 5px 0 0 13px;
	margin: 20px 0 0 40px;
	background: url(../img/h5Bg.gif);
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: 100;
}
#main table.price{
	width: 560px;
	margin: 15px 0 15px 45px;
}
#main table.price thead th,
#main table.price thead td.w1,
#main table.price thead td.w2{
	padding: 0;
	border-top: 0;
	text-align: center;
}
#main table.price th{
	width: 210px;
	padding: 0 0 0 10px;
	border-top: 1px solid #666666;
	font-weight: 100;
	line-height: 250%;
	text-align: left;
}
#main table.price td.w1{
	width: 94px;
	padding: 0 0 0 5px;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
#main table.price td.w2{
	width: 224px;
	padding: 0 0 0 15px;
	vertical-align: middle;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

/*recuirt
----------------------------------------------------------------------------------------------------recuirt*/

/*end
----------------------------------------------------------------------------------------------------end*/