@charset "utf-8";


body{
    background-color:#CEE1E0;
    border:none;
    font-size:80%;
	font-family:sans-serif;
	color:#333333;
    width:920px;
    margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

h3{
    font-size:13px;
	text-indent:10px;
	color:#ffffff;
	background-color:#3399ff;
	width:315px;
	padding-top:1.5px;
}

h4{
    font-size:13px;
	text-indent:10px;
	color:#ffffff;
	background-color:#3399ff;
	width:680px;
	padding-top:1.5px;
}

img{
    border:none;
}


/*LINK
----------------------------------------------*/
a:link{
    color:#0033CC;
	text-decoration:none;
}

a:hover{
    color:#CC0000;
	text-decoration:none;
}

a:visited{
	text-decoration:none;
}

a:active{
    color:#CC0000;
	text-decoration:underline;
}

/*STYLE
----------------------------------------------*/
.style1 {color: #FFFFFF; font-size: 80%;}
.style8 {color: #CC0000; font-weight: bold; }
.style10 {color:#CC0000;}
.style11 {color: #FF3300}
.style12 {font-size: 80%; color: #FF3300; }

/*HEADER
----------------------------------------------*/
#header{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 920px;
	height:120p;
}

/*MENU_TOP
----------------------------------------------*/
#menu_top{
    width:920px;
	margin:0px;
	height:40px;
}

#menu_top ul {
	margin: 0px;
	padding:0px;
	list-style-type:none;
}

#menu_top li {
    float:left;
	list-style-type:none;
}

/*ZENTAI
----------------------------------------------*/
#zentai {
    width:920px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	overflow:auto;
}

/*MAIN_BOX
----------------------------------------------*/
#main_box {
	width:900px;
	margin-top:14px;
	margin-left:10px;
	margin-right:10px;
}

/*SIDE_BOX
----------------------------------------------*/
#side_box {
    width:200px;
	margin:0px;
    float:left;
	overflow:hidden;
}

#menu_side {
    margin:0px;
	width:200px;
	overflow:hidden;
}


#side_01 {
    width:200px;
	margin-top:6px;
	overflow:hidden
}

/*CONTENTS_01
----------------------------------------------*/
#contents_box {
    background-color:#FFFFFF;
    width:680px;
	margin-left:20px;
	float:left;
	display:block;
}

.contents_01 {
    width:680px;
	margin:0px 0px 6px 0px;
	overflow:hidden;
	float:right;
}

.contents_01 ul {
    margin: 0px;
	padding:0px;
	list-style-type:none;
}

.contents_01 li {
	margin-top:6px;
	text-indent:10px;	
}

/*CONTENTS_02
----------------------------------------------*/
.contents_02 {
    width:680px;
	margin:0px 0px 6px 0px;
	overflow:hidden;
	float:left;
}

.contents_02 ul {
    margin: 0px;
	padding:0px;
	list-style-type:none;
}

.contents_02 li {
    float:left;
	width:134px;
	height:140px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
}

.subtitle02 {
    margin:30px 0px 15px 0px;
}

.contents_left {
    width:335px;
	height:470px;
	margin:0px 0px 8px 0px;
	float:left;
	overflow:hidden;
}

.contents_right {
    width:335px;
	height:470px;
    margin:0px 0px 8px 10px;
	float:right;
	overflow:hidden;
}


.adventure_1 {
    width:168px;
	height:188px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	}
	
.adventure_2 {
    width:168px;
	height:30px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	text-align:center;
	}

/*NEWS_BOX
----------------------------------------------*/
#news_box {
    width:310px;
	height:106px;
	margin:22px 12px 6px 12px;
	overflow:auto;
}

/*GAME
----------------------------------------------*/
.game {
    margin: 0px;
	padding:0px;
	list-style-type:none;
}

.game_01 {
    float:left;
	width:168px;
	height:185px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
}

.game_02 {
    float:left;
	width:168px;
	height:18px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	font-size:14px;
}

.game_03 {
    float:left;
	width:168px;
	height:27px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	font-size:12px;
}


/*SHOW
----------------------------------------------*/
.show01{
    width:680px;
	height:160px;
	margin:0px;
	overflow:hidden;
}

/*GYOUKAI
----------------------------------------------*/
.gyoukai_topic{
    width:600px;
	height:60px;
	overflow:auto;
	text-indent:5px;
	margin:0px;
}

.gyoukai_table td {
    width:112px;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	overflow:hidden;
}

/*CATALOG
----------------------------------------------*/
#catalog_table td {
    width:225.5px;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	text-indent:12px;
	font-size:14px;
}

/*COMPANY
----------------------------------------------*/
.company_left {
    width:335px;
	margin:0px 0px 16px 0px;
	float:left;
	overflow:hidden;
}

.company_right {
    width:335px;
    margin:0px 0px 16px 10px;
	float:right;
	overflow:hidden;
}

/*CHYUBUN
----------------------------------------------*/
#chyu_content {
    width:680px;
	margin:0px 0px 6px 0px;
	overflow:hidden;
	float:left;
	font-size:15px;
}

/*PRICE TABRE
----------------------------------------------*/
.price_table td {
    text-indent:7px;
	border-color:#CCCCCC;
	height:20px;
	overflow:hidden;
}

/*PACHINKO TD
----------------------------------------------*/
.pachi_01 {
    width:101px;
	height:20px;
	color:#FFFFFF;
	background-color:#003333;
	font-weight:bold;
}
.pachi_02 {
    width:294px;
	height:20px;
	color:#0000CC;
	background-color:#FFFFFF;
}
.pachi_03 {
    width:93px;
	height:20px;
	color:#CC0000;
	background-color:#FFFFFF;
	text-align:right;
	font-weight:bold;
}
.pachi_04 {
    width:87px;
	height:20px;
	color:#CC0000;
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}


/*CATALOG
----------------------------------------------*/
#catalog_left {
    width:400px;
	margin:0px;
	float:left;
	overflow:hidden;
}

#catalog_right {
    width:267px;
	margin-left:13px;
	float:left;
	overflow:hidden;
}

.catalog_left td {
    width:131px;
	height:80px;
}

.catalog_right td {
    width:131px;
	height:80px;
}


/*TEST
----------------------------------------------*/
.test_table td {
    width:223px;
	height:25px;
	text-indent:8px;
	border-color:#CCCCCC;
	height:20px;
	overflow:hidden;
	}

.test_table_02 td {
    width:150px;
	height:25px;
	text-indent:8px;
	border-color:#CCCCCC;
	height:20px;
	overflow:hidden;
	}


/*FOOTER
----------------------------------------------*/
#footer{
    background-color:#FFFFFF;	
	width:920px;
	height:72px;
	overflow:hidden;
	float:left;
}
