body {
	font-size:12px;
	line-height: normal;
	margin: 0px;
	background-color: #CBCFDA;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
td { font-size:12px; line-height: normal; }
h1 { font-size: 14px; color: #FFFFFF; margin: 0px; padding: 0px; text-indent: 20px; }
.text-16 { font-size: 12px; line-height: 16px; }
.text-18 { font-size: 12px; line-height: 18px; }
.size-10 { font-size: 10px; line-height: 14px; }
.size-1018 { font-size: 10px; line-height: 18px; }
.size-14 { font-size: 14px; line-height: 18px; }
.size-16 { font-size: 16px; line-height: normal; font-weight: bold; }
.copy { font-size: 12px; color: #FFFFFF; background: #FF0000; }
.main {
	font-size:12px;
	background-image: url(img/bg_side.gif);
}
.menu-bg {
	font-size:12px;
	background-image: url(img/menu_bg.gif);
	background-color: #EBE9E7;
	background-position: bottom;
	background-repeat: no-repeat;
}
.menu-blog {
	font-size:12px;
	background-image: url(img/top2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.menu { font-size: 10px; line-height: 14px; color: #4E4D4B; }
#menu a:link {  color: #4E4D4B; text-decoration:underline; }
#menu a:visited {  color: #4E4D4B; text-decoration:underline; }
#menu a:hover {  color: #A80000; text-decoration:underline; }
#menu a:active {  color: #A80000; text-decoration:underline; }

.news {
	font-size: 12px;
	line-height: 16px;
	color: #4E4D4B;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #9B9B9B;
	border-left: 0px;
}
.news-entry { font-size: 12px; line-height: 16px; color: #4E4D4B; }
#news a:link {  color: #4E4D4B; text-decoration:underline; }
#news a:visited {  color: #4E4D4B; text-decoration:underline; }
#news a:hover {  color: #A80000; text-decoration:underline; }
#news a:active {  color: #A80000; text-decoration:underline; }

.table {
	font-size: 12px;
	line-height: 18px;
	border-top: 0px;
	border-right: 1px solid #B3B8C9;
	border-bottom: 1px solid #B3B8C9;
	border-left: 1px solid #B3B8C9;
	background-color: #FFFFFF;
	background-image: url(img/table_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 10px 12px 10px;
}
.table2 { font-size: 12px; line-height: 20px; padding: 16px; }

.table-body {
	font-size: 12px;
	line-height: 18px;
	border-top: 0px;
	border-right: 1px solid #B3B8C9;
	border-bottom: 0px;
	border-left: 1px solid #B3B8C9;
	padding: 10px;
}

.table-s {
	font-size: 12px;
	line-height: 18px;
	border-top: 0px;
	border-right: 1px solid #B3B8C9;
	border-bottom: 0px;
	border-left: 1px solid #B3B8C9;
	background-color: #FFFFFF;
	background-image: url(img/table_head_420.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 10px;
}

.table-more {
	font-size: 12px;
	line-height: 18px;
	border-top: 0px;
	border-right: 1px solid #B3B8C9;
	border-bottom: 1px solid #B3B8C9;
	border-left: 1px solid #B3B8C9;
	background-image: url(img/more_bg.gif);
}

.about {
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
}

.about-txt { font-size: 12px; line-height: 20px; padding: 6px; }
.name { font-size: 14px; line-height: 18px; color: #CC6666; font-weight: bold; }
.lesson { font-size: 10px; line-height: 18px; padding: 12px; }

ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.form {
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #BDB76B;
	border-right: 1px solid #BDB76B;
	border-bottom: 1px solid #BDB76B;
	border-left: 1px solid #BDB76B;
}

.cat {
	font-size: 10px;
	background-image: url(img/sub/cat_bg.gif);
	padding: 6px 12px 6px 8px;
}
#cat a:link {  color: #4E4D4B; text-decoration:none; }
#cat a:visited {  color: #4E4D4B; text-decoration:none; }
#cat a:hover {  color: #A80000; text-decoration:underline; }
#cat a:active {  color: #A80000; text-decoration:underline; }

.faq {
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #FED0E0;
	border-right: 1px solid #FED0E0;
	border-bottom: 1px solid #FED0E0;
	border-left: 1px solid #FED0E0;
}
.faq-txt { font-size: 12px; line-height: 18px; padding: 5px; }

.img_r {
 float: right;
 border: none;
 vertical-align:top;
 margin-left: 5px;
 margin-bottom: 5px;
}
.img_l {
 float: left;
 border: none;
 margin-right:5px;
 vertical-align:top;
 margin-bottom: 5px;
}
.img_n {
 float: none;
 border: none;
}
textarea,select,input {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku 
GothicPro","Osaka","Verdana","Helvetica","Arial","‚l‚r‚oƒSƒVƒbƒN","sans-serif";
}










.toptab01{
line-height:130%;
margin-top:12px;
border-top:1px dashed #d0d1d1;
}
.toptab01 th{
border-bottom:1px dashed #d0d1d1;
font-size:14px;
color:#48351b;
width:100px;
padding:7px 0px;
text-align:left;
vertical-align:top;
letter-spacing:140%;
}
.toptab01 td{
border-bottom:1px dashed #d0d1d1;
font-size:14px;
padding:7px 0px;
text-align:left;
vertical-align:top;
letter-spacing:140%;
}



.toptab02{
margin-top:7px;
}
.toptab02 td{
text-align:left;
width:33%;
padding:0px 6px;
}
.toptab02 td p{
font-size:14px;
padding:6px 0px;
margin:0px;
border-bottom:1px solid #d1d1d1;
}



#promobg{
background:url(img/top/promobg.jpg) no-repeat right top;
}
#promobg p{
font-size:13px;
line-height:160%;
padding:125px 0px 20px 12px;
margin:0px;
}


.catch{
padding:10px 0px 10px 10px;
}
.catch p{
font-size:14px;
line-height:150%;
padding:0px;
margin:0px;
}








