@charset "euc-jp";
/* ------------------------------------------- CSS Information
 File Name:      default.css
 Style Info:     
----------------------------------------------------------- */



/*------------------------------------------------------------
 all
------------------------------------------------------------*/

body {
	background-color: #041739;
}
#wrapper {
	width: 860px;
	margin: 0 auto;
	background-color: #fff;
}
#cntWrap {
	background: url(../img/bg_cnt_b.png) left bottom no-repeat;
	padding-bottom: 20px;
}
#cntInner {
	background: url(../img/bg_cnt_m.png) left top repeat-y;
	padding: 0 40px;
}


h1 {
}
.topCnt {

}
.section {
	line-height: 1.6;
}
.section h2 {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	color: #CE0002;
	margin: 30px;
}
.section ul.bullet {
	border: 2px solid #ccc;
	padding: 20px;
	margin: 20px;
}
.section ul.bullet li {
	padding-bottom: 15px;
	background: url(../img/icon_list.png) 0 0 no-repeat;
	padding-left: 40px;
}
.section ol {
}
.section ol li {
}

dl {
}
dl dt {
	background: url(../img/icon_list.png) 0 0 no-repeat;
	padding-left: 40px;
	font-weight: bold;
	font-size: 18px;
}
dl dd {
	padding: 5px 0 25px 40px;
}


#footer {
	text-align: center;
	padding: 20px;
	font-size: 12px;
	line-height: 1.5;
	color: #444;
}

#footer ul {
	clear: both;
	padding-bottom: 20px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #444;
}

/*  */

.initial {
	font-size: 40px;
	line-height: 1;
}
.imgLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.imgRight {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.clearFix {
	overflow: hidden;
	_zoom : 1; /* hack for ie6 */
}


/*------------------------------------------------------------

------------------------------------------------------------*/

#photoList {
	margin-left: -41px;
}
#photoList li {
	float: left;
	width: 230px;
	padding-left: 41px;

}
#photoList li p {
	padding-top: 10px;
}



#presentBox {
	background: url(../img/bg_bonus.jpg) left bottom repeat-x;
	border: 1px solid #F0F0F0;
}



.mt20 {
	margin-top: 20px;
}
.mt35 {
	margin-top: 35px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb15 {
	margin-bottom: 15px;
}
.writer {
	text-align: right;
	padding: 20px 0;
}
.btnBox {
	text-align: center;
	padding: 20px 0;
}

#testimonial {
}
#testimonial li {
	padding: 15px;
	margin-bottom: 15px;
	background-color: #f7f7f7;
	overflow: hidden;
	_zoom: 1;
}
#testimonial li span {
	display: block;
	font-size: 12px;
	padding-top: 10px;
	text-align: right;
}
#testimonial li span strong {
	font-weight: bold;
}

/* warranty */

#warranty {
}
