body {
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	background-color: E7E6E6;
}

#head {	
		margin: 0;
		background-image:url(../images/head_bg.jpg);
		background-repeat: repeat-x;
}

#right {
	margin: 0;
	background-image:url(../images/right_bg.gif);
	background-repeat: repeat-x;
	float: right;
}
#left {
	float: left;
	margin: 0px;
}

#foot {
	margin: 0;
	background-color: #C9CCCD;
}

.black10 {
		font-size:10pt;
		color:#000000;
		line-height: 130%
}

.black8 {
		font-size:8pt;
		color:#000000;
		line-height: 130%
}

.gray10 {
		font-size:10pt;
		color:#333333;
		line-height: 130%
}

.gray8 {
		font-size:8pt;
		color:#333333;
		line-height: 130%
}

a { 
text-decoration: none;
color:#FF6666;
}

a:hover {
	text-decoration: underline;
	color:#FF3333;
	font-size: 12px;
}

.blue10 {
		font-size:10pt;
		color:#5AA1BA;
		line-height: 130%
}

#wrapper {
	width: 820px;
	background-image: url(../img/bk_grade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
.news_txt {
	font-size: 11px;
	color: #666666;
}
.white_txt {
	color: #FFFFFF;
}

/* -------- course table */

table.table001 {
	border-collapse: separate;
	border-spacing: 2px;
}



table.table001 th,
table.table001 td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

table.table001 th {
  background: #3399FF;
  text-align: center;
  white-space: nowrap;
  font-size: 11px;
  color: #FFF;
}

table.table001 td {
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #999999;
}
.koumoku_right_p {
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.left_koumoku_p {
	color: #666666;
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-image: url(../../contactus/img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
.form_area {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-right: 10px;
	margin-left: 15px;
}
.form_tx01 {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.form_tx02 {
	margin-bottom: 30px;
	font-size: 10px;
}
.section001 {
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.5em;
	color: #666666;
}
.txt_dfalt {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}
.section002 {
	margin-bottom: 15px;
}

.section003 {
	margin-bottom: 30px;
}

.section004 {
	margin-bottom: 5px;
	line-height: 1.3em;
}

.p_gray {
	font-weight: bold;
	color: #B5ADB8;
	font-size: 12px;
}
.class_td {
	color: #996666;
	background-color: #FFCCCC;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.class_td2 {
	line-height: 1.5em;
	color: #999999;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	text-align: center;
}
.section005 {
	margin-top: 2px;
}
.p_pink {
	color: #FF9999;
	padding-bottom: 5px;
}
.bk_gray {
	font-size: 12px;
	color: #999999;
	background-color: #EFEFEF;
	padding: 10px;
	line-height: 1.3em;
}
.txt_dfalt a {
	color: #999999;
}
.txt_dfalt a:hover {
	color: #FF9999;
}
