
html{
	width:100%;
	height:100%;
}

body{
	color:#FFFFFF;
	font-size:12px;
	line-height:175%;
	text-align:center;
	background-color:#000000;
	border:0px;
	margin:0px auto;
}

div{
	text-align:left;
	line-height:175%;
}

table{
	margin:auto;
	text-align:center;
	vertical-align:top;
}

td{
	text-align:left;
	vertical-align:top;
	font-size:12px;
	line-height:175%;
}

a{
	color:#FF0000;
}

a:active{
	color:#FF6666;
}

a:visited{
	color:#FF0000;
}

a:hover{
	color:#FF6666;
}

img{
	border:0px;
}

form{
	margin:0px;
}

input{
	margin:0px;
}

table.wrap{
	width:800px;
	height:100%;
}

td.header_left{
	width:200px;
	height:88px;
}

td.header_right{
	width:600px;
	height:88px;
	text-align:right;
	vertical-align:middle;
}

td.menu{
	width:200px;
	height:100%;
	text-align:center;
	vertical-align:top;
}

div.qr{
	background-image:url(http://www.sorayume.mobi/appli/003hg/img/menu_under.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:5px;
}

td.main{
	width:600px;
	height:100%;
	text-align:center;
	vertical-align:top;
	background-image:url(http://www.sorayume.mobi/appli/003hg/img/main_back.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

td.lift{
	width:800px;
	height:16px;
	text-align:right;
}

td.attention{
	width:800px;
	height:14px;
	font-size:10.5px;
	text-align:center;
}

td.copyright{
	width:800px;
	height:30px;
	text-align:center;
}

div.bold{
	color:#FF6666;
	font-size:15px;
	font-weight:bold;
}

td.c0{
	text-align:right;
}

td.c1{
	text-align:center;
}