@charset "UTF-8";
@import url("/common/css/common.css");


/* ------------------------------------------------------------ */
/* リフォーム */
/* ------------------------------------------------------------ */

#content > h3 {
	padding-left: 24px;
	background: url("../images/hed3_reform.png") no-repeat left center;
	line-height: 42px;
}

h2,h3 {
	clear  : both !important;
}

ol,dl {
	clear: both;
}

/* 強調文字 */
strong {
	color: #a61f1f;
}

/* ------------------------------------------------------------ */
/* リフォーム */
/* ------------------------------------------------------------ */

ul.reform_pack {
	clear: both;
	margin : 0 auto;
	padding: 0;
	width: 635px;
	font-weight: bold;
	color: #68881F;
}
ul.reform_pack li {
	float: left;
	margin: 4px 4px 16px;
	width: 200px;
	height: auto;
	border: 0px solid #ccc;
	list-style: none;
}
ul.reform_pack p.title {
	margin: 0 !important;
	border-top   : 2px solid #68881F;
	border-bottom: 1px solid #ccc;
	background: #f5f5f5;
	color: #333;
}
ul.reform_pack p.price {
	margin: 0 !important;
	padding: 0 4px;
	width: 192px;
	background: #77A51E;
	color: #fff;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
}
ul.reform_pack span.value {
	font-size: 2em;
	font-weight: normal;
	color: #fff;
	vertical-align: bottom;
}
ul.reform_pack span.tax {
	font-size: x-small;
	font-weight: normal;
	color: #fff;
}


/* ------------------------------------------------------------ */
/* メリット・デメリット（○・×） */
/* ------------------------------------------------------------ */
ul.advantage li {
	margin: 0;
	padding-left: 32px;
	background: url("../images/marker_o.png") no-repeat left;
	line-height: 24px;
	list-style: none;
}
ul.disadvantage li {
	margin: 0;
	padding-left: 32px;
	background: url("../images/marker_x.png") no-repeat left;
	line-height: 24px;
	list-style: none;
}

ol li {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 0.5em 1em;
}

.clr {
	padding:0;
	margin:0;
	font-size:0;
	clear: both;
}

div.main_summary #ui-tab ul li.ui-tabs-selected {
	background: url(../images/bg_index_tab_on.gif) left top no-repeat;
	width:200px;
	height:22px;
	padding-top:7px;
	margin:0 20px 10px 0;
	text-align:center;
	font-size:11px;
}

div.main_summary #ui-tab ul li {
	background: url(../images/bg_index_tab.gif) left top no-repeat;
	width:200px;
	height:22px;
	padding-top:7px;
	margin:0 20px 10px 0;
	text-align:center;
	font-size:11px;
}

div.main_summary #ui-tab ul li a {
	display: block;
	width:200px;
	height:29px;
	color:#1e1e1e;
}

div.main_summary #ui-tab ul li.ui-tabs-selected a {
	display: block;
	width:200px;
	height:29px;
	color:#fff;
}

.main_summary {
	width:668px;
}

#fragment-1  .package {
	width: 600px;
	margin: 0 auto 10px;
	padding: 14px;
	background: #ffffe0;
	border: 1px #C6C7C6 solid;
	line-height: 1.5;
}

#content h3 {
	padding-left: 20px;
	background: url("../images/hed3_reform.png") no-repeat;
	line-height: 42px;
}

#content h4 {
	margin:20px 10px 20px 5px;
	padding-bottom:5px;
	padding-top:5px;
	line-height: 22px;
	border-bottom:1px solid #ff0000;
	font-size:16px;
}

.main_summary .reform table.packitem td a {
	padding: 3px 0 3px 15px;
	background: url(../images/bg_detaillink.png) left center no-repeat;
	display:block;
	width:100%;
	font-size:13px;
	margin-top:5px;
}

.main_summary .reform table.packitem th {
	padding: 3px 5px;
	background: #F5F4EF;
	border: 1px #C6C7C6 solid;
	font-size: 93%;
	line-height: 1.3;
	text-align: center;
	vertical-align: middle;
}

.main_summary .reform table.packitem td {
	padding: 5px;
	border: 1px #C6C7C6 solid;
	font-size: 93%;
	line-height: 1.3;
	vertical-align: middle;
}

.main_summary .reform table.packitem tr.odd {
	background: #FCFBF5;
}

.main_summary .reform table.packitem td {
	padding: 5px;
	border: 1px #C6C7C6 solid;
	font-size: 93%;
	line-height: 1.3;
}

div.main_summary div.reform table.packitem td.pos_c {
	text-align: center;
}

.f11 {
	font-size: 85%;
}

div.main_summary div.reform table.packitem td span {
	color: #E60012;
	font-size: 123.1%;
	font-weight: bold;
}
.main_summary .btn_back {
	width:200px;
	margin:30px auto 0;
}

.main_summary .btn_back a {
	background: url(../images/bg_index_tab_on.gif) left top no-repeat;
	width: 200px;
	height: 22px;
	padding-top:7px;
	font-size:11px;
	color:#fff;
	display:block;
	text-align: center;
}

div.main_summary div.reform div.txt h4 {
	padding-left:18px;
	background: url(../images/detail/bg_h4_txt.png) left center no-repeat;
}

div.main_summary div.reform div.txt p,
div.main_summary div.reform div.cau p,
div.main_summary div.reform div.opt p {
	font-size:12px;
} 

div.main_summary div.reform div.cau h4 {
	padding-left:18px;
	background: url(../images/detail/bg_h4_cau.png) left center no-repeat;
}

div.main_summary div.reform div.opt h4 {
	padding-left:18px;
	background: url(../images/detail/bg_h4_opt.png) left center no-repeat;
}

#fragment-2 strong {
	font-size:14px;
}


#fragment-2 p {
	margin:10px 0 0 15px;
	line-height: 1.8em;
}

#fragment-3 p {
	margin:10px 0 0 15px;
	line-height: 1.8em;
	font-size:14px;
}