@charset "shift_jis";
body {
	background: url(../images/bgShadow.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #F6EEE0 url(../images/topUpperBG.gif) repeat-x left top;
	padding-top: 13px;
	height: 100%;
}
#header {
	padding-top: 5px;
	padding-bottom: 10px;
}
#titleLogo {
	background: url(../images/title.gif) no-repeat left top;
	height: 54px;
	width: 341px;
	overflow: hidden;
	float: left;
}
#titleLogo_l {
	background: url(../images/title_l.jpg) no-repeat left top;
	height: 65px;
	width: 745px;
	display:block;
	overflow: hidden;
	float: left;
}


#indexTitle {
	overflow: hidden;
	display: block;
	margin-top: 60px;
}
#indexTitle_l {
	text-indent: -9999px;
}

#contents {
	background: url(../images/bgImage.gif) no-repeat scroll left bottom;
}
#topImage {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 311px;
	overflow: visible;
}
#newInfo {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
#newInfoHeader {
	background: url(../images/newsTitle.gif) no-repeat left top;
	height: 28px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#newInfoTitle {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#newInfoTitle h2 {
	display: block;
	margin: 0px;
	padding-top: 60px;
}

#more {
	font-size: 75%;
	color: #666666;
	line-height: normal;
	height: 28px;
	padding-top: 8px;
	background: url(../images/iconMore.gif) no-repeat 160px 8px;
	width: 200px;
	float: right;
	text-indent: 15px;
}
#more a:link,a:visited,a:active {
	color: #666666;
}

#newInfoContents {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: #FFFFFF;
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	font-size: 80%;
	line-height: 160%;
}
#newInfoContents ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#newInfoContents li {
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	list-style: disc inside;
	color: #666666;
}
#newInfoContents a:link {
	color: #666666;
}


#newInfoFooter {
	background: url(../images/newsFooter.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#menuContents {
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#menuContents h3 {
	margin-top: 100px;
}

#menuTanken {
	float: left;
	width: 400px;
}
#menuTankenTitle {
	background: url(../images/titleVirtual.gif) no-repeat left top;
	height: 27px;
	overflow: hidden;
}

#menuBenri {
	float: right;
	width: 280px;
}
#menuBenriTitle {
	height: 27px;
	background: url(../images/titleBenri.gif) no-repeat left top;
	overflow: hidden;
}
#getPlayer {
	font-size: 75%;
	color: #666666;
	padding-top: 20px;
}

#getPlayer img {
	margin: 5px 10px;
	border-style: none;
}

.frameFooter {
	clear: both;
	height: 9px;
	background: url(../images/infoFrameFooter.gif);
}


.top {
	font-size: x-small;
	color: #666666;
	text-decoration: none;

}
.pagetext {
	font-size: x-small;
	color: #666666;
	line-height: normal;

}
.more {
	font-size: 75%;
}

.contentsMenu {
	background: #EDEDED;
	padding: 10px;
	text-align: center;
}

.contentsMenu ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	height: 18px;
}

.contentsMenu li {
	line-height: 140%;
	float: left;
	display: block;
	text-align:center;
	width: 130px;/*160px;*/
	list-style: none;
}

