@charset "utf-8";
#header {
	position: relative;
	height: auto;
	width: 740px;
	margin-bottom: 15px;
}
.leftbox {
	float: left;
	width: 400px;
	position: relative;
	height: 200px;
}
.rightbox {
	float: right;
	width: 340px;
	position: relative;
	height: auto;
}
#btm_contents .rightbox p {
	height: 100px;
	width: 340px;
	text-align: center;
}
#info {
	overflow: auto;
	height: 150px;
	width: 395px;
}


#contents {
	height: auto;
	width: 740px;
	position: relative;
	margin-top: 20px;
}
#copy {
	position: relative;
	height: auto;
	width: 740px;
	font-size: 12px;
	color: #666666;
	text-align: right;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copy a {
	color: #666666;
	text-decoration: none;
}


#top_contents {
	height: auto;
	width: 740px;
	position: relative;
	margin-bottom: 10px;
}
#all #contents #top_contents table tr td a {
	text-decoration: none;
}

#btm_contents {
	height: 200px;
	width: 740px;
	position: relative;
}
* {
	margin: 0px;
	padding: 0px;
}
#all {
	margin: auto;
	height: auto;
	width: 740px;
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	display: block;
}
#head_menu {
	background-color: #f5f5f5;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	line-height: 20px;
	font-weight: normal;
	margin-top: 20px;
}
#head_menu p a:hover {
	color: #F39;
}
#copy a:hover {
	color: #F3C;
}


#head_menu p a {
	color: #666666;
	text-decoration: none;
}

.style1 {
	font-size: larger;
	font-weight: bold;
}
.style2 {
	font-size: smaller;
	font-weight: bold;
}
.style3 {
	font-weight: bold;
}
#btm_contents .rightbox p a {
	font-size: 20px;
	text-align: center;
	display: block;
	background-image: url(../img/top/bg_bnr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	width: 340px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #666;
}
#btm_contents .rightbox p a:hover {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 100px;
	width: 340px;
	padding-top: 10px;
}
.space {
	margin-top: 50px;
}
