
/* -- tags -- */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-color: #000000;
	color: #000000;
	text-align: center;
	font-size: 12px;
	line-height: 130%;
	background-attachment: fixed;
}

td{
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

form{
	margin: 0px;
}

h1{
	margin: 3px 0px;
	padding: 0px;
	border-bottom: 1px dotted #000000;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #CC6633;
}

h2{
	margin:5px 0 5px 0;
	padding: 0px;
	border-bottom: 1px dotted #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #CC6633;
}

h3{
	width: 680px;
	margin:3px 0;
	padding-left: 3px;
	border-bottom: 1px solid #999999;
	font-size: 14px;
	color: #CC6633;
	font-weight: 0;
}

p{
	margin: 11px 0 15px 0;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	color: #CC9900;
	text-align: left;
}

a:link {
	color: #3A7E97;
}

a:visited {
	color: #3A7E97;
}

a:hover {
	color: #FFFF00;
}

/* -- 
(imgタグを透明にしてくれる、らしい。)
A:hover IMG {
FILTER: Alpha(opacity=0)
}
(テキストに境界線をつけてくれる、らしい。)
.font1{
	FLOAT: left;
	FILTER:	
	Dropshadow(offx=1,offy=0,color=yellow)
	Dropshadow(offx=0,offy=1,color=yellow) 
	Dropshadow(offx=0,offy=-1,color=yellow) 
	Dropshadow(offx=-1,offy=0,color=yellow);
}
 -- */

/* -- elements -- */

#view {
	display: none;
}

#body {
	margin: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

#body2 {
	margin: 0;
	width: 100%;
	height: 100%;
	background-color: #2D172A;
	text-align: center;
}

#all {
	margin: 10px auto;
	text-align: center;
	width: 1000px;
}

.clr {
	clear: both;
	line-height: 0;
	display: block;
	height: -1px;
}

#left-all {
	width: 740px;
	margin: 0;
	padding: 0;
	line-height: 0;
	float: left;
}

#main-bg-top {
	width: 740px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-image: url(images/main-bg_01.jpg);
	line-height: 0;
	float: left;
}

#main-bg-main {
	width: 740px;
	margin: 0;
	padding: 0;
	background-image: url(images/main-bg_02.jpg);
	float: left;
}

#main-bg-bottom {
	width: 740px;
	height: 10px;
	margin-bottom: 10px;
	padding: 0;
	background-image: url(images/main-bg_03.jpg);
	background-repeat: no-repeat;
	line-height: 0;
	float: left;
}

#left-bg-top {
	width: 740px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-image: url(images/left-bg_01.gif);
	line-height: 0;
	float: left;
}

#left-bg-main {
	width: 740px;
	margin: 0;
	padding: 0;
	background-image: url(images/left-bg_02.gif);
	line-height: 130%;
	text-align: center;
	float: left;
}

#left-bg-bottom {
	width: 740px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-image: url(images/left-bg_03.gif);
	line-height: 0;
	float: left;
}

#head {
	width: 720px;
	height: 300px;
	background-image: url(images/top.jpg);
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

#genre {
	width: 720px;
	height: 300px;
	background:#000;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}
#genre img {
	border: 0;
}

#right-box {
	width: 250px;
	margin: 0;
	padding: 0;
	line-height: 0;
	float: right;
}

#right-bg-top {
	width: 250px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-image: url(images/right-bg_01.gif);
	line-height: 0;
	float: right;
}

#right-bg-main {
	width: 250px;
	margin: 0;
	padding: 0;
	background-image: url(images/right-bg_02.gif);
	text-align: center;
	float: right;
}

#right-main-box {
	width: 230px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
}

#mes-box {
	width: 225px;
	line-height: 130%;
	font-size: 14px;
	float: right;
	margin-bottom: 10px;
}

#sys-tit {
	width: 230px;
	height: 70px;
	background-image: url(images/sys-tit.gif);
	margin-botom: 10px;
	padding: 0;
	float: left;
}

#right-bg-bottom {
	width: 250px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-image: url(images/right-bg_03.gif);
	float: right;
	line-height: 0;
}

.left-main-box {
	width: 720px;
	margin: 0 auto 10px auto;
	text-align: left;
	padding: 0;
}

#form-all {
	width: 350px;
	height: 630px;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(images/form-bg.jpg);
	text-align: center;
}

#form-all2 {
	width: 350px;
	height: 630px;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(images/form2-bg.jpg);
	text-align: center;
}

#form-all3 {
	width: 350px;
	height: 630px;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(images/form3-bg.jpg);
	text-align: center;
}

#form-all4 {
	width: 350px;
	height: 630px;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(images/form4-bg.jpg);
	text-align: center;
}

#qn {
	width: 360px;
	height: 200px;
	background-image: url(images/qn.gif);
	margin: 0;
	padding: 0;
	float: left;
}

#mens-all {
	width: 360px;
	margin: 0;
	padding: 0;
	float: left;
}

#logs-all {
	width: 360px;
	height: 630px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/log-bg.jpg);
	float: left;
}

#logs-tit {
	width: 360px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/log-tit.jpg);
	float: left;
}

#logs-box {
	width: 330px;
	margin: 0 auto;
	padding: 0;
}

.mens-box {
	width: 360px;
	margin: 10px 0;
	padding: 0;
	float: left;
}

#men1 {
	width: 100px;
	height: 120px;
	background-image: url(images/men1.jpg);
	margin: 0;
	padding: 0;
	float: left;
}

#men2 {
	width: 100px;
	height: 120px;
	background-image: url(images/men2.jpg);
	margin: 0;
	padding: 0;
	float: left;
}

#men3 {
	width: 100px;
	height: 120px;
	background-image: url(images/men3.jpg);
	margin: 0;
	padding: 0;
	float: left;
}

#men-yen1 {
	width: 250px;
	height: 20px;
	background: url(images.men-yen1.gif);
	margin: 0;
	padding: 0;
	float: right;
}

#men-yen1 {
	width: 250px;
	height: 20px;
	background: url(images/men-yen1.gif);
	margin: 0;
	padding: 0;
	float: right;
}

#men-yen2 {
	width: 250px;
	height: 20px;
	background: url(images/men-yen2.gif);
	margin: 0;
	padding: 0;
	float: right;
}

#men-yen3 {
	width: 250px;
	height: 20px;
	background: url(images/men-yen3.gif);
	margin: 0;
	padding: 0;
	float: right;
}

.men-tit {
	width: 250px;
	margin: 3px 0;
	padding: 0;
	float: right;
	color: #FFFF00;
}

.men-cm {
	width: 250px;
	margin: 0;
	padding: 0;
	float: right;
	color: #DDDDDD;
}

#mes {
	width: 230px;
	height: 50px;
	background-image: url(images/mes.gif);
	float: left;
	margin-top: 5px;
	padding: 0;
}

#mes-main {
	width: 720px;
	height: 200px;
	background-image: url(images/mes.jpg);
	float: left;
	margin-top: 15px;
	padding: 0;
}

#chart-top {
	width: 720px;
	height: 65px;
	margin: 0;
	padding: 0;
	background-image: url(images/chart_01.gif);
	float: left;
}

#chart-center {
	width: 720px;
	height: 85px;
	margin: 0;
	padding: 0;
	background-image: url(images/chart_02.jpg);
	float: left;
}

#chart-bottom {
	width: 720px;
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(images/chart_03.gif);
	float: left;
}

#r-m {
	width: 720px;
	height: 30px;
	background-image: url(images/tanosi.gif);
	margin: 0;
	padding: 0;
	float: left;
}

#oc {
	width: 100px;
	height: 50px;
	background-image: url(images/oc.gif);
	margin: 0;
	padding: 0;
	float: left;
}

#oc-tx {
	width: 610px;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	float: right;
}

#foot {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding-top: 40px;
	background-image: url(images/foot.gif);
	background-position: top;
	background-repeat: no-repeat;
}










/* -- other -- */

.yel {
	color: #FFFF00;
	font-weight: bold;
}

.pk {
	color: #FF0072;
	font-weight: bold;
}

.pp {
	color: #FC05F7;
	font-weight: bold;
}

.bl {
	color: #9900FF;
}

.red {
	color: #AA0000;
}

.hr {
	width: 100%;
	height: 2px;
	line-height: 1px;
	background-color: #AA6600;
}

.hr2 {
	width: 100%;
	height: 1px;
	line-height: 1px;
	margin: 10px 0 5px 0;
	background-color: #AA6600;
}

.vn {
	vertical-align: middle;
	margin-right: 3px;
}

#sup1 {
	width: 350px;
	height: 70px;
	margin: 0;
	padding: 0;
	float: left;
}

#sup2 {
	width: 350px;
	height: 80px;
	margin: 0;
	padding: 0;
	float: left;
}

.fw {
	width: 90px;
	font-weight: bold;
}

.big {
	font-size: 18px;
	font-weight: bold;
}

#system-li,li {
	margin: 2px 0 2px 10px;
	padding: 0;
	color: #FFFFFF;
	list-style: none;
	line-height: 130%;
	font-size: 14px;
	letter-spacing: 2px;
}

#bor2 {
	border: 1px dotted #000000;
	padding: 3px;
	text-align: left;
	line-height: 130%;
	font-size: 11px;
	width: 90%;
	color: #000000;
	margin: 5px auto 0 auto;
}

#bor {
	border: 1px solid #000000;
	padding: 2px;
	text-align: left;
	color: #FFFFFF;
	margin: 2px auto;
}

.px11 {
	width: 82%;
	line-height: 130%;
	margin: 5px auto 0 auto;
	font-size: 11px;
	color: #993300;
	text-align: left;
}