*{
	margin:0px;
	padding:0px;
}
body {
	background-image: url(img/background.jpg);
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper .contents_top {
	clear: both;

}
#wrap .head {
	padding-left: 40px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper .contents_mid {
	background-image: url(img/contents_box_mid.jpg);
	background-repeat: repeat-y;
}

#contents_head {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}
.contents_b_line {
	width: 900px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.line_mid {
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapper .contents_bot {
	background-image: url(img/contents_box_bot.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 900px;
}
#wrapper .contents_mid table {
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #a54f4e;
	line-height: 140%;
}
#wrapper .contents_mid table tr td {
	padding-left: 20px;
	padding-right: 20px;
}
.copy {
	width: 900px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #a54f4e;
	padding-top: 5px;
	padding-bottom: 20px;
}

#right {
	font-size: 14px;
	font-weight: bold;
	margin-left: 800px;
}
#right a {
	color: #D67270;
	text-decoration: none;
}

#right a:hover {
	color: #FD2322;
	text-decoration: none;
}
a {
	color: #7EB0A5;
	text-decoration: none;
}
a:hover {
	color: #03C;
}
#bunka_logo {
	display: inline;
	position: absolute;
	left: 956px;
	top: 6px;
}
img {
	border: none;
}
.left {
	float: left;
}
