/* CSS Document */

a:link {
	color: #660099;
	text-decoration:none;
}
a:visited {
	color: #660099;
	text-decoration:none;
}
a:active {
	color: #660099;
	text-decoration:none;
	line-height: 12px;

}


A:hover {COLOR: #000055; TEXT-DECORATION: underline}


/* CSS Document */

.style6 {
	color: #CC0000;
	font-weight: 900;
	font-size: 9pt;
}
.style8 {font-size: 10pt}
.style9 {color: #FF0000}


BODY {
	FONT-SIZE: 8pt; 
	BACKGROUND-COLOR: #EFEFDE;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
 scrollbar-base-color : #000000;
 scrollbar-face-color : #000000; 
 scrollbar-track-color: #000000;
 scrollbar-arrow-color : #555555; 
 scrollbar-3dlight-color: #555555;
 scrollbar-highlight-color : #000000; 
 scrollbar-shadow-color : #000000;
 scrollbar-darkshadow-color : #555555;
}

TABLE {
	margin:30px 0px;}
	
/*main_contents*/
.nomal_font{
	FONT-SIZE: 8pt; 
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;}
	
body,table,td{	line-height:120%;
	letter-spacing:0px;}
	

h1  {
	font-size : 11pt;
	color     : #FF0000;
	font-weight: 900;
	font-family: sans-serif;
}
h2  {
	font-size : 9pt;
	color : #CC9933;
	line-height : 15pt;
	font-weight: 900;
}

.mini {
	font-size : 7pt;
	color : #009999;
	font-weight: 900;
}

.menu {
	font-size: 9pt;
	text-align: right;
	font-weight: 900;
	color: #330033;
}

.menu2 {
	font-size: 11pt;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
}

.box{
	background-color: #CCCC99;
	border: solid #CCCC99;
	margin: 0px;
	padding: 2px;
	height: auto;
	width: auto;
}

.contents {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: 900;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: 900;
	text-align:center;
	padding:10px;
}
.txt_pink {
	color: #FF0033;
	font-weight: 500;
}
.style4 {font-weight: bold}
.style5 {
	font-weight: lighter;
	line-height: 12px;
}
.indent {
	margin: 0px 10px 30px;
	display: block;
	line-height: 12px;
}


h6 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 10px;
	font-weight: 900;
	background-color: #330000;
	padding: 3px;
	color: #FFFFFF;
}

/*menu*/

.menu{
	clear:both;
	width:350px;
	margin:20px auto;
	}	
	
.menu_txtbox{
	float:left;
	}
		
.menu_img{
	float:right;
	width:180px;
}
	
	
/*contents*/	
	
.j_news,.live,.remake,.sell,.info,.contact{
	margin:0px;
	padding: 20px 30px;
	line-height: 12px;
	background-color:#FFFFFF;
	width:490px;
	}
	
#obj_center {
	margin:0px auto;
	width: 790px;
}


#obj2_center {
	clear:both;
	margin:0px auto;
	width: 550px;
	background-color:#ffffff;
	margin-bottom:50px;
}

.title_box{
	background-color:#330000;
	padding:5px;
	width:540px;
	margin:0px;
}


/*j-news*/

.j_news {
	height:200px;
	overflow:auto;
	}


/*live*/
	
.live{
	overflow:auto;
	background-image: url(img/back1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.live_img{float:left;}

.live_member{
	padding:5px;
	float:left;
	line-height:15px;
	letter-spacing:1px;
}

/*remake*/

.remake{
	overflow:auto;
	background-image: url(img/back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*sell*/

.sell{
	height:150px;
	overflow:auto;
	padding-bottom:100px;
}

.buy_box{
	background-color:#666600;
	padding:5px;
	width:460px;
	margin:10px 0px 0px 0px;}
	
/*info*/	
	
.info_main{
	margin:5px 50px;
}

.info_img{
	width:100px;
	float:left;
}

.info_txt1,.info_txt2{
	width:145px;
	float:left;
	line-height:15px;}

.info_txt1{
	text-align:right;}
	
.info_people{
	clear:both;
	margin:0px}
	
/*contact*/

.contact{
	background-image: url(img/back3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.contact_txt1,.contact_txt2{
	width:245px;
	float:left;
	line-height:15px;}

.contact_txt1{
	text-align:right;}
	
/*copyr*/

.copyr{
	text-align:center;
	font-weight:900;
	color:#330000;}
	
/*english*/
.center_img{
margin:50px auto;
}

