@charset "utf-8";
@import url("allpage.css");
#contents #header {
	height: 40px;
}
#contents #header h1 {
	top: 15px;
}

#contents_main {
	text-align: center;
	position: relative;
}
#contents_main div#bigimage {
	position: relative;
	padding-top: 30px;
	left: 0px;
	display: none;
}
#contents_main #message  {
	position: absolute;
	top: 283px;
	left: 484px;
	display: none;
}
#contents_main h2 {
	padding-bottom: 1.5em;
}
#contents_main p.gold {
	color: #998e2a;
	line-height: 1.8em;
}

#contents_main #FlashID {
	position: absolute;
	top: 50px;
	right: 50px;
}
#contents ul.link2 {

}
#contents ul.link2 li a{
	background: url(../cssimg/list.gif) no-repeat 0px 3px;
	display: block;
	padding-left: 20px;
	line-height: 15px;
	width: 310px;
	padding-top: 3px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}
#contents ul.link2 li a:hover {
	background: #F2F1E3 url(../cssimg/list.gif) no-repeat 0px 3px;
	text-decoration: none;
}
#contents_sub  {
	background-image: url(../cssimg/bg_win.jpg);
	height: 200px;
	background-position: 0px -150px;
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 0px;

}
#contents_sub div {
	float: left;
	width: 50%;
}
#contents_sub table {

}
#contents_sub table th {
	border-right: 1px dotted #CCC;
	margin: 0px;
	padding: 10px;
}
#contents_sub table td {
	padding: 10px;
	text-align: left;
	margin: 0px;
}
