#selecty-content-wrapper {
	height: 100%;
	padding: 120px 13px 50px 13px;
	font-family:"Arial",sans-serif;
	font-size: 80%;
}

#selecty-content-wrapper:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#selecty-content-wrapper p {
	margin: 15px 15px 0 15px;
	line-height: 180%;
	color: #666666;
	text-align:left;
}

#selecty-content-wrapper .top-image {
	margin: 0 0 15px 0;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 735px;
	height: 260px;
	text-indent: -9999px;
}

#selecty-content-wrapper h2 {
	background-image: url(../images/title_h2.gif);
	background-repeat: no-repeat;
	display: block;
	width: 735px;
	height: 50px;
	text-indent: -9999px;
}
.f-big {
	font-size: 120%;
	font-weight: bold;
}

/* ====== 青枠タイトル部分 ====== */
#selecty-content-wrapper h3.title_01 {
	margin: 15px 0 0 0;
	background-image: url(../images/title_h3_01.gif);
	background-repeat: no-repeat;
	display: block;
	width: 735px;
	height: 30px;
	text-indent: -9999px;
}
#selecty-content-wrapper h3.title_02 {
	margin: 15px 0 0 0;
	background-image: url(../images/title_h3_02.gif);
	background-repeat: no-repeat;
	display: block;
	width: 735px;
	height: 30px;
	text-indent: -9999px;
}
#selecty-content-wrapper h3.title_03 {
	margin: 15px 0 0 0;
	background-image: url(../images/title_h3_03.gif);
	background-repeat: no-repeat;
	display: block;
	width: 735px;
	height: 30px;
	text-indent: -9999px;
}
#selecty-content-wrapper h3.title_04 {
	margin: 15px 0 0 0;
	background-image: url(../images/title_h3_04.gif);
	background-repeat: no-repeat;
	display: block;
	width: 735px;
	height: 30px;
	text-indent: -9999px;
}
#selecty-content-wrapper h3.title_05 {
	margin: 15px 0 0 0;
	background-image: url(../images/title_h3_05.gif);
	background-repeat: no-repeat;
	display: block;
	width: 735px;
	height: 30px;
	text-indent: -9999px;
}
/* ====== パズル部分 ====== */
#selecty-content-wrapper .puzzle {
	margin: 10px 0 0 0;
	background-image: url(../images/puzzle.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 735px;
	height: 390px;
	text-indent: -9999px;
	text-align: center;
}
/* ====== 料金構成部分 ====== */
#selecty-content-wrapper h4 {
	background-image: url(../images/title_h4.gif);
	background-repeat: no-repeat;
	display: block;
	width: 735px;
	height: 30px;
	text-indent: -9999px;
	margin: 10px 0 0 0;
}
#selecty-content-wrapper #charge-box {
	margin: 0 auto;
	list-style: none;
	width: 735px;
	color: #666666;
	text-align: center;
}
#selecty-content-wrapper #charge-box ul {
	list-style: none;
}
#selecty-content-wrapper #charge-box li {
	margin: 5px 0 0 45px;
	padding: 0 0 0 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:left center;
	text-align: left;
}
/* ====== 保証一覧部分 ====== */
#selecty-content-wrapper #guarantee-box {
	margin: 20px;
}
#selecty-content-wrapper #guarantee-box table {
	border-top: 1px solid #f1f0f6;
	border-left: 1px solid #f1f0f6;
	color: #666666;
}
#selecty-content-wrapper #guarantee-box th ,#selecty-content-wrapper #guarantee-box td {
	padding: 5px;
	border-bottom: 1px solid #f1f0f6;
	border-right: 1px solid #f1f0f6;
	font-size: 80%;
}
#selecty-content-wrapper #guarantee-box th {
	background-color: #f1f0f6;
	text-align: center;
}
#selecty-content-wrapper #guarantee-box td.w170 {
	width: 170px;
}
#selecty-content-wrapper #guarantee-box td.w80p {
	width: 80%;
}
#selecty-content-wrapper #guarantee-box td.w20p {
	width: 20%;
}


/* ====== セレクティー付帯サービス・システム部分 ====== */
#selecty-content-wrapper #conditions-box {
	margin: 15px 15px 0 15px;
	width: 705px;
	border: 1px solid #cccccc;
}
#selecty-content-wrapper #conditions-box #box-wrapper {
	width: 685px;/*705-20*/
	margin: 10px;
	background-color: #ffffff;
}
#selecty-content-wrapper #conditions-box #box-wrapper p {
	margin: 10px 0 0 0;
	line-height: 150%;
	color: #666666;
}
/* ====== 灰枠タイトル部分 ====== */
#selecty-content-wrapper #conditions-box #box-wrapper h4.title_01 {
	margin: 0 0 0 0;
	background-image: url(../images/title_h4_03_01.gif);
	background-repeat: no-repeat;
	display: block;
	width: 685px;
	height: 30px;
	text-indent: -9999px;
}
#selecty-content-wrapper #conditions-box #box-wrapper h4.title_02 {
	margin: 0 0 0 0;
	background-image: url(../images/title_h4_03_02.gif);
	background-repeat: no-repeat;
	display: block;
	width: 685px;
	height: 30px;
	text-indent: -9999px;
}
#selecty-content-wrapper #conditions-box #box-wrapper h4.title_03 {
	margin: 0 0 0 0;
	background-image: url(../images/title_h4_03_03.gif);
	background-repeat: no-repeat;
	display: block;
	width: 685px;
	height: 30px;
	text-indent: -9999px;
}
#selecty-content-wrapper #conditions-box #box-wrapper h4.title_04 {
	margin: 0 0 0 0;
	background-image: url(../images/title_h4_03_04.gif);
	background-repeat: no-repeat;
	display: block;
	width: 685px;
	height: 30px;
	text-indent: -9999px;
}
/* ====== ご利用条件 ====== */
#selecty-content-wrapper #precondition-box {
	margin: 15px 15px 0 15px;
	width: 705px;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
}
#selecty-content-wrapper #precondition-box dl {
	margin: 10px;
}

#selecty-content-wrapper #precondition-box dt {
	font-weight: bold;
	margin: 5px;
	color: #666666;
}
#selecty-content-wrapper #precondition-box dd {
	margin: 5px 0 0 20px;
	color: #999999;
}

/* ====== Link Detail Banner ====== */
#selecty-content-wrapper dl#detailBox {
	position: relative;
	width: 704px; height: 130px;
	margin: 20px 0 20px 15px;
	background: url("../../images/detail_box/background.gif") no-repeat left top;
	}
	#selecty-content-wrapper dl#detailBox dt a {
		position: absolute; left: 21px; top: 43px;
		width: 290px; height: 60px;
		display: block;
		background: url("../../images/detail_box/induction.jpg") no-repeat left top;
		text-indent: -9999px;
		}
	#selecty-content-wrapper dl#detailBox dd a {
		position: absolute; right: 15px; top: 15px;
		width: 220px; height: 100px;
		display: block;
		background: url("../images/btn_selecty.jpg") no-repeat left top;
		text-indent: -9999px;
		} #selecty-content-wrapper dl#detailBox dd a:hover { background-position: left bottom; }

/* ====== その他 ====== */
.clear {
	clear: both;
	display: hidden;
}
.red {
	font-size: 9pt;
	color: #ff0000;
}