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

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


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


.information{
	margin:45px 50px 0 45px;
	width:540px;
}


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

#text{
	font-size:13px;
	color:#d2b48c;
}


h3{
	font-size:16px;
	background-image:url(../images/simbol.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:3px 0 3px 30px;
	margin:0 0 18px 0;
	letter-spacing:0.1em;
	color:rgb(64,34,15);
}


.title_02{
	font-size:16px;
	background-image:url(../images/simbol.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:3px 0 3px 30px;
	margin:0 0 10px 0;
	letter-spacing:0.1em;
	color:rgb(64,34,15);
}

.news{
	margin-top:40px;
	margin-bottom:40px;
}

.first{
	margin-top:3px;
	margin-bottom:18px;
}



.second{
	font-size:12px;
	margin-top:0px;
	margin-bottom:0;
	color:rgb(64,34,15);
	letter-spacing:0.05em;
	line-height:1.6;
}
	




.title{
	margin top:20px;
	font-size:13px;
	margin-bottom:4px;
}

p{
	font-size:13px;
	margin-top:5px;
	margin-bottom:0;
	color:rgb(64,34,15);
	letter-spacing:0.08em;
	line-height:1.65em;
}
	
.tel{
	width: 249px;
	height: 43px;
	position: relative;
	top: -10px;
	float: right;
	a {
	text-align: center;
	}
}