@charset "utf-8";
/* CSS Document */



/*メインコンテンツ*/
		
#wrap {width:880px;
       padding:30px 10px 0 10px;}
	      		
		
h2 {margin:0 0 20px 0;
　　height:auto;}

#form {margin:20px 0 0 0;}
			
			
.text3 {font-size:10px;
        color:#666666;
		padding:3px 0 0 5px;
		line-height:1.5;
		letter-spacing: 0.2em;}		
		
		
.text4 {font-size:12px;
        color:#999999;
		margin:0 0 10px 5px;
		line-height:1.5;
		letter-spacing: 0.1em;}	
		
		
.text5 {font-size:12px;
        color:#999999;
		padding:0 0 0 1px;
		margin:30px 0 0 0 ;
		line-height:1.4;
		letter-spacing: 0.1em;}			
		
		
/*メールフォームデザイン*/

#fc2form {
	border: 1px dotted #cccccc;
	background-color:#ffffff;
	padding: 10px;
	width: 600px;
	font-size: 12px;
	color:#666666;
	line-height:2.5;
}



  		
