﻿@charset "UTF-8";
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

body{
	text-align:center;
	background:url(image/info_bg.jpg) repeat-x;
	background-color:#fff;
}

.pdf {
	background:url(image/pdf.gif) left bottom no-repeat;
	padding-left:17px;
}
.shousai {
	background:url(image/shousai.gif) left center no-repeat;
	padding-left:17px;
}
.shousai_menu {
	background:url(image/shousai_menu.gif) left center no-repeat;
	padding-left:17px;
}
strong {
	font-weight:bold;
}
span.red{
	font-weight:bold;
	color:red;
}
span.blue{
	font-weight:bold;
	color:blue;
}
span.red_s{
	color:red;
}
/* header start */
#head{
	width:900px;
	margin:0 auto;
}
/* gloval-menu start */
#gloval_menu {
	width:900px;
	margin:4px auto 25px auto;
}



#button li{
	float:left;
	font-size : 14px;
	list-style-type: none;
	text-align:center;
}
#button:after {
	height:0;
	visibility: hidden;
	content: ".";
	display: block;
	clear : both;
}
#button li a{
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
}

li.start a {
	line-height: 34px;
	display: block;
	width: 130px;
	height: 34px;
	text-decoration:none;
	background: url(image/left_button.jpg) 0 0 no-repeat;
}
li.start a:hover {
	background: url(image/left_button.jpg) 0 -34px no-repeat;
}

li.mid a {
	line-height: 34px;
	display: block;
	width: 128px;
	height: 34px;
	text-decoration:none;
	background: url(image/mid_button.jpg) 0 0 no-repeat;
}
li.mid a:hover {
	background: url(image/mid_button.jpg) 0 -34px no-repeat;
}
li.end a {
	line-height: 34px;
	display: block;
	width: 129px;
	height: 34px;
	text-decoration:none;
	background: url(image/end_button.jpg) 0 0 no-repeat;
}
li.end a:hover {
	background: url(image/end_button.jpg) 0 -34px no-repeat;
}
li.null_mid{
	line-height: 34px;
	display: block;
	width: 128px;
	height: 34px;
	text-decoration:none;
	background: url(image/mid_button.jpg) 0 0 no-repeat;
}
li.null_end {
	line-height: 34px;
	display: block;
	width: 129px;
	height: 34px;
	text-decoration:none;
	background: url(image/end_button.jpg) 0 0 no-repeat;
}


#content {
	width:890px;
	height:100%;
	margin:0 auto;
	padding:5px;
	text-align:left;
	background-color:#FFFFFF;
}
#left_menu{
	width:150px;
	float:left;
}
#left_menu h3{
	background:url(image/left_menu_title.jpg) 0 0 repeat-x;
	padding:5px 10px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
#left_menu ul{
	background:#e8e8e8;
	margin-bottom:5px;
	padding:5px;
}
#left_menu ul li{
	padding:0 5px;
	font-size:12px;
}

/* outline start------------------------------------------------------------------ */
div.outline_cnt {
	width:670px;
	float:left;
	margin:5px 0 0 35px;
	padding:0px;
	
}
div.title_bord {
	width:670px;
	border:1px solid #ccc;
	border-top:5px solid #e5006e;
}
div.outline_cnt h2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:413px;
	height:37px;
	background:url(image/outline_title.gif) top left no-repeat;
	margin: 5px 0;
}
div.outline table {
	width:670px;
	margin:0;
	padding:0px;
	border:1px solid #333333;
}

.left_td {
	background-color:#333333;
	color:#FFFFFF;
	line-height:1.6;
	padding-left:5px;
	border-bottom:1px solid #fff;
}
.left_td_top{
	background-color:#333333;
	color:#FFFFFF;
	line-height:1.6;
	padding-left:5px;
	border-bottom:1px solid #fff;
	border-top:1px solid #333333;
}
.left_td_end{
	background-color:#333333;
	color:#FFFFFF;
	line-height:1.6;
	padding-left:5px;
	border-bottom:1px solid #333333;
}
.right_td {
	background-color: #eee;
	color: #111;
	line-height:1.6;
	padding:5px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}
.right_td_top{
	background-color: #eee;
	color: #111;
	line-height:1.6;
	padding:5px;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}
.right_td_end{
	background-color: #eee;
	color: #111;
	line-height:1.6;
	padding:5px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.gaiyou_box{
	text-align:left;
	width:500px;
	margin:0 auto 5px auto;
	border:1px solid #333333;
	background-color:#fff;
}
.blue{
	font-weight:bold;
	color: #0000FF;
}
.gaiyou_box p{
	padding:3px 5px;
}
.gaiyou_box td{
	padding:3px 5px;
}
.gaiyou_tbl_top{
	color:#fff;
	background-color: #333333;
}
.gaiyou_tbl_mid{
	background-color:#fff;
	border-right:1px solid #999999;
	border-bottom:1px solid #999;
}
.gaiyou_tbl_title{
	background-color:#CCCCCC;
	border-right:1px solid #FFFFFF;
}
.gaiyou_tbl_title_end{
	background-color:#CCCCCC;
}

.gaiyou_tbl_mid_end{
	background-color:#fff;
	border-bottom:1px solid #999;
}
.gaiyou_tbl_title_end{
	background-color:#CCCCCC;
}
/* entry start------------------------------------------------------------------ */
div.entry_cnt {
	width:670px;
	float:left;
	margin:5px 0 -4px 35px;
	padding:0;
	
}
div.title_bord_R {
	width:670px;
	border:1px solid #ccc;
	border-top:5px solid #0097b5;
}
div.entry_cnt h2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:413px;
	height:37px;
	background:url(image/entry_title.gif) top left no-repeat;
	margin:5px 0;
}
div.entry_cnt h3.title_rating{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/entry_h3_rating.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
div.entry_cnt h3.title_entry{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/entry_h3_entry.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
div.entry_cnt h3.title_fee{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/entry_h3_fee.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
div.entry_cnt h3.title_change{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/entry_h3_change.gif) left center no-repeat;
	
}
div.main_content_demo h3.title_result{
	display:block;
	width:670px;
	height:31px;
	background:url(image/entry_h3_result.gif) top left no-repeat;
	margin: 0 0 10px 0;
}

p.texts{
	padding:0 10px;
}




div.dl_cnt {
	width:670px;
	float:left;
	margin:5px 0 20px 35px;
	border:1px solid #ccc;
	padding:0;
	
}
div.title_bord_dl {
	width:670px;
	border-bottom:1px solid #ccc;
	border-top:5px solid #9dc815;
}

div.dl_cnt h2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:475px;
	height:37px;
	background:url(image/dl_h2_title.gif) top left no-repeat;
	margin: 5px 0;
}

div.division_cnt {
	width:670px;
	float:left;
	margin:5px 0 20px 35px;
	padding:0;
	
}

div.title_bord_Div {
	width:670px;
	border:1px solid #ccc;
	border-top:5px solid #0097b5;
}
div.title_bord_Div h2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:475px;
	height:37px;
	background:url(image/entry_division_title.gif) top left no-repeat;
	margin:5px 0;
}
div.result_title_bord {
	width:670px;
	border:1px solid #ccc;
	border-top:5px solid #FF3399;
}

div.result_title_bord h2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:475px;
	height:37px;
	background:url(image/result_title.gif) top left no-repeat;
	margin:5px 0;
}
div.title_bord_List {
	width:670px;
	border:1px solid #ccc;
	border-top:5px solid #0097b5;
}
div.title_bord_List h2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:475px;
	height:37px;
	background:url(image/entry_list_title.gif) top left no-repeat;
	margin:5px 0;
}

/* event start------------------------------------------------------------------ */
div.event_cnt {
	width:670px;
	float:left;
	margin:0 0 20px 0;
	padding:0;
	
}
div.event_cnt h3.title_machine{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/event_h3_machine.gif) top left no-repeat;
	margin: 0 0 10px 0;
}

div.event_cnt h3.title_stamp{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/event_h3_stamp.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
div.event_cnt h3.title_just{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/event_h3_just.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
div.event_cnt h3.title_throw{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/event_h3_throw.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
div.event_cnt h3.title_dacos2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/event_h3_dacos2.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
div.event_cnt h3.title_dacos1{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/event_h3_dacos1.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
div.event_cnt h3.title_live{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/event_h3_live.gif) top left no-repeat;
	margin: 0 0 10px 0;
}

div.event_cnt h3.title_chusen{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:670px;
	height:31px;
	background:url(image/event_h3_chusen.gif) top left no-repeat;
	margin: 0 0 10px 0;
}
div.event_box{
	border-top:1px dotted #000;
	margin-top:20px;
	margin-left:210px;
	padding-top:5px;
}
div.event_box2{
	border-top:1px dotted #000;
	margin-top:20px;
	padding-top:5px;
}

div.event_cnt img{
	margin-right:10px;
}
div.title_event {
	width:670px;
	border:none;
	border-bottom:1px solid #ccc;
	border-top:5px solid #0097b5;
}

div.title_event h2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:283px;
	height:37px;
	background:url(image/entry_event_title.gif) top left no-repeat;
	margin: 5px 0 5px 0;
}


/* shop start------------------------------------------------------------------ */
div.shop_cnt {
	width:670px;
	margin:0 0 20px 0;
	padding:0;
}
div.shop_box{
	border-top:1px dotted #000;
	margin-top:20px;
	margin-left:210px;
	padding-top:5px;
	margin-right:10px;
}
div.shop_box2{
	border-top:1px dotted #000;
	margin-top:0;
	margin-left:210px;
	padding-top:5px;
	margin-right:10px;
}
div.shop_box_title{
	margin-top:0;
	margin-left:210px;
	margin-right:10px;
}
div.title_shopmain {
	width:670px;
	border:none;
	border-bottom:1px solid #ccc;
	border-top:5px solid #0097b5;
}

div.title_shopmain h2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:283px;
	height:37px;
	background:url(image/entry_shop_title.gif) top left no-repeat;
	margin: 5px 0 5px 0;
}
div.title_shopinfo {
	width:670px;
	border:none;
	border-bottom:1px solid #ccc;
	border-top:5px solid #0097b5;
	
}

div.title_shopinfo h2{
	text-indent:-9999px;
	text-decoration:none !important;
	display:block;
	width:400px;
	height:37px;
	background:url(image/entry_shopinfo_title.gif) top left no-repeat;
	margin: 5px 0 5px 0;
}

div.shop_cnt img{
	margin:0 10px;
}
div.shop_box_title h4{
	font-size:16px;
	line-height:1.8;
	text-indent:30px;
	background:url(image/shop_home.gif) left center no-repeat;
}

/* foot start------------------------------------------------------------------ */
#foot {
	margin:0;
	padding:5px;
	height:43px;
	text-align:center;
	background: url(image/foot_bg.gif) left top repeat-x;
	background-color:#333333;
	color:#fff;
}
#foot a:link {
	color: #FFFFFF;
}
#foot a:visited {
	color: #FFFFFF;
}
#foot a:hover {
	color: #FF6600;
}

