@charset "utf-8";
#login_box {
	background-image: url(../img/left/login_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#login_box h2 {
	background-image: url(../img/left/login_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 150px;
}
#login_box p {
	margin-right: 15px;
	margin-left: 15px;
}
#login_box input {
	width: 120px;
}
#login_box #lv {
	font-size: 182%;
	font-weight: bold;
	text-align: center;
}
#login_box #lv span {
	font-size: 131%;
	color: #FF0000;
}


#login_box #registration_btn a {
	background-image: url(../img/left/registration_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 120px;
}
#login_box #registration_btn a:hover {
	background-position: left bottom;
}
#login_box #login_btn input,
#login_box #logout_btn input {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 120px;
	/*text-indent: -9999px;*/
	background-color:#999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#first_btn a ,
#mypage_btn a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 120px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#login_box #login_btn input,
#login_box #login_btn input#submit_off {
	background-image: url(../img/left/login_btn.gif);
}
#login_box #login_btn input#submit_on{
	background-image: url(../img/left/login_btn.gif);
	background-position: left bottom;
}

#login_box #logout_btn input,
#login_box #logout_btn input#submit_off {
	background-image: url(../img/left/logout_btn.gif);
}
#login_box #logout_btn input#submit_on {
	background-image: url(../img/left/logout_btn.gif);
	background-position: left bottom;
}

#login_box #first_btn a {
	background-image: url(../img/left/first_btn.gif);
}
#login_box #first_btn a:hover {
	background-position: left bottom;
}
#login_box #mypage_btn a {
	background-image: url(../img/left/mypage_btn.gif);
}
#login_box #mypage_btn a:hover {
	background-position: left bottom;
}

#login_box #li_end {
	background-image: url(../img/left/login_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 150px;
}
.calendar {
	background-image: url(../img/left/bg_y_150.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}
.calendar h2 {
	text-align: center;
	background-image: url(../img/left/calendar_back1.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.calendar #nextmonth {
	background-image: url(../img/left/calendar_back2.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
}

.calendar table {
	width: 130px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin: auto;
}
.calendar caption {
	text-align: center;
}
.calendar .cal1 {
	color: #DD0000;
}
.calendar .cal2 {
	color: #0000DD;
}
#event a {
	background-image: url(../img/left/event_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}
#event a:hover {
	background-position: left bottom;
}
#mobile_box {
	background-image: url(../img/left/bg_y_150.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}

#mobile_box h2 {
	background-image: url(../img/left/mobile_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 150px;
}
#mobile_box #qr {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mobile_box p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 88%;
}


#staff_blog a {
	background-image: url(../img/left/staff_blog_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}
#staff_blog a:hover {
	background-position: left bottom;
}

