/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.1.1.1 2004/09/01 04:47:52 shidairiki Exp $
*/
BODY {
margin: 0px;
padding: 0px;
background-color:#E9E8E8;
background-image:url(images/sec_bg.jpg);
background-repeat: repeat-x;
font-size: 12px;
text-align: left;
color: #333333; 
line-height: 155%;
}

h1 {
	height: 26px;
	color: #333333;
	font-size: 10px;
	margin: 0px;
	padding-left: 8px;
	background-image:url(images/h1_bg.jpg);
	background-repeat: repeat-x;
	line-height:90%;
}

/* 大枠 */

#wrapper{
width:870px;
background-color:#ffffff;
text-align: left;
}

#s_contena{
width:870px;
text-align: left;
background-image:url(images/main_bg.gif);
background-repeat: repeat-y;
margin: 0px;
padding: 0px;
}

#s_left{
width:200px;
text-align: left;
float: left;
background-image:url(images/main_bg.gif);
background-repeat: repeat-y;
}

#s_right{
width:670px;
text-align: left;
float: right;
background-color:#ffffff;
}

#mainbox{
width:600px;
margin-left:33px;
margin-top:20px;
}
/*---------common--------*/


#3title{
height: 38px;
}
h2 {
height: 23px; 
color: #3E3020;
font-size: 15px;
padding-left:5px;
margin-top:25px;
border-bottom:1px #cccccc solid;
border-left:5px #5A7856 solid;
clear:both;
}


ul{
margin-top:3px;
}

ol{
margin-top:3px;
}
.line01 {
background-image:url(images/linedot1.gif);
padding:3px 0px 0px 0px;
margin:4px 0px 6px 0px;
font-size:2px;
}


.limg{
float: left;
margin: 0px 10px 5px 0px;
}

.rimg{
float: right;
margin: 0px 0px 0px 10px;
}

.koumoku{
float: left;
border-right:1px #cccccc solid;
margin-right:6px;
margin-left:5px;
}
.w1{
width:110px;
}
.w2{
width:30px;
}
.h1{
height:50px;
}
.h2{
height:40px;
}
.mh20{
margin:20px 0;
}
.ph20{
padding:20px 0;
}

.w50{
width:30px;
}

.pagetop {
text-align:right;
margin:10px 0px 0px 0px;
clear:both;
font-size:10px;
color:#FF0000;
}
.pagetop2 {
margin:5px 0px 0px 0px;
clear:both;
font-size:11px;
color:#FF0000;
}


/*---------テキスト-------*/
.tx15m {
	color: #007297;
	font-size: 15px;
}

.tx15 {
	color: #333333;
	font-size: 15px;
}
.tx12o {
	color: #FF6600;
}

/*---------01-------*/

.aisatu{
	float: left;
	width:380px;
	color: #3E3020;
	font-size: 12px;
	line-height:130%;
}


.toku{
float: left;
width:380px;
}

/*---------ダウンロード-------*/

#dl{
text-align: center;
margin:30px 0px 50px 0px;
}
#dl2{
text-align: center;
margin:50px 0px 100px 0px;
}
.dl_notic{
font-size: 11px;
margin:12px 0px 0px 0px;
text-align: left;
}


/*---------お知らせ-------*/
.info_title {
background-color:#FFFFEE;
color:#CC6600;
font-size: 14px;
margin-top:1px;
margin-bottom:5px;
padding-top:4px;
padding-bottom:3px;
border-top:1px #999999 solid;
border-bottom:1px #999999 solid;
clear:both;
}

.info_day {
color:#006699;
font-size: 12px;
margin-top:30px;
}


/*---------料金表-------*/
.price {
height: 21px;
color: #3E3020;
font-size: 15px;
margin-top:15px;
margin-bottom:7px;
border-top:1px #7E7363 solid;
border-bottom:1px #7E7363 solid;
clear:both;
}

/* 教員および事務員 */
.teacher_box {
width:280px;
float:left;
margin-right:18px;
margin-bottom:18px;
}
.teacher1 {
width:110px;
border:1px #cccccc solid;
float:left;
padding:6px;
}

.teacher2 {
background-image:url(images/teacher_title.gif);
background-repeat: no-repeat;
background-position:top;
margin-left:8px;
width:140px;
height:54px;
float:left;
padding-top:5px;
}

.teacher3 {
background-image:url(images/teacher_mes.gif);
background-repeat: no-repeat;
margin-top:15px;
padding-top:12px;
}



/*---------ここからトップと同じ--------*/
/* ヘッダ */
#logo {
margin-left: 15px;
text-align: left;
width: 271px;
height:60px;
float: left;
}
/* 言語 */
#gengo {
width:474px;
height:16px;
margin: 25px 0px;
float: right;
}

#ja{
width:81px;
float: left;
}

#ko{
width:66px;
float: left;
}

#ch{
width:70px;
float: left;
}

#en{
width:71px;
float: left;
}

#vi{
width:92px;
float: left;
}

#in{
width:94px;
float: right;
}



/* フッタ */

#s_footer{
margin: 0px ;
clear:both;
background-color:#283B25;
}

#footer{
margin: 0px ;
width:870px;
clear:both;
background-color:#1B4415;
}

#footer_bar{
height: 12px;
width: 870px;
clear:both;
}


#sfooter_box{
width: 850px;
margin-left:10px;
margin-top:3px;
clear:both;
}


#sfooter_txt{
margin: 3px 0px 0px 0px;
font-size:10px; color:#9BA989; 
LINE-HEIGHT: 130%;
text-align:left;
}

#sfooter_waku{
margin: 5px 2px;
padding: 0px;
width:860px;
text-align:left;
clear:both;
}



#fw01{
padding: 5px;
width:581px;
background-color:#f0f1f1;
text-align:left;
clear:both;
}

#sf_navi{
margin: 0px;
padding: 0px;
height:80px;
text-align:left;
clear:both;
}

.f_con{
margin-left: 8px;
margin-top: 5px;
margin-bottom: 8px;
padding: 0px;
width:125px;
float: left;
}

.f_2{
padding: 5px;
width:180px;
float: right;
font-size: 11px;
text-decoration: none;
}

.copy{
padding-left: 15px;
width:300px;
text-align:left;
font-size: 11px;
text-decoration: none;

clear:both;
}

.f_1{
margin-top: 4px;
padding: 0px;
text-align:left;
color: #3B495D; 
font-size: 11px;
line-height: 110%;
clear:both;
}

.f_1 A, TD.headerNavigation A:visited, td.footertop a  {
text-align:center;
font-size: 11px;
color: #3B495D; 
line-height: 140%;
}

.f_1 A:hover, td.footertop a:hover  {
text-align:center;
font-size: 11px;
color: #ff3300; 
line-height: 140%;
}

#getfla {
width:170px;
padding:3px 0px 0px 8px; 
text-align:left;
FONT-SIZE: 11px; 
COLOR: #333333; 
LINE-HEIGHT: 110%;
}


/* ハイパーリンク */

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

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

a.footer {color:#999999;}

a.top {color:#333399;}






/* メニュー */
#hmu {
height: 35px;
width: 870px;
clear:both;
}

#hmu_l {
width: 669px;
height: 35px;
float: left;
}

#mu09 {
height: 35px;
width: 57px;
float: left;
}

#mu10 {
height: 35px;
width: 86px;
float: left;
}

#mu00 {
height: 35px;
width: 58px;
float: right;
}

#mu_bg {
	height: 30px;
	width: 870px;
	padding:10px 0px 5px 0px;
	background-color:#1B4415;
}

#mu {
height: 27px;
width: 870px;

clear:both;
}

#mu01 {
height: 27px;
width: 134px;
float: left;
}
#mu02 {
height: 27px;
width: 129px;
float: left;
}
#mu03 {
height: 27px;
width: 117px;
float: left;
}
#mu04 {
height: 27px;
width: 61px;
float: left;
}
#mu05 {
height: 27px;
width: 83px;
float: left;
}
#mu06 {
height: 27px;
width: 120px;
float: left;
}
#mu07 {
height: 27px;
width: 78px;
float: left;
}
#mu08 {

height: 27px;
width: 148px;
float: right;
}


#sbanner1 {
height: 81px;
width: 195px;
}

.sbanner2 {
height: 73px;
width: 195px;
}

.white11 {
FONT-SIZE: 11px; 
COLOR: #ffffff;
}
.box1 {
	margin: 0px;
	padding: 0px 0px 15px;
}
.img_clear {
	clear: both;
}

/* 選択授業 */

.sentaku_cate_title{
background-image:url(images/sentaku_title.gif);
background-repeat:no-repeat;
padding:10px;
width:586px;
height:20px;
font-size:17px;
font-weight:bold;

color:#3E3020;
clear:both;
}

.sentaku_cate_box{
margin-bottom:8px;
}

.sen_msg_box{
float:left;
margin: 0px 0px 8px 0px;
padding: 0px 5px 0px 0px;
width:370px;

}

.sentaku_vmsg{
background-image:url(images/sentaku_li.gif);
background-repeat:no-repeat;
background-position:left top;
width:365px;
border-bottom:1px #999999 dotted;
padding: 0px 0px 0px 15px;
margin: 2px 0px 0px 2px;

}

.sentaku_img{
float: left;
width: 150px;
margin: 0px 3px 0px 0px;
padding: 3px;
}

.sentaku_cate{
background-image:url(images/q_cate.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:15px;
text-decoration:underline;
margin-bottom:3px;
margin-right:12px;
float:left;
}

.sentaku_img{
float:right;
border:none;
margin-bottom:10px;
}

.sentaku_box{
	width:558px;
	border:1px #999999 solid;
	padding: 33px 10px 10px 10px;
	margin:0px 17px 15px 3px;
	height:auto;
	background-image: url(images/sentaku2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sentaku2_box{
	text-align:left;
	background-color: #FFFFFF;
}

.fr{
float:right;
}

.cle{
clear:both;
}


/* 特別プログラム */

table.tokubetu_table{
border:1px #999999 solid;
border-collapse:collapse;
width:580px;
margin-left:3px;
}
td.tokubetu_table{
border:1px #999999 solid;
background-color:#FFEEEE;
vertical-align:top;
padding:10px;
width:100px;
}
td.tokubetu_table2{
border:1px #999999 solid;
padding:10px;
}

/* フォトギャラリー */

.photo_no{
text-align:right;
font-size:11px;
width:580px;
margin:auto;
clear:both;
}

.photo_box{
background-image:url(images/photo_box2.gif);
background-repeat:repeat-y;
width:580px;
margin:auto;
height:auto;
}

.photo_img_box{
border:none;
background-image:url(images/photo_waku2.gif);
background-repeat:repeat-y;
width:159px;

float:left;
margin:12px;
}

.photo_img{
border:none;
margin:-15px 3px -15px 3px;
}

.photo_right{
float:right;
width:350px;
margin:12px 12px 0 0;
}

.photo_date{
color:#006699;
border-bottom:1px #CCCCCC solid;
}

.photo_title2{
border-left:3px #996633 solid;
color:#996633;
font-size:11px;
margin-top:2px;
height:11px;
padding-left:3px;
}

.photo_title{
font-weight:bold;
font-size:15px;
border-bottom:1px #999999 solid;
padding-bottom:3px;
}

.photo_vmsg{
border-top:4px #EEEEEE solid;
padding:5px 0;
}

.photo_s_title{
color:#333333;
font-size:18px;
margin-top:2px;
padding-left:3px;
}

.photo_s_title2{
border-left:3px #996633 solid;
color:#996633;
font-size:11px;
padding-left:3px;
width:480px;
float:left;
}

.photo_s_no{
color:#006699;
}
.photo_s_date{
float:right;
font-size:11px;
}

.photo_s_box{
margin:10px;
background-image:url(images/photo_s_box2.gif);
background-repeat:repeat-y;
clear:both;
}

.photo_s_vmsg{
text-align:center;
margin:0 15px 5px 15px;
color:#444444;
font-weight:bold;
font-size:13px;
}

.dimg{
margin:5px 0 10px 0;
}

.photo_s_img{
border:none;
float:left;
margin-left:7px;
}

.sec_box{
margin:0 0 10px 26px;
}

.ml26{
margin-left:30px;
}

/* 卒業生の声 */

.sotugyou_from{
font-size:12px;
font-weight:normal;
}

.main12red{
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #FF0000;
}


.main11{
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
}

.main11r{
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	color: #ff0000;
}
.main11p{
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	color: #cc3399;
}

/* カリキュラム */
.ul_box_r{
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
	background-image: url(images/r_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 0px 15px;
	margin: 0px 0px 5px 25px;
}


.ul_box_b{
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align:left;
	background-image: url(images/b_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 0px 15px;
	margin: 0px 0px 5px 25px;
}

.w400{
width:400px;
}

