@charset "utf-8";

/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	color: #626262;
	background-image: url(../img/header_bg.jpg);
}
#bottom_bg {
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	height: 110px;
}
#header ul {
	list-style-type: none;
	float: right;
	margin-top: 88px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header li {
	display: inline;
	font-size: 10px;
}
#header h1 {
	margin-top: 52px;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main_img {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	clear: both;
	margin-bottom: 0px;
}
#footer ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
}

#footer li {
	display: inline;
	font-size: 0.75em;
	padding-right: 15px;
}

#copyright {
	line-height: 26px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.65em;
}

.clear {
	clear: both;
}


/*リンク*/
a:link {
	color: #626262;
	text-decoration: none;
}
a:visited {
	color: #EF7976;
	text-decoration: none;
}
a:hover {
	color: #f5a21c;
	text-decoration: none;
}
img {border: none;}

/*トップページ*/
#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#right_navi {
	float: right;
	width: 270px;
	margin-bottom: 40px;
}
#contents {
	width: 560px;
	float: left;
	margin-bottom: 40px;
}
.btn {
	float: left;
	width: 256px;
	background-image: url(../img/btn.gif);
	margin-right: 15px;
	background-repeat: no-repeat;
	line-height: 50px;
	margin-bottom: 20px;
}
.btn p {
	font-size: 1.2em;
	margin: 0px;
	padding-left: 40px;
	font-weight: bold;
}
.btn a {
	text-decoration: none;
	color: #1b1b1b;
	display: block;
}
.btn a:hover {
	text-decoration: none;
	color: #f5a21c;
	display: block;
}

#contents h2 {
	margin-left: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#overflow {
	padding: 10px;
	height: 290px;
	width: 507px;
	overflow: scroll;
	margin-top: 0px;
}
#overflow p {
	font-size: 0.75em;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8C95C;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}


/*プライバシーポリシーページ*/
#pp_main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 50px;
}
#pp_main h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #f5a21c;
}
#pp_main h2 {
	font-size: 1em;
	font-weight: bold;
}
#pp_main p {
	font-size: 0.75em;
	line-height: 1.6em;
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#pp_main li {
	font-size: 0.75em;
	line-height: 1.6em;
}
#bread {
	font-size: 0.75em;
	margin-top: 15px;
	margin-left: 25px;
}


/*建設業者　施主向けページ*/

#container02 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#header02 {
	height: 105px;
}
#header02 ul {
	list-style-type: none;
	float: right;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 65px;
}
#header02 li {
	display: inline;
	font-size: 10px;
	margin-left: 15px;
}
#header02 img {
	margin-top: 30px;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#container02 h2 {
	text-align: center;
	color: #f5a21c;
	margin-top: 40px;
	margin-bottom: 40px;
}

.btn02 {
	margin-top: 20px;
	width: 676px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	height: 33px;
}
.btn02 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.btn02 li {
	display: block;
	float: left;
	margin-right: 10px;
}
.g_catch_box {
	width: 846px;
	border: 2px solid #FDE4AC;
	height: 85px;
	margin-top: 20px;
}
.g_catch_box p {
	float: left;
	font-size: 0.85em;
	line-height: 1.8em;
	width: 400px;
	margin-left: 15px;
	margin-top: 18px;
}
.g_catch_box img {
	float: left;
}
.g_box_ttl {
	width: 850px;
	margin-top: 60px;
}
.g_box01 {
	width: 750px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FDE4AC;
	border-left-color: #FDE4AC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: url(../img_contents/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container02 h3 {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.g_box01 h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.g_box01 p {
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0px;
}
.to_top {
	text-align: right;
	margin-bottom: 10px;
}
.g_box02 {
	width: 800px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FDE4AC;
	border-left-color: #FDE4AC;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 15px;
	background-image: url(../img_contents/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 15px;
	font-size: 0.75em;
	line-height: 1.4em;
}
.g_box02 h4 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_left01 {
	float: left;
	width: 416px;
}
.g_box03 {
	width: 374px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FDE4AC;
	border-bottom-color: #FDE4AC;
	border-left-color: #FDE4AC;
	margin: 0px;
	padding: 20px;
}
.g_box03 p {
	margin: 0px;
}
.ya {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tel {
	text-align: center;
	margin-top: 50px;
}
.btn03 {
	margin-top: 20px;
	width: 477px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	height: 33px;
}
.btn03 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.btn03 li {
	display: block;
	float: left;
	margin-right: 10px;
}
.box_left02 {
	float: left;
	width: 442px;
}
.box_right01 {
	float: right;
	width: 335px;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.s_box02 {
	width: 830px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FDE4AC;
	border-left-color: #FDE4AC;
	padding-bottom: 40px;
	background-image: url(../img_contents/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0.75em;
	line-height: 1.4em;
	padding-top: 20px;
}
.s_box02 h3 {
	text-align: center;
	margin: 0px;
}
.s_box02 h4 {
	text-align: center;
	margin: 0px;
}
.s_box03 {
	width: 400px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F4B4B2;
	border-bottom-color: #F4B4B2;
	border-left-color: #F4B4B2;
	margin: 0px;
	padding: 20px;
}
.s_box03 p {
	margin: 0px;
	line-height: 1.5em;
}
.s_box04 {
	width: 700px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F4B4B2;
	border-bottom-color: #F4B4B2;
	border-left-color: #F4B4B2;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.s_box04 p {
	margin: 0px;
}

#p_box01 {
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F4B4B2;
}
#p_box01 p {
	margin-top: 15px;
	margin-left: 54px;
	margin-bottom: 15px;
}

#profile_h2 {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*取り扱い業者一覧ページ*/

#list_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#list_main h2 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
}
#list_main h3 {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
#map_img {
	margin-bottom: 15px;
}

.list_table {
	width: 800px;
	font-size: 0.75em;
	margin-bottom: 30px;
	line-height: 1.4em;
}
.td_Uline01 {
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dcdcdc;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 185px;
}
.td_Uline02 {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dcdcdc;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 220px;
}
.td_Uline03 {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dcdcdc;
	padding-bottom: 15px;
	padding-top: 15px;
}
.td_hokkaidou01 {
	text-align: center;
	background-color: #FEFCDE;
	width: 90px;
}
.td_kantou01 {
	text-align: center;
	background-color: #FCF5EF;
	width: 90px;
}
.td_kantou02 {
	background-color: #FCEDE0;
	text-align: center;
	width: 90px;
}
.td_koushinetsu01 {
	text-align: center;
	background-color: #F0FFE6;
	width: 90px;
}
.td_koushinetsu02 {
	text-align: center;
	background-color: #E9FED8;
	width: 90px;
}
.td_toukai01 {
	text-align: center;
	background-color: #F0FBEA;
	width: 90px;
}
.td_toukai02 {
	text-align: center;
	background-color: #E2F1D8;
	width: 90px;
}
.td_kansai01 {
	text-align: center;
	background-color: #FAF0FB;
	width: 90px;
}
.td_kansai02 {
	text-align: center;
	background-color: #F3E7FA;
	width: 90px;
}
.td_chugoku01 {
	text-align: center;
	background-color: #F5F5F5;
	width: 90px;
}
.td_chugoku02 {
	text-align: center;
	background-color: #EBEBEB;
	width: 90px;
}
.td_shikoku01 {
	text-align: center;
	background-color: #EEF4FD;
	width: 90px;
}
.td_shikoku02 {
	text-align: center;
	background-color: #E1EBF4;
	width: 90px;
}
.td_kyushu01 {
	text-align: center;
	background-color: #EAECEE;
	width: 90px;
}
.td_kyushu02 {
	text-align: center;
	background-color: #C0C0C0;
	width: 90px;
}

#list_main p {
	text-align: right;
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 5px;
}
#right_navi img {
	margin-bottom: 10px;
}
#header02 h1 {
	font-size: 0.7em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
}
#bn_link {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 40px;
}
#float_L {
	float: left;
}
#bn_link p {
	margin: 0px;
	padding: 0px;
}

