@import "highslide.min.css";
body, html {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ffffff;
	background-color:#000;
	font-family:sans-serif;
}
img {
	border:none;
}
h1, h2, h3, h4, h5 {
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
	padding:0px;
	margin:0px;
}
h1 {
	position:absolute;
	right:10px;
	top:5px;
    text-align:right;
}
a, a:link, a:hover, a:visited, a:active {
	color:#ffffff;
	text-decoration:none;
}
ul, ol {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
p {
	padding:0px;
	margin:0.5em 0px 0px;
	
}
#wrapper_t {
	background-image:url(../images/back_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	margin:0px auto;
}
#wrapper_b {
	background-image:url(../images/back_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:100%;
	margin:0px auto;
}
#wrapper {
	width:980px;
	margin:0px auto;
	padding:10px 0px;
	background-image:url(../images/background-opa74black.png);
}

#header_menu {
	position:relative;
	background-image:url(../images/header_back.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:980px;
	height:112px;
}
#header_menu a.logo {
    margin-left:20px;
    display:block;
    width:450px;
    height:100px;
}
#header_menu ul {
	position:absolute;
	right:10px;
	top:25px;
}
#header_menu ul li{
	display:inline;
	color:#dddddd;
}
#header_menu ul li a {
	color:#dddddd;
	font-weight:bold;
	font-size:12px;
}
#search {
	position:absolute;
	top:70px;
	right:40px;
	width:324px;
	padding:0px;
	margin:0px;
}
#search div{
	position:relative;
}
#search input.input_text {
	position:absolute;
	top:0px;
	width:250px;
}
#search input.input_img {
	position:absolute;
	top:0px;
	left:270px;
}
#header_belt1 {
	width:950px;
	background-color:#181818;
	margin:0px auto;
	padding-top:15px;
}
#header_belt1 .left {
	float:left;
	width:515px;
}
#header_belt1 .right {
	float:right;
	width:420px;
}
#movie {
	padding:10px 25px;
	background-image:url(../images/movie_frame.png);
	background-repeat:no-repeat;
	background-position:right top;
}
#moviebox p {
	display:none;
}
#moviebox360 p {
	display:none;
}
#m4vbox p {
	display:none;
}
#m4vbox360 p {
	display:none;
}
#general_telop {
	width:100%;
	height:96px;
	background-image:url(../images/gen_telop.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#general_telop div{
	 padding:50px 30px 0px 15px;
}
#lerge_banner {
	width:100%;
	height:180px;
}

#sidebar {
	float:left;
	width:255px;
	padding-top:15px;

}
#regist_btn {
	display:block;
	margin-left:15px;
}

#categories_h2 {
	margin-left:15px;
}

.side_gray_t {
	margin-left:15px;
	padding-top:12px;
	background-image:url(../images/side_corners_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.side_gray_b {
	padding-bottom:8px;
	background-image:url(../images/side_corners_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.side_gray_c {
	padding-bottom:8px;
	background-image:url(../images/side_background.png);
	background-repeat:repeat-y;
	background-position:left top;
}
#categories {
	width:240px;
	padding:3px 0px 0px;
}

#categories li {
	width:210px;
	margin:0px auto;
	padding:0px;
	background-position:left top;
	background-repeat:no-repeat;
}
#categories li a{
	margin:2px 0px;
	display:block;
	width:210px;
	height:65px;
}

#banners ul{
	width:210px;
	margin:10px auto 0px;	
}
#small_banners li.left {
	width:100px;
	float:left;
}
#small_banners li.right {
	width:100px;
	padding-left:10px;
	float:left;
}
#main_wrapper {
	width:680px;
	padding-left:20px;
	float:left;
}
#banner_belt {
	padding-top:40px;
	height:80px;
}
#banner_belt li {
	width:90px;
	float:left;
	padding:3px;
}
#banner_belt li a {
}

#top_news_h2 {
	clear:both;
}
.box685_h2 {
	margin-top:0px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	padding-left:15px;
	background-image:url(../images/main_h2.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.box685_h2_m15 {
	margin-top:15px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	padding-left:15px;
	background-image:url(../images/main_h2.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.box685_gray_t {
	padding-top:11px;
	background-image:url(../images/box685_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.box685_gray_b {
	padding-bottom:11px;
	background-image:url(../images/box685_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.box685_gray_c {
	padding-bottom:7px;
	background-image:url(../images/box685_background.png);
	background-repeat:repeat-y;
	background-position:left top;
}
#top_news {
	padding:10px;
}

#top_news li {
	border-top:solid 2px #000000;
	padding-top:10px;
	width:660px;
}
#top_news li.first {
	border-top:none 0px #000000;
	padding-top:0px;
}
#top_news li .left{
	float:left;
	width:200px;
	margin-bottom:10px;
}

#top_news li .right{
	float:left;
	padding-bottom:5px;
	width:460px;
}

#top_news li.last .left{
	margin-bottom:0px;
}
#top_news li.last .right{
	padding-bottom:0px;
}
#top_news li .shop_name{
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:18px;
	color:#a3ff00;
}
a.read_more {
	display:block;
	background-color:#000000;
	color:#ffc000;
	width:80px;
	padding:3px 0px;
	text-align:center;
	float:right;
	font-size:12px;
}
#top_special_h2 {
	margin-top:15px;
}

#special {
	padding:10px;
    width:640px;
}

#special .left {
	float:left;
	width:420px;
}
#special .right {
	float:right;
	width:220px;
}
.special_h3 a{
	font-size:16px;
	font-weight:bold;
	color:#ffc000;
}
#top_bottom_left {
	float:left;
	width:330px;
}
#top_bottom_right {
	float:right;
	width:330px;
}

.top_330_h2 {
	margin-top:15px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	padding-left:15px;
	background-image:url(../images/box330_h2.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.box330_gray_t {
	padding-top:11px;
	background-image:url(../images/box330_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.box330_gray_b {
	padding-bottom:11px;
	background-image:url(../images/box330_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.box330_gray_c {
	padding-bottom:7px;
	background-image:url(../images/box330_background.png);
	background-repeat:repeat-y;
	background-position:left top;
}

#new_comming {
	padding:10px;
}

#new_comming li {
	border-top:solid 2px #000000;
	padding-top:10px;
}
#new_comming li.first {
	border-top:none 0px #000000;
	padding-top:0px;
}
#new_comming li .left{
	float:left;
	width:100px;
	margin-bottom:10px;
}
#new_comming li .right{
	float:left;
	padding-bottom:5px;
	padding-left:10px;
	width:190px;
}

#new_comming li.last .left{
	margin-bottom:0px;
}
#new_comming li.last .right{
	padding-bottom:0px;
}
#new_comming li .right .shop_name{
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
}

#web_flyer {
	padding:10px;
}
#web_flyer li {
	text-align:center;
	width:100px;
	margin-right:5px;
	padding:5px 0px;
	float:left;
	background-color:#000000;
}
#web_flyer li.last {
	margin:0px;
}

#recruit {
	padding:10px;
}
#recruit .inner{
	border:solid 1px #000000;
	background-color:#111111;
	padding:5px;
}
#recruit .inner li{
	padding:5px;
	border-bottom:solid 2px #ccccff;
}
#recruit .inner li.last{
	border-bottom:none 0px #000000;
}
#recruit .inner li .shop_name{
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:16px;
	color:#a3ff00;
}

#footer {
    position:relative;
	width:100%;
	height:128px;
	clear:both;
	background-image:url(../images/footer_background2.png);
	background-repeat:no-repeat;
	background-position:center bottom;	
}
#footer a.logo {
    position:absolute;
    top:20px;
    right:0px;
    margin-left:20px;
    display:block;
    width:450px;
    height:100px;
}
#footer ul{
	width:500px;
	padding-top:60px;
	margin-left:60px;
}
#footer ul li{
	display:inline;
}
#footer ul li a{
	font-weight:bold;
	color:#dddddd;
	font-size:12px;
}
#copy {
	color:#dddddd;
	font-size:10px;
	width:600px;
	text-align:center;
}

.index table, .index table td, .index table th {
	border:solid 1px #999999;
	border-collapse:collapse;
	padding:3px;
}
.box220_1 {
	
	float:left;
	width:220px;
	height:250px;
	background-image:url(../images/box220_1.png);
	background-repeat:no-repeat;
	background-position:center bottom;	
}
.box220_2 {
	float:left;
	width:220px;
	height:250px;
	margin-left:10px;
	background-image:url(../images/box220_2.png);
	background-repeat:no-repeat;
	background-position:center bottom;	
}
.box220_3 {
	float:left;
	width:220px;
	height:250px;
	margin-left:10px;
	background-image:url(../images/box220_3.png);
	background-repeat:no-repeat;
	background-position:center bottom;	
}
.box220s {
	margin-top:15px;
}
.box220s h2 {
	padding:10px 10px 0px;
	color:#a3ff00;
	font-weight:bold;
}
.box220s h2 a {
	display:block;
	padding-top:155px;
	width:200px;
}
.box220s p {
	padding:0px 10px;
	font-size:12px;
}
#shop_view {
	padding:5px;
    width:660px;
}
#shop_view .left{
	float:left;
	width:360px;
}
#shop_view .right{
	float:left;
	width:300px;
}
.blog_view {
    padding:5px 10px;
    width:660px;
}
.blog_view a{
    color:#cccccc;
    text-decoration:underline;
}
.blog_view a:hover{
    color:#ffffff;
    text-decoration:underline;
}
.blog_view .left{
    float:left;
    width:480px;
}
.blog_view .left h3 a{
    color:#ffc000;
}
.blog_view .right{
    text-align:center;
    float:left;
    width:180px;
}
.blog_view2 {
    padding:5px 10px;
    width:660px;
}
.blog_view2 .right{
    float:left;
    width:480px;
}
.blog_view2 .right h3 a{
    color:#ffc000;
}
.blog_view2 .left{
    text-align:center;
    float:left;
    width:180px;
}
div.checkbox {
	display:inline;
}
.error-message {
    color:#ff3333;
}
span.telop {
    margin-right:100px;
}
table, td, th{
    border-collapse:collapse;
    border:solid 1px #666666;
}
td, th {
    padding:5px;
}
.shop_name a {
    color:#a3ff00;
}

#categories li.cmenu_1 { background-image: url(../images/menu01_r.png);}
#categories li.cmenu_2 { background-image: url(../images/menu02_r.png);}
#categories li.cmenu_3 { background-image: url(../images/menu03_r.png);}
#categories li.cmenu_4 { background-image: url(../images/menu04_r.png);}
#categories li.cmenu_5 { background-image: url(../images/menu05_r.png);}
#categories li.cmenu_6 { background-image: url(../images/menu06_r.png);}
#categories li.cmenu_7 { background-image: url(../images/menu07_r.png);}
#categories li.cmenu_8 { background-image: url(../images/menu08_r.png);}
#categories li.cmenu_9 { background-image: url(../images/menu09_r.png);}
#categories li.cmenu_10 { background-image: url(../images/menu10_r.png);}
#categories li.cmenu_11 { background-image: url(../images/menu11_r.png);}
#categories li.cmenu_12 { background-image: url(../images/menu12_r.png);}

#top_news li .left{
	text-align:center;
}
#top_news li .left img{
	border:solid 10px #666666;
}
.paging .disabled {
	display:none;
}

.box220_1 h2 a{
	color:#a3ff00;
}
.box220_2 h2 a{
	color:#a3ff00;
}
.box220_3 h2 a{
	color:#a3ff00;
}

