@charset 'utf-8';
/*----------------------------------------------------グローバルCSS*/
/*------------------------------------global*/
html {
	margin: 0;
	padding: 0;
	overflow: scroll;
}
body {
	margin: 10px 0;
	padding: 0;
	background: #000000 url(../img/background.jpg) repeat;
	font-size: 15px;
	font-weight: normal;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS P ゴシック","MS P Gothic",Verdana,sans-serif;
	color: #222222;
	text-align: center;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
	display: none;
}
img {
	border: none;
}
ol,ul,dl,dt,dd,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #ff6600;
}
a:hover {
	text-decoration: underline;
	color: #ffcc66;
}
object {
	outline: none;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #ffffff;
}
.spc {
	clear: both;
}
.spc hr {
	display: none;
}
.text_area {
	padding: 20px;
	font-size: 15px;
}
.inner {
	padding: 10px;
}
.winner {
	padding: 20px;
}
.img_left {
	float: left;
	margin: 5px;
}
.img_right {
	float: right;
	margin: 5px;
}
/*------------------------------------table*/
table {
	margin: 0 auto;
	padding: 0;
	font-size: 15px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table,tr,td{
	border: 1px solid #ffffff;
	text-align: center;
	color: #ffffff;
}
/*------------------------------------form*/
form,fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.long {
	width: 250px;
}
.middle {
	width: 150px;
}
.mini {
	width: 50px;
}
textarea {
	width: 250px;
	height: 150px;
	overflow: auto;
}
#submitbox {
	padding: 20px 0;
}
.back_bt {
	margin: 20px 0;
}
/*------------------------------------left*/
#left {
	text-align: center;
	width: 200px;
	float: left;
}
h1 {
	width: 200px;
	height: 100px;
	background: url(../img/logo.jpg) no-repeat center center;
}
#weather {
	padding: 5px;
}
#weather h3 {
	width: 190px;
	height: 20px;
	background: url(../img/left_weather.jpg) no-repeat;
}
#weather_text {
	padding: 5px;
	font-size: 10px;
	text-align: left;
}
#bana_mobile {
	padding: 5px;
}
#bana_mobile h3 {
	width: 190px;
	height: 20px;
	background: url(../img/left_mobile.jpg) no-repeat;
}
#bana_mobile p {
	width: 190px;
	height: 150px;
	background: url(../img/bana_mobile.jpg) no-repeat;
}
#bana_mobile p span {
	display: none;
}
/*------------------------------------menu*/
#menu {
	padding: 5px;
}
#menu dt span {
	display: none;
}
#menu #left_menu {
	width: 190px;
	height: 20px;
	background: url(../img/left_menu.jpg) no-repeat;
}
#menu #left_member {
	width: 190px;
	height: 20px;
	background: url(../img/left_member.jpg) no-repeat;
}
#menu dd ol li {
	width: 190px;
	height: 30px;
	margin: 5px 0;
}
#menu dd ol li a {
	display: block;
	width: 190px;
	height: 30px;
	text-decoration: none;
}
#menu dd ol li a span {
	visibility: hidden;
}
#menu fieldset {
	padding: 10px 0;
}
#menu fieldset span {
	font-size: 10px;
}
#menu_top {
	background: url(../img/menu_top_off.jpg) no-repeat;
}
#menu_top a:hover {
	background: url(../img/menu_top_on.jpg) no-repeat;
}
#menu_profile {
	background: url(../img/menu_profile_off.jpg) no-repeat;
}
#menu_profile a:hover {
	background: url(../img/menu_profile_on.jpg) no-repeat;
}
#menu_score_a {
	background: url(../img/menu_score_a_off.jpg) no-repeat;
}
#menu_score_a a:hover {
	background: url(../img/menu_score_a_on.jpg) no-repeat;
}
#menu_score_b {
	background: url(../img/menu_score_b_off.jpg) no-repeat;
}
#menu_score_b a:hover {
	background: url(../img/menu_score_b_on.jpg) no-repeat;
}
#menu_recruit {
	background: url(../img/menu_recruit_off.jpg) no-repeat;
}
#menu_recruit a:hover {
	background: url(../img/menu_recruit_on.jpg) no-repeat;
}
#menu_order {
	background: url(../img/menu_order_off.jpg) no-repeat;
}
#menu_order a:hover {
	background: url(../img/menu_order_on.jpg) no-repeat;
}
#menu_link {
	background: url(../img/menu_link_off.jpg) no-repeat;
}
#menu_link a:hover {
	background: url(../img/menu_link_on.jpg) no-repeat;
}
#menu_contact {
	background: url(../img/menu_contact_off.jpg) no-repeat;
}
#menu_contact a:hover {
	background: url(../img/menu_contact_on.jpg) no-repeat;
}
#menu_schedule_a {
	background: url(../img/menu_schedule_a_off.jpg) no-repeat;
}
#menu_schedule_a a:hover {
	background: url(../img/menu_schedule_a_on.jpg) no-repeat;
}
#menu_schedule_b {
	background: url(../img/menu_schedule_b_off.jpg) no-repeat;
}
#menu_schedule_b a:hover {
	background: url(../img/menu_schedule_b_on.jpg) no-repeat;
}
#menu_album {
	background: url(../img/menu_album_off.jpg) no-repeat;
}
#menu_album a:hover {
	background: url(../img/menu_album_on.jpg) no-repeat;
}
#menu_bbs {
	background: url(../img/menu_bbs_off.jpg) no-repeat;
}
#menu_bbs a:hover {
	background: url(../img/menu_bbs_on.jpg) no-repeat;
}
#menu_rakugaki {
	background: url(../img/menu_rakugaki_off.jpg) no-repeat;
}
#menu_rakugaki a:hover {
	background: url(../img/menu_rakugaki_on.jpg) no-repeat;
}
#menu_logout {
	background: url(../img/menu_logout_off.jpg) no-repeat;
}
#menu_logout a:hover {
	background: url(../img/menu_logout_on.jpg) no-repeat;
}
/*------------------------------------right*/
#right {
	width: 600px;
	float: left;
}
h2 {
	width: 600px;
	height: 20px;
}
#head {
	text-align: center;
	padding: 5px 0;
}
#head_bana {
	text-align: center;
}
/*------------------------------------foot*/
#foot {
	margin: 10px auto;
	padding: 10px;
	border-top: 1px solid #999999;
	text-align: center;
	color: #ff9900;
}
#foot h6 {
	font: normal 10px Arial, sans-serif;
}
#foot h6 a {
	color: #ff9900;
}
