body {
	background: url(img/body-bk.gif) ;
	font-size: 12px;
	color: #333333;
	text-align:center;
	margin:0px auto;
}
.all {
	width: 770px;
	background: url(img/all-bk.gif) top center repeat-y;
	margin:0px auto;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px
}
h1 {
	background: url(img/main-h1.jpg) no-repeat;
	margin:0px 0px 6px;
	padding:29px 5px 39px 51px;
	font-size: 18px;
	color:#600;
}
h2 {
	background: url(img/main-h2.gif) no-repeat;
	margin: 0px 0px 9px;
	padding:7px 20px 4px;
	font-size: 14px;
	color:#600;
}
h2 a{
	color:#600;	
}
/*--------------------------------*/
.flow h2{
	font-size:12px;
	padding:12px 71px 11px;
}
h2.step1{
	background: url(img/main-h2-step1.gif);
}
h2.step2{
	background: url(img/main-h2-step2.gif);
}
h2.step3{
	background: url(img/main-h2-step3.gif);
}
h2.step4{
	background: url(img/main-h2-step4.gif);
}
h2.step5{
	background: url(img/main-h2-step5.gif);
}
h2.step6{
	background: url(img/main-h2-step6.gif);
}
.category-navi h2{
	background: url(img/main-h2-category.gif) no-repeat;
	padding:0px 25px 8px;
	margin-bottom:5px;
	font-size:12px;
}
/*--------------------------------*/

h3 {
	background: url(img/main-h3.jpg) no-repeat;
	font-size: 12px;
	color:#660000;
	padding:3px 21px 5px;
}
p {
	line-height: 1.4em;
	margin: 0px 0px 14px;
}
img {
	border: 0px;
	color:#FFF;
	background:transparent;
	vertical-align:top;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	line-height: 1.3em;
	margin:0px 0px 3px
}
strong {
}
em {
}
sup{
	vertical-align:5px;
}

/*-- リンク指定 --*/
a{
	text-decoration:none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline;
	color:#FF6600;
}


/*-- ヘッダ部 --*/
.head {
	width: 760px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	background-color:#FFE98E;
	font-size:0px;
}
.summary {
	background: url(img/summary-bk.gif);
	text-align:right;
	font-size: 10px;
	padding:2px 11px 4px;
}
.head ul{
	background-color: #00CC66;
	margin: 0px;
	padding: 0px;
}
.head ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type:none;
	line-height:0em;
}
.head img{
	border:none;
	vertical-align: bottom;
	line-height:0px;
	margin:0px;
}
/*-- コンテンツ --*/

.contents {/*
	background: url(img/main-top.jpg) top no-repeat;*/
	width: 742px;
	margin: 0px auto 0px;
	padding: 0px;
}

/*-- サイドメニュー --*/

.menu {
	width: 185px;
	float: left;
	margin: 0px auto 30px;
	padding: 0px;
}
.menu a{
	color:#333;
}
.menu dl {
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.menu dl dt {
	padding: 14px 0px;
	margin: 0px;
	background:url(img/menu-dt.gif) no-repeat;
	font-size:14px;
}
.menu dl dt a{
	color:#006600;
	margin-left: 30px;
}
.menu dl dd{
	margin:0px;
	padding:0px;
}
.menu dl dd ul{
	margin:0px 0px 11px;
	padding:0px;
	background:none;
}
.menu dl dd ul li{
	padding: 3px 0px 2px 24px;
	margin: 0px;
	background:url(img/menu-dd.gif) left top no-repeat;
	line-height:normal;
}
.menu dl.knowledge{
	margin:9px;
}
.menu dl.knowledge dt,
.menu dl.knowledge dt a{
	margin:0px;
	padding: 0px;
}
.menu dl.knowledge dd ul{
	padding:4px 0px 6px;
	background:#FFFDEE;
	width:167px;
}
.menu ul {
	padding: 12px 0px 0px;
	margin: 0px;
	width:175px;
	background:url(img/menu-ul.gif) top no-repeat;
}
.menu ul li {
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 4px 9px;
	list-style: none;
	background:url(img/menu-li.gif) left center no-repeat;
	text-align:left;
}

/*-- フッター --*/


.footer {
	background-color:#FFF295;
	width: 742px;
	margin: 0px auto;
	font-size: 12px;
	clear: both;
	text-align:left;
}
.footer a{
	color:#333;
}
.f-link {
	margin:12px 19px 0px;
}
.f-link ul {
	margin: 0px;
	padding: 0px;
}
.f-link ul li {
	display: inline;
	background: url(img/f-link.gif) left center no-repeat;
	list-style-type: none;
	padding-right: 0.1em;
	padding-left: 0.6em;
	font-size: 10px;
}
address {
	font-style: normal;
	margin:14px 20px 4px;
	line-height:1.5em;
}
.copyright {
	background-color:#FF9900;
	color:#FFF;
	text-align:right;
	padding:9px 10px 7px;
}


/*-- メインコンテンツ --*/

.main {
	float: right;
	width: 557px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
}
.base{
	width:500px;
	margin-left:21px;
}
.path {
	background: url(img/path-bk.gif) no-repeat;
	padding:0px 31px 5px;
	margin:0px;
	text-align:right;
	font-size: 10px;
}
.path a{
	color:#333;
	margin-right:3px;
}
.infonavi {
	margin:20px 0px 0px 2px;
}
.infonavi table{
	border:1px solid #FFE98E;
	border-top: none;
	background:#FFFCE1;
	width:518px;
	margin-left:13px;
}
.infonavi th{
	padding:0px 6px 9px;
}
.infonavi td{
	padding:0px 5px;
}
.infonavi p{
	margin-bottom:4px
}
.pagetop{
	text-align: right;
	margin:15px 15px 5px;
}
/*------------------------------*/
.category{
	background: url(img/category-line.gif) top center no-repeat;
}
.category p{
	margin:15px 0px;
	text-align:center;
}
/*------------------------------*/
.category,
.category-navi{
	width:473px;
	margin:20px 0px 0px 10px;
	font-size:12px;
	color:#060;
}
.category a,
.category-navi a{
	color:#060;
	margin:0px 3px;
}
.category-navi ul{
	width: 473px;
	margin:0px;
	padding:0px 15px 0px 13px;
	list-style-type:none;
}
.category-navi ul li{
	margin:0px;
	padding:0px 0px 0px 2px;
	display: inline;
	word-break: keep-all;
	background: url(img/category-li.gif) right no-repeat;
}
.category-navi ul.c-rail{
	border-top: 1px dashed #CCCC00;
	padding:5px 15px;
	margin:7px 0px 0px
}
/*====  TOP PAGE  ====*/
.headline{
	margin:0px 0px 0px 11px;
}
.top {
	width:521px;
	background: url(img/top-img-bk.jpg) top left no-repeat;
	margin-left:11px;
}
.top h1{
	background:none;
	margin:3px 2px 6px;
	padding:0px;
	font-size:16px;
	color:#333;
}
.top h2{
	background:none;
	margin:0px;
	padding:0px;
}
.top h3{
	font-size:12px;
	background:none;
	margin:5px 0px 6px;
	padding:0px;
}
.top h3 a{
	color:#006600;
}
.top .top-left h3{
	background: url(img/main-h3-top.gif) left center no-repeat;
	padding-left:18px;
}
.top .top-right h3 a{
	text-decoration:underline;
}
.top p{
	width:95%;
	margin-bottom:12px
}
.top .news {
	margin:25px 0px 30px;
}
.top .news ul{
	margin:9px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
}
.top .news ul li{
	margin:4px 0px 0px;
}
.top-left {
	float:left;
	width:338px;
}
.top-right {
	float:right;
	width:166px;
	background:#FFF6BA;
	text-align:center;
	margin:0px;
	padding:0px 0px 10px;
	vertical-align:top;
}
.top-left ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.top-left ul li {
	margin: 0px;
	padding:;
	vertical-align:top;
	background: url(img/top-linel.gif) top center no-repeat;
	min-height:74px;
}
.top-left ul li div{
	float:right;
	width:248px;
}
.top-left ul li img{
	float:left;
	width:78px;
	margin:4px 2px;
}
.top-right div img{
	margin:6px auto 4px;
}
.top-right div p{
	width:125px;
	text-align:left;
	margin:0px auto;
}

/*====  LEVEL2  ====*/
.level2 {
}
.level2-left {
	float:left;
	width:135px;
	background: url(img/level2-imgbk.jpg) no-repeat;
	margin:0px 0px 18px;
}
.level2-left img{
	margin:2px;
	width:130px;
}
.level2-right {
	float:right;
	width:345px;
	margin:4px 2px 0px 0px;
}
.level2-right p{
}
.link{
	text-align:right;
}
/*--------------------*/
.rail ul{
	list-style-type: none;
	margin:10px 0px 40px;
	padding:0px;
}
.rail ul li{
	width:240px;
	float:left;
}
.rail ul li.railleft{
	margin-right:18px;
}

/*====  LEVEL3  ====*/
.level3 {
	width:498px;
	margin:18px 0px 0px;
}
.level3 dl {
	margin:0px 4px 7px;
}
.level3 dl dt{
	color:#F90;
}
.level3 dl dd{
	margin:5px 0px 0px;
	padding:0px;
}
.level3 table{
	width:296px;
}
.level3 th{
	font-weight:normal;
	text-align:left;
	width:101px;
}
.level3 td{
	width:195px;
}
.level3-left {
	float:left;
	width:185px;
}
.level3-left img{
	margin:0px 0px 8px 3px;
}
.level3-right {
	float:right;
	width:296px;
}
.level3 .level3-full table{
	width:496px;
}
.level3 .level3-full td{
	width:140px;
}
.level3 .right{
	margin-bottom:5px;
}
/*---------------------------*/
.info{
	border:1px solid #99CC00;
	background:#FFFFE8;
	padding:6px 0px 5px;
	margin:0px 0px 8px;
}
.info table{
	text-align:left; margin:auto;
}
.info th{
	color:#660000;
	background: url(img/level3-info-th.gif) left center no-repeat;
	padding:3px 0px 2px 24px;
	text-align:left;
}
.info td{
	padding-right:5px;
	text-align:left;
}
p.info {
	padding:5px 10px 0px;
}

/*---------------------------*/
table.details{
	border-collapse: separate;
	border-spacing: 0.1em;
	border-bottom:1px solid #F1E1A8;
	text-align:left; margin:auto;
}
.details tr{
	background: url(img/level3-details-th.gif) top left no-repeat;
}
.details th,
.details td{
	padding:0.5em 0.8em;
}
.details td {
	background: url(img/level3-line.gif) top no-repeat;
}
.details td strong{
	color:#CC0000;
	font-size:14px;
}

table.subsidy{
	margin:10px 0px 0px 0px;
	border: 1px solid #F1E1A8;
	border-collapse:collapse;
}

table.subsidy th,
table.subsidy td{
	padding:0.5em 0.8em;
	border: 1px solid #F1E1A8;
}

table.subsidy th{
	white-space:nowrap;
}

table.subsidy ul{
	margin:6px 14px;
}

table.case{
	margin:10px 0px 0px 15px;
	border:none;
}

table.case td{
	padding:0.5em 0.8em 1em 0.8em;
}

table.case td.arw{
	width:14px;
	text-align:center;
}

table.search{
	width:500px;
	margin:0px;
	background:#F1E1A8;
}

table.search td{
	padding:3px;
	background:#FFFFFF;
}

table.search th{
	width:20%;
	padding:3px;
	font-weight:normal;
	text-align:left;
	font-weight:normal;
	background:#FFFFCC;
}

p.search{
	margin:0px;
	text-align:right;
}

/*-- サイトマップフォーマット --*/

.sitemap{
	width:500px;
}
.sitemap-left{
	float:left;
	width:240px;
}
.sitemap-right{
	float:right;
	width:240px;
}
.sitemap ul {
	list-style-type: none;
	margin: 0px 0px 14px 10px;
	padding: 0px;
}
.sitemap li {
	background: url(info/img/sitemap-li.gif) no-repeat;
	margin: 7px 0px 0px;
	padding:3px 0px 5px 27px;
	font-weight:bold;
	font-size: 13px;
}
.sitemap li a{
	color:#006600;
	text-decoration:none;
}
.sitemap li ul {
	background: url(info/img/s-dot3.gif) repeat-y;
	margin: 7px 0px 0px 15px;
	padding: 0px;
}
.sitemap li ul li{
	background: url(info/img/s-dot.gif) left center no-repeat;
	padding:0px 0px 0px 25px;
	margin:0px 0px 4px 0px;
	color:#54679F;
	font-weight: normal;
	font-size: 12px;
	line-height:20px;
}
.sitemap li ul li a{
	color:#54679F;
}
.sitemap li.s-close {
	background: url(info/img/s-dot2.gif) left top no-repeat;
	padding:0px 0px 0px 25px;
}


/*-- よくある質問フォーマット --*/

.faq dl {
	margin-left:10px;
}
.faq dl dt,
.faq dl dd{
	margin:0px;
}
.faq dl dt {
	background: url(info/img/faq-q.gif) left center no-repeat;
	padding:19px 40px 9px;
}
.faq dl dd {
	background: url(info/img/faq-a.gif) left top no-repeat;
	padding:10px 40px;
}

/*-- フォームセット --*/

form {
	margin: 0px;
	padding: 0px;
}
.submit {
	text-align: center;
	border: none;
	margin:0px 0px 15px
}
.caution {
	font-weight: bold;
	color: #FF0000;
}

/*-- フォームメール内部フォーマット --*/

.layout {
	border-top:1px solid #F1E1A8;
	width:500px;
	margin-bottom:10px;
}
.layout th,
.layout td{
	border-bottom:1px solid #F1E1A8;
	padding:3px 10px 1px;
}
.layout th {
	background-color:#FFFFCC;
	border-left: 5px solid #FFCC00;
	font-weight:normal;
	text-align:left;
}
/*====  TAXT DECORATION  ====*/
.right{
	text-align:right;
}
.link2{
	text-align:right;
}
.link2 a{
	background: url(img/link2.gif) left center no-repeat;
	padding:3px 0px 3px 20px;
	color: #FF9900;
	font-weight:bold;
}
.bold{
	font-weight:bold;
	margin:20px 0px 10px;
}
.environment{
	background: url(shop/img/environment-bk.jpg) bottom no-repeat;
	padding:30px 10px 20px;
	margin:10px 0px 25px
}
.center{
	text-align:center;
}
/*====  BOX LAYOUT  ====*/
.greenbox{
	border:1px solid #00AD6C;
	background:#EFFAF5;
	padding:10px 15px;
}
/*------------------------------*/
.style-list dl{
	margin:0px;
	padding:0px;
}
.style-list dt{
	background: url(img/main-li.gif) left center no-repeat;
	margin:10px 0px 3px;
	padding:3px 20px 0px;
	color:#336600;
}
/*------------------------------*/
.imgbox {
	text-align:center;
}
.imgbox ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.imgbox ul li{
	width:155px;
	margin:0px 10px 30px;
	float:left;
	font-size:11px;
}
.imgbox ul li img{
	border:1px solid #666;
}
/*------------------------------*/
.img-right img{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
}
/*------------------------------*/
.layout2{
	border:1px solid #FFCC00;
	margin:0px 0px 25px;
	padding:10px;
	background-color:#FFFEF4;
}
.layout2 strong{
	font-weight:bold;
	font-size:14px;
	color:#FF9900;
}
/*------------------------------*/
.layoutdl2{
	width:480px;
	margin-left:17px
}
.layoutdl2 dt{
	border-bottom:1px dashed #B6B9A5;
	padding-bottom:3px;
	margin:15px 0px 2px;
}
.layoutdl2 dd{
	margin-left:75px;
}
/*------------------------------*/
.decorate dl{
	padding:0px;
	margin:0px;
	border:1px solid #FFCC99;
	border-bottom:none;
}
.decorate dl dt{
	background-color:#FFEBD7;
	padding:5px 15px;
	margin:0px 0px 6px;
	color:#660000;
	font-size:13px;
}
.decorate dl dd{
	background: url(img/decorate-bk.gif) bottom;
	padding:0px 15px 2px;
	margin:0px;
	line-height:1.7em;
	border-bottom:1px solid #FFCC99;
}
/*------------------------------*/
.proper table{
	margin-top:20px;
	border-collapse:collapse;
}
.proper th,
.proper td{
	border-bottom:1px solid #FFF;
}
.proper th{
	width:50px;
	background:#D3E990;
	vertical-align:top;
}
.proper td{
	margin-left:50px;
	background:#F1F8DB;
	padding:15px 10px 5px;
}
.proper td p{
	text-align:right;
	margin:5px 0px 0px;
}
.proper td a{
	background: url(img/link2.gif) left center no-repeat;
	padding:3px 0px 3px 18px;
}
.proper tr.even th{
	background:#FFE579;
}
.proper tr.even td{
	background:#FFFCE4;
}
/*------------------------------*/
.entrust1{
	background: url(entrust/img/entrust-img1.jpg) right top no-repeat;
}
.entrust2{
	background: url(entrust/img/entrust-img2.jpg) right top no-repeat;
}
.entrust3{
	background: url(entrust/img/entrust-img3.jpg) right top no-repeat;
}
.entrust4{
	background: url(entrust/img/entrust-img4.jpg) right top no-repeat;
}
.entrust5{
	background: url(entrust/img/entrust-img5.jpg) right top no-repeat;
}
/*------------------------------*/
.remodel{
	margin:14px 0px 0px;
}
.remodel dt{
	color:#669900;
	font-size:14px;
	margin:0px 0px 5px;
}
.remodel1 {
	background: url(remodel/img/remodel-img1-2.gif) no-repeat;
	padding:11px 18px;
}
.remodel1 p{
	width:280px;
	margin:0px;
	padding:0px;
}
.remodel2{
	background: url(remodel/img/remodel-img2.jpg) no-repeat;
	margin:9px 0px 35px;
}
.remodel2 dl{
	width:317px;
	margin:0px 18px;
	padding:0px;
}
.remodel2 dt{
	margin:0px;
	padding:31px 0px 7px;
}
.remodel2 dd{
	width:270px;
	line-height:1.5em;
}
.remodel2 ul{
	margin:15px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.remodel2 li,
.remodel2 dd{
	margin:0px;
	padding:0px;
}
/*====  HACK  ====*/

/*\*//*/
.remodel1 p{
	font-size:11px;
}
.sitemap li ul li{
	font-size:11px;
}
/**/ 
