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

/* 全体の設定
--------------------*/
header,footer,nav,section{display:block;}

body,p,h1,h2,h3,h4,h5,h6,
ul,li,img{
	margin:20;
	padding:0;
	font-size:100%;
	line-height:140%;
	font-weight:normal;
	color: #333;
}

.h7{
	font-weight:bold;
	color:#36C;
	font-size: 100%;
	margin:15px 10px 0;
}



.clearfix{zoom:1;}
.clearfix:after{
	content:"";
	clear:both;
	display:block;
}

body{
	font-size:14px;
	-webkit-text-size-adjust:none;
}

img{border:none;}
li{list-style:none;}

a{color:#232323;}/* リンク色変更はここ */

.headding08 {
	background: #5f9ea0;
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-left:1px solid #2F455C;
	border-top:1px solid #2F455C;
	box-shadow:inset 1px 1px 4px #2F455C;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 120%;
	}
 
.headding08:before {
	content: ' ';
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	left: 14px;
	bottom: -27px;
	background: transparent;
	border-color: #5f9ea0 transparent transparent transparent ;
	border-style:solid;
	border-width:15px;
	}

/*----------------------------------------
 INDEXページここから
----------------------------------------*/
/*	TOP画像
--------------------*/
.top_img{
    background: #ffffff;
	padding:0px 0;
	overflow:hidden;
	margin: 0;
}

.top_img img{
	max-width:320px;
	border:solid 0px #ACE1EC;
	margin: 0;
}

/* ヘッダ部分
--------------------*/

h1{
	background:url(img/line_t.gif) repeat-x bottom center #000;
	color:#fff;
	font-size:12px;
	padding:2px 0 2px 10px;
}



#box_t{
	background:url(img/bg_t.gif) repeat-x;
	height:71px;
	text-align:center;
}

h2#top{
	font-size:18px;
	font-weight:bold;
	padding-top:20px;
	color: #232323;
	text-shadow: 0 1px 0 white;
}

/* 導入テキスト部分
--------------------*/

#intro{
	margin:15px 10px 0;
}

/* カテゴリ部分
--------------------*/
#catebox{
	width:300px;
	margin:0 auto;
	
}

#catebox ul{
	background:#ffffff;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	padding:0px 0 0 0px;
	margin:0px 0px;
}

#catebox li{
	float:left;
	text-align:center;
	margin:0px 7px 7px 0px;
}

#catebox li img{
	border-radius: 8px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-webkit-border-radius: 0px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
}

#catebox a{
	text-decoration:none;
}

/* 広告部分
--------------------*/
.ad{
	text-align: left
	padding:15px 15px 10px 15px;
	left:15px;
}

/* 最後の文章部分
--------------------*/
#outro{
	margin:0 10px 15px;
}


/* フッタ部分
--------------------*/
#footer{
	text-align:center;
	background:url(img/line_b.gif) repeat-x top center #000;
	color:#fff;
	font-size:12px;
	padding:5px 0;
}

#footer a{color:#fff; text-decoration:none;}

/*----------------------------------------
 カテゴリページここから
----------------------------------------*/
/* ヘッダ部分
--------------------*/
h2#cate{
	font-size:18px;
	font-weight:bold;
	padding-top:20px;/* カテゴリ名が長くて2行になるときはここで高さ調整 */
	color: #232323;
	text-shadow: 0 1px 0 white;
	margin:0 10px;
	text-align:left;
}

#box_t p img{
	margin:5px 7px 0 10px;
	border-radius:6px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, .3);
	-webkit-border-radius:6px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, .3);
	float:left;
}


/* 施工事例表示ボックス部分
--------------------*/
div {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}

#container {
	width: 290px;
	border: 3px dotted #544c48;
	display: -moz-box;
	display: -webkit-box;
	orient:horizontal;
	background-color: #ffffff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 0px;
	margin: 0 auto;
	
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


#box1 {		
	background-color:#ffffff;
	padding: 5px;
	width: 90px;
	line-height: 1em;
}




#box2 {
	background-color:#ffffff;
	padding: 5px 5px 5px 2px;
	width: 180px;
	line-height: 1em;
}
h2 {
	font-size: 131%;
	font-weight: bold;
	text-shadow: 1px 1px 2px #cccccc;
	color: #000000;	
	
}

h3 {
	font-size: 105%;
	text-shadow: 1px 1px 2px #cccccc;
	color: #6b6b6b;	
	
}
h4 {
	font-size: 100%;
	color: #544c48;	
	line-height: 1.2em;
	word-wrap:break-all
	
}


/* サイト紹介部分
--------------------*/
h3{
	color:#232323;
	font-size:16px;
	background:url(img/sitebg.gif) repeat-x;
	line-height:29px;
	height:29px;
	padding-left:10px;
	margin-top:15px;
}

h3 span{
	background:url(img/icon1.gif) no-repeat left center;
	padding-left:18px;
}

.sitebox div{
	margin:10px;
}

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

.siteimg img{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
}

.sitetxt{
	float:left;
	width:200px;
}

@media screen and (min-width: 480px) {
	.sitetxt{
	float:left;
	width:360px;
	}
}

.sitebtn{text-align:center;}

.sitebtn a,
#homebtn a{
	display:block;
	text-decoration:none;
	text-shadow:0 1px 0 white;
	font-size:14px;
	font-weight:bold;
	line-height:37px;
	margin:0 auto;
	width:170px;
	height:35px;
	border:1px solid #8b8b8b;
	border-radius:4px;
	-webkit-border-radius:4px;
	background:-moz-linear-gradient(top,#f4f3f3,
									#ecebeb 50%,
									#e3e3e3 51%,
									#d9d9d9);
	background:-webkit-gradient(linear, left top, left bottom, from(#f4f3f3),
									color-stop(0.5, #ecebeb),
									color-stop(0.51, #e3e3e3),
									to(#d9d9d9));
}

.sitebtn a img{
	margin-left:5px;
}

/* 広告部分
--------------------*/
.ad2{
	text-align:center;
	margin-top:15px;
	padding-top:15px;
	border-top:1px dotted #8b8b8b;
}

/* ホームへ戻るボタン
--------------------*/
#homebtn{
	text-align:center;
	margin:25px 0;
}

#homebtn a img{
	margin-right:5px;
}
