@charset "shift_jis";
/* CSS Document */

html, body {
	background-image: url(../img2009/bg_stripe.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 130%;
}

#wrap {
	background-image: url(../img2009/bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 800px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
.whitebg {
	background-color: #FFF;
	_border-right-width: 1px;
	_border-left-width: 1px;
	_border-right-style: solid;
	_border-left-style: solid;
	_border-right-color: #CCC;
	_border-left-color: #CCC;
}


#hd {
	background-image: url(../img2009/hd_logo.gif);
	height: 60px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -999999px;
}

/*-- stickyfooter -------------------------------*/
/*
* {margin:0;padding:0;} 
*/

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 150px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 140px;
	clear:both;
	background-image: url(../img2009/footer_line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #EFEFEF;
	width: 800px;
	_width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*-- stickyfooter -------------------------------*/
address {
	background-image: url(../img2009/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 170px;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
}
#footer address .name {
	font-weight: bold;
	color: #006;
}
#footer address .tel {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 140%;
	color: #900;
	font-weight: bold;
}
#footer address .fax {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 120%;
	color: #900;
}
.footmenu {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	float: right;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 2em;
	margin-top: 5px;
}
#topics {
	border: 5px solid #D6D6D6;
	width: 530px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#topics .txtarea {
	padding: 5px;
	height: 120px;
	width: 520px;
	overflow: scroll;
	overflow-x: auto;
}
#bnr {
	float: right;
	width: 235px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.course_parts {
	background-image: url(../img2009/course_parts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 417px;
	width: 394px;
}

.course_support {
	background-image: url(../img2009/course_support.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 417px;
	width: 394px;
}
.t_course {
	height: 127px;
	text-indent: -999999px;
}


hr.space {
	background:#fff;
	color:#fff;
	clear: both;
}
#wrap #main .srv_cont td .m10 {
	margin-right: 10px;
	padding-right: 10px;
	display: block;
	width: 224px;
}
