@charset "utf-8";
/*------------------------------
=Default
------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
margin:0;padding:0;
}
li {
list-style:none;
}
body {
font:13px/1.22 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
}
h1,h2,h3,h4,h5,h6{
font-size:100%;font-weight:normal;
}
/*------------------------------
=#Base setting
------------------------------*/
body.top{
	background-color: #ffffff;
	text-align: center;
	background-image:  url(img/bg.gif);
	background-repeat: repeat-x;
	line-height: 1.5;
}
a {
	color: #35312b;
	text-decoration: underline;
}
a:hover {
	color: #de4800;
	text-decoration: none;
}
.clear {
	clear: both;
}

/*------------------------------
=#Header
------------------------------*/
#header-wrapper {
	width:840px;
	margin: 0 auto;
	text-align:left;
	position: relative;
}
#header-wrapper #header {
	padding-top: 20px;
	padding-bottom:10px;

}
#header-inner {
	padding-bottom: 8px;
}
#header p#logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	width: 219px;
	height: 52px;
	text-indent: -9999px;
	margin: 10px 0 0 0;
	float: left;
	display: inline;
	padding-left: 12px;
	padding-bottom: 12px;
}
h1 {
	color: #333333;
	font-weight: bold;
	font-size: 124%;
	padding-top: 37px;
}
#header ul#utility-navi {
	position: absolute;
	top: 20px;
	right: 0;
}
#header ul#utility-navi li {
	display: inline;
	padding-right: 2px;
}
#header #address {
	background-image: url(img/address.gif);
	background-repeat: no-repeat;
	width: 258px;
	height: 50px;
	position: absolute;
	top: 50px;
	right: 0px;
	text-indent: -9999px;
}
#header #global {
	background: url(img/global.gif) no-repeat 0px 0px;
	overflow: hidden;
	width: 840px;
	height: 45px;
}
#header #global li {
	float: left;
	display: inline;
	width: 140px;
	height: 45px;
	line-height: 48px;
	text-align: center;
	font-weight: bold;
	font-size: 116%;
}
#header #global ul li a {
	background: url(img/global.gif) no-repeat 0px 0px;
	display: block;
	width: 140px;
	height: 45px;
	color: #ffffff;
	text-decoration: none;
}
#header #global ul li#global-01 a {
	background-position: 0px 0px;
}
#header #global ul li#global-01 a:hover {
	background-position: 0 -45px;
	color: #63290c;
}
#header #global ul li#global-02 a {
	background-position: -140px 0px;
}
#header #global ul li#global-02 a:hover {
	background-position: -140px -45px;
	color: #007e63;
}
#header #global ul li#global-03 a {
	background-position: -280px 0px;
}
#header #global ul li#global-03 a:hover {
	background-position: -280px -45px;
	color: #c0650d;
}
#header #global ul li#global-04 a {
	background-position: -420px 0px;
}
#header #global ul li#global-04 a:hover {
	background-position: -420px -45px;
	color: #2f1162;
}
#header #global ul li#global-05 a {
	background-position: -560px 0px;
}
#header #global ul li#global-05 a:hover {
background-position: -560px -45px;
color: #d5154a;
}
#header #global ul li#global-06 a {
	background-position: -700px 0px;
}
#header #global ul li#global-06 a:hover {
	background-position: -700px -45px;
	color: #0003c0;
}
#footer {
	width: 100%;
	clear: both;
	background: url(img/footer-bg.gif) repeat-x 0px 0px;
	height: 127px;
	margin-top: 20px;
}
#footer a {
	color: #a9a295;
	text-decoration: underline;
}
#footer a:hover {
	color: #a9a295;
	text-decoration: none;
}
#footer #footer-menu {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	padding-top: 25px;
}
#footer #footer-menu ul.footer-menu-01 li {
	display: inline;
	padding-right: 10px;
}
#footer #footer-menu ul.footer-menu-02 li {
	display: inline;
	padding-right: 10px;
}
#footer #copyright{
	margin: 0 auto;
	padding-top:30px;
	color: #999999;
	font-size: 85%;
}
/* 領域定義 */
/* body領域 */
body {
	text-align: center;
	font-family: Verdana;
	background: #ffffff;
}
#wrapper {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	font-size: medium;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
/* レフト領域 */
#left-menu {
	clear: both;
	margin-top: 10px;
	font-size:75%;
	float: left;
	width: 110px;
	color: #e6eae3;
	background: #000;
}
#left-menu h2 {
	clear: both;
	padding: 0.3em;
	color: #16160e;
	text-align: center;
	margin: 0px;
}
#left-menu h3 {
	clear: both;
	padding-left: 0.9em;
	font-size:0.9em;
	background-color: #c89932;
	color: #16160e;
	text-align: center;
}
#left-menu a {
	padding: 0.2em;
	color: #554738;
	text-decoration: none;
	text-align: center;
	display: block;
}
#left-menu a:hover{
	color: #16160e;
}
/* メイン(センター)領域 */
#main {
	margin: 10px 5px 0px 5px;
	width: 580px;
	text-align: left;
	line-height: 1.5;
	float: left;
	color: #000;
	background: #ffffff;
	background-image: url(img/3.jpg);
}
#main h2 {
	font-size: 80%;
	clear: both;
	color: #ffffff;
	padding: 0.2em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #999999;
}
#main h3 {
	font-size:80%;
	clear: both;
	background-color: #ffffff;
	color: #000000;
	padding: 0.2em;
	text-align: left;
	background-image: url(.jpg);
	margin: 0px;
	border-bottom: 2px solid #cccccc;
	border-left: 2px solid #ff0000;
                margin-bottom: 15px;
                margin-top: 15px;
}
#main h4 {
	font-size:80%;
	clear: both;
	color: #000b00;
	padding: 0.3em;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
                margin-bottom: 15px;
}
#main h5 {
	font-size:80%;
	clear: both;
	color: #000b00;
	padding: 0.3em;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
                margin-bottom: 15px;
}

#main a {
	color: #000000;
	text-decoration: underline;
}
#main a:hover{
	color: #16160e;
}
#main ul{
	font-size: 0.8em;
}
#main ol{
	color: #16160e;
	list-style: none;
	margin: 0 0 0 2em;
	padding: 0;
}
#main li{
	margin: 0;
	color: #16160e;
}
#main dl{
	clear: both;
	font-size: 80%;
}
#main dt{
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}
/* 施工例用メイン領域 */
#sekourei-main {
	margin: 10px 5px 0px 5px;
	width: 690px;
	text-align: left;
	line-height: 1.5;
	float: left;
	color: #ffffff;
	background: #000000;
}
#sekourei-main h2 {
	font-size: 80%;
	clear: both;
	color: #ffffff;
	padding: 0.2em;
	text-align: center;
	margin: 0;
	background-color: #999999;
}
#sekourei-main h3 {
	font-size:80%;
	clear: both;
	background-color: #ffffff;
	color: #000000;
	padding: 0.2em;
	text-align: left;
	background-image: url(.jpg);
	margin: 0px;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ff0000;
}
#sekourei-main h4 {
	clear: both;
	color: #000b00;
	padding: 0.3em;
	text-align: left;
	border-bottom: 2px solid #000;
	margin: 0px;
}
#sekourei-main a {
	color: #ffffff;
	text-decoration: underline;
}
#sekourei-main a:hover{
	color: #cccccc;
}
#sekourei-main ul{
	color: #16160e;
}
#sekourei-main ol{
	color: #16160e;
	list-style: none;
	margin: 0 0 0 2em;
	padding: 0;
}
#sekourei-main li{
	margin: 0;
	color: #16160e;
}
#sekourei-main td{
	color: #ffffff;
	background: #000000;
}

/* ライト領域 */
#subnavi {
	margin-top: 10px;
	float: left;
	width: 140px;
	font-size:small;
}
#subnavi h2 {
	line-height: nomal;
}

#subnavi h2 a{
	height: 33px;
	display: block;
	color: #ffffff;
	text-algin: center;
	text-decoration: none;
	background: url(img/sub-title.gif) no-repeat 0px 0px;
	line-height: 36px;
	text-indent: 25px;
}
#subnavi h2 a:hover {
color: #ffffff;
text-decoration: none;
background: url(img/sub-title.gif) no-repeat 0px -33px;
}
#subnavi ul {
margin-bottom:10px;
}
#subnavi ul li a{
height: 30px;
display: block;
color: #fc5f00;
text-algin: center;
text-decoration: none;
background: url(img/sub-01.gif) no-repeat 0px 0px;
line-height: 33px;
text-indent: 25px;
}
#subnavi ul li a:hover {
color: #fc4d00;
text-decoration: none;
background: url(img/sub-01.gif) no-repeat 0px -30px;
}
#subnavi ul li.sub-last a{
height: 30px;
display: block;
color: #fc4d00;
text-algin: center;
text-decoration: none;
background: url(img/sub-02.gif) no-repeat 0px 0px;
line-height: 33px;
text-indent: 25px;
margin-top: -2px;
}
#subnavi ul li.sub-last a:hover {
color: #fc4d00;
text-decoration: none;
background: url(img/sub-02.gif) no-repeat 0px -30px;
margin-top: -2px;
}

/* 見出し定義 */

h1 {
	font-size:0.9em;
	font-family: Arial;
	color: #16160e;
}
h2 {
	font-size:0.9em;
	color: #16160e;
}
h3 {
	clear: both;
	padding-left: 0.9em;
	font-size:0.9em;
	background-color: #c89932;
	color: #16160e;
}
a {
	border-top: 0px;
	text-decoration: none;
	color: #16160e;
}
p {
	padding: 2px;
	font-size: 0.8em;
}
ol {
	list-style: none;
}
.c60 {
	font-size: 0.8em;
	color: #ff0000;
}
.c61 {
	padding:0;
	font-size:0.8em;
	text-align: left;
}
.c71 {
	width: 290px;
	float: right;
}
.c72 {
	width: 240px;
	float: left;
}
.c73 {
	width: 420px;
	float: right;
}
.c74 {
	width: 420px;
	float: left;
}
.c75 {
	width: 290px;
	float: left;
}
.c76 {
	width: 290px;
	float: right;
}
.c81 {
	padding: 2px;
	width: 220px;
	float: right;
}
.c82 {
	padding: 2px;
	width: 100px;
	float: left;
}
.c88 {
	padding:0;
	font-size:0.8em;
	text-align: left;
	display: block;
	color: #cccccc;
	border: 1px solid;
	border-color: #cccccc;
}
.c100 {
	text-align: center;
	color: #ffffff;
	border-right: 2px solid #0d0015;
	border-left: 2px solid #0d0015;
	border-bottom: 1px solid #0d0015;
}
.c101 {
	text-align: center;
	color: #d7003a;
}
.c102 {
	text-align: right;
}
.c103 {
	text-align: center;
}
.c104 {
	font-size: 0.8em;
}
.c105{
	font-size: 1.2em;
	color: #ff0000;
}
.c106{
	text-align: center;
	font-size: 1.2em;
}
.c107{
	text-align: left;
}

.c111 {
	float: left;
}
.c112 {
	float: right;
}
.c113 {
	clear: both;
}
.c114 {
	clear: both;
	float: right;
}
.c201 {
	width: 510px
	table-layout: fixed;
	text-align: left;
}
.c202 {
	vertical-align: top;
}
.c203 {
	width: 510px
	table-layout: fixed;
	text-align: center;
}

.imglist {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.kaigohyou {
	background-color: #99cc99;
}

/* 領域内コンテンツ定義 */
/* 領域全体共通定義 */

/* 画像コンテンツ */
img {
  border-style: none;
}

/*ブログのタイトル*/
.bt{
	font-weight:bold;
	padding-left:10px;
}  

/*ブログの本文*/
.bbun {
	padding-left:10px;
}

/*ブログ個別ページ*/
.tensen {
	border:1px dashed #cccccc;
	margin-left:10px;
}
/*ブログ個別ページ*/
table {
	font-size:75%;
	border-collapse: collapse;
	border: 3px solid #16160e;
	margin: 2em auto;
	color: #16160e;
	text-align: center;

}
th, td { padding: 0.3em 2em; }
th {
	border: none;
	color: #ffffff;
	background-color: #336699;
}
td {
	border-top: none;
	border-bottom: 1px solid #16160e;
	border-left: 1px solid #16160e;
	border-right: 1px solid #16160e;
}
.c1 {
	color: #ffffff;
	background: #16160e;
}
