@charset "Shift_JIS";

/*---------------------------------
0.default(base.css)
1.link(base.css)
2.common(base.css)
3.header(base.css)
4.navi(base.css)
5.wrapper
6.container
7.content
8.left(base.css)
9.right
10.footer(base.css)
==========================
30.school-list
31.school-detail
40.blog-style
50.IΡϋ
60.member
61.regist
62.login
63.password
64.bbs
65.bbs page
70.guide
80.about
90. ’³Β
100.pKρ
110.company
120.privacy
130.contact
140.blog-link
141.useful-link
142.useful-link-jpn
150.site map
160.movie
165.movie-school
170.enquete
180.article
181.seattle
182.interview
183.columntop
184.linktop
185.prefecture
200.event
----------------------------------*/


	

/*6.container
-----------------------------------*/
#container{
	margin:15px auto 0 auto; 
	width:900px;
	background:#fff;
}

	
/*7.content
-----------------------------------*/
#content{
	float:right;
	width:685px;
	}
#content h2{
	margin-bottom:15px;
	padding:4px 0 0 13px;
	height:26px;/*30px*/
	font-size:16px;
	letter-spacing:0.2em;
	background:url(../img/common/bg_header.jpg) no-repeat;
	}
#content h2.header-s{
	background:url(../img/common/bg_header-s.jpg) no-repeat;
	}

#content h3{
	margin-bottom:5px;
	padding:0 0 0 18px;
	font-size:16px;
	color:#000;
	letter-spacing:0.2em;
	background:url(../img/common/icon_circle.gif) left 4px no-repeat;
	border-bottom:1px #0095b3 solid;
	}

#content h4{
	margin-bottom:5px;
	font-size:14px;
	color:#007f98;
	letter-spacing:0.2em;
	}
	



/*=========================================================*/	
	
	
	
/*30.school-list
-----------------------------------*/
#search-box{
	}
#search-box caption{
	padding:9px 0 11px 40px;
	font-size:14px;
	font-weight:bold;
	color:#0095b3;
	letter-spacing:0.1em;
	background:url(../img/common/icon_search.gif) no-repeat;
	}
#search-box td,
#search-box th{
	padding:4px 10px;
	border:1px #accee5 solid;
	}
#search-box th{
	padding:4px 30px 4px 10px;
	font-weight:bold;
	background-color:#e6f3ff;
	}
ul#search-submit{
	margin:10px 0 40px 80px;
	text-align:center;
	}
ul#search-submit li{
	margin:0 5px;
	display:block;
	float:left;
	}
	

#school-list td,
#school-list th{
	padding:10px;
	border:1px #accee5 solid;
	}
#school-list th{
	padding:5px 10px;
	font-weight:bold;
	text-align:center;
	background-color:#e6f3ff;
	}
	
#search-count,
#search-navi{
	margin:20px 0 5px;
	padding:4px;
	text-align:center;
	font-weight:bold;
	border:1px #8fcc14 solid;
	background-color:#f9ffee;
	}

/*31.school-detail
-----------------------------------*/
#content.detail h3{
	margin-top:40px;
	}
	
/*detail-top*/
#detail-photo img{
	padding:2px;
	float:left;
	border:1px #ccc solid;
	}
	
dl#detail-top{
	margin-left:250px;
	}	
dl#detail-top dt{
	float:left;
	font-weight:bold;
	}
dl#detail-top dd{
	margin:0 0 10px 80px;
	}	

/*btn*/
#detail-btn ul{
	margin:15px 0 0;
	text-align:center;
	}
#detail-btn ul li{
	padding:0 4px;
	display:inline;
	}
	
/*table*/	
.detail-table{
	width:100%;
	}	
.detail-table td,
.detail-table th{
	padding:7px 10px 7px 5px;
	border:1px #accee5 solid;
	}
.detail-table td.color{
	background-color:#f2f9ff;
	}
.detail-table th{
	font-weight:bold;
	background-color:#e6f3ff;
	}
.detail-table td table{
	width:100%;
	}
.detail-table td table td,
.detail-table td table th{
	padding:4px;
	text-align:center;
	border:1px #ccc solid;
	}
.detail-table td table th{
	background-color:#F3F3F3;
	}
	
	
/*40.blog-system
-----------------------------------*/
/*content*/
#blog-content{
	float:left;
	margin-top:15px;
	width:485px;
	}	
#content #blog-content .diary h3{
	padding:20px 0 10px 45px;
	color:#000;
	background:url(../img/experience/bg_head-diary.gif) left 5px no-repeat;
	}
#blog-content .diary{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:2px #dae9f3 solid;
	}
#blog-content .diary p{
	margin-bottom:0;
	}
	
/*side*/
#blog-side{
	float:right;
	margin-top:15px;
	width:180px;
	}	
.blog-side-ctt{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px #aaa dotted;
	}
.blog-side-ctt ul li{
	padding:1px 0 1px 10px;
	background:url(../img/common/icon_arrow-gray.gif) left 5px no-repeat;
	} 


/*50.IΡϋ
-----------------------------------*/	
/*navi*/	
#choose-navi{
	margin-bottom:20px;
	padding:5px 0;
	text-align:center;
	border:1px #8fcc14 solid;
	background-color:#eaf2da;
	}
#choose-navi ul li{
	display:inline;
	padding:0 5px;
	}	
	
#content.choose .textarea{
	margin-bottom:15px;
	}
	
/*school type*/	
#school-type{
	margin-bottom:50px;
	}	
#school-type .textarea p{
	margin-left:150px;
	}
#school-type .textarea{
	margin-bottom:20px;
	border-bottom:1px #aaa dotted;
	}	
#school-type .textarea p.answer{
	padding:8px;
	font-weight:bold;
	font-size:13px;
	background-color:#f2f9ff;
	border:2px #0095b3 solid;
	}
	

/*60.member
-----------------------------------*/
#member-bnr dl{
	margin-bottom:10px;
}
#member-bnr dl dt{
	float:left;
}
#member-bnr dl dd{
	margin-left:210px;
}




/*61.regist
-----------------------------------*/
#regist-table{
	margin:0 auto 10px auto;
	width:100%;
	}
#regist-table td,
#regist-table th{
	padding:5px;
	border:1px #accee5 solid;
	}	
#regist-table th{
	font-weight:bold;
	background-color:#f2f9ff;
	}
#regist-table thead th{
	padding:7px;
	text-align:center;
	color:#fff;
	font-size:14px;
	letter-spacing:0.2em;
	background-color:#16a8d9;
	}
#regist-table th .red{
	font-size:11px;
	font-weight:normal;
	}	
#regist-table th em{
	font-size:11px;
	}
#regist-table td table{
	width:100%;
	}
#regist-table td table td,
#regist-table td table th{
	padding:5px;
	border:none;
	}
#regist-table td table th{
	background-color:#ddf29d;
	}	


	
/*62.login
-----------------------------------*/	
#login-form{
	margin-bottom:10px;
	width:100%;
	border:1px #accee5 solid;
	}	
#login-form td,
#login-form th{
	padding:10px;
	}	
#login-form td{
	border-right:1px #accee5 solid;
	}
#login-form th{
	font-weight:bold;
	background-color:#f2f9ff;
	border-right:1px #accee5 dotted;
	}
	
	
/*63.password
-----------------------------------*/	
#forget_pass table{
	margin:0 auto 10px auto;
	}
#forget_pass table caption{
	font-size:14px;
	letter-spacing:0.1em;
	font-weight:bold;
	}
#forget_pass table td,
#forget_pass table th{
	padding:5px 10px;
	border:1px #accee5 solid;
	}	
#forget_pass table th{
	font-weight:bold;
	background-color:#f2f9ff;
	}

	
/*64.bbs
-----------------------------------*/
/*search*/	
#thread-form{
	margin:0 auto;
	border:1px #accee5 solid;
	}
#thread-form td,
#thread-form th{
	padding:5px;
	border-bottom:1px #accee5 solid;
	}
#thread-form th{
	font-weight:bold;
	}

/*thread list*/
#thread{
	width:100%;
	}	
#thread td,
#thread th{
	padding:5px;
	border:1px #accee5 solid;
	}
#thread th{
	text-align:center;
	font-weight:bold;
	background-color:#e6f3ff;
	}

/*post*/
#post-form{
	margin-bottom:10px;
	width:100%;
	}	
#post-form td,
#post-form th{
	padding:5px 10px;
	border:1px #accee5 solid;
	}
#post-form th{
	padding:4px 30px 4px 10px;
	font-weight:bold;
	background-color:#e6f3ff;
	}
	
/*edit*/
#edit-form{
	margin:80px auto 10px auto;
	border:1px #ccc solid;
}
#edit-form td,
#edit-form th{
	padding:5px;
	border-bottom:1px #ccc solid;
	}
#edit-form th{
	font-weight:bold;
	}


/*65.bbs-page
-----------------------------------*/		
#content .post-ctt-main h3{
	padding:8px 0 8px 40px;
	background:url(../img/common/icon_edit-big.gif) no-repeat;
	}	
#content .post-ctt h4{
	margin-top:30px;
	padding:2px 0 2px 20px;
	border-bottom:1px #007f98 dotted;
	background:url(../img/common/icon_return.gif) left 4px no-repeat;
	}	

.post-ctt-main,
.post-ctt{
	margin-bottom:30px;
	padding-bottom:30px;
	}
.post-ctt-main{
	padding:5px;
	background-color:#f2faff;
	}
.post-ctt{
	margin-left:30px;
	border-bottom:1px #aaa dotted;
	}

.post-ctt-main dl dt,
.post-ctt dl dt{
	padding:1px 0 1px 18px;
	float:left;
	font-weight:bold;
	background:url(../img/common/icon_user.gif) no-repeat;
	}
.post-ctt-main dl dd,
.post-ctt dl dd{
	margin:0 0 5px 100px;
	}
.post-ctt-main dl dd.posted,
.post-ctt dl dd.posted{
	color:#0095b3;
	font-size:11px;
	}
	
		
/*70.guide
-----------------------------------*/	
ul#feature{
	margin:20px 0 20px 5px;
	}
ul#feature li{
	margin:4px 0;
	padding-left:18px;
	font-weight:bold;
	letter-spacing:0.1em;
	background:url(../img/common/icon_accept.gif) no-repeat;
	}	

/*menu guide*/
#menu-guide{
	margin-top:30px;
	}
#menu-guide dl{
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px #aaa dotted;
	}
#menu-guide dl dt{
	float:left;
	}
#menu-guide dl dd{
	margin:0 0 0 200px;
	}

/*search guide*/
#search-guide{
	margin-top:50px;
	}
#search-guide dl{
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px #aaa dotted;
	}
#search-guide dl dt{
	float:left;
	}
#search-guide dl dd{
	margin:0 0 0 410px;
	padding:3px;
	border:2px #8fcc14 solid;
	}



/*80.about
-----------------------------------*/	
dl#about-attention{
	margin:-5px 0 0 10px;
	}	
dl#about-attention dt{
	float:left;
	font-size:16px;
	font-weight:bold;
	}
dl#about-attention dd{
	margin:0 0 10px 20px;
	}

/*regist guide*/	
dl#regist-guide{
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px #aaa dotted;
	}
dl#regist-guide dt{
	float:left;
	}
dl#regist-guide dd{
	margin:0 0 20px 410px;
	padding:3px;
	border:2px #8fcc14 solid;
	}
	

/*90.₯A
-----------------------------------*/	
ul#greeting-feature{
	margin:20px 0;
	padding:10px;
	border:2px #ccc solid;
	}
ul#greeting-feature li{
	margin:5px 0;
	padding-left:18px;
	font-weight:bold;
	letter-spacing:0.1em;
	background:url(../img/common/icon_accept.gif) no-repeat;
	}	
	
	
/*80.pKρ
-----------------------------------*/		
#content.agreement h3{
	margin-top:30px;
	}	
.agreement ol{
	margin:5px 0 10px 30px;
	}
	

/*90.company
-----------------------------------*/
#company-table{
	width:100%;
	}	
#company-table td,
#company-table th{
	padding:10px 10px 3px 5px;
	border-bottom:1px #3aa9bf dotted;
	}	
#company-table th{
	font-weight:bold;
	color:#0095b3;
	}
#company-table td table td{
	padding:2px 20px 2px 0;
	border-bottom:none;
	}


/*100.privacy
-----------------------------------*/
#content.privacy h3{
	margin-top:30px;
	}	
.privacy ul{
	margin:5px 0 10px 30px;
	}
.privacy ul li{
	margin:10px 0;
	list-style-type:upper-latin;
	}
.privacy ul.disc li{
	margin:3px 0;
	list-style-type:disc;
	}
	
	
/*110.contact
-----------------------------------*/
#contact-table{
	margin-bottom:10px;
	width:100%;
	}	
#contact-table td,
#contact-table th{
	padding:5px 10px 5px 5px;
	border:1px #accee5 solid;
	}	
#contact-table th{
	font-weight:bold;
	background-color:#f2f9ff;
	}
#contact-table th em{
	color:#f00;
	}
#contact-agreement{
	margin:15px 10px;
	padding:5px;
	height:150px;
	overflow:auto;
	border:1px #ccc solid;
	}	

	

/*140.blog-link
-----------------------------------*/	
dl.link dt{
	padding:1px 0 1px 12px;
	font-weight:bold;
	background:url(../img/common/icon_box.gif) no-repeat scroll left center;	
}
dl.link dd{
	padding:0 0 15px 12px;
}


/*141.useful-link
-----------------------------------*/
dl.useful-list{
	margin-bottom:30px;
}
dl.useful-list dt{
	padding-left:3px;
	font-weight:bold;
	font-size:14px;
	color:#000;
	background:url(../img/link/bg_country.jpg) no-repeat left bottom;
}
dl.useful-list dd{
	margin:0 0 0 25px;
	padding:2px 0 2px 12px;
	background:url(../img/common/icon_child.gif) no-repeat left center;
}
	

/*142.useful-link-jpn
-----------------------------------*/
#useful-link-jpn dl{
	margin-bottom:30px;
}
#useful-link-jpn dl dt{
	margin-bottom:15px;
	padding:4px 0 0 13px;
	height:26px;/*30px*/
	font-size:16px;
	letter-spacing:0.2em;
	background:url(../img/link/linktop.gif) no-repeat;
	border-bottom:1px #0095b3 solid;
}

#useful-link-jpn dl dd{
	margin:3px 0 3px 20px;
	padding:1px 0 1px 12px;
	background:url(../img/common/icon_box.gif) no-repeat scroll left center;
}


/*150.site map
-----------------------------------*/
#sm-left{
	float:left;
	padding-left:10px;
	width:45%;
	}
#sm-right{
	float:right;
	width:45%;
	}	
.sitemap p{
	margin-bottom:30px;
	}
.sitemap ul{
	margin:-25px 0 20px 30px;
	}
.sitemap ul li{
	list-style-type:disc;
	}
	

/*160.movie
-----------------------------------*/
#movie-list{
	width:100%;
	border:1px #accee5 solid;
	}
#movie-list th{
	text-align:left;
	}
#movie-list td{
	text-align:center;
	}
	#movie-list td.txt-left{
	text-align:left;
	}
#movie-list thead td,
#movie-list thead th{
	padding:5px 3px;
	border:1px #c2e57d solid;
	}
#movie-list thead td{
	background-color:#e2f2c2;
	}
#movie-list thead th{
	background-color:#c2e57d;
	}
#movie-list tbody td,
#movie-list tbody th{
	padding:5px 3px;
	border-left:1px #accee5 dotted;
	borde-right:1px #accee5 dotted;
	border-bottom:2px #accee5 solid;
	}
#movie-list tbody th{
	font-weight:bold;
	background-color:#edf6ff;
	}

/*165.movie-school
-----------------------------------*/
#panorama-movie{
	margin:15px auto 20px;
	padding:5px;
	width:480px;
	text-align:center;
	border:1px #aad84c solid;
}
#panorama-movie strong{
	display:block;
	padding:1px 0;
	font-size:14px;
	background-color:#aad84c;
}
#panorama-movie div{
	margin:5px auto;
}
#panorama-movie p{
	margin-top:5px;
	color:#F00;
}
#school-movies div{
	float:left;
	display:inline;
	margin-right:10px;
	text-align:center;
}
#school-movies div strong{
	font-size:14px;
	color:#0086cb;
}
#school-movies div p{
	margin-top:5px;
}

#to-detail{
	margin-top:15px;
	text-align:center;
	font-size:11px;
}
#to-detail img{
	margin-bottom:3px;
}




/*170.enquete

-----------------------------------*/

/*wZΌ*/

#content h3#enquete-school{
	padding:0;
	font-size:16px;
	color:#000099;
	letter-spacing:0.2em;
	background:none;
	border:none;
	}

.enquete-table{
	width:100%;
	border:1px #c2e57d solid;
	}

.enquete-table th{
	text-align:left;
	}

.enquete-table td{
	text-align:center;
	}

/*textΆρΉ*/

.enquete-table td.txt-left{
	text-align:left;
	}

.enquete-table thead td,
.enquete-table thead th{
	padding:5px 3px;
	border:1px #c2e57d solid;
	}

.enquete-table thead td{
	background-color:#e2f2c2;
	}

.enquete-table thead th{
	background-color:#c2e57d;
	}

.enquete-table tbody td,
.enquete-table tbody th{
	padding:5px 3px;
	border-left:1px #c2e57d dotted;
	borde-right:1px #c2e57d dotted;
	border-bottom:2px #c2e57d solid;
	}

.enquete-table tbody th{
	font-weight:bold;
	background-color:#e2f2c2;
	}

/*180.article

-----------------------------------*/

.manila-table{
	width:100%;
	}

.manila-table th{
	text-align:left;
	}

.manila-table td{
	text-align:left;
	}

/*textΆρΉ*/

.manila-table td.txt-left{
	text-align:left;
	}

.manila-table thead td,
.manila-table thead th{
	padding:5px 3px;
	border:1px #c2e57d dotted;
	}

.manila-table thead td{
	background-color:#ffff99;
	}

.manila-table thead th{
	background-color:#c2e57d;
	}

.manila-table tbody td,
.manila-table tbody th{
	padding:5px 3px;
	border-bottom:2px #c2e57d dotted;
	}

.manila-table tbody th{
	font-weight:bold;
	}

#content h5{
	margin-bottom:5px;
	font-size:14px;
	color:#007f98;
	letter-spacing:0.2em;
	background-color:#c2e57d;
	}
	
#photo1{float:right;
margin:0 0 1em 1em;
        }
		
#photo2{float:left;
margin:0 1em 1em 0;
        }
p.right {text-align: right; }

p.center {text-align: center; }


/*181.seattle

-----------------------------------*/
#main{width:685px;}
#inbox{background:#CCFFFF;overflow:hidden;}
.box{width:650px;padding:0 10px 0 10px;margin:0 10px 0 10px;}
.top{width:685px;height:17px;padding:0;margin:0;background:url(../img/article/bg.gif) no-repeat;} 
.bottom{width:685px;height:30px;padding:0;margin:0;background:url(../img/article/bg2.gif) no-repeat;} 

#inbox p{
      font-size:13px;
	  letter-spacing:0.1em;
	   }
	   

/*182.interview

-----------------------------------*/
.manila-table font{
   margin-bottom:5px;
	font-size:14px;
	color:#007f98;
	letter-spacing:0.2em;
	background-color:#c2e57d;
	}


/*183.column

-----------------------------------*/


#column {
  float: left;
  width: 685px;
  padding-bottom: 2em;
  border-bottom: 1px solid #cccccc;
}

#clients1 {
  float: left;
  margin-left: 0px;
  width: 320px;
}

#clients2 {
  float: right;
  margin-left: 0px;
  width: 320px;
}

#column h2 {
	margin-bottom:15px;
	padding:4px 0 0 13px;
	height:26px;/*30px*/
	font-size:16px;
	letter-spacing:0.2em;
	background:url(../img/article/columntop.gif) no-repeat;
	border-bottom:1px #0095b3 solid;
   }
   
#clients1 p, #clients2 p,  {
  margin: 0;
  line-height: 1.6;
  font-size: x-small;
}

/*184.linktop

-----------------------------------*/
#linktop{
  float: left;
  width: 685px;
  padding-bottom: 2em;
  border-bottom: 1px solid #cccccc;
}

#clients1 {
  float: left;
  margin-left: 0px;
  width: 320px;
}

#clients2 {
  float: right;
  margin-left: 0px;
  width: 320px;
}

#linktop h2 {
	margin-bottom:15px;
	padding:4px 0 0 13px;
	height:26px;/*30px*/
	font-size:16px;
	letter-spacing:0.2em;
	background:url(../img/link/linktop.gif) no-repeat;
	border-bottom:1px #0095b3 solid;
   }
   
#clients1 p, #clients2 p,  {
  margin: 0;
  line-height: 1.6;
  font-size: x-small;
}


/*185.prefecture
-----------------------------------*/
#movie-list.exam-result tbody td{
	text-align:left;
	vertical-align:top;
}
#movie-list.exam-result td ul li{
	padding:0 8px 0 7px;/*ΆEΜΤu*/
	display:inline;
	line-height:2;/*γΊΤu*/
	background:url(../img/common/icon_box.gif) left center no-repeat;
	zoom:1;
}

#movie-list.exam-result td ul li span{
	white-space:nowrap;/*όsΦ~*/
	
}



/*200.event
-----------------------------------*/
#event-list{
	width:100%;
	margin:5px 0 30px;
	border:1px #accee5 solid;
	}
#event-list th{
	text-align:left;
	}
#event-list td{
	text-align:center;
	}
#event-list td.txt-left{
	text-align:left;
	}
#event-list td.txt-center{
	text-align:center;
	}
#event-list thead td,
#event-list thead th,
#event-list tfoot td,
#event-list tfoot th{
	padding:5px 3px;
	border:1px #c2e57d solid;
	}
#event-list thead td,
#event-list tfoot td{
	background-color:#e2f2c2;
	}
#event-list thead th,
#event-list tfoot th{
	background-color:#c2e57d;
	}
#event-list tbody td,
#event-list tbody th{
	padding:5px 3px;
	text-align:left;
	border-left:1px #accee5 solid;
	borde-right:1px #accee5 solid;
	border-bottom:2px #accee5 solid;
	}
#event-list tbody th{
	font-weight:bold;
	background-color:#edf6ff;
	}

#event-list.test1 td,
#event-list.test1 th{
	font-size:11px;
}


#event-list.event-pref tbody td{
	text-align:center;
}
