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

h1	{
	line-height:1.5em;
	color:#333;
	margin:0px;
	vertical-align:middle;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:36px; font-weight:bold; font-style:normal; text-align:center;}

p	{
	font-size:16px;	
	line-height:1.5em;	
	color:#000000;	
	margin:0px; 
	vertical-align:middle;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.txt-small_075	{font-size: 12px; line-height:1.5em;}


/*　基本の設定　*/
html,body { margin-top:0; height:100%;} 

body {
	margin: 0px;
	height:100%;
	min-height:100%;
	background-position:center;
	background-color:#EDFFBE;
}

div#container {	
	display:block;
	width:1000px; 
	height:100%;
	min-height:100%; 
	background-color:#FFFFFF;
	background-image:url(images_terasu/bg-image01.gif);
	background-repeat:repeat-y;
	margin-top:0;
	margin-left:auto; 
	margin-right:auto;
	box-sizing:border-box;
	overflow: hidden; 
	}

body > #container {
    height: auto;
	}
	
header {
	width:auto; 
	height:100px; 
	background-color:#FFFFFF;
	border:solid #33aa33; 
	border-width:10px 0px;
	margin:0px;
	margin-bottom:0px;
	}

header img {margin:9px 10px 10px; }

div#sidemenu	{
	width:200px; 
/*	height:100%; */
	background-color:#112211; 
	margin:0; padding:0;
	float:left;
	box-sizing:border-box;
/*    padding-bottom: 32768px;
    margin-bottom: -32768px; */
}


#sidemenu nav	{ 
	width:200px;
	margin:0px;
	padding:0px;
	}

#sidemenu nav ul	{
	width: 200px;
	margin: 0;
	padding: 0;
	}


#sidemenu nav ul a	{
	display:block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	}
	
#sidemenu nav ul a:hover	{
	display:block;
	text-decoration:none;
	}


#sidemenu nav ul li	{
	list-style-type: none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
	color: #FFF;
	text-align: center;
	text-decoration:none;
	padding: 12px 0px 12px 0px;
	background-color: #224422;
	border:solid #FFFFFF;
	border-width:0px 0px 1px 0px;
	background: -webkit-linear-gradient(#334433 0%, #336633 30%, #336633 70%, #334433 100%);
	}

#sidemenu nav ul a li	{
	display:block;
	text-decoration: none;
	text-align: center;
	background-color: #224422;
	color: #ffffff;
	}
	
#sidemenu nav ul a:hover li	{
	display:block;
	text-decoration:none;
	background-color: #448844;
	background: -webkit-linear-gradient(#448844 0%, #55AA55 100%);
	}

article	{
	width:800px;
	background-color:#FFF;
	margin:0;
	padding:0;
	float:right;
}

article img	{ 
	margin: 0 0 0 0;
	padding:0;
}

div#top-image	{
	width:800px; height:380px;
	background-color:#88cc88;
	background-image:url(images_terasu/bg_top-img01.jpg);
	background-repeat:no-repeat;
	position:relative;
}

div#top-image img	{
	position:absolute;
	top:290px;
	left:400px;
}

article h1	{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:28px; line-height:48px; font-weight:normal;
	letter-spacing:-2px;
	text-align:left;
	margin:0 20px 20px 20px;
	}

article section {
	width:760px;
	margin:0px 20px 40px 20px;
	border:solid #33aa33;
	border-width:0px 0px 0px 20px;
}

article section h2	{
	margin:0 0 0 20px;
}

article section h2 img {margin:0; }
article section hr	{
	width:740px; color:#33aa33;
	margin:10px 0;
}

article section p	{ font-size:16px; line-height:32px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal; color:#333333;
	margin:0 20px 0 20px;
}

article footer	{width:760px; margin:0 20px;
}
article footer h6	{font-size:10px; line-height:10px; color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	text-align:center; margin:10 0;
}

article footer h6 a	{
	text-decoration:none;
	color:#333;
}

article footer hr	{
	width:760px; color:#333333; margin:0 20 0 20; }

.moji_cen01	{text-align: center;}

.bottom_cover01	{margin-bottom:200px;}

div#co-pro	{
	width:740;
	margin:0 20px 0 20px;
}

div#co-pro h1	{
	line-height:1.5em;
	color:#333;
	margin:0px;
	vertical-align:middle;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:36px; font-weight:bold; font-style:normal; text-align:center;}

.jigyo-txt	{ font-size:14px; font-weight:bold; line-height:28px; margin-left:136px; }

div#map-area01	{width:500px; margin-left:auto; margin-right:auto; }
.trd-moji01		{
	margin-left: 150px;
	font-weight: bold;
	line-height: 2em;
}

div#cls	{clear:both;}