@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	line-height:18px;
}



a {
	text-decoration:underline;
}


a:link {
	color:#333;
}


a:visited{
	color:#333;	
}

a:hover{
	text-decoration:none;
	color:#093;
}



.clear{
	clear:both;
}

h1{	font-size:20px;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
	color:#0000ff;
	font-weight: bold;
}

h2{	font-size:18px;
	line-height:18px;
	margin-bottom:3px;
	margin-top:3px;
	color:#008000;
	font-weight: bold;
}

h3{	font-size:15px;
	line-height:15px;
	margin-bottom:3px;
	margin-top:3px;
	color:#000000;
	font-weight: bold;
}

h5{
	font-size:10px;
	line-height:13px;
	margin-bottom:3px;
	margin-top:3px;
	color:#066;
}


/*td{
	vertical-align:top;
}*/

.borderdot1{
	border:dotted #669 1px;
}

.borderdot2{
	border:#C99 dotted 1px;
}

/* 枠 */

#layout{
	width:800px;
	height:auto;
	border:#CCC solid 1px;
	margin:0 auto;
	text-align:left;
}


/* ヘッド */

.head{
	width:800px;
	height:100px;
	background-image:url(../temp_img/head_bg.gif);
	background-repeat:no-repeat;
}

.header{
	 font-size:10px;
	 text-align:center;
}


.toiawase{
	width:400px;
	height:auto;
	margin-top:15px;
	margin-left:390px;
}


/* メニューバー　*/

.menubar{
	width:800px;
	height:35px;
	background-image:url(../temp_img/menubar_bg.jpg);
}

.menubarbtn1{
	width:144px;
	border-left:#CCC solid 1px;
	float:left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#666;
}

.menubarbtn2{
	width:75px;
	float:left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#666;
}

.englishtext{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	vertical-align:top;
}

/*メイン部分*/

.main{
	width:800px;
	background-color:#FFC;
	height:700;
}

.main2{
	width:800px;
	float:right;
	background-color:#0C3;
}


/* 左メニュー　*/



.leftmenu{
	width:180px;
	height:auto;
	padding:10px;
	color:#333;
	float:left;
}

.leftmenu a{
	text-decoration:none;
}


.leftmenu a:link{
	color:#333;
}

.leftmenu a:visited{
	color:#333;
}

.leftmenu a:hover{
	text-decoration:underline;
	color:#F66;
}

.holiday{
	width:150px;
	height:auto;
	margin-top:20px;
	margin-bottom:10px;
	padding:10px;
	border:#999 dotted 1px;
}


.menu1{
	width:170px;
	background-image:url(../temp_img/menubg_arukikata.jpg);
	margin-top:10px;
	margin-bottom:20px;
	background-repeat:no-repeat;
}

.menu2{
	width:170px;
	background-image:url(../temp_img/menubg_kouza.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.menu3{
	width:170px;
	background-image:url(../temp_img/menubg_school.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.menu4{
	width:170px;
	background-image:url(../temp_img/menubg_cou.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.menu5{
	width:170px;
	background-image:url(../temp_img/menubg_kms.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.menutitle{
	width:auto;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif>;
	font-size:10px;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
}

	


/* 右メイン部分 */


.contents{
	width:520px;
	padding:15px;
	text-align: left;
	margin-left: 205px;

}



/*フッター*/

.foot{
	width:800px;
	font-size:10px;
	margin:0 auto;
}


.text12 {
	font-size: 12px;
	line-height: 17px;
}


/*Ｑ＆Ａ　*/

.ask_title{
	font-size:18px;
	font-weight:bold;
	color: #0C3;
}

.counselor{
	font-size:14px;
	font-weight:bold;
	color: #009;
}

/*column　*/

.counselor2{
	font-size:14px;
	font-weight:bold;
	color: #009;
	text-align:right;
}