body {
	margin:0px;
	padding:0px;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color:#333333;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	background-position: center center;
	background-attachment: fixed;
}
/* ---- ### FrameLayout ### ---- */
#container{
	display:block;
	width:900px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-image: url(image/bg_in.gif);
	background-repeat: repeat-y;

}
#innercontainer {
	height: 100%;
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
}

.header {
	background-image: url(image/header/header.gif);
}
.footer {
	background-image: url(image/footer.gif);
	background-repeat: repeat-x;
	height: 88px;
	width: 900px;
}
.top {
	background-image: url(image/top.jpg);
	height: 260px;
	width: 880px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.menu {
	margin-top: 9px;
	margin-right: 15px;
	height: 10px;
}
.menu_left {
	margin-left: 30px;
}

.new_info {
	background-image: url(image/newsinfo.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 880px;
}
.txt10 {
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 1px;
}

.txt10_f93 {
	font-size: 10px;
	color: #F93;
}
.txt12 {
	font-size: 12px;
	color: #000;
	line-height: 150%;
}
.txt14 {
	font-size: 14px;
	line-height: 120%;
}
.contents_bg {
	background-color: #FFF;
	height: 100%;
	width: 880px;
	margin-top: 8px;
	background-image: url(image/contents_under.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contents_line {
	background-image: url(image/contents_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 844px;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 18px;
}
.appli_title {
	background-image: url(image/aprititle_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 270px;
}
.applidownload_bg {
	background-image: url(image/appli/title_bg.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 670px;
}
.txt16 {
	font-size: 16px;
	line-height: 150%;
}
.applilineup {
	background-image: url(image/appli/title_bg.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 560px;
}
