@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#999;
}
#pagetop{
	width: 960px;
	height: auto;
	background-color: #FFF;
	margin: 0 auto;
	font-size: 14px;
}
#header{
	width:960px;
	height:170px;
	background-color:#6BC587;
}
	#header_logo{
		width:350px;
		height:150px;
		float:left;
		margin:16px 30px 0;
	}
	#header_logo p{
		margin:5px 0 0 0;
		text-align:center;
		font-size:18px;
	}
	#hp{
		width:440px;
		height:35px;
		float:right;
		margin:5px 10px;
	}
		#img1{
			width:200px;
			height:35px;
			float:left;
			margin:0;
		}
		#img2{
			width:200px;
			height:35px;
			float:right;
			margin:0 10px 0 0;
		}
	#header_text{
		width:475px;
		height:90px;
		float:right;
		margin:0 20px;
		background-color:#b4e2c2;
	}
	#header_text p{
	width: 475px;
	height:10px;
	margin:0 0 20px 0;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	}
	#header_text img{
	width: 350px;
	height:35px;
	display: block;
	margin:0 auto;
	}
	#scarch{
		width:450px;
		height:20px;
		margin:10px 0;
	}
	.searchtext{
		width:320px;
		height:20px;
		margin:0 0 0 30px;
	}
	#scarch img{
		width:80px;
		height:30px;
		float:right;
		margin:-3px 5px 10px 5px;
	}
	#content{
		width:960px;
		height:1020px;
	}
	#content_menu{
		width:200px;
		/*調整しながらでお願いします*/
		height:1050px;
		/*終了*/
		background-color:#b4e2c2;
		float:left;
	}
	#content_menu ul{
		width:200px;
		height:200px;
		clear:both;
		display:block;
		margin:10px 0 0 -30px;
		float:left;
	}
	#content_menu ul li{
		width:180px;
		height:40px;
		margin:10px 0;
		clear:both;
		display:block;
		float:left;
	}
	#content_text{
		margin:0 45px 0 5px;
		width:700px;
		/*調整しながらでお願いします*/
		height:1000px;
		/*終了*/
		float:right;
	}	
	#content_text p{
		margin: 2px;
		line-height: 20px;
		text-align: right;
		font-size: 14px;
	}
	/*ここから本文です。調整等はここからお願いします*/
	#main{
		width:740px;
		height:150px;
		margin 20px auto;
	}
	#main h2{
		margin: 25px auto;
		font-weight: bold;
		text-align:center;
		color:#6BC587;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 28px;
	}
	#main p{
	width: 700px;
	margin: -10px 20px;
	font-size: 18px;
	text-align: left;
	}
	#main_text{
		width: 700px;
		height: auto;
		margin: -10px 20px;
		font-size: 18px;
	}
	#main_text h3{
		font-size: 18px;
		font-weight:bold;
	
	}
	#main_text p{
		width: 700px;
		font-size: 18px;
		margin:0;
	}
	#main_img{
		width: 700px;
		margin:0 0 0 20px;
	}
	#main_img p{
	width: 700px;
	height: auto;
	text-align: left;
	margin:0 0 0 -20px;
	}
	#main_img2{
		width: 685px;
		height:300px;
	}
	#img_left{
		width:345px;
		height:230px;
		float:left;
		margin:0 0 0 20px;
	}
	#img_right{
		width:300px;
		height:230px;
		float:left;
		margin:0;
	}

	#main_img_text{
		width:700px;
		height:auto;
		text-align:left;
		margin:-65px 0 30px 0px;
	}
	#main_text p{
	width: 700px;
	height: auto;
	text-align: left;
	font-size: 16px;
	}
	#main_text2 p{
	width: 700px;
	height: auto;
	text-align: center;
	font-size: 18px;
	}
	#contact{
		width: 700px;
		text-align:center;
		margin:5px auto;
	}
	/*ここまでです。お疲れ様でした。*/
#footer{
	width: 960px;
	height: 150px;
	background-color: #6BC587;
	margin: 30px auto;
	font-size: 16px;
}
	#footer_text{
		width:960px;
		height:100px;
		padding: 2px 0;
	}
	#footer_text h2{
		width:960px;
		height:auto;
		margin:10px 0 5px 10px;
	}
	#footer_text p1{
		margin:5px 0 0 13px;
	}
	#footer_text p2{
		margin:0 0 0 14px;
	}
	#footer_text p3{
		margin:0 0 5px 14px;
	}

