@charset "shift_jis";

body {
	background-color: #ffffcc;
	font-size: 14px;
	line-height: 180%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#entry_container {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.entry_container {
	background-color: #fff;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

table {
	border-collapse: collapse;
}

.font_red_mini_ {
	font-size: 12px;
	color: #ff0000;
}

.form_width_mini { width:300px; }
/* ==========================================================
FORM NUM
============================================================ */
.form_num {
	width: 40px;
	display: block;
	padding: 8px;
	margin: 0px;
}

/* ==========================================================
HOVER
============================================================ */
.form_num:hover {
	background-color: #FFFFCC;
}

textarea:hover {
	background-color: #FFFFCC;
}

select:hover {
	background-color: #FFFFCC;
}

/* ==========================================================
WORK SHOP ICON
============================================================ */
.WorkShop_icon {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC3333;
	text-align: center;
	width: 180px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
/* ==========================================================
FORM WIDTH
============================================================ */
.form_width {
	padding: 12px;
	width: 400px;
}
.form_width:hover {
	background-color: #FFFFCC;
}
.form_width_padding_ {
	padding: 10px;
}
.form_width_padding_:hover {
	background-color: #FFFFCC;
}
/* ==========================================================
GO TOP
============================================================ */
#gotop {
	width: 976px;
	font-weight: 100;
	position: relative;
	text-align: left;
	font-size: 12px;
	padding: 4px 0px 0px 4px;
	line-height: 1;
	height: 16px;
	margin: 0px auto;
}
#gotop span {
	position: absolute;
	top: 4px;
	right: 3px;
}
#gotop a {
	color: #099;
}
/* ==========================================================
PAFE TOP
============================================================ */
.page_top {
	position:relative;
	z-index:100;
	width: 960px;
	height: 35px;
	line-height: 26px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.page_top a {
	background: url(../common/pageTop_bg.png) no-repeat 0px 0px;
	height: 30px;
	width: 140px;
	position: absolute;
	display: block;
	right: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #009900;
	text-decoration: none;
}
.page_top a.gobottom {
	right: 150px!important;
}
.page_top a:hover {
	background: url(../common/pageTop_bg_over.png) no-repeat 0px 0px;
}
/* ==================== ENTRY FORM ============================= */
.disable_form_front {
	background-color: #333333;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 333px;
	width: 900px;
	position: absolute;
	z-index: 1000;
	left: 185px;
	top: 993px;
	opacity: 0.8;
	background-image: url(lesson_ticket_announce.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.disable_form_front:not(:target) {
	background-color: #333333;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 900px;
	position: absolute;
	z-index: 1000;
	left: 185px;
	top: 1030px\9!important;
	opacity: 0.8;
	background-image: url(lesson_ticket_announce.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.disable_form {
	background-color: #333333;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 4580px;
	width: 900px;
	position: absolute;
	z-index: 1000;
	left: 185px;
	top: 1540px;
	opacity: 0.8;
	background-image: url(lesson_workshop_announce.png);
	background-repeat: repeat-y;
	background-position: center center;
}
/* =======================================================
NAVI
========================================================== */
.navi_block {
	background-color: #FFFFFF;
	width: 800px;

	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	height: auto;
	padding-left: 50px;
}
.navi_block ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.navi_block li {
	list-style-type: none;
	margin-bottom: 12px;
	text-indent: 10px;
}
.navi_block li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366FF;
	text-align: left;
	display: block;
	padding: 6px;

	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	width: 600px;
	font-weight: bold;
}
.navi_block li a:hover {
	background-color: #FF0000;
}

h1 {
	font-size: 24px;
	margin-left: 15px;
}




.page_top_2 {
	position:relative;
	z-index:100;
	width: 960px;
	height: 35px;
	line-height: 26px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.page_top_2 a {
	height: 30px;
	width: 220px;
	position: absolute;
	display: block;
	right: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #009900;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
.page_top_2 a.gobottom {
	right: 150px!important;
}
.page_top_2 a:hover {
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}