@charset "utf-8";
/* CSS Document */

table,th,td,form,fieldset {
	border: none;
}

a:hover {
	color: #ff6600;
	text-decoration:underline;
}

#karakuri_btn {
	margin-top: 10px;
	margin-left: 20px;
}

#gyokainokarakuri {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996666;
	margin-bottom: 10px;
}

#kakakunokarakuri {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	margin-top: 20px;
	margin-bottom: 10px;
}

.textarea {
	margin: 7px 0px 5px 5px;
}

.logo_titlesub{
	margin-top: 30px;
}

.kakakukarakuri {
	border:3px solid #FC0;
	background-color: #f9e7b8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.kakakukarakuri .topic{
	border:3px solid #663300;
	padding: 10px;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
}

.kakakukarakuri table{
	font-size:14px;
	font-weight:normal;
	line-height: 120%;
}

.spdakara {
	background-image:url(../img/bg_spdakara_ov.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	height: 140px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
	font-weight:bold;
	font-size:14px;
}

.form_title {
	border-bottom: solid 3px #ff9933;
}

.term {
	margin:10px auto;
	overflow: auto;
	width: 520px;
	height: 60px;
	background-color: white;
	border: 2px solid gray;
	padding: 5px;
	font-size:12px;
	font-weight: normal;
}


#form_button {
	width: 368px;
	margin: 10px;
	margin-left: 110px;
}
#formmm_button {
	width: 368px;
	margin: 10px auto;
}

.form th{
	border: none;
	border-top: 1px dotted #aaa;
/*	border-right: 1px dotted #aaa; */
	text-align: left;
	background: #ddd;
	padding: 2px 5px;
}

.form td{
	border: none;
	border-top: 1px dotted #aaa;
	padding: 2px 5px;
	text-align: left;
}
	
.btn_estimate {
	margin: 15px auto;
}
	
#footer_1 {
	font-size: 11px;
	text-align: center;
	color: #666;
	width: 800px;
	margin: 0 auto;
}
#footer_ext {
	font-size: 11px;
	text-align: center;
	color: #666;
	width: 800px;
	margin: 0 auto;
}
#footer_2 {
	font-size: 10px;
	text-align: center;
	width: 800px;
	padding-top: 5px;
	margin: 0 auto;
}

h3.makertitle {
	margin: 25px 0 15px 0;
}
h4.makerSubtitle {
	margin:0;
	margin-top: 20px;
}
h5.makerFeature {
	margin: 0;
	}
.makerTextarea {
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 10px;
}
.formLinks {
	margin: 40px 0 40px 13px;
}

p.formLinks img{
	margin: 10px 5px;
}

.formLinksLarge {
	margin: 0 auto;
}

.for_beginner h2 {
	margin-top: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 40px;
	height: 33px;
	background:url(../img/_common/bg_panel_wheat_540.gif) no-repeat;
}

.for_beginner a:hover {
	color: #ff6600;
	text-decoration:underline;
}

.textAlignRight {
	text-align:right;
}

.mrgLeft10 {
	margin-left: 10px;
}
.mrgLeft15 {
	margin-left: 15px;
}

.mrgTop5 {
	margin-top: 5px;
}

.mrgTop10 {
	margin-top: 10px;
}

.mrgTop20 {
	margin-top: 20px;
}

.mrgBtm5 {
	margin-bottom: 5px;
}

.mrgBtm10 {
	margin-bottom: 10px;
}

.mrgBtm30 {
	margin-bottom: 30px;
}

.maker_compareTable {
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #999;

}

.maker_compareTable th {
	background: #FC0;
}

.maker_compareTable th,
.maker_compareTable td{
	width: 50%;
	border: solid 1px #999;
	padding: 2px 4px;
}


.maker_compare li a{
	display:block;
}

.bgPanelimage {
	margin-top: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 40px;
	height: 33px; 
	background:url(../img/_common/bg_panel_wheat.gif) no-repeat;
}

.bgFC0 {
	background:#FC0;
}

.bdSimple {
	border: solid 1px #999;
}

.pd0204{
	padding: 2px 4px;	
}

.bgNone {
	background: none;
	background-image: none;
}

.centering780 {
	width: 780px;
	margin: 0 auto;
}
.centering770 {
	width: 770px;
	margin: 0 auto;
}

.centering570 {
	width: 570px;
	margin: 0 auto;
}

.centering482 {
	width: 482px;
	margin: 0 auto;
}

.freedialBtm {
	margin-left: 30px;
}
#sidebar1 {
	background-image: url(../img/sidemenu/sidemenu_bg.gif);
}
#sidebar1 ul{
	background-image: url(../img/sidemenu/sidemenu_bg.gif);
	padding-left: 20px;
}
#sidebar1 ul li{
	background: url(../img/_common/icon_arrow.gif) no-repeat 1px;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 90%;
	margin-bottom: 15px;
	font-size: 12px;
	text-align: left;
}

.twoColFixRtHdr #sidebar1,
.twoColFixRtHdr #sidebar1form {
	background-image:url(../img/sidemenu/sidemenu_bg.gif);
	background-repeat:repeat-y;
	padding: 0;
}

.twoColFixRtHdr #sidebar1 hr{
	width: 80%;
	border-style:solid;
	color:#FF9;
}

#mailform table {
	font-size: 0.9em;
}

#mailform table tr th {
	white-space: nowrap;
	font-weight: normal;
}

#mailform table tr td .example{
	margin-left: 0;
	font-size: 1em;
}

#mailform input {
	margin-right: 0;
}

#mailform input.address {
	width: 165px;
}

#mailform input.email {
	width: 165px;
}

#mailform table {
	border-collapse: inherit;
	font-weight: normal;
}

.termSide {
	overflow: auto;
	background-color: white;
	padding: 5px 5px;
	font-size:12px;
	font-weight: normal;
	border: 1px solid #FC0;
}

.termSide ol{
	margin-left:1.7em;
}

.termSide li{
	line-height:normal;
	list-style: decimal;
}

table.corpInfo th,
table.corpInfo td {
	padding: 3px 5px;
}

table.link {
	margin-left: 10px;
	width: 96%;
}

table.link th,
table.link td {
	padding: 3px 5px;
}

table.link td {
	word-wrap: break-word;      /* IE 5+ */
	word-break: break-all;
}

.privacy p{
	line-height: 200%;
	margin-left: 20px;
}

.privacy ol{
	margin-left:20px;
	padding: 10px;
	list-style-type: decimal;
	list-style-position:inherit;
}

.privacy li {
	margin-left:20px;
	padding-left: 10px;
	list-style-type: decimal;
}

.privacy h3,
.solar h3{
	margin-top: 25px;
	margin-bottom: 0;
}
.terms h3{
	margin-top: 25px;
	margin-bottom: 0;
}
.terms ol{
	margin-left:10px;
	padding: 10px;
	list-style-type: decimal;
	list-style-position:inherit;
}

.terms li {
	margin-left:10px;
	padding-left: 10px;
	list-style-type: decimal;
}

.myself {
	margin-top:30px;
	text-align: right;
}
.imagearea {
	margin: 5px 10px;
	float: right;
}

.maker_choice h2,
.maker_compare h2,
.subsidy h2,
.vendor h2,
.sitemap h2,
.karakuri h2,
.pvOutput h2,
.foradv h2,
.voice h2{
	background-image: url(../img/_common/bg_h3text.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #FFF;
	padding-top: 7px;
	padding-left: 10px;
	height: 40px;
	border: 0px;
}

div.subsidy h3,
.maker_choice h3,
.maker_compare h3.sp,
.karakuri h3,
.pvOutput h3,
.new-house h3,
.foradv h3,
.voice h3{
	border-left: 5px solid #F90;
	border-bottom: 1px solid #999;
	padding-left: 5px;
	font-size:105%;
}

.pvOutput .region {
	margin-left: 20px;
}

.subsidy dl,
.vendor dl{
	margin-left: 10px;
	width: 540px;
}

.subsidy table ,
.vendor table {
	border-collapse: collapse;
	width: 550px;
	margin: 0 auto;
}

.subsidy table#total th{
  border: solid 1px #666;
  color: #333;
  background: #FC3;
}

.subsidy table#total td{
	border: solid 1px #666;
	color: #093;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 3px 3px 0 0;
}

.subsidy table#breakout {
	margin-top: 20px;
}

.subsidy table#breakout caption{
	text-align: left;
}

.subsidy table#breakout th{
  border: solid 1px #666;
  color: #333;
  background: #FC3;
}

.subsidy table#breakout td{
	border: solid 1px #666;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 3px 3px 0 0;
}


.subsidy table#detail th{
  border: solid 1px #666;
  color: #333;
  background: #FC3;
  padding: 3px 5px;
  white-space: nowrap;
}

.subsidy table#detail td{
  border: solid 1px #666;
	padding: 3px 5px;
	word-wrap: break-word;      /* IE 5+ */
	word-break: break-all;
}

.subsidy table#detail1 th{
  border: solid 1px #666;
  color: #333;
  background: #FC3;
  padding: 3px 5px;
  white-space: nowrap;
}

.subsidy table#detail1{
	margin-bottom: 20px;
}

.subsidy table#detail1 td{
  border: solid 1px #666;
	padding: 3px 5px;
	word-wrap: break-word;      /* IE 5+ */
	word-break: break-all;
}

div#main div.subsidy div.prefLink ul li,
.vendor .prefLink ul li {
	float: left;
	margin-right: 1.5em;
	white-space: nowrap;
	list-style: none;
}

.subsidy .prefLink li,
.vendor .prefLink li {
	float: left;
	margin-right: 1.5em;
	white-space: nowrap;
	list-style: none;
}


.estimate {
	text-align: center;
	width: 256px;
	border: solid 1px #gray;
	float: left;
}

.inquiry {
	text-align: center;
	width: 256px;
	border: solid 1px #gray;
}

.freedialImg {
	float: right;
}

.siteLogo {
	float:left;
}

.formLinks {
	width: 540px;
	margin: 0 auto;
	margin-top: 30px;
}

.mitsumoriBtn {
	width: 270px;
	text-align: center;
	float: left;
	font-weight: bold;
}

.inquiryBtn {
	width: 270px;
	text-align: center;
	float: right;
	font-weight: bold;
}

.vendorList {
	margin-left: 20px;
}

.vendorList dt,
.sitemap h3 {
  color: #333;
  padding-left: 5px;
  border-left: solid 3px #FC0;
  margin-top: 15px;
  text-align: left;
}

.sitemap ul {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.vendorList dd{
	border-bottom: dotted 1px #666;
	color: #333;
	text-align: right;
	font-size: 90%;
	padding: 3px 3px 0 0;
	margin-bottom: 10px;
	margin-right: 10px;
}

.vendorDetail th{
  border: solid 1px #666;
  color: #333;
  background: #FC3;
  padding: 3px 5px;
  white-space: nowrap;
}

.vendorDetail td{
  border: solid 1px #666;
	padding: 3px 5px;
	word-wrap: break-word;      /* IE 5+ */
	word-break: break-all;
}

.btnEstimateS {
	margin-top: 20px;
	margin-left: 40px;
}

.btnInquiryS {
	margin-left: 30px;
}

div.vendor p.linkPagetop,
div#main div.vendor p.linkPagetop {
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 90%;
}

.addClips {
	width: 200px;
}

.wrapper {
	background: #FFF;
}

.col3w800wrap {
	background: #FFF;
}

img.bannerblog {
	margin-left: 2px;
	margin-top: 5px;
}

img.freedialw526 {
	margin: 20px 0;
}

.middlelink {
	text-align: right;
}
.middlelink a {
	background: url(/img/_common/icon_arrow3.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 1pt 5px;
	padding-left: 18px;
}
.notes {
	font-size: 0.9em;	
}

formbtn {
}

div.breadcrumb {
	text-align: left;
}
#searchform {
	width: 300px;
	margin: 0 auto;
	position: relative;
}
#searchform #s{
	position: relative;
}
input#search_submit {
	position: relative;
	margin-left: 170px;
}
.foradv li {
	list-style: disc;
	margin-left: 10px;
}
