@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);






#content h3{
 font-size: 1.2em;
 border-bottom: 1px dashed #960;
 margin-bottom: 7px;
 color: #960;
}

#content #first{
 overflow: hidden;
 zoom: 1;
}

#content #first ul.special{
 overflow: hidden;
 zoom: 1;
 background-color: #FDF2DB;
 padding: 15px 0 15px 20px;
 margin-bottom: 23px;
}

#content #first ul.special li{
 float: left;
 padding-left: 10px;
 margin-right: 30px;
}

#content #first ul.special li a{
 color: #DD300B;
 text-decoration: underline;
}

#content #first ul.special li a:hover{
 text-decoration: none;
}

#content #first .floatL{
 width: 370px;
}

#content #first .floatR{
 width: 200px;
}

#content #first .floatR ul{
 overflow: hidden;
 zoom: 1;
}

#content #first .floatR ul li{
 margin-bottom: 24px;
 float: left;
}

#content #first .floatL .info{
 overflow: hidden;
 zoom: 1;
 padding-bottom: 30px;
 background: url(../image/arrow.jpg) center bottom no-repeat;
 margin-bottom: 15px;
}

#content #first .floatL .info p span{
 font-weight: bold;
	color: #f90;
}

#content #first .floatL .info p span.blue{
 color: #0066CC;
}

#content #first .floatL  p.one{
 margin-bottom: 17px;
}

#content #first .floatL p.two{
 margin-left: 110px;
}

#content #first .floatL .info p.special01{
 margin: 20px 0 14px 0;
}

#content #first .floatL .info p.special02{
 background: url(../image/cart02.jpg) left center no-repeat;
 padding-left: 19px;
 margin-bottom: 14px;
}

#content #first .floatL .info p.special{
 margin-left: 90px;
}


#content #first .floatR dl dt{
	color: #f90;
	font-weight: bold;
	margin-bottom: 4px;
}

#content #second{
	background: url(../image/flow.jpg) left bottom no-repeat;
	padding-left: 60px;
}

#content #second p{
 margin-bottom: 26px;
}

#content #third table{
	margin-bottom: 60px;
}

#content #third table th{
 width: 130px;
}

#content #third table td dl dt{
 font-weight: bold;
}

#content #third table td span{
 color: #f90;
 font-weight: bold;
}

#content #third table td.w300{
	width: 300px;
}