@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background: url(../image/18/18back.jpg) repeat;
	margin: 0px auto;
			
}
.wrapper {
	background: #FFF;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 5px solid #333;
}
.header {
	background: url(../image/18/18mainimage.jpg) no-repeat;
	height: 370px;
}


a:hover {
	color: #000000;
	text-decoration: underline;
}

.style01 {
	font-size: 15px;
	color: #666;
	text-align: center;
	padding-top: 10px;
}
tr .header h1 {
	font-size: 18px;
	color: #666;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}

.link_field {
	height: 31px;
	width: 88px;
	border: 1px dashed #FFCCFF;
}

.link_style01 {
	font-size: 13px;
	color: #003333;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}
.sakura_b {
	text-align: right;
	font-size: 12px;
	color: #333;
	vertical-align: bottom;
}

.link_style02 {
	font-size: 12px;
	color: #333;
	text-align: right;
	vertical-align: bottom;
}

.footer {
	border-top: 6px double #000000;
	font-size: 13px;
	color: #000000;
	height: 20px;
	text-align: center;
}

.linkfield02 { width: 200px; }

.sp { width: 35px; }

