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

body{
	background-image:url(../greencaten/img/hai_tuta1.png);
	background-repeat:repeat-x;
}

/*#g_conteiner{
	width:1200px;
	margin:0 auto;
	padding-bottom:100px;削除予定
	background-image:url(../greencaten/img/hai_tuta2-trans.png);
	background-repeat:no-repeat;
	overflow:hidden;
}*/

#g_contens{
	width:900px;
	background-image:url(../greencaten/img/main_hai2-trans.png);
	background-repeat:repeat-y;
	padding-bottom:50px;
	position:relative;
	top:-10px;
	left:15px;
	/*overflow:hidden;*/
}
/*トップナツヅタイメージ配置指定*/
img#natudutaIcon{
	position:absolute;
	top:-250px;
	left:-10px;}
/*グリーンカーテンプロジェクトメニュー*/
#g_menu{
	width:870px;
	height:255px;
	background-image:url(../greencaten/img/main_hai1-trans.png);
	background-repeat:no-repeat;
	margin:0 auto;
}
#g_menu ul{
	width:585px;
	height:50px;
	position:relative;
	top:150px;
	left:185px;
}
#g_menu ul li{
	display:inline;
}
#g_menu ul li a{
	width:195px;
	height:50px;
	display:block;
	float:left;
	text-indent:-99999px;
}
/*グリーンカーテンプロジェクト*/
li#nai_1 a{
	background-image:url(../greencaten/img/menu_pro1.png);
	background-repeat:no-repeat;
}
li#nai_1 a:hover{
	background-image:url(../greencaten/img/menu_pro2.png);
	background-repeat:no-repeat;
}
/*「ナツヅタ」って？*/
li#nai_2 a{
	background-image:url(../greencaten/img/menu_natu1.png);
	background-repeat:no-repeat;
}
li#nai_2 a:hover{
	background-image:url(../greencaten/img/menu_natu2.png);
	background-repeat:no-repeat;
}
/*成長記録*/
li#nai_3 a{
	background-image:url(../greencaten/img/menu_sei1.png);
	background-repeat:no-repeat;
}
li#nai_3 a:hover{
	background-image:url(../greencaten/img/menu_sei2.png);
	background-repeat:no-repeat;
}
/*コンテンツ共通囲み*/
#g_naiyo{
	width:850px;
	clear:both;
}
.g_naiyo_s{
	width:700px;
	margin:10px auto;
	clear:both;
}
/*.g_naiyo_s a{
	width:110px;
	height:15px;
	display:block;
	text-indent:-99999px;
	background-image:url(../greencaten/img/page_top1-trans.png);
	background-repeat:no-repeat;
	float:right;
	margin:5px;
}
.g_naiyo_s a:hover{
	background-image:url(../greencaten/img/page_top2-trans.png);
	background-repeat:no-repeat;
}*/
.g_naiyo_s h3{
	font-size:18px;
	font-weight:normal;
	text-indent:10px;
	border-left:5px solid #00aa8f;
	border-bottom:1px dotted #666;
	/margin-top:10px;/*ie6,7対策*/
}
/*ナツヅタ、成長記録等文章配置設定*/
.setumei_g{
	width:650px;
	overflow:hidden;
	clear:both;
}
.manyImage{
	width:240px;
	float:left;
	overflow:hidden;
	margin:10px 5px 0 0;
	/margin:10px 5px 0 0;/*ie6,7対策*/
}
.setumei_g img{
	clear:both;
}
.setumei_g p{
	width:400px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
/*各種見出し設定*/
.g_naiyo_s h2 a{
	width:750px;
	display:block;
	text-indent:-99999px;
}
h2#pro a{
	height:95px;
	background-image:url(../greencaten/img/midashi_1.png);
	background-repeat:no-repeat;
}
h2#natu a{
	height:75px;
	background-image:url(../greencaten/img/midashi_2.png);
	background-repeat:no-repeat;
}
h2#sei a{
	height:75px;
	background-image:url(../greencaten/img/midashi_3.png);
	background-repeat:no-repeat;
}