body {
	padding: 0px;
	text-align: center;
	background-image: url(img/back.gif);
	margin: auto;
	color:#333333;
	font-size: 12px;
	line-height: 1.4em;
}

h1{
	margin: 0px 0px 10px;
	padding: 0px;
}

.test h1{
	background-image: url(img/title_img/new_01_h1_img2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:50px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 24px;
	top: 10px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p {
	margin: 0 0 15 0px;
	line-height: 1.4em;
}

p.margin-none {
	margin-bottom: 0px;
}

p.padding-large {
	padding-bottom: 15px;
}

p.margin-narrow {
	margin-bottom: 5px;
}

a {
 color:#000000;
	text-decoration:none;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

img {
	border: 0px none;
}

.img-left {
 float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.img-right-margin {
	margin-right:10px;
}

.center {
 text-align:center;
}

.bold{
	font-weight: bold;
}

.bold-large {
	font-size: 14px;
	font-weight: bold;
}

.bold-large-colored {
	font-size: 14px;
	font-weight: bold;
 color:#993333;
}

.topagetop {
	padding: 30px 0px 20px;
}

.topagetop-text {
	padding: 10 0 10 0px;
	text-align:right;
}

.partition {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}

.vm {
	vertical-align: middle;
}

/* ----------------------------------------------------- */

/*For All*/

.all {
	width: 760px;
	text-align: center;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
}

.wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.main {
	width: 750px;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.contents {
	width: 533px;
	float: right;
	margin-top: 19px;
}

.menu {
	width: 217px;
	float: left;
}

/* ----------------------------------------------------- */

/*For Menu*/

.menu-button li {
 	width:197px;
	height:30px;
	line-height: 30px;
}

.menu-button li.line {
	border-bottom: 3px solid #DED3B5;
}

.menu-button li a {
	width: 197px;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/menu_button.gif);
	display: block;
}

.menu-button li a:hover {
	background-image:  url(img/menu_button_over.gif);
 text-decoration:underline;
}

.menu-button li span {
	padding-left: 22px;
}

.menu-button li a.menu01 {
	color: #5B92C8;
}

.menu-button li a.menu02 {
	color: #9999CC;
}

.menu-button li a.menu03 {
	color: #999966;
}

.menu-button li a.menu04 {
	color: #666699;
}

.menu-button li a.menu05 {
	color: #996666;
}

.menu-button li a.menu06 {
	color: #FF0000;
}
/* ----------------------------------------------------- */

/*For Path*/

.path {
	background-image: url(img/topicback.gif);
	background-position: left top;
	height: 30px;
	padding-left: 16px;
	line-height: 30px;
	font-size: 10px;
	margin: 0px;
}

.path a:link {
	text-decoration: underline;
}

.path a:visited {
	text-decoration: underline;
}

.path a:hover {
	text-decoration: none;
}

/* ----------------------------------------------------- */

/*For Header*/

.header{
	width: 746px;
	background-color:#FFFFFF;
}

.header .left{
	float: left;
	width: 302px;
	margin: 0px;
}

.header .right{
	float: right;
	width: 444px;
	text-align: right;
}

.summary{
	width: 444px;
	font-size: 10px;
	padding: 15 0 0 0px;
}

.header-under {
	width: 750px;
	background-color:#FFFFFF;
}


/* ----------------------------------------------------- */

/*For Header*/

.footer {
	clear:both;
	background-color: #5A5A5A;
	padding: 10px;
	line-height: 1.5em;
}

.footer a {
 color:#FFFFFF;
	text-decoration:none;
	margin-right:10px;
}

.footer a:hover {
 color:#FFFFFF;
	text-decoration:underline;
}

/* ----------------------------------------------------- */

/*For Second Third Contents*/

h1 span{
	text-indent: -10000px;
	display: block;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}

h2.withlink {
	color: #ffffff;
	background-image:  url(img/h2_bg_img_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding-left: 22px;
	margin: 0px 0px 10px;
}

h2.withlink a,table.example th a{
	color: #ffffff;
	text-decoration:none;
}

h2.withlink a:hover,table.example th a:hover {
	text-decoration:underline;
}

h2.withoutlink {
	color: #ffffff;
	background-image:  url(img/h2_bg_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding-left: 15px;
	margin: 0px 0px 10px;
}

.wrap-second {
	width: 513px;
}

.wrap-second .left{
	float: left;
	width: 160px;
}

.wrap-second .right{
	float: right;
	width: 353px;
}

.wrap-second-2 {
	width: 513px;
}

.wrap-second-2 .cleft{
	float: left;
	width: 310px;
}

.wrap-second-2 .cright{
	float: right;
	width: 203px;
}

.wrap-second-3 {
	width: 513px;
}

.wrap-second-3 .cleft{
	float: left;
	width: 303px;
}

.wrap-second-3 .cright{
	float: right;
	width: 200px;
}

.wrap-second-4 {
	width: 513px;
}

.wrap-second-4 .left{
	float: left;
	width: 235px;
}

.wrap-second-4 .right{
	float: right;
	width: 278px;
}

.wrap-second-5 {
	width: 513px;
}

.wrap-second-5 .left{
	float: left;
	width: 170px;
}

.wrap-second-5 .right{
	float: right;
	width: 343px;
}

.wrap-second-6 {
	width: 513px;
}

.wrap-second-6 .cleft{
	float: left;
	width: 210px;
}

.wrap-second-6 .cright{
	float: right;
	width: 303px;
}


.wrap-example {
	width: 513px;
	border-top: 1px dotted #FFD2A6;
	margin-top: 15px;
	padding-top: 15px;
}

.wrap-example .conleft {
	float: left;
	width: 210px;
}

.wrap-example .conright {
	float: right;
	width: 303px;
}

.wrap-example-noline {
	width: 513px;
	border-top: none;
}

.wrap-example-noline .conleft {
	float: left;
	width: 170px;
}

.wrap-example-noline .conright {
	float: right;
	width: 343px;
}

.wrap-example-high {
	width: 513px;
	border-top: 1px dotted #FFD2A6;
	margin-top: 15px;
	padding-top: 15px;
}

.wrap-example-high .conleft {
	float: left;
	width: 170px;
}

.wrap-example-high .conright {
	float: right;
	width: 343px;
}

p.example {
	border-top: 1px dotted #FFD2A6;
	margin-top: 15px;
	padding-top: 15px;
}


/*----------------------------------------------*/

/* For Site Map */

.sitemap{
}
.sitemap ul {
	margin:25px 0px;
	padding:0px;
	list-style-type:none;
}
.sitemap ul li {
	padding:5px 0px 5px 10px;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#DCDCDC;
}
.sitemap ul li.bottom{
	border-width:1px 0px 1px 0px;
}
.sitemap ul ul {
	margin:0px 0px 0px 150px;
}
.sitemap ul ul li{
	padding:5px 0px 5px 15px;
	background:url(img/arrow_sitemap.gif) no-repeat left top;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#DCDCDC;
}

.sitemap ul ul li.bottom{
	margin-bottom:-3px;
	border:none;
}
.sitemap ul ul ul {
	margin:0px 0px 0px 100px;
}
.sitemap ul ul ul li{
	padding:0px 0px 3px 15px;
	background:url(img/arrow_sitemap_4th.gif) no-repeat left top;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#DCDCDC;
	border:none;
}

/* ----------------------------------------------------- */

/*For gnavi*/

.gnavi{
	width: 750px;
	margin: 0px;
	padding: 0px;
}

.gnavi ul {
	margin: 0px;
	padding: 0px;
}
.gnavi ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
}

.custom a{
	background-image: url(img/custom_button.gif);
	height: 38px;
	width: 152px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
	text-decoration:none;
}

.custom a:hover{
	background-image: url(img/custom_button2.gif);
	text-decoration:none;
}

.flow a{
	background-image: url(img/flow_button.gif);
	height: 38px;
	width: 100px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
	text-decoration:none;
}

.case a{
	background-image: url(img/case_button.gif);
	height: 38px;
	width: 119px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
	text-decoration:none;
}

.sticking a{
	background-image: url(img/sticking_button.gif);
	height: 38px;
	width: 123px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
	text-decoration:none;
}

.correspondence a{
	background-image: url(img/correspondence_button.gif);
	height: 38px;
	width: 160px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
	text-decoration:none;
}

.contact a{
	background-image: url(img/contact_button.gif);
	height: 38px;
	width: 96px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
	text-decoration:none;
}

.custom a:hover{
	background-image: url(img/custom_button_over.gif);
	text-decoration:none;
}

.flow a:hover{
	background-image: url(img/flow_button_over.gif);
	text-decoration:none;
}

.case a:hover{
	background-image: url(img/case_button_over.gif);
	text-decoration:none;
}

.sticking a:hover{
	background-image: url(img/sticking_button_over.gif);
	text-decoration:none;
}

.correspondence a:hover{
	background-image: url(img/correspondence_button_over.gif);
	text-decoration:none;
}

.contact a:hover{
	background-image:  url(img/contact_button_over.gif);
	text-decoration:none;
}

p.gmenu {
	width: 444px;
}

p.gmenu a {
 color:#000000;
	background-image: url(img/arrow_gnavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 26px;
}

/* ----------------------------------------------------- */

/*For Footer*/

address {
	font-style: normal;
	line-height: 1.3em;
	text-align: left;
	background-image: url(img/footerback.gif);
	background-color: #EFEBEF;
}

address p {
	padding: 10px;
	margin: 0px;
}

.copyright {
 padding: 5px 10px 5px 5px;
 text-align:right;
	background-color: #EFEBEF;
}

/* ----------------------------------------------------- */

.contents-margin {
	margin: 0px;
	padding: 0px 18px 0px 0px;
}

.contactus {
	height: 37px;
	width: 513px;
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.wrap-contactus {
 margin:0px;
	width:513px;
	background: url(img/contact_bg_img.gif) repeat-y left top;
}

.wrap-contactus .side-left {
float:left;
width:400px;
}

.wrap-contactus .side-right {
float:right;
width:113px;
}

.contact-img {
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 10px;
}

.contact-explanation{
	padding: 15px 0px 0px 8px;
	line-height: 1.4em;
}

.contact-title{
 margin:0px;
	padding: 8px 0px 0px 19px;
}

.contact-tel {
 margin:0px;
}

.contact-link {
	text-align: right;
	margin-bottom:7px;
}

.contact-link a:link {
 text-decoration:underline;
}

.contact-link a:visited {
 text-decoration:underline;
}

.contact-link a:hover {
	text-decoration:none;
}

p.btn-detail {
	text-align: right;
	font-weight:bold;
}

p.btn-detail a:link {
	text-decoration:underline;
}

p.btn-detail a:visited {
	text-decoration:underline;
}

p.btn-detail a:hover {
	text-decoration:none;
}

a.blue,.blue a {
 color:#0099FF;
}

a.blue:link,.blue a:link {
	text-decoration:underline;
}

a.blue:visited,.blue a:visited {
	text-decoration:underline;
}

a.blue:hover,.blue a:hover {
	text-decoration:none;
}

.underline a {
}

.underline a:link {
	text-decoration:underline;
}

.underline a:visited {
	text-decoration:underline;
}

.underline a:hover {
	text-decoration:none;
}

/* ----------------------------------------------------- */

/*For Custom Build Block*/

.custom-build {
	background-image: url(img/custombuild.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 513px;
	padding: 0px;
	margin-top: 20px;
 margin-bottom: 15px;
}

.custom-build .fp {
	width: 513px;
	margin: 0px;
	padding: 0px;
}

.custom-build .fp .fp-menu {
	background-image: url(img/lineandarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 13px 0px 0px 30px;
	padding: 4px 0px 0px 19px;
	float: left;
}

.custom-build .title {
	padding-left: 10px;
}

/* ----------------------------------------------------- */

/*For Top Page*/

.wrap-top{
	width: 750px;
	margin: 20 0 0 0px;
	padding: 0px;
}

.wrap-top .left{
	float: left;
	width: 431px;
	margin: 0px 0px 0px 8px;
}

.wrap-top .right{
	float: right;
	width: 274px;
	text-align: left;
	margin: 0px 8px 0px 0px;
}

h1.top {
 margin:0px;
	background: url(img/main_image.jpg) no-repeat left top;
	height:174px;
}

.custom-built-house-width {
	width: 274px;
}

.custom-built-house {
	background-image: url(img/custom_built_house.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 10px;
}

.custom-built-house .explanation-quality {
	padding: 20px 0px 0px 105px;
}

.custom-built-house .explanation-advantage {
	padding: 4 0 0 0px;
	margin: 7 0 0 0px;
}

p.link-text {
 padding: 2 0 5 0px;
	text-align: right;
}

p.link-text a:link {
	text-decoration:underline;
}

p.link-text a:visited {
	text-decoration:underline;
}

p.link-text a:hover {
	text-decoration:none;
}

.sticking-of-takeya {
	background-image: url(img/sticking_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin: 10 0 15 0px;
}

.sticking-of-takeya .explanation {
	padding: 5px 0px 0px 0px;
}

.sticking-of-takeya .sticking_img_button {
	padding: 15px 0px 0px 0px;
}

.red-bold {
	font-size: 12px;
	font-weight: bold;
	color: #990000
}

.case-study {
	background-image:  url(img/case_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 431px;
	height: 29px;
	padding-left: 10px;
	margin-bottom: 8px;
	text-align: left;
}

table.example {
	border: none;
	width: 430px;
}

table.example th {
 padding:5px;
	background-image: url(img/example_back.gif);
	color: #ffffff;
	font-size: 12px;
	border-left: 1px solid #ffffff;
}

table.example td {
	border-left: 1px solid #ffffff;
}

.news table {
	border: none;
	width: 430px;
	margin: 15px 0px 0px;
}

.news table th {
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
	font-weight: bold;
	width: 82px;
	background-image: url(img/arrow_red_mini.gif);
	padding: 5 0 5 0px;
	border-bottom: 1px dotted #333333;
	
}

.news table th.noline {
	background-image: none;
	padding: 0px;
	border-bottom: none;
}

.news table td {
	font-size: 12px;
	width: 350px;
	border-bottom: 1px dotted #333333;
	padding: 5 0 5 20px;
}

p.top-banner {
 padding-top:10px;
}

.right p{
	margin: 0 0 5 0px
}

.contents-margin p{
	margin: 0 0 10 0px;
}

p.top-bottom {
 padding-bottom: 15px;
}

.top-banner-margin {
 margin-right:5px;
}
h3,p.area {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #996633;
	padding-bottom: 3px;
	border-bottom: 1px dashed #9C6531;
}
.emphasis {
	padding: 7px;
	border: 1px solid #FDDA9F;
}
.indent {
	padding-left: 1em;
	text-indent: -1em;
}
p.up {
	margin-top: -10px;
}


.flow p.theme {
	border-bottom: 1px dotted #999999;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #996666;
	font-weight: bold;
}

.flow p.theme-noborder {
	padding-left: 3px;
	color: #996666;
	font-weight: bold;
}

.flow p.punctuate {
	font-weight: bold;
	padding-left: 3px;
	font-size: 14px;
	color: #999999;
}

.flow p {
	padding-left: 30px;
}

p.next {
 width:513px;
	height: 20px;
	background-image: url(img/flow_arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

p.next span {
	display: none;
}

ul.disc {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

ul.disc li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: disc;
}

.insurance p {
	margin: 0 0 5 0px;
}

.insurance p.title {
	margin: 0 0 10 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
}

ul#qa {
 margin-bottom:15px;
}

#qa li {
 margin-bottom:3px;
}

p.q {
 font-size:14px;
 color:#CC0000;
	font-weight:bold;
}

p.a {
	padding-left: 1.5em;
	text-indent: -1.5em;
}

p.a span {
	color:#006699;
	font-weight: bold;
}

.insurance p {
	margin: 0 0 5 0px;
}

.normallist dt {
	font-weight: bold;
	color: #009933;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}

.normallist dt.fontnormal {
	font-weight: normal;
	color: #333333;
	border: none;
}

.normallist dd {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

.normallist ol {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

.normallist ol li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-type: decimal;
}

.normallist ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

.normallist ul li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-type: disc;
}



ol.normal {
	margin: 0px 0px 15px 40px;
	padding: 0px;
}

ol.normal li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-type: decimal;
}

table.detail {
 width:513px;
 background-color:#669933;
	margin-bottom: 10px;
	border: none;
}

table.detail caption {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	text-align: left;
	padding-bottom: 5px;
}

table.detail th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 1.4em;
}

table.detail td {
	font-size: 12px;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 1.4em;
}

.detail h3 {
	font-size: 12px;
	color: #336600;
	margin-bottom: 3px;
	border: none;
	padding: 0px;
}

.detail p {
	margin-bottom: 5px;
}

table.detail-mini {
 width:203px;
 background-color:#669933;
	margin-bottom: 10px;
	border: none;
}

table.detail-mini th {
	color: #336600;
	font-size: 12px;
	text-align: left;
	padding: 4 2 4 2px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 1.4em;
	letter-spacing: -1px;
}

table.detail-mini td {
	font-size: 12px;
	padding: 4 2 4 2px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 1.4em;
}

table.detail-staff {
 width:353px;
 background-color:#669933;
	margin-bottom: 10px;
	border: none;
}

table.detail-staff th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 1.4em;
}

table.detail-staff td {
	font-size: 12px;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 1.4em;
}

/* For Form Table */

.formtable {
	width: 513px;
	background-color: #E3ECE3;
	margin-bottom: 15px;
}

.formtable th {
	font-weight: normal;
	color: #555555;
	text-align: left;
	font-size: 12px;
	background-color: #E9FDD9;
	border-left: 5px solid #009933;
	padding: 5px 6px;
}

.formtable th.top {
	vertical-align: top;
}

.formtable td {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #555555;
	padding: 5px 6px;
}

.formtable .textarea {
	width: 300px;
}

.formtable .caution2 {
	font-size: 12px;
	color: #FF0000;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

/* ----------------------------------------------------- */
.small {
	font-size: 10px;
}

.linktitle {
	font-weight: bold;
	color: #339933;
	padding-left: 3px;
	border-left: 10px solid #BBD2BB;
}

.iventtitle {
	font-weight: bold;
	color: #CC0000;
	border-left: 10px solid #CC3333;
	padding-left: 3px;
}
