*{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;";
}

.contents{
	height:1090px;
	overflow:hidden;
	background-image:url(../images/background_paper.jpg);
	clear:both;
	
}
	


.main{
	width:640px;
	height:990px;
	float:left;
	background-image:url(../images/paper_concept.png);
	background-repeat:no-repeat;
	margin:50px 0 0 50px;
}


.information{
	margin:55px 70px 0 65px;
	width:500px;
}


h2{
	color:#d2b48c;
	font-size:20px;
	letter-spacing:0.2em;
	display:inline;
	margin-bottom:20px;
}


p{
	font-size:13px;
	margin-top:5px;
	margin-bottom:0;
	color:rgb(64,34,15);
	letter-spacing:0.05em;
	line-height:1.7;
}
	
#text{
	margin-top:35px;
	line-height:1.9em
}
