@charset "shift_jis";
/* ------------------------------------------------
	import
------------------------------------------------ */

@import "base.css";
@import "base_layout.css";
@import "base_clear.css";

/* ------------------------------------------------
	use fontSizeSwitcher
	
@import "../fontSizeSwitcher/fontSizeSwitcher.css";

------------------------------------------------ */

body {
	font-family: Arial,"‚l‚r ‚oƒSƒVƒbƒN", verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku GothicPro", osaka, sans-serif;
	color: #aaa;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	background:#000;
}

a {	text-decoration: underline;}
a:link {	color: #fff}
a:visited {	color: #fff}
a:hover {	color: #ac101e}
a:active {	color: #ac101e}

#copyright a:link,
#copyright a:visited {	color: #888}
#copyright a:hover {
	text-decoration:none;
}

input[type="text"],
input[type="password"],
textarea {
	padding:2px;
	border: solid 1px #36424d;
	background-color:#696969;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: solid 1px #999;
	background-color:#FFFFE8;
} 

p {
	font-size:1em;
	line-height:1.8;
	margin-bottom:1.3em;
}
blockquote {
	font-size:1em;
	line-height:1.8;
	margin: 0px 0px 1.3em 0px;
	padding-left:1em;
	border-left: solid 2px #555;
}

/* ------------------------------------------------
	head
------------------------------------------------ */

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {	display:block;}

h1 span {
	font-size:1.33em;
	color:#fff;
	line-height:1.1;
	padding: 8px 0 9px 20px;
}
h2 span {
	font-size:1.17em;
	font-weight: bold;
	line-height:1.1;
	color: #a6a6a6;
	padding: 1px 0px;
	margin: 2.1em 0 8px 0;
}
h3 span {
	font-size:1em;
	color:#fff;
	line-height:1.1;
	padding: 2px 0 2px 0px;
	margin: 0.2em 0 8px 0;
}
h4 span {
	font-size:0.95em;
	line-height:1.1;
	padding: 2px 0 2px 0px;
	margin: 0.2em 0 8px 0;
}
h5 span {
	font-size:0.95em;
	line-height:1.1;
	padding: 2px 0 2px 0px;
	margin: 0.2em 0 8px 0;
}


/*		font resize
------------------------------------------------ */

.s {	font-size: 0.83em;}
.m {	font-size: 1.0em;}
.l {	font-size: 1.17em;}
.b {	font-weight: bold;}
sup {	vertical-align:top;}


/*		pagetop
------------------------------------------------ */
.pagetop {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	clear: both;
	border-bottom: solid 1px #333333;
}
.pagetop a{
	width: 51px;	/* pagetop.gif‚Ì• */
	height:20px;	/* pagetop.gif‚Ì‚‚³ */
	display: block;
	float: right;
	text-indent: -5000px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../../img/pagetop.gif);
}

/*		pagetop ƒ}ƒEƒXƒI[ƒo[‚·‚éê‡‚Ì‚Ý
------------------------------------------------ */
.pagetop a:hover {background-position: 0px -20px;}


/*		pagetop ƒy[ƒW‚Ì“r’†‚ÅoŒ»‚·‚éÛ‚Ìƒ}[ƒWƒ“
------------------------------------------------ */
#main .pagetop {	margin-bottom: 10px;}

/*		common position
------------------------------------------------ */
.left {		float: left}
.right {	float: right}
.clear {	clear: both}
.section { 	margin-bottom:15px;}

/*		color
------------------------------------------------ */
.red {	color:#FF0000;}
.gold { color:#908032;}

/*		‰ñ‚èž‚Ý‰æ‘œ
------------------------------------------------ */
.pict {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.pict2 {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/*		news
------------------------------------------------ */
.news {
}
.news li {
	margin: 10px 0px;
	line-height:1.5;
	height:1%;
}

.news li .date {
	width:8.5em;
	font-weight:bold;
}
.news li .title {
	display:block;
	margin: -1.5em 0 0 8.5em;
}




/*		news detail
------------------------------------------------ */


.entry_contents {
	margin-bottom:30px;
	line-height:1.8;
}
.entry_contents h3 {
	color:#fff;
	font-size:1.17em;
	padding: 0 0 10px 0;
}
/* 
.entry_contents h3 .date {
	font-weight:bold;
	width:9em;
	display:block;
}
.entry_contents h3 .title {
	font-weight:normal;
	display:block;
	margin: -1.9em 0 0 10em;
}
 */
.entry_contents h3 .date {
	font-weight:bold;
	font-size:10px;
	color:#ddd;
	font-family:verdana,"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	display:block;
}
.entry_contents h3 .title {
	font-weight:bold;
	display:block;
	line-height:1.3;
	margin: 0em 0 0 0em;
}


/* ------------------------------------------------
	page
------------------------------------------------ */


div.page {
	text-align:center;
	margin: 25px auto;
	padding: 5px;
	clear:both;
}

div.page ul {
	margin: 0;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
}
div.page ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 5px;
}
div.page ul li strong {
	display: -moz-inline-box; /* firefox2 ‘Î‰ž */
	display: inline-block;
	padding: 0.25em 0.4em;
}
div.page ul li a {
	display: -moz-inline-box; /* firefox2 ‘Î‰ž */
	display: inline-block;
	padding: 0.25em 0.4em;
}

div.page ul li a:link,
div.page ul li a:visited {
}
div.page ul li a:hover,
div.page ul li a:active {
}

div.page ul li.middle {
	border-right: solid 1px #666;
	border-left: solid 1px #666;
}


/* ------------------------------------------------
	‘Îí‘ŠŽè
------------------------------------------------ */
.result {
	width:500px;
}
.sheet {
	border-top: solid 1px #4d4d4d;
	border-right:solid 1px #4d4d4d;
}
.sheet th {
	background-color:#2a2a2a;
	color:#fff;
}
.sheet td {
	color:#888;
}
.sheet th,
.sheet td {
	font-weight:normal;
	text-align:center;
	border-bottom: solid 1px #4d4d4d;
	border-left:solid 1px #4d4d4d;
	padding: 10px;
}
.data_current {
	text-align:right;
	margin: 1em auto;
}


/* ------------------------------------------------
	gallery thumb
------------------------------------------------ */
#gallery #main ,
.gallery_list {
	width:600px;
}
.gallery_list li {
	padding: 0 0px 15px 0;
	text-align:center;
	margin: 0 auto;
	float:left;
	width:170px;
}
.gallery_list li a {
	width:150px;
	height:115px;
	display:block;
	overflow:hidden;
	border:solid 3px #888;
	text-align:center;
	margin: 0 auto;
}
.gallery_list li a:hover {
	border-color:#fff;
	cursor: url(../../img/zoomin.cur), pointer;
}
.gallery_list li a img {
	text-align:center;
	margin: 0 auto;
}
.gallery_list li a:hover img {
}
/* 
.gallery_thumb {
	border:solid 3px #888;
	width:155px;
	height:115px;
	display:block;
	padding: 0;
	margin:0;
	background-position: 0 0;
	background-repeat:no-repeat;
	text-indent:-5000px;
}
.gallery_thumb:hover {
	border-color:#fff;
	cursor: url(../../img/zoomin.cur), pointer;
}
 */


/* ------------------------------------------------
	form table
------------------------------------------------ */
#form th,
#form td {
	text-align:left;
}
#form .sheet th,
#form .sheet td {
}

.button_area {
	text-align:center;
	padding: 10px 0;
}
.button_area input {
	font-weight:bold;
}
#form .sheet {
	width:650px;
}

#form th {
	width:28%;
}
#form b,sup {color:#FF0000;}


.ticket {
}
#form .sheet .ticket {
	border-top: solid 1px #4d4d4d;
	border-right:solid 1px #4d4d4d;
	margin: 0 auto;
}
#form .sheet .ticket td {
	text-align:right;
}
#form .sheet .ticket th,
#form .sheet .ticket td {
	border-bottom: solid 1px #4d4d4d;
	border-left:solid 1px #4d4d4d;
	width:auto;
}
#form .sheet .ticket thead th {
	background-color:#2a2a2a;
	color:#fff;
	padding:5px;
	text-align:center;
}
#form .sheet .ticket tbody th {
	text-align:center;
}
#form .sheet .ticket tbody td {
	text-align:right;
	white-space:nowrap;
}
#form .sheet .ticket input {
	margin: 0 2px;
}
#form .sheet td.cell_submit {
	text-align:center;
}


/* ------------------------------------------------
	
------------------------------------------------ */

.note {
	background-color:#a6a6a6;
	color:#2c2c2c;
	font-weight:bold;
	padding:0.5em 0.4em;
	margin: 1.5em 0;
}
.note2 {
	color:#ddd;
}
.btn {
	text-align:center;
	margin: 20px auto;
}
.mark {
	padding: 0px 8px;
	border-left: solid 6px #666;
	/* 
	color:#908032;
	 */
	font-weight:bold;
	margin: 0.3em 0;
}
.list li {
	background: url(../../img/dot.gif) no-repeat 0 8px;
	padding: 0 0 5px 12px;
	line-height:1.5;
}

/* ------------------------------------------------
	‘Îí‘ŠŽè
------------------------------------------------ */
.profile {
	width:500px;
	border-top: solid 1px #4d4d4d;
	border-right:solid 1px #4d4d4d;
	text-align:left;
}
.profile th {
	background-color:#2a2a2a;
	color:#fff;
}
.profile td {
	color:#888;
}
.profile th,
.profile td {
	font-weight:normal;
	text-align:left;
	border-bottom: solid 1px #4d4d4d;
	border-left:solid 1px #4d4d4d;
	padding: 10px;
}

/* ------------------------------------------------
	message
------------------------------------------------ */
.message {
	background-color:#313131;
	border:solid 2px #444444;
	padding:12px 20px;
	margin: 0.5em 0;
	color:#aaa;
}


/* ------------------------------------------------
	inside blog
------------------------------------------------ */


.body_inside #main {
	margin-left:0px;
	padding-right:200px;
	float:right;
}

.body_inside #sidebar {
	width:245px;
	margin:0;
	padding-top:65px;
	float:left;
}
#sidebar dl {
/* 
	background-color:#313131;
	padding:8px;
 */
}
#sidebar dt {
	margin: 0px;
	padding: 5px 5px;
	border-bottom: solid 1px #454545;
	color:#aaa;
}
#sidebar dd {
	padding:10px 5px;
	margin-bottom:20px;
}
#sidebar ul {
}
#sidebar li {
}
#sidebar li .date {
	display:block;
	font-size:10px;
}



