@charaset"Shift_JIS";

body{
text-align:center;
background-color:#215417;
margin:0; 
}
/*頁トップ部分*/
#top{
width:100%;
background-image:url(../image/kabe01.gif);
background-position:center;
background-repeat:repeat-y;
margin:0;
padding:0;
}

/*タイトル部分*/
#head{
width:100%;
background-color:#4E8443;
background-image:url(../image/kabe02.gif);
background-position:center;
background-repeat:repeat-y;
margin:0;
padding:0;
}

/*メニューボタン部分*/
#menu{
width:100%;
background-color:#87B570;
background-image:url(../image/kabe03.gif);
background-position:center;
background-repeat:repeat-y;
margin:0;
padding:0;
}

/*頁メイン部分*/
#main{
width:100%;
background-color:#DAEDD6;
background-image:url(../image/kabe04.gif);
background-position:center;
background-repeat:repeat-y;
margin:0;
padding:0;
}

/*フッダー部分*/
#foot{
width:100%;
background-color:#4E8443;
margin:0;
padding:0;
}

/*頁下部分*/
#under{
width:100%;
background-color:#215417;
margin:0;
padding:0;
}

/*メニューとタイトル部分の中*/
#contentsmenu{
width:720px;
text-align:center;
margin:0 auto;
padding:10px 0;
}

/*トラストE部分*/
#contentst{
width:720px;
text-align:right;
margin:0 auto;
padding:10px 0;
}

/*各部分の中*/
#contents{
width:720px;
text-align:center;
margin:0 auto;
padding:20px 0;
}

/*コンセプトページのみ*/
#concept{
width:720px;
text-align:center;
background:url(../image/kabe05.jpg) center top no-repeat;
margin:0 auto;
padding:0 0 20px 0;
}

/*フッダー画像のみ*/
#freetel{
width:780px;
text-align:center;
margin:0 auto;
padding:0;
}




/*以下すべてのID共通*/
/*頁トップ未表示*/
h1{
margin:0;
padding:0;
text-indent:-9999;
font-size:5px;
color:#ffffff;
text-decoration:none;
}

/*ページタイトル画像*/
h2{
margin:0 0 20px 0; 
}


h3,h4{
margin:0; 
}


a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #000000; text-decoration: none}
a:active {  color: #333333; text-decoration: none}



a.top:link {
	color: #FF0066;
	text-decoration: none;
	font-size: 12px;
}
a.top:visited {
	color: #FF0066;
	text-decoration: none;
	font-size: 12px;
}
a.top:hover {
	color: #339900;
	text-decoration: underline;
	font-size: 12px;
}
a.top:active {
	color: #339900;
	text-decoration: underline;
	font-size: 12px;
}


.txt10{
font-size:10px;
color:#333333;
line-height:15px;
text-decoration:none;
}

.txt12{ 
font-size:12px;
color:#333333;
line-height:18px;
text-decoration: none;
}

.txt14{ 
font-size:14px;
color:#333333;
line-height:20px;
text-decoration:none;
}

.td01{
background-color:#FBF2CA;
text-align:left;
border:solid 1px #C39C34;
font-size:12px;
color:#333333;
line-height:18px;
text-decoration: none;
}

.td02{
text-align:left;
border:solid 1px #C39C34;
font-size:12px;
color:#333333;
line-height:18px;
text-decoration: none;
}
