*{
	margin: 0;
	padding: 0;
	line-height: 150%;
}


h1 a {

	text-decoration: none;
	width: 300px;
	height: 120px;
	margin-left: 35px;
	padding-top: 30px;
	font-size: 28px;
	line-height: 30px;
	color: #0000ff;

}

body{
	font-size: 16px;
	text-align: center;
	background-image: url(img/ptnc056-s.jpg);
	background-repeat: repeat;
}

#wrap{
	width: 640px;
	margin: 0 auto;
	background: #fff;

}

.header{
	color: white;
	background-image: url(img/1843.jpg);
	width: 640px;
	height:130px;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

.content{
	text-align: left;
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.mess{
	background: #FFDDDD;
	border: 1px solid #A80000;
	padding: 15px;
	margin-bottom: 15px;
}

.footer{
	background: #A80000;
	color: white;
	text-align: center;
	background-image: url(img/fod.jpg);
	width: 640px;
}
.footer a{
	color: white;
}
.rink a{
	text-align: center;
	font-size: 8px;
}
.button{
	text-align: center;
	font-weight: bold;
}
.tousaito{
	font-size: 12px;
}
