/* CSS Document */
@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7;
	color: #000000;
	background-color: #000000;
	width: 1100px;
	text-align: left;
	}

#page {
	background-color: #000000;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee;
	border: none;
	width: 100%;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	}

h2.pagetitle {
	font-size: 1.1em;
	margin-bottom: 0;
　　　　　　margin-top: 5px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #CCCCCC;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #00FFFF;
	text-decoration: none;
	}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 100%;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	width: 70%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 45px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 50px;
	width: 600px;
	float:left;
	}

.post {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 0;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	}
.widecolumn .navigation {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	background-color: #000000;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar {
	width: 250px;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 80%;
	color: #FFFFFF;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-size: 80%;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* NEW CSS */
#NEW_HEAD {
	background-color: #000000;
	background-image: url(/new_img/logo_r.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D3D3D;
}
#NEW_HEAD h1 {
	font-size: 2px;
	font-weight: normal;
	visibility: hidden;
}

.post h2 {
	background-color: #333333;
	display: block;
	text-indent: 1em;
}
.post {
	border: 1px double #CCCCCC;
}
.post {
	padding-right: 5px;
	padding-left: 5px;
}
.entry p{
	color: #FFFFFF;
}

/* 旧パチ王より */
/* div関連　*/
#main_content {
	width:800px;
	margin-top: 10px;
	background-color: #000000;
}
#movie_line {
	width:100%;
	background-color: #000000;
	margin-top: 10px;
}

#impression {
	background-color: #000000;
	width: 100%;
}
#impression h2 {
	margin: 5px;
}
#impression p {
	line-height: 1.5em;
}
#impression img {
	margin-top: 5px;
}
#oshiete {
	width: 40%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
	margin-left: 4%;
}
#jissen {
	width: 40%;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
	float: left;
	margin-left: 5%;
}
#syutuen {
	width:800px;
	background-color: #000000;
	margin-top: 10px;
}
/* 関連　*/

.present_kikan {
	line-height: 1.3em;
	padding: 3px;
	background-color: #FFFFFF;
	color: #FF0000;
	margin: 0px;
}
#head_textbox {
	position:relative;
	width:384px;
	height:auto;
	z-index:8;
	margin: 3px;
	background-color: #FFFF00;
}
#present_oubo {
	width:230px;
	z-index:8;
	top: 5px;
	line-height: 1.3em;
	height: 150px;
	float: right;
}
#present_oubo ul {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 90%;
	margin: 0 0 0 1em;
	padding: 0px;
	color: #FFFF66;
}
#present_oubo td {
	padding: 3px;
}
#present_kiyaku {
	position:absolute;
	width:218px;
	height:auto;
	z-index:8;
	left: 571px;
	top: 168px;
	background-color: #660033;
	font-size: 11px;
	line-height: 1.3em;
}
.padding3 {
	padding:3px;
}
#present_title {
	position:absolute;
	height:26px;
	z-index:11;
	top: 7px;
	left: 353px;
}
#imp_kabe {
	margin-top: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	margin-bottom: 10px;
	height: 124px;
}
#imp_gedan {
	margin-top: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	margin-bottom: 10px;
	height: 50px;
}
#imp_middle {
	width:320px;
	z-index:10;
	float: left;
	margin-top: 30px;
}
#taisen_boshu {
	width:345px;
	height:315px;
	z-index:100;
	border: 1px;
	border-style: solid;
	border-color: #FF6600;
	float: left;
	margin-top: 5px;
	margin-left: 4px;
}
#taisen_boshu .bg {
	background-color: #FF0000;
	line-height: 1.5em;
}
#taisen_boshu .text {
	font-size: 12px;
	line-height: 1.3em;
	color: #FFFFFF;
}
#taisen_boshu li {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: left;
}
#taisen_boshu H3 {
	font-size: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FF0000;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#taisen_boshu p {
	margin-left: 5px;
	text-align: left;
}
#tenpo {
	width:430px;
	float: right;
	margin-right: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 315px;
}
#tenpo .bg {
	line-height: 1.5em;
	color: #33FF00;
}
.tenpo_text {
	font-size: 12px;
	line-height: 1.3em;
	color: #FFFFFF;
}
#tenpo H3 {
	font-size: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 8px;
	background-color: #0000FF;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#shop_name {
	width: 180px;
	float: left;
	text-align: left;
}
#shop_name ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 5px;
}
#shop_name li {
	list-style-type: none;
	line-height: 1.8em;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
#shop_address {
	float: left;
	margin-left: 5px;
	text-align: left;
}
#shop_address ul {
	margin-left: 0px;
	margin-top: 5px;
}
#shop_address li {
	list-style-type: none;
	line-height: 1.8em;
	margin-left: 0px;
	padding-left: 0px;
}
#oubo_address {
	padding-top: 10px;
	padding-left: 50px;
	color: #000000;
	background-color: #FFFFFF;
	width: 285px;
	margin-left: 5px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
#caution {
	width:600px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	display: inline;
	height: 90px;
	overflow: hidden;
}
#caution h3 {
	font-size: 100%;
	text-align: center;
	background-color: #000000;
	padding: 5px;
	margin: 3px 3px 0px;
}
#caution ul {
	font-size: 95%;
	line-height: 1.3em;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
#caution .bg {
	background-color: #000000;
}
#foota .text {
	line-height: 1.5em;
	color: #FF0000;
	font-size: 12px;
}
#foota {
	width: 800px;
}
/* テキスト関連　*/
.t_boldred {
	line-height: 1.5em;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #FF0000;
}
.clear {
	clear: both;
}
#window {
	width:325px;
	left: 10px;
	top: 5;
	float: left;
	margin-left: 25px;
}
#window_r {
	width:325px;
	top: 5;
	margin-right: 25px;
	float: right;
}
#present_img {
	width:200px;
	z-index:10;
	float: left;
	margin-left: 10px;
}
#test1 {
	width:200px;
	height:115px;
	z-index:9;
	left: 33px;
	margin-top: 10px;
	float: left;
}
#test2 {
	width:200px;
	height:115px;
	float: left;
}
#test3 {
	width:200px;
	height:115px;
	float: right;
}
#present_logo {
	z-index:4;
	margin-left: 15px;
	height: 40px;
}
.box {
	border: 1px solid #FFFFFF;
}
#bitcube {
	position:relative;
	width:800px;
	z-index:5;
	left: 33px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
}
#imp_gedan2 {
	width:780px;
	z-index:8;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
/*new*/
#head_left {
	float: left;
	width: 400px;
	margin: 0;
}
#head_right {
	float: right;
	width: 400px;
	height: 134px;
	background-image: url(/new_img/ber.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
}
#head_right h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#head_right p {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.5em;
	margin-top: 5px;
}
ul.style1 {
	margin-left: 0px;
}
li.style2 {
	list-style-type: none;
}
ul.style3 {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
li.style4 {
	list-style-type: none;
	display: inline;
	margin: 5px;
}
li.style4 img {
	margin-left: 0px;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 3px;
}
li.style4 select {
	margin-top: 5px;
	margin-bottom: 5px;
}
li.style5 {
	list-style-type: none;
	display: inline;
	margin: 0px 10px 0px 40px;
	color: #FFFF00;
}
li.style6 {
	list-style-type: none;
	display: inline;
	margin: 0;
}
li.style7 {
	list-style-type: none;
	display: inline;
	margin-top: 3px;
	vertical-align: middle;
}
#imp_kabe img.pic {
	float: left;
}
#imp_kabe p.text {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}
#imp_kabe p.btn {
	float: right;
	margin-right: 5px;
}
#imp_gedan img.pic {
	float: left;
}
#imp_gedan p.text {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}
#imp_gedan p.btn {
	float: right;
	margin-right: 5px;
}
.box2 {
	margin: 5px 1px;
}
.box3 {
	border: 1px solid #FF9900;
}
.box4 {
	border: 1px solid #CCFF66;
}
.box5 {
	border: 1px solid #FFFF00;
	margin-bottom: 10px;
}
p.margin5 {
	margin: 5px;
	display: block;
}
p.style1 {
	margin: 5px;
}
h2 {
	color: #FFFF00;
	font-size: 15px;
}
/*new*/
#head_left {
	float: left;
	width: 400px;
	margin: 0;
}
#head_right {
	float: right;
	width: 400px;
	height: 134px;
	background-image: url(/new_img/ber.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
}
#head_right h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#head_right p {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.5em;
	margin-top: 5px;
}
ul.style1 {
	margin-left: 0px;
}
li.style2 {
	list-style-type: none;
}
ul.style3 {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
li.style4 {
	list-style-type: none;
	display: inline;
	margin: 5px;
}
li.style4 img {
	margin-left: 0px;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 3px;
}
li.style4 select {
	margin-top: 5px;
	margin-bottom: 5px;
}
li.style5 {
	list-style-type: none;
	display: inline;
	margin: 0px 10px 0px 40px;
	color: #FFFF00;
}
li.style6 {
	list-style-type: none;
	display: inline;
	margin: 0;
}
li.style7 {
	list-style-type: none;
	display: inline;
	margin-top: 3px;
	vertical-align: middle;
}
#imp_kabe img.pic {
	float: left;
}
#imp_kabe p.text {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}
#imp_kabe p.btn {
	float: right;
	margin-right: 5px;
}
#imp_gedan img.pic {
	float: left;
}
#imp_gedan p.text {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}
#imp_gedan p.btn {
	float: right;
	margin-right: 5px;
}
.box2 {
	margin: 5px 1px;
}
.box3 {
	border: 1px solid #FF9900;
}
.box4 {
	border: 1px solid #CCFF66;
}
.box5 {
	border: 1px solid #FFFF00;
	margin-bottom: 10px;
}
p.margin5 {
	margin: 5px;
	display: block;
}
p.style1 {
	margin: 5px;
}
h2 {
	color: #FFFF00;
	font-size: 15px;
}
/*new*/
#hall {
	margin-top: 10px;
	background-color: #000000;
	font-size: 13px;
	text-align: left;
	border: 1px solid #FFFFFF;
}
#belair {
	color: #999999;
	background-color: #333333;
	margin-bottom: 3px;
	line-height: 1.5em;
	margin-top: 5px;
}
#belair ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#belair li {
	padding: 0;
	list-style-type: none;
	display: inline;
}
#tsukasa {
	color: #999999;
	background-color: #333333;
	margin-bottom: 3px;
	line-height: 1.5em;
}
#tsukasa ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
}
#tsukasa li {
	padding: 0;
	list-style-type: none;
	display: inline;
}
#zeus {
	color: #999999;
	background-color: #333333;
	margin-bottom: 3px;
	line-height: 1.5em;
}
#zeus ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
}
#zeus li {
	padding: 0;
	list-style-type: none;
	display: inline;
}
#psj {
	color: #999999;
	background-color: #333333;
	margin-bottom: 3px;
	line-height: 1.5em;
}
#psj ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
}
#psj li {
	padding: 0;
	list-style-type: none;
	display: inline;
}
#dash {
	color: #999999;
	background-color: #333333;
	margin-bottom: 3px;
	line-height: 1.5em;
}
#dash ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
}
#dash li {
	padding: 0;
	list-style-type: none;
	display: inline;
}

li.headname {
	margin-right: 20px;
	color: #FFFF00;
}
li.headname2 {
	margin-right: 33px;
	color: #FFFF00;
}
li.headname3 {
	margin-right: 45px;
	color: #FFFF00;
}
li.name1 {
	margin-left: 120px;
}
#hall a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#hall a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#hall a:hover {
	color: #FFCC00;
	background-color: #6E6E6E;
}

#punkuzu {
	width: 800px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
}
#punkuzu ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#punkuzu li {
	list-style-type: none;
	float: left;
	display: block;
	margin-right: 5px;
}
#punkuzu a {
	color: #FFCC00;
	text-decoration: none;
}
#punkuzu a:hover {
	color: #00FFFF;
	text-decoration: none;
}
#event {
	text-align: left;
	margin-top: 8px;
	margin-bottom: 5px;
}
.info {
	margin: 0;
	padding: 0;
}
.info h1 {
	font-size: 150%;
	margin: 0px;
	padding: 0;
	font-weight: bold;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.5em;
	text-align: center;
}
.info h2 {
	font-size: 1.1em;
	padding: 0;
	font-weight: bold;
	display: block;
	background-color: #FFFF00;
	text-align: center;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.info h3 {
	text-indent: 2em;
}
.info img {
	margin: 5px;
	padding: 0;
}
.sp1 {
	color: #FF0000;
	text-decoration: underline;
}
#kokuchi {
	text-align: left;
	background-color: #000000;
	padding: 20px;
	margin-top: 10px;
}
#kokuchi p {
	line-height: 1.5em;
	font-size: 110%;
}
#kokuchi ul {
	line-height: 2em;
	margin-left: 50px;
	list-style-type: lower-roman;
}
.producer {
	margin-left: 450px;
	margin-top: 100px;
}
.st1 {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
#punkuzu.st2 {
	margin-bottom: 10px;
	background-color: #000000;
	line-height: 2em;
}
#kinkyu {
	width: 100%;
}
#kinkyu2 {
	width: 100%;
	margin-top: 5px;
}
/*link*/
#link {
	width:100%;
	background-color: #FFFF00;
	margin-top: 10px;
	height: 180px;
}
#link_ryuji {
	background-color: #FF0000;
	width: 260px;
	height: 170px;
	float: left;
	display: inline;
}
#link_kabe {
	background-color: #FF0000;
	width: 260px;
	height: 170px;
	float: left;
	display: inline;
}
#link_pachikko {
	background-color: #FF0000;
	width: 260px;
	height: 170px;

	float: left;
	display: inline;
}
h2.type1 {
	padding: 0;
	margin: 0;
}
p.type2 {
	text-align: left;
	line-height: 1.5em;
	padding: 5px;
	margin: 0;
}
p.type4 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	display: block;
	margin-top: 50px;
}
img.type3 {
	margin: 0 0 5px;
}
.info2 {
	height: 300px;
	width: 800px;
}
.info2 h1 {
	font-size: 150%;
	margin: 0px;
	padding: 0;
	font-weight: bold;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.5em;
	text-align: center;
}
.type5 {
	padding-left: 5px;
}
.type6 {
	padding-right: 5px;
}
.box2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}
.box6 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
.box7 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.box66 {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.box22 {
	margin-right: 5px;
	margin-top: 5px;
}
.box77 {
	margin-top: 5px;
}
#shop_qr {
	float: right;
	width: 250px;
}
#shop_qr h3 {
	font-size: 90%;
}

#shop_qr table {
	margin-top: 5px;
}
#shop_qr ul {
	list-style-type: none;
	margin-left: 10px;
	line-height: 1.5em;
         color: white;

}
p.type8 {
	margin: 0;
	padding: 0;
}
h3.type9 {
	font-size: 90%;
	margin-top: 10px;
	text-align: left;
}
h3.type10 {
	font-size: 150%;
	margin-top: 0px;
	color: #FF0000;
	line-height: 1.3em;
	font-weight: bold;
}
p.type11 {
	margin-top: 3px;
	margin-bottom: 3px;
}
p.type21{
	text-align: center;
	margin: 0;
}
#r199 {
	float: left;
	width: 184px;
	display: inline;
}
.mrg1 {
	margin-left: 13px;
	margin-top: 10px;
}
.mrg2 {
	margin-top: 10px;
}
hr.mrg3 {
	margin-top: 30px;
}
.mrg5 {
    margin-right: 290px;
}
th.tp1 {
	color: #FF0000;
	text-align: left;
}
#suki a {
	color: #00FFFF;
}
#suki a:hover {
	color: #FF9900;
}
#suki a:active {
	color: #00FFFF;
}
#suki {
	text-align: left;
	background-color: #000000;
	padding: 20px;
	margin-top: 10px;
	color: #FFFFFF;
}
#suki td {
	line-height: 1.5em;
}
#ev_caution {
	color: #FFFF00;
	line-height: 1.2em;
	text-align: left;
	font-size: 0.7em;
}
#BD{
	width: 820px;
	float: left;
	display: inline;
}
#RIGHT_C{
	width: 270px;
	margin-top: 10px;
	float: right;
	display: inline;
}
#LEFT_C{
	text-align: left;
	background-color: #000000;
}
.img_box{
		float: left;
			display: inline;
}
.t_box{
	display: inline;
	margin-left: 20px;
}

.first_cont{
}

.first_cont p{
	color: #FFFFFF;
	font-size: 90%;
	line-height: 1.5em;
	margin-top: 20px;
}
#CYUI{
	background-color: #FF0000;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-top: 20px;
	text-align: center;
	font-size: 90%;
}
.link_cont {
	background-color: #FF0000;
	width: 260px;
	height: 180px;
	margin-bottom: 10px;
	font-size: 90%;
}
.link_cont img {
	text-align: center;
}
.link_cont2 {
	background-color: #FF0000;
	width: 260px;
	height: 300px;
	margin-bottom: 10px;
}
.link_cont2 img {
	text-align: center;
}
.link_cont3 {
	background-color: #FF0000;
	width: 260px;
	height: 210px;
	margin-bottom: 10px;
}
.link_cont3 img {
	text-align: center;
}
.link_cont4 {
	background-color: #FF0000;
	width: 260px;
	height: 135px;
	margin-bottom: 10px;
}
.link_cont4 img {
	text-align: center;
}
.link_cont5 {
	background-color: #FF0000;
	width: 260px;
	height: 334px;
	margin-bottom: 10px;
}
.link_cont5 p.letus {
	margin-top: 10px;
}
/*.link_cont5 object {
	margin-top: 10px;
}*/
.link_cont5 img {
	text-align: center;
}
.link_login {
	background-color: #666666;
	width: 260px;
	height: 30px;
	margin-bottom: 10px;
	color: #0000FF;
	padding-top: 10px;
	text-align: center;
}
.pad1{
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.pad2{
	padding-bottom: 5px;
}
img.l_shift{
	float: left;
		clear: left;
}


#RSS_NEW {
	background-color: #242424;
	color: #FFFFFF;
	height: 300px;
	overflow: scroll;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#KEKKA{
	background-image: url(/new_img/kekka.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-top: 10px;
	margin-left: 10px;
		height: 105px;
}
#TAISEN{
	background-image: url(/new_img/restart.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-top: 10px;
	margin-left: 10px;
		height: 105px;
}
#PACHITARE{
	background-image: url(/new_img/pachitare.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-top: 10px;
	margin-left: 10px;
		height: 105px;
}

#LETUS{
	background-image: url(/new_img/letus_top.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-top: 10px;
	margin-left: 10px;
		height: 105px;
}
#HALL_NEW {
	margin-top: 10px;
	background-color: #000000;
	font-size: 13px;
	text-align: left;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	background-image: url(/img_200806/hallevent_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#VAMPIRE{

	background-image: url(/new_img/vampire.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	height: 102px;
}
#PACHI-CHANCE{
	background-image: url(/new_img/pachi-chance.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	width: 100%;
}
#INEXUS{
	background-image: url(/new_img/inexus.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	width: 100%;
}

#CAUTION_NEW {
	width:1100px;
	margin-top: 20px;
	overflow: hidden;
	background-color: #000000;
}
#CAUTION_NEW h3 {
	font-size: 100%;
	text-align: center;
	background-color: #FFFF00;
	padding: 5px;
	margin: 3px 3px 0px;
}
#CAUTION_NEW ul {
	font-size: 80%;
	line-height: 1.2em;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
	text-align: left;
	color: #999999;
}
#CAUTION_NEW .bg {
	background-color: #000000;
}
/*
#BD	{
    min-width:1100px;
}*/
#FOOTA_NEW .text {
	line-height: 1.5em;
	color: #FF0000;
	font-size: 12px;
}
#FOOTA_NEW {
	width: 1100px;
}
#FOOTA_NEW2 .text {
	line-height: 1.5em;
	color: #FF0000;
	font-size: 12px;
}
#FOOTA_NEW2 {
	width: 1100px;
}

h3.t_bar {
	color: #FFCC00;
	background-color: #2D2D2D;
	padding-left: 20px;
		display: inline;
}
.bar {
	margin-top: 10px;
	background-color: #2D2D2D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
}
.mrg33 {
	margin-right: 290px;
}
.mrg44 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.mrg55 {
	margin-top: 10px;
}
.mrg56 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mrg66 {
	margin-top: 10px;
         margin-left: 20px;
}

.qrcode {
	text-align: center;
	margin-top: 10px;
}
#sidebar h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

td.pad4 {
	padding-left: 20px;
}
html {
overflow-x:hidden;
}
.hallevent_bar {
	background-image: url(/new_img/hallevent_bar.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	height: 25px;
}#HALL_NEW2 {
	margin-top: 10px;
	background-color: #000000;
	font-size: 13px;
	text-align: left;
	border: 1px solid #FFFFFF;
	margin-left: 10px;

}
#HALL_NEW2 td {
	color: #FFFFFF;
}
.hallevent_belair {
	background-image: url(/new_img/belair.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 65px;
	padding-left: 5px;
	color: #FFFFFF;
}
img.event_buner{
    float:left;
}
.hallevent_tsukasa {
	background-image: url(/new_img/tsukasa.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 65px;
	padding-left: 5px;
	color: #FFFFFF;
}
.hallevent_zeus {
	background-image: url(/new_img/zeus.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 65px;
	padding-left: 5px;
	color: #FFFFFF;
}
.hallevent_psj {
	background-image: url(/new_img/psj.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 65px;
	padding-left: 5px;
	color: #FFFFFF;
}
h2.hei {
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 220px;
}
.wt{
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 220px;	
}#HALL_NEW2 h2 a {
		color: #FF00FF;
}
#HALL_NEW2 h2 a:hover {
		color: #00FF00;
}
p.cau1{
	color: #FF0000;
	font-size: 70%;
}

img.mrg100 {
	margin-top: 10px;
}
#MAIL{
	background-color: #FF0000;
	width: 100%;
	color: #FFFFFF;
}
#MAIL_HEAD{
	width: 1024px;
	height: 124px;
}
#NEW_HEAD{
	width: 100%;
	height: 124px;
}
p.counters{
	text-align: center;
	margin-top: 10px;
}
.info_cate{
	color: #99FF99;
}
.pad4 h2 {
	margin-botom: 0;
}
.pad4 p {
margin-top: 1em;
}
.type22{
	color: #00FF00;
}
p {
	margin: 0;
}
.cara {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

.cara h2 {
	font-size: 1.1em;
	padding: 0;
	font-weight: bold;
	display: block;
	background-color: #FFFF00;
	text-align: center;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cara h3 {
	text-indent: 2em;
}
.cara img {
	margin: 5px;
	padding: 0;
}
li.tit {
	color: #FF0000;
	font-weight: bold;
}

/* begin styles for RSS Feed */

.rss_box {
	 margin: 3px 2%;
	 padding: 0px;
}

.rss_title, rss_title a {
	font-size: 4px;
	background-color: #CCCCCC;
	color: #CCCCCC;
}
.rss_title{
	padding-top: 0px;
	padding-left: 1em;
}

.rss_items {
	margin: 3px;
	padding: 0px;
}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	font-size: 12px;
	padding-bottom: 2px;
	color: #CCCCCC;
	word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 14px;
	text-decoration : none;
	color: #FF00FF;
}

.rss_item a:hover { 
	font-weight: bold;
	font-size: 14px;
	text-decoration : underline;
}

.rss_date {
	font-size: 14px;
	font-weight : normal;
	color: #999;
}
#BACK {
	text-align: left;
	color: #FFFFFF;
	text-indent: 2em;
}
ul.sp_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 10px 5%;
	 padding: 4px 8px;

}

.rss-title, rss-title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
  
}

.rss-item  {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 8px 0;
	line-height: 1.3em;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #FF00FF;
	font-weight: bold;
	}

.rss-item a:hover {
	font-size: 13px;
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	font-weight: bold;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
	
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
 
/*バンド募集*/
#band_bosyu a {
	color: #00FFFF;
}
#band_bosyu a:hover {
	color: #FF9900;
}
#band_bosyu a:active {
	color: #00FFFF;
}
#band_bosyu {
	text-align: left;
	background-color: #000000;
	padding: 20px;
	margin-top: 10px;
	color: #FFFFFF;
}
#band_bosyu h2 {
	font-size: 120%;
	color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#band_bosyu td {
	line-height: 1.5em;
	font-size: 100%;
}
#band_bosyu td.text1 {
	text-indent: 2em;
}
#band_bosyu td li.nc {
	list-style-type: none;
}
#KYUKYOKU{
	background-image: url(/new_img/band.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-top: 10px;
	margin-left: 10px;
		height: 105px;
}
.top_width {
 min-width: 850px
   }
/*パチタレ*/


#PACHITARE th{
	font-size: 160%;
	color: #FF0000;
}

#PACHITARE p{
	padding: 0;
}
p.name{
	font-size: 140%;
	color: #FFFF00;
	margin-bottom: 20px;
}
p.prof{
	font-size: 120%;
	color: #FFFFFF;
	margin-bottom: 10px;
}
td.setumei{
	font-size: 120%;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 1.5em;
}

/*new200903*/
#KYORYOKU {
	width: 100%;
	height: 100px;
	padding-top: 10px;
}
#SP1{
	float: left;
	width: 244px;
	height: 60px;
	background-image: url(new_img/sp_01.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}
#SP2{
	float: left;
	width: 214px;
	height: 60px;
	background-image: url(new_img/sp_02.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}
#SP3{
	float: left;
	width: 226px;
	height: 60px;
	background-image: url(new_img/sp_03.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}
#SP4{
	float: left;
	width: 80px;
	height: 60px;
	background-image: url(new_img/sp_04.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}
#SPON {
	width: 100%;
	height: 60px;
	padding-top: 10px;
}
#SPON1 {
	width: 150px;
	height: 60px;
	float: left;
}
#SPON2 {
	width: 150px;
	height: 60px;
	float: left;
}
#SPON3 {
	width: 150px;
	height: 60px;
	float: left;
}
#SPON4 {
	width: 150px;
	height: 60px;
	float: left;
}
.new_mrg1{
	margin-left: 20px;
}
.new_mrg2{
	margin-left: 10px;
}
.new_mrg3{
	margin-left: 20px;
}
.bd1 {
	border: 1px solid #FFFF00;
}
#SPONCER {
background-image: url(/new_img/sponcer.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-top: 10px;
	margin-left: 10px;
		height: 105px;
}
#RSS_TEST {
	background-color: #242424;
	color: #FFFFFF;
	height: 300px;
	overflow: scroll;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
/*new*/
img.hidari{
	float: left;
	display: inline;
}
img.migi{
	float: right;
	display: inline;
}
#WRAP {
	margin-left: auto;
	margin-right: auto;
}

