@charset "utf-8";
/* 基本設定 */

body {
	background-image: url(../image/site_bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3300FF;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
table{
	/*colpadding*/
	border-collapse:collapse;
	/*colspace(↑がseparateの時有効)*/
	border-spacing:0;
}
tr,th,td {
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}

/* サイト記載領域 */
div#siteBase {
	width:850px;
	margin:auto;
	text-align:center;
	background-color: #FFFFFF;
}
div#contentBase {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* ヘッダ領域 */
div#headAria {
	width:800px;
	height:100px;
	background-image: url(../image/site_head_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	overflow:hidden;
}
div.headText {
	width:780px;
	height:20px;
	margin-left:20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
div.headContent {
	width:800px;
	height:80px;
	clear:left;
}

div.headContent .headContentLeft{
	width:400px;
	float:left;
}
div.headContent .headContentLeft img{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
}

div.headContent .headContentRight{
	width:400px;
	text-align:right;
	float:left;
}
div.headContent .headContentRight .headCompany{
	width:250px;
	margin-top:10px;
	margin-right:10px;
	margin-left:auto;
}
div.headContent .headContentRight .headCompany p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	margin-top:0px;
	margin-bottom:2px;
	line-height: 12px;	
}
div.headContent .headContentRight .headCompany p.cpname{
	font-size: 12px;
	font-weight: bold;
}
div.headContent .headContentRight .headCompany p.cptel{
	font-family: Arial, Helvetica, sans-serif;
}
div.headContent .headContentRight ul.hdBtnBase {
	width:268px;
	margin:0;
	margin-left:auto;
	padding:0;
	clear:left;
}
div.headContent .headContentRight ul li.hdBtn {
    list-style:none;
    width:128px;
	height:24px;
	margin-right:2px;
    float:left;

}

/* グローバルボタン */
div#globalBtnAria {
	width:800px;
	height:34px;
	margin:0;
	padding:0;
}
ul.glBtnBase {
	width:800px;
	margin:0;
	padding:0;
	clear:left;
}
ul li.glBtn {
    list-style:none;
    width:160px;
	height:34px;
    float:left;

}


/* フッタ領域 */
div#footerAria {
	width:800px;
	height:15px;
	background-image: url(../image/site_footer_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top:20px;
	padding:0;
	clear:both;
}
div#copy {
	margin-right:10px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	vertical-align: middle;
}

/* イメージキャッチ-TOP */
div#imageTopAria {
	width:800px;
	height:210px;
	margin:0;
	padding:0;
}
/* イメージキャッチ-2ND */
div#image2ndAria {
	width:800px;
	height:10px;
	margin:0;
	margin-top:5px;
	padding:0;
}

/* コンテンツ領域 */
div#contentAria {
	width:800px;
	margin:0;
	padding:0;
	padding-top:10px;
	clear:left;
}
/* コンテンツ領域-TOP */
div#contentAria #contentLeft{
	width:582px;
	float:left;
}
div.contentBoxBase{
	width:582px;
	margin:0;
	padding:0;
	clear:left;
}
* html div.contentBoxBase { /* for ie6 */ }
*:first-child+html div.contentBoxBase { /* for ie7 */ margin-bottom:5px;}


dl.contentBox{
	width:286px;
	margin:0;
	margin-right:5px;
	margin-bottom:5px;
	padding:0;
	display:inline; /* IE用ハック float + marginでの倍幅バグ対応 */
	float:left;
	background-image: url(../image/cont_bg_1.jpg);
	background-repeat: repeat-y;
}
dl.contentBox dd {
    width:286px;
	margin:0;
	padding:0;
}
dl.contentBox dd.contentBoxTitle {
}
dl.contentBox dd.contentBoxImage img{
	margin:5px 8px 5px 8px;
}
dl.contentBox dd.contentBoxText{
	margin:0;
	padding:0;
	height:90px;
}
dl.contentBox dd.contentBoxText p{
	width:270px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:8px;
	margin-right:8px;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
}
dl.contentBox dd.contentBoxBtn {
	width:171px;
	position: relative;
	left: 105px;
}
dl.contentBox dd.contentBoxFoot {
	background-image: url(../image/cont_bg_2.jpg);
	background-repeat: no-repeat;
	height:10px;
	background-position: bottom;
}


/* 右コンテンツ領域 */
div#contentAria #contentRight{
	width:218px;
	margin:0;
	padding:0;
	float:left;
}

/* 新着情報 */
dl.newBox{
	width:218px;
	margin:0;
	padding:0;
	background-image: url(../image/new_bg.jpg);
	background-repeat: repeat-y;
}
* html dl.newBox { /* for ie6 */ display:inline;}
*:first-child+html dl.newBox { /* for ie7 */ display:inline;}

dl.newBox dd {
    width:218px;
	margin:0;
	padding:0;
}
dl.newBox dd.newBoxTitle {
}
dl.newBox dd.newBoxImage img{
}
dl.newBox dd.newBoxText{
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(../image/new_bg.jpg);
	background-repeat: repeat-y;
	line-height:1.2em;
}
dl.newBox dd.newBoxText p{
	width:194px;
	margin:0;
	margin-bottom:5px;
	margin-left:12px;
	margin-right:12px;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 13px;
}
dl.newBox dd.newBoxFoot {
	background-image: url(../image/new_bottom.jpg);
	background-repeat: no-repeat;
	height:15px;
	background-position: bottom;
}

/* 店舗情報 */
dl.shopBox{
	width:218px;
	margin:0;
	margin-top:10px;
	padding:0;
	background-image: url(../image/shop_bg.jpg);
	background-repeat: repeat-y;
}
* html dl.newBox { /* for ie6 */ display:inline;}
*:first-child+html dl.newBox { /* for ie7 */ display:inline;}

dl.shopBox dd {
    width:218px;
	margin:0;
	padding:0;
}
dl.shopBox dd.shopBoxTitle {
}
dl.shopBox dd.shopBoxImage{
	margin:0;
	padding:0;
	background-image: url(../image/new_bg.jpg);
	background-repeat: repeat-y;
}
dl.shopBox dd.shopBoxImage img{
	margin:0 23px 0 24px;
}
dl.shopBox dd.shopBoxText{
	margin:0;
	padding-bottom:2px;
	background-image: url(../image/new_bg.jpg);
	background-repeat: repeat-y;
}
dl.shopBox dd.shopBoxText p{
	width:194px;
	margin:0;
	margin-bottom:5px;
	margin-left:12px;
	margin-right:12px;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.2em;
}
dl.shopBox dd.shopBoxFoot {
	background-image: url(../image/shop_bottom.jpg);
	background-repeat: no-repeat;
	height:15px;
	background-position: bottom;
}

/* リンクボタン */
div.linkBtn{
	margin:0;
	margin-top:5px;
	padding:0;
}

/* コンテンツ領域-2ND -------------------------------------------------------------------*/
div#contentAria #contentLeft2nd{
	width:170px;
	margin:0;
	padding:0;
	float:left;
}
div#contentLeft2nd dl#menuBtnBase {
	width:170px;
	margin:0;
	padding:0;
}
dl#menuBtnBase dt {
	width:170px;
	margin:0;
	margin-bottom:5px;
	padding:0;
}
dl#menuBtnBase dd {
	width:170px;
	margin:0;
	margin-bottom:3px;
	padding:0;
}

div#contentAria #contentRight2nd{
	width:620px;
	margin:0;
	margin-left:10px;
	padding:0;
	float:left;
}
div#contentAria #contentRight2nd div#contentMain{
	width:600px;
	margin:0;
	margin-left:10px;
	margin-right:10px;
	padding:0;
}

/* 画像に合わせて上下中央を実装するCSS */
div#contentMain div.contentBase{
	width:600px;
	margin:0;
	margin-top:5px;
	padding:0;
	margin-bottom:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FF6633;
}

/* CSSで上下中央 */
div.hoverbox{
	width:600px;
	margin:0;
	padding:0;
}
div.contentBase {
	clear:both;
}
div.contentBase p img{
	margin:14px 19px;
}
div.contentBase p{
	display:table-cell;
	vertical-align:middle;
/*	height:208px;*/
	margin:0;
	padding:0;
}
/* IE 6 */
* html div.contentBase p{
	display:inline;
	zoom:1;
}
/* IE 7 */
*:first-child+html div.contentBase p{
	display:inline;
	zoom:1;
}
div.contentBase p.contentTxt{
	width:300px;		/* 修正@091113 IE8対応:302px>300px */
	padding-top:1em;	/* 修正@091113 IE8対応:行追加 */
	padding-left:10px;
}
/*
div.contentBase p.contentImg{
	width:278px;
	height:208px;
	margin:0;
	padding:0;
}
div.contentBase p.contentImg img{
	margin:14px 19px;
	padding:0;
}
*/


div.contentBase p.contentSubTitle{
	width:600px;
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
	display:inline;
}
div.contentBase p.contentSubTitle img{
	margin:0;
	padding:0;
}
div.contentBase div.contentSubTitle {
	width:580px;
	margin:0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	display:inline-block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
div.contentBase div.contentSubTitle ul{
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}
div.contentBase div.contentSubTitle li{
	padding :0;
	margin:3px 0;
	margin-left:15px;
}


div.contentBase p.contentSubTitle img.gardenplanImg1{
	margin:0;
	margin-left:40px;
	padding:0;
	padding:10px 0px;
}
/* IE 7 */
*:first-child+html div.contentBase p.contentSubTitle img.gardenplanImg1{
	width:520px;
	height:210px;
	margin:0;
	margin-left:40px;
	padding:0;
	padding:10px 0px;
}


/* 注釈（ウッドデッキ）------------------------------------------------- */
div.contentBase div.contentAttentTop{
	background-image: url(../gardenplan/image/2nd_bg_attent_t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:600px;
	height:8px;
	font-size: 1px;
	line-height: 1px;
	margin:0;
	padding:0;
}
div.contentBase div.contentAttentBottom{
	background-image: url(../gardenplan/image/2nd_bg_attent_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:600px;
	height:8px;
	margin:0;
	padding:0;
	font-size: 1px;
	line-height: 1px;
}
div.contentBase div.contentAttentMiddle{
	width:600px;
	margin:0;
	padding:0; /* @091113 IE8対応:ie6に影響が出たので対応 padding;0 10px; */
	/*	height:80px;*/
	display:inline-block;
	background-image: url(../gardenplan/image/2nd_bg_attent_m.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear:both;
}
div.contentAttentMiddle span{ /* @091113 IE8対応:ie6に影響が出たので追加 */
	margin:0px 10px;
}
div.contentAttentMiddle p{
	width:560px;
	padding-left:10px;	/* @091113 IE8対応:ie6に影響が出たので追加 */
	/*
	margin:5px 20px;
	padding:0;
	*/
}
*html div.contentAttentMiddle p{	/* @091113 IE8対応:ie6に影響が出たので追加 */
	position:relative;
	left:10px;
	padding-left:0;
}
*:first-child+html div.contentAttentMiddle p{	/* @091113 IE8対応:ie6に影響が出たので追加 */
	position:relative;
	left:10px;
	padding-left:0;
}
head~/* */body div.contentAttentMiddle p{	/* @091113 IE8対応:ie6に影響が出たので追加 */
	position:relative\9;
	left:10px\9;
	padding-left:0\9;
}

div.contentAttentMiddle p.camTitle{
	color: #3366FF;
	font-weight:bold;
	margin-bottom:5px;
}
div.contentAttentMiddle ul,ol{
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:2em;
	padding-left:1em;
	font-weight:normal;
	color: #333333;
}
/* ガーデンメンテナンス */
div.contentBase div.toToiawase {
	text-align:center;
}
div.contentBase div.toToiawase img{
	margin:10px auto;
}
/* 会社概要 */
div.contentBase dl {
	margin:0;
	padding:0;
}
div.contentBase dl dd{
	margin:0;
	padding:0;
}
div.contentBase dl#aisatsu {
	width:600px;
	height:150px;
	clear:left;
}
dl#aisatsu dd{
}
dl#aisatsu dd.contentCompanyImg {
	width:200px;
	height:150px;
	margin:0;
	margin-right:10px;
	padding:0;
	float:left;
}
dl#aisatsu dd.contentCompany {
	width:380px;
	height:150px;
	margin:0;
	padding:0;
	float:left;
}
dl#aisatsu dd.contentCompany dl{
	width:380px;
	margin:0;
	padding:0;
}
dl#aisatsu dd.contentCompany dd{
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #333333;
}
dl#aisatsu dd.contentCompany dd.txt1{
	font-size: 12px;
	line-height: 14px;
}
dl#aisatsu dd.contentCompany dd.txt2{
	margin-top:10px;
	font-size: 10px;
	line-height: 12px;
	margin-left:200px;
}
dl#aisatsu dd.contentCompany dd img{
	margin-top:5px;
	margin-left:200px;
}
dl.gaiyoBase{
	width:600px;
}
dl.gaiyoBase dd.gaiyoLine{
	width:600px;
	height:5px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../company/image/2nd_bg_border.jpg);
	background-repeat: repeat-x;
}
dl.gaiyo {
	margin:0;
	padding:0;
	clear:left;
}
dl.gaiyo dd {
	margin:0;
	padding:0;
	float:left;
}
dl.gaiyo dd.gaiyoName {
	width:100px;
	height:20px;
	margin-top:3px;
	margin-right:10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
dl.gaiyo dd.gaiyoContent {
	width:480px;
	height:20px;
	margin-top:3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
dl.gaiyo dd.gaiyoJigyo {
	width:480px;
	height:100px;
	margin-top:3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}

/* GoogleMap */
div.contentBase dl#accessMap {
	width:600px;
	height:600px;
}
div.contentBase dl#accessMap dd{
	margin-top:10px;
	text-align:center;
}
div.contentBase dl#accessMap div#map{
	width:500px;
	height:500px;
	margin-left:50px;
	margin-right:50px;
}
div.gmapfukidashi {
	display:inline;
}
div.gmapfukidashi, x:-moz-any-link { /* Firefox 2 and older */
	display:-moz-inline-box;
}
/* 店舗情報 */
div.contentBase table.tbShop {
	width:600px;
}
table.tbShop td.shopPict {
	width:120px;
}
table.tbShop td.shopPict div.imgbg {
	width:100px;
	margin:5px;
	padding:5px;
	background-image: url(../shop/image/2nd_shop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
table.tbShop td.shopComment {
	width:100px;
	margin:5px;
	padding:5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

/* 問い合せフォーム */
table.toiawase {
	width:600px;
}
table.toiawase th{
	width:150px;
	font-size: 12px;
	padding:0.25em 0 0.25em 1em;
	background-image: url(../image/bg_img_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	white-space: nowrap;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
}
table.toiawase th span{
	font-weight: bold;
	color: #C00;
}
table.toiawase td{
	width:450px;
	font-size: 12px;
	padding:0.25em 0 0.25em 1em;
	background-image: url(../image/bg_img_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	white-space: nowrap;
	text-align:left;
	vertical-align:middle;
}
table.toiawase td p{
	margin:5px 0;
	padding:0;
}
table.toiawase td span{
	font-weight: normal;
	color: #666;
}
table.toiawase td input,textarea,select{
	margin:5px 0;
}
input.line {
	width:350px;
}
textarea.line {
	width:350px;
	height:150px;
}


/* パンくずリスト(Right2Nd内) */
div#contentRight2nd #breadcrumbsList {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 12px;
	width:610px;
	height:15px;
	margin:5px 5px 5px 5px;
}
#breadcrumbsList a{
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
}
#breadcrumbsList a:link{
	color: #CC6600;
}
#breadcrumbsList a:visited{
	color: #CC6600;
}
#breadcrumbsList a:hover{
	color: #996699;
}
#breadcrumbsList a:active{
	color: #996699;
}
