@charset "euc-jp";
/* ------------------------------------------- CSS Information
 File Name:      default.css
 Style Info:     ダイレクト出版のぺージ作成で使うデフォルトスタイルシート
----------------------------------------------------------- */

.clearFix {
	overflow: hidden;
	_zoom: 1;
}
.dNone {
	display: none;
}

/*  */

body {
	background: url(../img/bg_header.png) left top repeat-x;
	line-height: 1.8;
	font-size: 90%;
}
p#mainVisual {
	text-align: center;
}
div#contents {
	background: url(../img/bg_cnt_m.png) center top repeat-y;
	width: 766px;
	margin: 0 auto 25px auto;
	margin-top: 5px;
}
div#contentsM {
	background: url(../img/bg_cnt_m.png) center top repeat-y;
}
div#contentsB {
	background: url(../img/bg_cnt_b.png) center bottom no-repeat;
	padding: 20px 0;
}

/* footer */

div#footer {
	background: #262626 url(../img/bg_footer.png) left top repeat-x;
	color: #666;
	font-size: 10px;
	line-height: 1.6;
}
div#footerIn {
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
}
div#footerIn div {
	width: 400px;
	float: left;
}
div#footerIn div img {
	padding-right: 10px;
}
div#footerIn div p {
	float: left;
}
div#footerIn address {
	float: right;
	text-align: right;
	font-style: normal;
}


/* others setting */

div#contents .sectionS01 {
	width: 682px;
	margin: 0 auto;
	overflow: hidden;
	_zoom: 1;
	padding: 20px 20px 30px 20px;
}
span.emphasis {
	font-size: 300%;
	display: inline;
	float: left;
	line-height: 1;
	padding-right: .3em;
}
div#contents .sectionS01 p,
div#contents .warrantyBox p {
	padding-bottom: 1em;
}
.sectionS03 {
	overflow: hidden;
	_zoom: 1;
	width: 719px;
	margin: 0 auto;
}
.sectionS03 ol li {
	color: #F00;
	background: url(../img/icon_list_02.png) left top no-repeat;
}
div#contents .sectionS04 {
	width: 682px;
	margin: 0 auto;
	overflow: hidden;
	_zoom: 1;
}
div#contents .sectionS05 {
	width: 682px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden;
	_zoom: 1;
}
.imgRight {
	float: right;
	padding: 0 0 1em 1em;
}
.imgLeft {
	float: left;
	padding: 0 1em 1em 0;
}
.warrantyBox {
	background: url(../img/img_warranty.png) center top no-repeat;
	margin: 0 auto;
	padding: 160px 60px 30px 80px;
	margin-bottom: 10px;
	overflow: hidden;
	_zoom: 1;
}
.btnBox {
	text-align: center;
}
.profile {
	background: url(../img/bg_profile_t.png) center top no-repeat;
	padding-top: 10px;
	font-size: 95%;
}
.profileIn {
	background: url(../img/bg_profile_b.png) center bottom no-repeat;
	overflow: hidden;
	_zoom: 1;
	padding: 20px 50px 25px 50px;
}
.profileIn .leftBox {
	background: url(../img/line_v_dot_01.png) right top repeat-y;
	float: left;
	width: 300px;
	padding-right: 33px;
}
.profileIn .rightBox {
	float: right;
	width: 300px;
}
.profileIn p {
	padding-bottom: 1em;
	line-height: 1.6;
}
.profileIn p strong {
	display: block;
	padding: 1em 0;
}
.bulletList {
	padding: 15px;
}
.bulletList li {
	background: url(../img/icon_list_01.png) left top no-repeat;
	padding: 4px 0 15px 35px;
}
p.catch {
	text-align: center;
	padding: 15px 0 45px 0 !important;
	margin: 0 auto;
	overflow: hidden;
	_zoom: 1;
}
.photoList {
	float: right;
	display: block;
	width: 155px;
	margin-left: 20px;
}
.photoList li {
	width: 155px;
	padding-bottom: 15px;
}
.photoList li span {
	font-size: 70%;
	text-align: center;
}
p.photoLeft {
	float: left;
	width: 155px;
}
p.photoRight {
	float: right;
	width: 155px;
	margin-left: 15px;
}
p.photoLeft span,
p.photoRight span {
	font-size: 80%;
}