@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/themes/concept/css/yui-font.css";
@import "/themes/concept/css/default.css"; /* initial setting */
@import "/themes/concept/css/layout.css";/* layout style */
@import "/themes/concept/css/blogstyle.css";/* blog control style */

/*
===== 1: link setting ===========================
*/
a:link{
	color: #346bb2;
	text-decoration: none;
}
a:visited{
	color: #346bb2;
	text-decoration: none;	
}
a:hover{
	color: #f3802e;
	text-decoration:underline;	
}
a:active{
	color: #346bb2;
	text-decoration: none;	
}

/*
===== 2: category Title ===========================
*/
#categoryTitle {
	background: url(images/pageTitle_bottom.gif) no-repeat right top;
	padding: 60px 0 0 18px;
	zoom: 1;	
}
.rightBox {
	float: right;
	margin: 0 0 15px 15px;
}
.leftBox {
	float: left;
	width: 330px;
}
img.photo {
	padding: 4px;
	border: #b0b0b0 1px solid;
	margin-right: 10px;
}
.hrLine {
	border-top: #565656 1px dotted;
	height: 1px;
	margin: 10px 0;
}
.blogEntry {
	border: #B4B4B4 1px solid;
	padding: 25px;
}
.blogEntryHeader {
	background: url(images/entryTitle.gif) no-repeat 0 0px;
	padding-left: 30px;
	border-bottom: #a18366 1px solid;
	padding-top: 3px;
	padding-bottom: 7px;
}
.blogEntryBody{
	padding-right:0;
	padding-top:0;
}
.blogEntryHeader h2 {
	font-weight: normal;
	line-height: 1.1;
}
/*
===== table ===========================
*/

.blogEntryBody h3.concept {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom: #454545 1px solid;
	padding-bottom: 2px;
}

caption {
	background: url(images/point.gif) no-repeat 0 4px;
	padding-left: 18px;
	font-size: 110%;
	text-align: left;
	margin: 7px 0;
}
table.company {
	border-collapse: collapse;
	width: 570px;
	border-top: #dedcda 1px solid;
	border-left: #dedcda 1px solid;
	margin-bottom: 1em;
}
table.company td {
	padding: 8px 10px;
	border-right: #dedcda 1px solid;
	border-bottom: #dedcda 1px solid;	
}	
table.company td.firstCel {
	width: 90px;
	background: #f1f8f1;
}
table.company2 {
	border-collapse: collapse;
	width: 570px;
	border-top: #dedcda 1px solid;
	border-left: #dedcda 1px solid;
	margin-bottom: 1em;	
}
table.company2 td {
	padding: 15px 10px;
	border-right: #dedcda 1px solid;
	border-bottom: #dedcda 1px solid;	
}	
table.company2 td.firstCel {
	width: 150px;
	background: #f1f8f1;	
}

/*
===== wood ===========================
*/
h3.wood {
	font-size: 123.1%;
	color: #114891;
}
h4.wood {
	font-size: 108%;
	color: #ff9102;
	background: url(images/woodPoint.gif) no-repeat 0 5px;
	padding-left: 18px;
}
h3.wood02 {
	margin: 10px 0;
}
.addressBox {
	clear: both;
	margin-top: 10px;
	width: 519px;
	border: #4b4b4b 1px solid;
	padding: 10px 25px;
}
.addressBox address {
	margin-bottom: 10px;
}

.section th{
	background-color: #a18366;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 6px;
}
.section table {
	width: 99%;
}
.section td{
	background-color: #f6f1ec;
	padding: 10px 7px;
}
.section th,.section td{
	border: 2px #ffffff solid;
	vertical-align: top;
}
.section p,.section2 p{
	margin: 0 0 1em 0;
}
.box{
	margin: 0px 0px 1.5em 0px;
}
.section{
	margin: 0 0 2em 0;
}
.firstCel {
	width: 130px;
}

.yoko{
	width: 130px;
}
.size{
	width:450px;
}
.size td{
	width: 200px;
}
.size2{
	width: 150;
}
h3.blown {
	font-weight: bold;
	color: #A5876B;
	border-left: #a18366 10px solid;
	padding-left: 15px;
	margin-bottom: 10px;	
}
td.white{
	background-color:#FFFFFF;
}
.yoko p{
	font-size:80%;
	font-weight:normal;
}
ol.red {
	margin: -5px 0 5px 0;
}
ol.red li{
	color: #ff0000;
}
ul.jutaku li{
	background: url(images/point.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.simulation{
	margin:10px 0px 10px;
	width: 200px;
	height: 20px;
	padding:4px 18px 2px;
	background: url(images/allow.jpg) no-repeat 0 4px;
}
.genzei{
	background-color: #f6f1ec;
	margin: 10px 0;
	padding:15px;
	text-align: center;
	border: #a18366 1px solid;
}
.genzei p {
	margin-bottom: 0;
}
.genzei h4 {
	font-weight: bold;
	margin-bottom: 5px;
}
table.tax th{
	background-color: #f6f1ec;
	color: #a18366;
	font-weight: bold;
	text-align: center;
	padding: 6px;
}
table.tax td,table.tax th{
	padding: 10px 7px;
	border: 1px #9d9d9d solid;	
}
table.tax td {
	background: #fff;
}
.right{
	padding:0px 0px 0px 80px;
}
.point2{
	color: #a18366;
	font-weight: bold;
}
.point {
	color:#FF0000;
}
.margin{
	margin-left: 100px;
}

h5.subTitle {
	font-weight: bold;
	margin-bottom: 10px;
}
ol.member {
	margin-bottom: 10px;
}
ol.mumber li {
	list-style:decimal !important;
}
.marginLeft {
	margin-left: 15px;
	border-left: #ddd 5px solid;
	padding-left: 10px;
}
.marginLeft h4 {
	font-weight: bold;
	margin-bottom: 5px;
}
h4.bolder {
	border-bottom: #a18366 1px dotted;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.blogEntry dl dt {
	font-weight: bold;
}
.blogEntry dl dd {
	padding: 5px 0 1em 1em;
}
dl.eco dt {
	background: url(images/point02.gif) no-repeat 0 2px;
	padding-left: 25px;
}
table.ecoPoint td,table.ecoPoint th {
	border: #ddd 1px solid;
}
table.ecoPoint th {
	width: 200px;
	text-align: left;
	background: #f4efea;
	color: #a18366;
}
.box h5 {
	color: #a18366;
	font-weight: bold;
	margin-bottom: 5px;
}

table.ecoPoint02 td,table.ecoPoint02 th {
	border: #ddd 1px solid;
	text-align: center;
}
table.ecoPoint02 th {
	text-align: left;
	background: #f4efea;
	color: #a18366;
}
table.ecoPoint02 th.centerTxt {
	vertical-align: middle;
	text-align: center;
}
table.ecoPoint02 td {
	background: #fff;
}
.smallTxt {
	font-size: 93%;
	font-weight: normal;
}

/* Reopen-ecoPoint */
div.imgTitle {
	margin-bottom: 10px;
	margin-top: 25px;
}
.txtEmpha00 {
	color: #0086c5;
	font-size: 13px;
	font-weight: bold;
}
.txtEmpha01 {
	color: #0086c5;
	font-size: 15px;
	font-weight: bold;
}
.txtEmpha02 {
	color: #0086c5;
	font-size: 18px;
	font-weight: bold;
}
.txtEmpha03 {
	color: #0086c5;
	font-size: 24px;
	font-weight: bold;
}
.txtRed {
	color: #ff2b2b;
	font-weight: bold;
}
p.outLink {
	background: url(./images/point.gif) no-repeat 0px 2px;
	padding-left: 15px;
}
div.reformFlow {
	text-align: center;
	padding: 10px 0px;
}
div.reformTotal {
	text-align: center;
	padding: 10px 0px;
}


div.blockLine {
	border-bottom: 1px dotted #B4B4B4;
	margin-bottom: 1.5em;
}
.section table.others {
	margin-bottom: 1.0em;
}
dl.condition {
	padding-left: 3px;
}
dl.condition dt {
	background: url(./images/dtIcon.gif) no-repeat 0px 2px;
	padding-left: 20px;
}
dl.condition dd {
	padding: 5px 0 1em 20px;
}

.block {
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 2.0em;
}
.block h3 {
	border-left: none;
	padding-left: 0px;
}
.block h3.ecoNew {
}
.block h3.ecoReform {
}
