body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-repeat;
background-color: #ffffff;
	}
	
	
/* ****************************************
	TOP
*******************************************/
#container {
text-align: left; 
width:805px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
	}

#topimg {
width:805px;
height:889px;
background-image: url(../img/top01.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

#top_textarea {
width:355px;
padding: 260px 0px 0px 365px;
text-align: left; 
font-size: 14px; 
line-height: 20px; 
color: #52411c;
	}


/* ****************************************
	フォーム
*******************************************/

#innner_bg {
width:805px;
background-image: url(../img/bg.jpg);
margin-left: auto;
margin-right: auto;
	}


#textarea {
width:585px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 14px; 
line-height: 20px; 
color: #52411c;
	}


.capmargin {
margin: 5px 0px 5px 0px;
	}



	
	
/* ****************************************
	FOOTER
*******************************************/

#footer {
width:805px;
height:270px;
background-image: url(../img/footer.jpg);
margin-left: auto;
margin-right: auto;
	}

	
	
	
/* ****************************************
	FONT
*******************************************/

.basic {
text-align: left; 
font-size: 14px; 
line-height: 20px; 
color: #52411c;
	}



.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #52411c;
	}



.ft10 {
text-align: left; 
font-size: 10px; 
line-height: 14px; 
color: #52411c;
	}
	
	
	
.ft20 {
text-align: left; 
font-size: 20px; 
line-height: 24px; 
color: #52411c;
	}





/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #4bc9dd;
text-decoration: underline;
}

a:visited
 {
color: #4bc9dd;
text-decoration: underline;
}

a:hover
{
color: #4bc9dd;
text-decoration: underline;
	}