@charset "shift-jis";
/* CSS Document */
body {
	margin: 0px;
	background: #FFF url(../sub_bg.jpg) repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	clear: both;
}
a	{
	color: #017acd;
	text-decoration: none;
}
a:visited {
	color : #648697;
	text-decoration: none;
}
a:hover {
	color: #C73451;
	text-decoration: none;
}
a:active {
  color : #C73451;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.img_L {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.img_R {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
.center {
	text-align: center;
	margin-bottom: 20px;
}
/*WebMagic ナビエリア*/
.webmagic_navi {
	clear: both;
	padding-top: 20px;
	height: 16px;
	padding-bottom: 20px;
}
.webmagic_navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.webmagic_navi ul li {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}

.webmagic_navi_no {
	float: left;
	letter-spacing: 0.5em;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
}
.webmagic_navi_list {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}
/*WebMagic リンク*/
.webmagic_navi a {
	color: #36C;
	text-decoration: none;
}
.webmagic_navi a:visited {
	color : #C6F;
	text-decoration: none;
}
.webmagic_navi a:hover {
	color: #63F;
	text-decoration: none;
}
.webmagic_navi a:active {
	color : #63F;
	text-decoration: none;
}

/* コンテナ */
div#container	{
	width: 960px;
	margin: 0px auto;
}

/* ヘッダー */
div#header	{
	height: 310px;
	padding-top: 0px;
	padding-right: 0px;
}
div#header #logo {
	width: 240px;
	float: left;
	background: url(../logo_bg.gif) no-repeat;
	height: 85px;
}
div#header #logo a {
	height: 85px;
	width: 240px;
	display: block;
}
div#header em {
	display: none;
}
div#header h1	{margin: 0}

div#header p	{
	color: #ffffff;
	font-size: 0.75em;
	clear: both;
	line-height: 1.4em;
	margin: 0;
	padding-bottom: 10px;
}
#header h2 {
	font-size: 0.7em;
	color: #999;
	font-weight: normal;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
	width: 700px;
	margin-bottom: 5px;
}
#header #dr {
	float: right;
	margin-top: 0px;
	height: 57px;
	width: 253px;
}
#header #image_area {
	clear: both;
	height: 160px;
	width: 960px;
	padding-top: 20px;
}

#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

/* パンくずリスト */
p#bread	{
	font-size: 0.75em;
	margin-top: 15px;
	margin-bottom: 20px;
}


/* メイン */
div#main	{width: 720px;
	float: left}

/* コンテンツ */
div#content	{
	width: 500px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px
}

div#content h2	{
	background-image: url(../titlebar-yellow.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 38px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
	color: #FFF;
}



/* サイドバー */
div#sidebar	{
	width: 200px;
	float: left;
	margin-bottom: 25px;
}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{
	list-style-type: none;
}

ul.sidemenu li a	{
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #84B0A6;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}

ul.sidemenu li a:hover	{
	background-color: #E1DED0;
	color: #333;
}
ul.sidemenu li a:visited {
	color : #000;
	text-decoration: none;
}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{
	background-color: #ffffff;
	color: #000000;
	border-bottom: 1px solid #84B0A6;
	line-height: 24px
}

ul.sidemenu ul li a:hover 	{
	background-color: #EEF2F0
}


p.feed	{margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}

/*最新の施工例*/

#sidebar h2 {
	font-size: 0.875em;
	font-weight: bold;
	color: #333;
	background: url(../works_bg.gif) no-repeat;
	margin: 0px;
	padding: 1px 0px 0px 10px;
	line-height: 34px;
}
.works_image {
	background: #F3F3F3;
	margin: 10px 10px 5px;
	padding: 10px;
	border: 1px solid #999;
	text-align: center;
}
#sidebar p {
	font-size: 0.75em;
	color: #666;
	margin: 0px 10px 20px;
}
#sidebar pre {
	font-size: 0.75em;
	text-align: right;
	margin-bottom: 5px;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
	margin-right: 5px;
	margin-left: 5px;
}



/* 右サイドバー */
div#sidebar-right	{
	width: 220px;
	float: right;
}

div.info	{
	border: 1px solid #D689BD;
	margin-bottom: 20px;
	background: #FAF5FA;
}

div#sidebar-right h2	{
	background-color: #D689BD;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px
}

div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p	{
	font-size: 0.65em;
	margin: 10px 5px 20px 13px;
	line-height: 1.2em;
}

div#sidebar-right ul	{font-size: 0.75em;
	margin: 5px;
	padding: 0}

div#sidebar-right ul li 	{
	padding-left: 13px;
	list-style-type: none;
	margin-bottom: 1em;
	line-height: 1.2em;
}
.info pre {
	font-size: 0.75em;
	text-align: right;
	margin-bottom: 5px;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
	margin-right: 5px;
	margin-left: 5px;
}

/*メルマガ登録*/
.info form {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 0.75em;
	line-height: 1.2em;
}

/*施工エリア*/
#sidebar-right h3 {
	font-size: 0.85em;
	color: #999;
	margin: 0px 0px 0px 13px;
	line-height: 1.4em;
	padding-left: 5px;
	border-left: 5px solid #999;
}
#sidebar-right h4 {
	font-size: 0.75em;
	color: #999;
	margin-left: 13px;
	margin-top: 10px;
}
#sidebar-right p {
	font-size: 0.65em;
	line-height: 1.2em;
	font-weight: normal;
	color: #999;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*ページＴＯＰ*/
#pagetop {
	text-align: right;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.75em;
	padding-right: 20px;
}

/* フッター */

#footer_area {
	color: #999;
	background: url(../adress_bg.gif) repeat-x;
	border-top: 1px solid #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
}

#footer_area #footer	{
	width: 960px;
	margin: 0 auto 0px;
}
address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	color: #999;
}

#footer #adress {
	color: #999;
	background: url(../adress_logo_bg.gif) no-repeat;
	margin-top: 10px;
	margin-left: 730px;
	padding-left: 80px;
	margin-bottom: 10px;
}
#adress h4 {
	font-size: 0.85em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
#adress p {
	margin: 0px;
	font-size: 0.65em;
	color: #999;
	line-height: 1.2em;
}
/*サブコンテンツ　タイトル背景　薄グレー*/
.subtitle_01 {
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: bold;
	color: #9C8B51;
	background: url(../subtitle_bg.jpg) no-repeat;
	padding: 7px 5px 5px 7px;
	height: 35px;
	width: 490px;
}
/*フォームテーブル　セルレイアウト*/
/*表全体*/
.form_table {
	background: #FEFDF1;
	margin: 0px 0px 1em;
	width: 490px;
	padding: 0px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
/*項目*/
.td_t {
	font-size: 0.75em;
	color: #666;
	padding: 1em 1em 0.5em 0em;
	width: 25%;
	border-bottom: 1px dotted #CCC;
	line-height: 1.2em;
	text-align: right;
	border-left: 3px solid #CCC;
	vertical-align: text-top;
}
/*項目　最下段*/
.td_te {
	font-size: 0.75em;
	color: #666;
	padding: 1em 1em 0.5em 0em;
	width: 25%;
	line-height: 1.2em;
	text-align: right;
	border-left: 3px solid #CCC;
	vertical-align: text-top;
}

/*必須項目*/
.td_tr {
	font-size: 0.75em;
	color: #C30;
	padding: 1em 1em 0.5em 0em;
	width: 25%;
	border-bottom: 1px dotted #CCC;
	line-height: 1.2em;
	text-align: right;
	border-left: 3px solid #C30;
}
/*データ*/
.td_dt {
	font-size: 0.75em;
	line-height: 1.2em;
	color: #666;
	padding: 1em 0em 0.5em 1em;
	width: 75%;
	border-bottom: 1px dotted #CCC;
}
/*データ　最下段*/
.td_dte {
	font-size: 1em;
	line-height: 1.2em;
	color: #666;
	padding: 1em 0em 0.5em 1em;
	width: 75%;
}
form table tr .td_dt p {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px 0px 0.5em;
	padding: 0px;
}
/*テキストラ　レイアウト*/
textarea {
	font-size: 0.75em;
	line-height: 1.2em;
	color: #666;
	height: 100px;
	width: 320px;
}
/*会社概要　テーブルレイアウト*/
.corp_table {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #666;
	margin: 0px 0px 3em;
	padding: 0px;
	width: 490px;
}
.td_corp_t {
	width: 25%;
	text-align: right;
	vertical-align: text-top;
	border-bottom: 1px dotted #CCC;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
.td_corp_dt {
	padding: 1em;
	border-bottom: 1px dotted #CCC;
}


.span_gray {
	font-size: 0.75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #999;
}
/*コンテンツ　お問い合わせレイアウト*/
#content #cd_RAY {
	margin: 0px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}

