@charset "utf-8";
/* CSS Document */

/**reset**/
*{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
body,h1,h2,h3,h4,p,img{margin:0; padding:0;}

p,dl{
	font-size:12px;
	line-height:20px;
	color:#333;
}

/**バックグランド**/
body{
	background:#FFF url(img/body_bk.jpg) repeat-x;
	text-align:center;
}


/**コンテナ内部**/
#container{
	width:820px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url(img/mainontent_bk2.jpg) repeat-y;
}

/**ヘッダ**/
#head{
	background:#55A9F4 url(img/head.jpg) no-repeat;
	height:160px;  width:820px;
}

#head2{/*index以外用*/
	background:#55A9F4 url(img/head2.jpg) no-repeat;
	height:189px;  width:820px;
}


h1{
	padding:0; margin:0;
	line-height:14px;
	color:#FFF; font-size:12px;
	position:absolute;
	top:7px; right:0;
}
	
#com{
	width:366px;  height:80px;
	position:absolute;
	top:0; left:0;
}

#com img,#com p{margin:0; padding:0;}
#top{
	width:820px;
	height:auto;
		background:url(img/mainontent_bk.jpg) repeat-y;
}
#elephant{
	width:593px;
	position:static;
	margin-right:0;
}

	/**ナビゲーション部分(index.html)**/
	#g-navi{
		width:222px;
		float:right;
		background:url(img/mainontent_bk2.jpg) repeat-y 100% 0;
		}
	#g-navi h3{
		width:206px;
	}
	.menubox{
		background:url(img/menu_middle.gif) repeat-y;
		margin-left:0;
	}
	.menu_middle{
		padding:0 3px 0 5px;
		width:198px; height:auto;
		background:#FFFFFF url(img/menu_middle.gif) repeat-y;
	}
	.menu_middle p{
		font-size:12px;
		color:#333;
		line-height:18px;
	}
	.menu_bottom{
		width:206px;
		background:#FFFFFF url(img/menu_bottom.gif) no-repeat;
		clear:both;
	}
	.menu_bottom p{
		font-size:5px;
	}
	.img_float_right{
		float:right;
		margin:0 0 0 7px;
	}
	/**ナビゲーション部分 END**/

	/**ナビゲーション部分(index.html以外)**/
	#g-navi2 ul{
		list-style:none;
		margin:0 0 0 20px;  padding:0 0 20px 0;
	}
	#g-navi2 li{
		width:186px;
		float:left;
		margin:0 12px 0 0;
		padding:0;
		text-indent:0;
	}

	/**ナビゲーション部分(index.html以外)END**/

#maincontent{
	clear:both;
	background:#FFFFFF url(img/mainontent_bk.jpg) repeat-y;
	padding:5px 20px 10px 20px;
}

#maincontent address{
	width:400px;
	font-size:12px;
	color:#333;
	float:right;
	font-style:normal;
	text-align:right;
	margin:15px 0 0 0;
}


/*#maincontent ul{
	border-bottom:1px dotted #333;
}
*/#maincontent li{
	color:#333;
	font-size:12px;
	list-style:none;
}

.dot{
	padding:25px 0 10px 30px;
	margin:10px 0 0 0;
	background:url(img/list_dot.jpg) no-repeat 0 50%;
	font-size:20px !important;
	font-weight:bold !important;
	color:#95D159 !important;
}


#note{
	font-size:10px;
	margin:10px 0 0 0;
}

#dog{
	width:87px;
	height:134px;
	
}
	#ad{
		width:675px;
		height:auto;
		background:#FFFFFF url(img/ad_bg_middle.gif) repeat-y;
		float:right;
	}

	#ad_bg_top{
		background:#FFFFFF url(img/ad_bg_top.gif) no-repeat;
		width:675px;  height:60px;
	}
	#ad_bg_top h4{
		float:left;
	}
	#ad_bg_middle{
		clear:both;
		width:675px;
	}
	#ad_bg_middle p{
		width:200px;
		padding:0 10px 0 15px;
		float:left;
	}
	#ad_bg_bottom{
		clear:both;
		background:#FFFFFF url(img/ad_bg_bottom.gif) no-repeat;
		width:675px;
		height:18px;
	}

#foot{
	clear:both;
	background:#FDEC5F url(img/foot.jpg) repeat-y;
}

#foot address{
	color:#FF9900;
	font-size:12px;
	padding:5px 0 5px 20px;
	font-style:normal;
}


/**about.html あいさつ文枠**/
#about_waku_middle{
	width:720px;
	background:url(img/about_waku_middle.gif) repeat-y;
	padding:15px 30px 0 30px;
}

#about_waku_middle dl{
	margin:0;
}

#about_waku_middle dt{
	margin:15px 0 0 0;
}

#about_waku_middle dd{
/*	margin-bottom:15px;
*/	line-height:20px;
}


#about_waku_bottom{
	width:780px;
	height:238px;
	background:url(img/about_waku_bottom.jpg) no-repeat;
}

.waku_img{
float:right;
padding:5px 20px 5px 10px;
}

#about_waku_bottom_service{
	width:780px;
	height:27px;
	background:url(img/service_waku_bottom.jpg) no-repeat;
}
/**about.html あいさつ文枠 END**/


#service_left{
	width:500px;
	float:left;
}
#service_right img{
	padding-top:15px;
}



/**テーブル関係**/
table{
	font-size:12px;
	margin:0 30px 15px 30px;
}

th{
	padding:5px;
	background:#95D159 url(img/table_th.gif) repeat-x;
	text-align:left;
	color:#FFFFFF;
}

td{
	padding:5px;
	background-color:#D6EDBE;
	color:#333333;
}






