/*　設定　*/
body {
	background-color: #fff;
	color: #333333;
	line-height:1.0em;
}
h1,h2,h3 {
	line-height:1.0em;
}
.clear {
	clear: both;
}
#wrapper{
}
#container{
	margin: 0 auto;
}
#header {
	background-color:#4b313a;	
	overflow: hidden;
}
#header_under{
	font-size:1px;
	line-height:1em;
	height: 15px;
	background-color:#4b313a;
	background: linear-gradient(top,#4b313a 0%, #ffffff 100%);			/*bottom色の候補:#c59caa*/
	background: -webkit-linear-gradient(top, #4b313a 0%, #ffffff 100%);
	background: -moz-linear-gradient(top, #4b313a 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #4b313a 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #4b313a 0%, #ffffff 100%);
}
#header_inner{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
#content {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#content {
	color: #333333;
	background-color:#ffffff;
	line-height: 2.6em;
}

/* #header_innerグループ要素 */
#header_inner{
	padding: 20px 10px 15px 0;
	color:#ffffff;
}
#header_inner .catch h1{
	font-size: 18px;
	text-align: right;
}
#header_inner .logo{
	width: 500px;
}
#header_inner h2.logo{
	font-size: 16px;
	text-align: left;
}
#header_inner h1.logo{
	font-size: 40px;
	line-height:1em;
	padding-top:15px;
	float:left;
}
#header_inner h2.addtel{
	width: 300px;
	float:right;
	text-align: right;
	font-size:16px;
	line-height: 1.4em;
}

/* #headerグループ要素 ここまで */

/* #contentグループ要素 */
#content p{
	color: #000;
}
/* #contentグループ要素 ここまで　*/
div.row_right{
	text-align: right;
}


/* #topPageグループ要素 */
/*--------------------------------------
サンプルの紹介
--------------------------------------*/
#toppage div.slogan{
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 38px;
	text-shadow: 2px 2px 2px rgba(180,180,180,0.6);
	padding-top: 15px;
}
#toppage div.guide{
	color: #fff;
	margin: 20px 5px 20px 0;
	background-color: #994c66;
	padding: 10px;
}
#toppage div.guide_left{
	float:left;
	width: 520px;
}
#toppage div.guide_right{
	float:right;
	width: 400px;
	line-height:1.0em;
	margin-top: 29px;
	font-size:18px;
	font-weight: bold;
	text-align:right;
}
#toppage div.guide h3{
	font-size: 30px;
	font-weight: bold;
}
#toppage div.guide p{
	color: #fff;
	padding: 20px 0 0px 10px;
	line-height:1.4em;
}
#toppage div.guide img{
	height: 200px;
	margin-left:5px;
	float:right;
}
#toppage div.guide p.link{
	text-align: right;
	float:right;
	padding-right:10px;
}
#toppage div.guide a,
#toppage div.guide a:hover,
#toppage div.guide a:visited{
	color: #fff;
}
#toppage div.guide iframe{
	width: 100%;
	height: 200px;
	margin:5px 0 0 0;
}
/*--------------------------------------
トップ画像
--------------------------------------*/
#toppage .top_image{
	width: 950px;
	-moz-box-shadow: 1px 1px 5px 5px #9f9f9f;
	-webkit-box-shadow: 1px 1px 5px 5px #9f9f9f;
	box-shadow: 1px 1px 5px 5px #9f9f9f;
	border-left:1px solid #eaeaea;
}
/*--------------------------------------
トップPR
--------------------------------------*/
#toppage h1{
	color: #007b25;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em;
	padding: 30px 0 0 0;
	text-shadow: 1px 1px 1px rgba(180,180,180,0.6);
}
#toppage h2{
	color: #333;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em;
	padding: 15px 0 30px 0;
	text-shadow: 1px 1px 1px rgba(180,180,180,0.6);
}
#toppage p.sub_copy{
	padding: 5px 10px 30px 10px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(180,180,180,0.6);
	color:#000;
}
/*--------------------------------------
特徴
--------------------------------------*/
#toppage div.dtdd{
	margin-left:20px;
}
#toppage div.dtdd h2{
	width:350px;
	float:left;
	background-color: #5d1500;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.8em;
	padding: 0 0 0 10px;
	text-align: left;
	text-shadow:none;
}
#toppage div.dtdd p{
	width:530px;
	float:left;
	font-size: 12px;
	line-height: 1.6em;
	padding-left: 10px;
	padding-top: 5px;
}
#toppage div.clear{
	line-height:20px;
}
/*--------------------------------------
施工例
--------------------------------------*/
#toppage div.example{
	margin-left:20px;
}
#toppage div.example h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color: #5d1500;
	font-weight: bold;
	font-size: 22px;
	text-shadow: 2px 2px 2px rgba(180,180,180,0.6);
	border-bottom: 1px solid #5d1500;
	border-left: 3px solid #5d1500;
	padding:5px;
	text-align: left;
}
#toppage div.example p{
	padding: 10px 10px 20px 30px;
	line-height: 1.6em;
	overflow: hidden;
}
#toppage div.example img{
	float: left;
	width: 500px;
	margin-right: 20px;
	-moz-box-shadow: 4px 4px 5px 5px #9f9f9f;
	-webkit-box-shadow: 4px 4px 5px 5px #9f9f9f;
	box-shadow: 4px 4px 5px 5px #9f9f9f;
}
#toppage div.example iframe{
	width: 360px;
	height:230px;
	margin-top:5px;
}
/* #topPageグループ要素 ここまで*/



/* #footerグループ要素 */
#footer {
	margin: 10px 0 10px 0;
	padding: 15px 0;
	font-size:12px;
	text-align: center;
	background-color: #934d65;
	color: #facaca;
	}
/* #footerグループ要素 ここまで*/
