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

body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	line-height:1.6;/* ←行間指定 */
}



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;
}

h2 a{
	text-decoration: none;
}



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

h4{	font-size:12px;
	line-height:15px;
	margin-bottom:3px;
	margin-top:3px;
	color:#000000;
	}

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




/*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;
}


.toiawase1{
	width:104px;
	margin-top:15px;
	margin-left:380px;
	float:left;
}

.toiawase2{
	width:150px;
	font-size:12px;
	float:left;
	margin-top:15px;
}

.toiawase3{
	width:150px;
	font-size:12px;
	float:left;
	margin-top:15px;
	line-height:120%;
	}


/* メニューバー　*/

.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:700px;
}

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

.main3{
	width:800px;
	background-color:#FFC;
}


/* 左メニュー　*/



.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", sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
}

	
	




/* 右メイン部分 */


.contents{
	width:560px;
	padding:15px;
	text-align: left;
	margin-left: 205px;
	font-size:14px;
	line-height:1.5;
}



/* テーブル */

.hyou{	border-collapse:collapse;
		border:solid 1px;
}
	

.hyou th{padding: 10px;
		border:solid 1px;
}

.hyou td{padding: 10px;
		border:solid 1px;
		text-align: center;
}
	


/*フッター*/

.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;
}


/*comment　*/
.comment	{padding:5px;
		width: 540px;
		border: solid 2px #7fbfff;
		margin-top: 10px;
}


/*リストマーク　*/
li	{list-style-type:disc;
	color:#00F;
	padding-left:0;
	line-height:1.8;
	}