/* CSS Document */

@charset "Shift_JIS";

/* ---------------------------------------------------------------------- */
/* œƒuƒ‰ƒEƒUcss‚ð‹­§‰Šú‰»                                              */
/* ---------------------------------------------------------------------- */

*{
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}

/* ---------------------------------------------------------------------- */
/* œ‘S‘Ì                                                                 */
/* ---------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 1.3;
	color: #333;
	background: #fff url(../image/bk.gif) repeat;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* ---------------------------------------------------------------------- */
/* œƒy[ƒW˜g                                                             */
/* ---------------------------------------------------------------------- */

#page {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	background: #fff;
}

/* ---------------------------------------------------------------------- */
/* œƒwƒbƒ_[                                                             */
/* ---------------------------------------------------------------------- */

#header {
	width: 700px;
	height: 50px;
	padding: 0;
	background: #fff url(../image/bk_header.gif) no-repeat;
}

/* ---------------------------------------------------------------------- */
/* œƒƒCƒ“ƒƒjƒ…[                                                       */
/* ---------------------------------------------------------------------- */

#mainmenu {
	width: 700px;
	height: 32px;
	background: #aaa;
}

#mainmenu li {
	float: left;
	list-style: none;
	margin: 0;
	margin-top: 1px;
	padding: 0;
}

/* ---------------------------------------------------------------------- */
/* œŠK‘wƒiƒr                                                             */
/* ---------------------------------------------------------------------- */

#navi {
	margin: 0;
	padding: 10px 0 14px 12px;
	font-size: 13px;
	background: #fff;
}

#navi a {
	text-decoration: none;
}

#navi a:hover {
	color: #e60;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------- */
/* œ–{•¶                                                                 */
/* ---------------------------------------------------------------------- */

#content {
	float: right;
	display: block;
	width: 490px;
	margin-right: 14px;
	background: transparent;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	color: #e60;
	text-decoration: underline;
}

table.rcrt {
	border-collapse: collapse;
}

.rcrt th, td {
	font-size: 14px;
	padding: 4px;
	border: 1px solid #9c9;
}

.pagetitle {
	width: 340px;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	border-left: 12px solid #e6a;
	border-bottom: 1px solid #e6a;
	margin-bottom: 14px;
	padding: 4px;
}

.n13 {
	font-size: 13px;
}

.to_top {
	text-align: center;
	font-size: 13px;
	margin-top: 80px;
}

.title_green {
	color: #090;
	font-weight: bold;
	margin-left: 4px;
	padding-left: 6px;
	border-left: 8px solid #6c6;
}

.title_center {
	text-align: center;
	font-weight: bold;
}

.title_simple {
	margin-top: 30px;
	font-weight: bold;
	font-size:13px;
}

.txt_block_1 {
	margin: 10px 0 40px 18px;
	line-height: normal;
}

.txt_block_2 {
	margin: 14px;
	line-height: 130%;
	font-size: 13px;
}

.timetable {
	margin: 10px 0 40px 34px;
}

.timetable li {
	list-style: disc;
	margin-bottom:4px;
}

.kajo_gaki {
	margin: 10px 0 40px 34px;
}

.kajo_gaki li {
	font-size: 13px;
	list-style: disc;
	margin-bottom:4px;
}

.ireko {
	margin: 10px;
}

.ireko li {
	font-size: 13px;
	list-style: none;
	margin-bottom:20px;
}

.nenpyo {
	font-size: 13px;
	list-style: disc;
	margin-left: 10px;
	margin-bottom: 4px;
}

.nenpyo_ireko {
	margin: 2px 20px 10px 20px;
}

.green_bold {
	color:#009933;
	font-weight:bold;
}

.blue_bold {
	color:#0066CC;
	font-weight:bold;
}

.red_bold {
	color:#CC0000;
	font-weight:bold;
}

.m20 {
	margin-left:20px;
}

.w180 {
	float: left;
	width: 180px;
}

.w230 {
	float: left;
	width: 230px;
}

.w300 {
	float: left;
	width: 300px;
}

/* ---------------------------------------------------------------------- */
/* œƒTƒCƒhƒƒjƒ…[ • ƒoƒi[—Ìˆæ                                         */
/* ---------------------------------------------------------------------- */

#sidemenu {
	float: left;
	display: block;
	width: 170px;
	margin-left: 10px;
	background: #fff;
	border-top: 6px solid #090;
}

ul.links li {
	font-size: 13px;
	text-indent: 10px;
	line-height: 25px;
	background: #efc;
	border-bottom: 1px solid #ada;
}

ul.links a {
	text-decoration: none;
}

ul.links a:hover {
	color: #e60;
	text-decoration: underline;
}

ul.bunner li {
	padding: 2px 0 0 0;
	margin-left: 5px;
}

/* ---------------------------------------------------------------------- */
/* œƒtƒbƒ^[                                                             */
/* ---------------------------------------------------------------------- */

#footer {
	width: 700px;
	height: 40px;
	background: #fff url(../image/bk_footer.gif) no-repeat;
}

/* ---------------------------------------------------------------------- */
/* œ‚»‚Ì‘¼                                                               */
/* ---------------------------------------------------------------------- */

.clr_both {
	clear: both;
	margin-top: 30px;
}
