@charset "utf-8";
/* CSS Document */

div#ttl {
    width:560px;
	/*height:447px;
	background:url("../img/detail_r2_c2.jpg") no-repeat;*/
	text-indent:-9999px;
}

div#ttlBtm {
	/*background-color:#6CABD4;*/
	background:url("../../img/main_point_back.jpg") no-repeat right 0;
	padding:45px 0px 10px 10px;
/*	margin-bottom:20px;*/
}

div.ttlBtmInner {
/*	border:1px solid #337EA8;*/
	background:url("../../../../okaidokukan/img/main_point_back.png") no-repeat;
	width: 177px;
    float: left;
    padding-top: 12px;
    padding-left: 1px;
    margin-bottom: 20px;
}

div.ttlBtmInnerText {
	line-height: 18px;
/*	font-weight:bold;*/
	text-align:center;
	padding:10px 0;
	font-size:11px;
	height:38px;
}

div#point {
    width:560px;
	height:252px;
	background:url("../img/detail_r6_c2.jpg") no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}

table, tr, th, td {
	line-height: 18px;
}

table#detail {
	width: 720px;
    border: 1px solid #CCC;
    border-collapse: collapse;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

table#detail th {
	background-color:#E3E3E3;
	color:#666;
	font-weight:bold;
	letter-spacing:5px;
	font-size:14px;
	padding:10px 0;
	border:1px solid #CCC;
	text-align:center;
}

table#detail td {
	padding:10px;
	border:1px solid #CCC;
	background-color:#FFF;
}

table#detail td.tdL {
	padding:10px;
	background-color:#EEEEEE;
	color:#666;
	font-weight:bold;
	letter-spacing:5px;
	font-size:14px;
	text-align:center;
	width:160px;
}

table#detail p {
	float:left;
	line-height: 21px;
	padding-left:5px;
}

table#detail span.fB {
	font-weight:bold;
	line-height: 18px;
}

table#detail span.price {
	line-height: 40px;
	color:#CB0000;
	font-size:36px;
	font-weight:bold;
	letter-spacing:0;
}

div#inqBox {
    width:560px;
	background-color:#EEEEEE;
	text-align:center;
	margin:20px 0;
	line-height: 18px;
	padding:20px 0;
}

div#inqBoxInner {
	text-align:left;
	line-height: 18px;
	padding:15px 0 0 80px;
}

div#inqBoxInner span {
	color:#666600;
	font-weight:bold;
}

div#inqBoxInner p#step1 {
	line-height: 16px;
	background:url("../img/step1.jpg") no-repeat;
	padding-left:70px;
	margin:15px 0 5px 0;
}

div#inqBoxInner p#step2 {
	line-height: 16px;
	background:url("../img/step2.jpg") no-repeat;
	padding-left:70px;
	margin-bottom:5px;
}

div#inqBoxInner p#step3 {
	line-height: 16px;
	background:url("../img/step3.jpg") no-repeat;
	padding-left:70px;
}