body {
	margin: 0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.clear {
	clear: both;
	font-size: 1px;
}

.left {
	float: left;
}
.right {
	float: right;
}

.space {
	height: 6px;
}

.line {
	clear: both;
	font-size: 1px;
	border-bottom: 1px dotted #333333;
	margin: 3px auto;
}

.txt {
	padding: 3px;
}
.txtleft {
	padding: 3px;
	text-align: left;
}
.txtright {
	padding: 3px;
	text-align: right;
}
.txtnormal {
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
}

.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
}
.titleleft {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

.catch {
	margin: 5px auto 10px auto;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ad {
	margin: 0px 0px 8px 0px;
}
.adunder {
	font-size: 10px;
	margin: 100px 0px 8px 0px;
	text-align: center;
}
.code {
	padding: 3px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFCC;
}

#mail {
	margin: 10px auto;
	text-align: center;
}
#mail table {
	margin: 0px auto;
}
#mail th {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
#mail td {
	font-size: 13px;
	text-align: left;
}

#all {
	margin: 0px auto;
	width: 800px;
	text-align: center;
	font-size: 12px;
	line-height: 120%;
	background-image: url(../img/body_bg.jpg);
}

#head {
	background-image: url(../img/head_bg.gif);
	background-repeat: no-repeat;
	height: 160px;
	color: #FFFFFF;
	font-size: 12px;
}
#head a {
	color: #FFFFFF;
	font-weight: bold;
}
#head .left {
	width: 340px;
}
#head .right {
	width: 460px;
	text-align: right;
	margin: 64px 0px 0px 0px;
}
#head .right .txt {
	margin: 3px 0px;
	padding: 0px;
}

#body {
	padding: 0px 0px 6px 0px;
}

#menu {
	width: 160px;
	float: left;
	display: none;
}
#menu img {
	margin: 0px 0px 5px 0px;
}

#main {
	width: 800px;
}

#headmenu {
	background-image: url(../img/menu_bg.jpg);
	text-align: center;
	display: none;
}

#center {
	width: 620px;
	float: left;
	margin: 0px 10px;
}

#left {
	width: 152px;
	float: left;
	margin: 0px 8px 0px 0px;
	text-align: center;
}
.bnr {
	margin: 4px 0px;
	text-align: center;
}
.bnr a {
	text-decoration: none;
}

#news {
	width: 152px;
	margin: 0px 0px 8px 0px;
	text-align: left;
}
#news .title {
	padding: 2px 0px 0px 2px;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	border-bottom: 1px solid #333333;
}
#news .txt {
	padding: 1px 0px 1px 5px;
	border-bottom: 1px dotted #666666;
}

#pickup {
	width: 460px;
	float: left;
}

#new {
	clear: both;
}

#info {
	padding: 3px;
	text-align: left;
}
#info .title {
	border-bottom: 2px solid #333333;
}
.info1 {
	border-bottom: 1px dotted #333333;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
}
.info1so {
	border-bottom: 1px solid #333333;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
}
.info2 {
	text-align: right;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	border-bottom: 1px dotted #333333;
}
.info2so {
	text-align: right;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	border-bottom: 1px solid #333333;
}
.info3 {
	padding: 2px;
	text-align: right;
	font-size: 13px;
	border-bottom: 1px solid #333333;
}
.info4 {
	border-bottom: 1px dotted #333333;
	padding: 2px;
	font-size: 12px;
}
.info4so {
	border-bottom: 1px solid #333333;
	padding: 2px;
	font-size: 12px;
}
.info5 {
	text-align: right;
	padding: 2px;
	font-size: 12px;
	color: #FF3300;
}
.info5so {
	text-align: right;
	padding: 2px;
	font-size: 12px;
	color: #FF3300;
	border-bottom: 1px solid #333333;
}
.info6 {
	padding: 2px;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #333333;
}

#list {
	width: 620px;
	margin: 0px auto;
}
#list_wait {
	width: 616px;
	margin: 0px auto;
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	padding: 1px;
}
#list_wait .title {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	color: #FF0000;
}
.sum {
	width: 202px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 2px 1px;
	float: left;
}
.sum table {
	font-size: 12px;
}
.sum2 {
	width: 151px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 2px 1px;
	float: left;
}
.sum2 table {
	font-size: 12px;
}

#bn {
	margin: 16px auto;
	text-align: left;
}
#bn .title {
	border-bottom: 3px double #333333;
}
#bn .sum {
	width: 618px;
	border-bottom: 1px solid #999999;
	margin: 2px auto;
	clear: both;
}

#right {
	width: 160px;
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#playguide {
	width: 160px;
	background-color: #666666;
	padding: 8px 0px;
	margin: 0px 0px 8px 0px;
	text-align: center;
}
#playguide .title {
	color: #FFFFFF;
}

#foot {
	background-color: #444444;
	color: #FFFFFF;
	font-size: 10px;
}
#foot a {
	color: #FFFFFF;
}
#foot .txtright{
	margin: 40px 0px 0px 0px;
}
