@charset "utf-8";
/*
Theme Name: WordPress Windmill
Theme URI: http://windmill.com/
Description: Windmill English Centre
Author: WEC
Author URI: http://windmill.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick
*/

/* Begin Typography & Colors */
/* CSS Document */
*{
	font-style: normal;
}
body {
	font-family: 'Lucida Grande',Osaka, Verdana, Arial, Sans-Serif;
	text-align: center;
	margin: 0px auto;
	padding: 0px auto;
	line-height: 140%;
	
}

/*body, td, th {
	color: #330000;
}*/

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
	color: #666666;
  	text-decoration: none;
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
a:visited {
  color: #006666;
}
img	{
	border: none;
}
th	{
	border: none;
}
p {
	0.9em;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
/*---------------------------------------*/
#wrapper	{
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
	background:  url(./images/conBg.jpg) no-repeat top;
}
#header {
	text-align: center;
	width: 900px;
	height: 138px;
	margin: 0px auto;
	padding: 0px auto;

}
#topMenu	{
	width: 180px;
	height: 27px;
	margin: 0px 10px;
	padding: 0px;
	vertical-align: bottom;
	background: url(./images/topHomeBg.jpg) no-repeat top left;
	text-align: right;
}
#topMenu ul	{
	margin: 5px 0;
	padding: 0px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;	
	list-style: none;
	clear: both;
}
#topMenu li	{
	margin-left: 10px; 
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	vertical-align: top;
	float: left;
}
#topMenu li a	{
	color: #666666;
}
#topMenu li a:hover	{
	color: #333333;
	text-decoration: none;
}
#topMenu li a:visited	{
	color: #666666;
	
}

#container	{
	text-align: center;
	width: 930x;
	background:  url(./images/bodyBg.jpg) repeat-y top;
	margin: 0 auto;
	padding: 0 auto;
}
#main	{
	text-align: center;
	width: 900px;
	margin: 0px auto;
	padding: 0px auto;
	clear: both;
}
#left	{
	width: 235px;
	float: left;
	margin: 0px;
	vertical-align: top;
	
}
#sideMenu ul	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sideMenu li	{
	margin: 0px;
	padding: 0px;
}
#sideMenu li a{
	margin: 0px;
	padding: 0px;
}
#sideMenu li img{
	margin: 0px;
	padding: 0px;
	vertical-align: top;/*IE6 隙間対策 */
}
#sideMenu li a img{
	margin: 0px;
	padding: 0px;
	vertical-align: top;/*IE6 隙間対策 */
}

#right	{
	width: 665px;
	float: right;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	/*min-height: 883px;
	height: important! auto;
	height: 883px;*/
	
}

#footer	{
	height: 60px;
	margin: 0 auto;
	padding: 0px auto;
	background-color: #3399ff;

}
#copyright	{
	height: 30px;
	font-size: 0.9em;
	font-weight: normal;
	color: #ffffff;
	margin: 0px auto;
	padding: 0px 20px;
	text-align: center;
	vertical-align: bottom;
	font-style: normal;
	font-weight: bold;
}
#copyright address{
	font-style: none;
}
/*    ぱんくず       */ 
#bread	{
	text-align: left;
	font-size: 0.8em;
	margin: 0px auto 10px 20px;
	padding: 10px auto;
	color: #666666;
} 
/*        top          */
#content	{
	width: 665px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#content h2	{
	margin: auto 20px;
	padding: 35px 20px;
	color: #333333;
	/*border: solid 1px #cccccc;
	border-left: solid 10px #cccccc;*/

	font-size: 1.2em;
	/*min-height: 100px;
	height: important! auto;
	height: 100px;*/
	vertical-align: middle;
}
/*----タイトル画像クラス------*/
.h2young	{
	background: url(images/titleImg/youngTitle.jpg) no-repeat right top;
}
.h2news	{
	background: url(images/titleImg/topTitle.jpg) no-repeat right top;
}
.h2abroad	{
	background: url(images/titleImg/abroadTitle.jpg) no-repeat right top;
}
.h2interpret	{
	background: url(images/titleImg/interpretTitle.jpg) no-repeat right top;
}
.h2buisiness	{
	background: url(images/titleImg/buisinessTitle.jpg) no-repeat right top;
}
.h2contact	{
	background: url(images/titleImg/contactTitle.jpg) no-repeat right top;
}
.h2centre	{
	background: url(images/titleImg/centreTitle.jpg) no-repeat right top;
}
.h2adult	{
	background: url(images/titleImg/adultTitle.jpg) no-repeat right top;
}
.h2blog	{
	background: url(images/titleImg/blogTitle.jpg) no-repeat right top;
}
.h2pickupservice 	{
	background: url(images/titleImg/topTitle.jpg) no-repeat right top;
}
.h2tiken 	{
	background: url(images/titleImg/topTitle.jpg) no-repeat right top;
}
#topTitle {
	margin: 0px;
	padding: 0px;
}
#topTitle img{
	margin: 0px;
	padding: 0px;
}
.topNews	{
	background: url(./images/newsBg.gif) no-repeat top;
	width: 300px;
	text-align: center;
	padding: 15px 10px;
	min-height: 330px;
	height: important! auto;
	height: 330px;
	vertical-align: top;
}
.topNews img	{
	margin: 10px;
}
.newsTitle	{
	margin: 0px auto;
	padding: 0px auto;
	text-align: left;
}
.newsTitle	h3	{
	border-left: solid 15px #ffffff;
	padding: 5px;
	margin: 0px 10px;
	font-size: 0.9em;
}
.topNews .exC	{
	text-align: left;
	font-size: 0.8em;
	margin: 10px 15px 5px 15px;
}


/*--------子供のクラス----------*/

#youngCon	{
	text-align: center;
	padding-left: 10px;
}
#youngCon h3	{
	background: url(./images/crayon.jpg) no-repeat left;
	padding: 20px 10px 10px 35px;
	text-align: left;
	vertical-align: top;
}
#youngCon h3 span	{
	font-size: 0.85em;
	font-weight: normal;
	padding-left: 30px;

}

#youngCon h5	{
	font-size: 0.95em;
	color: #666;
	border-left: solid 10px #cccccc;
	margin: 30px auto 20px 30px;
	text-align: left;
	padding-left: 10px;
}
/*-------クラスメモリスト共通--------*/
.memoS	{
	width: 580px;
	background: url(./images/youngImg/memo.jpg) no-repeat top right;
	margin: 10px;
	padding: 15px 20px 10px 0px;
	min-height: 209px;
	height: important! auto;
	height: 209px;
	line-height: 180%;
}
.memoL	{
	width: 580px;
	background: url(./images/youngImg/memo2.jpg) no-repeat top right;
	margin: 10px;
	padding: 15px 20px 10px 0px;
	min-height: 275px;
	height: important! auto;
	height: 275px;
	line-height: 165%;
}
.memoXL	{
	width: 630px;
	background: url(./images/youngImg/memo3.jpg) no-repeat top right;
	text-align: left;
	margin: 10px auto;
	padding: 10px 10px 10px 0px;
	min-height: 480px;
	height: important! auto;
	height: 480px;
	line-height: 145%;
}

.memoS ul 	{
	width: 540px;
	text-align: left;
	list-style: none;
	margin: 0px auto 0px 0px;
	padding: 0px auto 0px 0px;
}
.memoS ul li	{
	border-bottom: dotted 1px #999999;
	margin-left: 0px;
	padding: 2px auto 2px 0px;
}
.memoL ul 	{
	width: 540px;
	text-align: left;
	list-style: none;
	margin: 0px auto 0px 0px;
	padding: 0px auto 0px 0px;
}
.memoL ul li	{
	border-bottom: dotted 1px #999999;
	margin-left: 0px;
	padding: 2px auto 2px 0px;
}
.memoXL ul 	{
	width: 585px;
	text-align: left;
	list-style: none;
	margin: 0px auto 0px 0px;
	padding: 0px auto 0px 0px;
}
.memoXL ul li	{
	border-bottom: dotted 1px #999999;
	margin-left: 45px;
	padding: 2px auto 2px 0px;
}
.memoXL p	{
	border-bottom: dotted 1px #999999;

}

.className	{
	width: 640px;
	margin: 20px auto;
	padding: 10px auto;
	clear: both;
	vertical-align: top;
	font-size: 0.95em;
	text-align: center;
}
.className table	{
	text-align: center;
	border: none;
}
.className td	{
	font-size: 0.95em;
	padding: 10px;
	border: none;
}
.className p	{
	text-align: left;
}
/*-------クラステーブル共通--------*/
.aboutClass table	{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	font-size: 0.95em;
	line-height: 140%;
	margin: 15px auto;
}
.aboutClass td	{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 5px;
}
.aboutClass th	{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;

	padding: 5px;
	color: #333333;
}
.point	{
	font-weight: bold;
	color: #333333;
	text-align: left;
}

#youngCon table th	{
	background-color: #fdcbba;
}
#adultCon table th	{
	background-color: #bbddff;
}
#certiCon table th	{
	background-color: #bff57e;
}
/*#certiCon table th	{
	background-color: #e0ceec;
}*/

.classImg	{
	float: left;
	margin: 10px auto;
	padding: 10px auto;
	vertical-align: top;
}
.classImg img	{
	margin: 10px 10px 10px auto;
	padding: 0px auto;
}
.classEx	{
	float: right;
	width: 280px;
	margin: 10px 5px;
	padding: 0;
	vertical-align: top;
}
.back	{
	text-align: right;
	margin: 10px 20px;
	padding: 0px auto;
}
/* ---留学・ホームステイ------- */
#abroadCon	{
	text-align: center;
}
#abroadMenu h5	{
	margin: 0px;
	padding: 3px 5px; 
}
#abroadMenu	{
	width: 610px;
}
#abroadMenu img	{
	margin: auto;
	padding: auto;
}
#abroadCon h3	{
	border-left: solid 10px #cc99cc;
	padding-left: 15px; 
}
.howtoAb	{
	width: 610px;
	margin: 10px 20px 20px 20px;
	font-size: 0.9em;
	text-align: left;
}
/* ---大人のクラス------- */
#adultCon	{
	text-align: center;
}

#adultCon h3	{
	border-left: solid 10px #cc99cc;
	padding-left: 15px;
	text-align: left; 
}

.className ul	{
	text-align: left;
	list-style-type: none;
	margin-left: 30px;
	padding-left: 10px;	
}
.className ul li	{
	margin-left: 30px;
	padding-left: 10px;	
}
/*-------試験・専門・ビジネス----------*/
#certiCon	{
	text-align: center;
	margin: 0px auto;
	padding: 0px auto;
}
#certifyMenu	{
	text-align: center;
	margin: 10px auto;
}
#certifyMenu td	{
	padding: 0;
	vertical-align: middle;
}
#certifyMenu td a{
	border-bottom: solid 2px #ffffff;
}
#certifyMenu td a:hover{
	border-bottom: solid 2px #ffcccc;
}
#certifyMenu img {
	paddin: 0;
	margin: 0;
}
#certiCon h3	{
	border-left: solid 10px #cc99cc;
	padding-left: 15px;
	text-align: left; 
}
.classCertify	{
	width: 640px;
	margin: 20px auto;
	padding: 10px auto;
	/*clear: both;*/
	vertical-align: top;
	font-size: 0.95em;
	text-align: left;
}
.classCertify img	{
	margin: 0px 20px;
}
/*-------翻訳・通訳----------*/
#interP	{
	width: 580px;
	background: url(./images/bookback.jpg) no-repeat top left;
	margin: 10px auto;
	padding: 25px 10px;
	min-height: 380px;
	height: important! auto;
	height: 380px;
}
.note	{
	margin: 0px auto;
	padding: 10px 30px;
	text-align: left;
	font-size: 0.95em;
}
.note ul	{
	font-size: 0.95em;
	margin:5px 10px 10px 10px;
	padding: 0px 10px;
	font-weight: bold;
}
.note ul li	{
	margin: 3px 10px 3px 0px;
	color: #333333;
	border-bottom: dotted 1px #cccccc;
}

/*-------お問い合わせ-----------*/
#contact	{
	text-align: center;
}
.note span	{
	font-size: 0.8em;
	padding-left: 20px;
}
#contact table	{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	font-size: 0.85em;
	line-height: 140%;
	margin: 15px auto;
}
#contact th	{
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #cccccc;
	background: #ffe8ff;
	color: #666666;
	padding: 5px 10px;
	text-align: left;
}
#contact td	{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 5px;
}
#levelForm	{
	width: 430px;
	margin: 5px auto;
	padding: 0px auto; 
}
#levelForm	ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#levelForm	li{
	float: left;
	margin: 0px;
	padding: 5px 3px 5px 0px;
}
/*-----シングルページ--------*/
#single	{
	width: 640px;
	margin: 20px 10px;
	padding: 10px;
	font-size: 0.9em;
}

#single h3	{
	padding-left: 10px;
}

#r_waku{
	margin-top:0px;
	margin-left:10px;
	padding-top:15px;
	padding-left:10px;
	height:54px;
	vertical-align: bottom;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #99ccff;
}


#post	{ 
	margin: 10px 20px;
	padding: 0px 10px;
}
#post h1, h2, h3	{
	0.9em;
	
}
/*------カテゴリー----*/
#cat3	{
	margin: 20px 10px;
}
#cat3 ul	{
	list-style-image: url(./images/cat3_list.gif);

}
#cat3 ul li	{
	padding-left: 10px;
	font-size: 1.2em;
}
.date	{
	font-size: 0.6em;
	color: #666666;
	padding:0 0 20px 20px;
}
.newscon	{
	border-bottom: dotted 1px #cccccc;
	width: 500px;
}
.newscon img	{
	margin: 5px;
}
/*--------ブログ-----------*/
#blogCon	{
	margin: 10px 40px;
}
#blogCon h3	{
	padding-left: 10px;
}
#blogCon .entry	{
	padding: 10px;
	font-size: 0.9em;
}
#blogCon .blogdate	{
	text-align: right;
	padding-right: 20px;
	color: #33ccff;
}
.navigation	{
	font-size: 0.8em;
}
.navleft	{
	float: left;
}
.navright	{
	float: right;
}
.bloglinks	{
	font-size: 14px;
	margin: 10px 20px;
	padding: 0px;

}
.bloglinks h5	{
	border-left: solid 10px #99ccff;
	padding-left: 15px;
	text-align: left;

}

#wp-calendar	{
	font-size: 15px;
	border-collapse: collapse;
}
#wp-calendar td	{
	border: solid 1px #66ccff;
	padding: 2px;
	background: #ffffff;
}

#wp-calendar tfoot td	{
	border: none;
}

#wp-calendar a{
	color: #006666;
	font-weight: bold; 
}
#wp-calendar a:visited{
	color: #666666;
}
/*       非表示エラー　　*/
.center	{
	margin: 20px;
	padding: 10px;
}
/*       サイトマップ    */
.sh5	{
	font-size: 14px;
	border-bottom: solid 1px #ffcc66;
}
.siteP	{
	float: left;
	width: 250px;
	font-size: 0.95em;
	text-align: left;
	margin-left: 25px;
	padding: 0px;
}
.siteP ul	{
	list-style: none;
}

