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

/*全体の枠組み*/
#container{
	margin: 0 auto 0;
	width: 810px;
}

#header{
	width: 810px;
}

#sidemenu{
	width: 180px;
	float: left;
}

#main{
	width: 620px;
	float: right;
}

#area{
	width: 610px;
	font-size: 13px;
}

#footer{
	width: 810px;
}

#footer p{
	width: 810px;
	font-size: 9px;
}

#news_f{
	font-size:15px;
	font-weight:bold;
	color:#F00;
}

#news_f a{color:#F00; text-decoration:none;}
#news_f a:visited{color:#F00; text-decoration:none;}
#news_f a:hover{color:#F00; text-decoration:underline;}
#news_f a:active{color:F00; text-decoration:underline;}

#news_p{
	font-size:13px;
}



/*---------------------------------------------------------*/


/*CSSレイアウト詳細--------------------------------------------------*/
body{margin:0; padding:0; font-size:14px; color:#000; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

/*リンク文字*/
a{color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}
a:active{color:#000; text-decoration:underline;}

.clear{
	clear:both;
}

.image_r{
	float:right;
}

.image_l{
	float:left;
}

a img {
    border-style:none;
}

/*ヘッダー*/
.menu_li{
	float:left;
	list-style-type:none;
	margin:3px 0 0 0;
}


/*--------------------*

/*社長の挨拶*/
.greeting_p{
	font-size:14px;
	line-height:180%;
}


/*スタッフページ*/
.staff_p{
	font-size:14px;
}

.staff_p2{
	font-size:14px;
	color:#630;
}

.staff_p3{
	font-size:13px;
}

/*アフターメンテナンス*/
/*テーブル*/
.table1px_after{
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	width:100%;
}

.td1px_after_title{
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	text-align:center;
	font-size: 12px;
	background:#CF6;
}

.td1px_after_contents{
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	font-size: 12px;
	padding:0 6px 0 6px;
	background:#FFC;
}

.td1px_after_contents_center{
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	text-align:center;
	font-size: 12px;
	background:#FFC;
}

/*リスト*/
.after{
	list-style-type:decimal;
	list-style-position:outside;
	font-size:13px;
	line-height:160%;
}

/*表の文字*/
.amf{
	font-size:13px;
}



/*会社案内*/
.p_company{
	font-size:14px;
	color:#666;
	line-height:160%;
}

.table_company{
	font-size:12px;
}

.p_white{
	font-size:14px;
	color:#FFF;
}

.p_cred{
	font-size:12px;
	color:#F00;
}

.p_brown{
	font-size:14px;
	font-weight:bold;
	color:#633;
}

/*お庭・外構工事をお考えの皆様へ*/
.list_decimal{
	list-style-type:decimal;
	font-size:15px;
}

.list_disc{
	list-style-type:disc;
	font-size:15px;
}

.p_13{
	font-size:13px;
	}

.p_15{
	font-size:15px;
	}

.kojiimg{
	margin:0 0 0 20px;
}
/*---------------------------------------------------------*/

/*よくあるご質問*/
.faq_q_p{
	font-size:16px;
	color:#390;
}

/*ガーデンクリーニング*/
.list_none{
	list-style-type:none;
	font-size:13px;
}

.p_16{
	font-size:16px;
	}

/*エクステリア*/
.ex_title_p{
	font-size:15px;
}

.ex_p{
	font-size:13px;
}














