
#wrapper {
	width:768px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(./img/back.jpg);
}

#top 	{
	width:768px;
	margin-top:10px;
}

#top2 	{
	width:722px;
	height:219px;
	background-image:url(./img/top.jpg);
	margin:0 auto;
	padding-left:1px;
	padding-top:1px;
}

#top2_small 	{
	width:721px;
	height:106px;
	background-image:url(./img/top2.jpg);
	margin:0 auto;
	padding-left:1px;
	padding-top:1px;
}

#menu 	{
	width:722px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	}

#point	{
	margin-left:auto;
	margin-right:auto;
	width:698px;
	margin-top:20px;
	margin-bottom:20px;
}

#point .sono1	{
	width:698px;
	height:17px;
	background-image:url(./img/sono1.jpg);
	text-align:right;
	padding-top:38px;
	font-size:12px;
}

#point .sono2	{
	width:698px;
	height:17px;
	background-image:url(./img/sono2.jpg);
	text-align:right;
	padding-top:38px;
	font-size:12px;
}

#point .sono3	{
	width:698px;
	height:17px;
	background-image:url(./img/sono3.jpg);
	text-align:right;
	padding-top:38px;
	font-size:12px;
}

#point .sono4	{
	width:698px;
	height:17px;
	background-image:url(./img/sono4.jpg);
	text-align:right;
	padding-top:38px;
	font-size:12px;
}

#container	{
	width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

#fukyuu	{
	float:left;
	width:331px;
}	

#news	{
	float:right;
	width:367px;
	}

#column	{
	float:left;
	width:331px;
	margin-top:15px;
}

#quiz	{
	float:right;
	width:367px;
	margin-top:15px;
}

.left_top	{
	background-image:url(./img/left_top.jpg);
	width:331px;
	height:5px;
	margin-top:5px;
}

.left_middle	{
	background-image:url(./img/left_middle.jpg);
	width:308px;
	padding: 3px 15px 5px 8px;
	height:72px;
}

.left_middle2	{
	background-image:url(./img/left_middle.jpg);
	width:311px;
	padding: 2px 12px 5px 8px;
	height:110px;
}

.left_bottom	{
	background-image:url(./img/left_bottom.jpg);
	height:10px;
	width:331px;
}

.right_top	{
	background-image:url(./img/right_top.jpg);
	width:367px;
	height:5px;
	margin-top:5px;
}

.right_middle	{
	background-image:url(./img/right_middle.jpg);
	padding: 5px 12px 5px 5px;
	width:350px;
	height:107px;
}

.right_bottom	{
	background-image:url(./img/right_bottom.jpg);
	height:10px;
	width:367px;
}



#footer	{
	width:768px;
	height:30px;
	background-image:url(./img/footer.jpg);
	margin-top:20px;
}

#footer_index	{
	width:758px;
	height:30px;
	background-image:url(./img/footer.jpg);
	padding-left:10px;
}

#footer_index2	{
	width:758px;
	height:30px;
	background-image:url(./img/footer2.jpg);
	padding-left:10px;
}



.clear	{
	clear:both;
}

#news table	{
	background-image:url(./img/right_middle.jpg);
	width:367px;	
	height:80px;
	table-layout:fixed;
	padding:0;
	margin:0;
}

ul		{
	padding:0;
	margin:0;
}


li 		{
	list-style:none;
	float:left;
	margin-right:0px;
}

.list_edge	{
	margin:0;
	float:left;
}

h1		{
	margin:0;
	padding:0;
}

h3		{
	margin:0;
	padding:0;
}

h4	{
	font-size:15px;
	color:#066;
	font-weight:bold;
	padding:0;
	margin:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.span1 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
}

p	{
	 text-indent: 1em;
	 padding:0;
	 margin:0;
}

.noborder	{
	border:none;

}

.koe_tab	{
	text-align:center;
	margin-left:25px;
	margin-top:15px;
}

#tab_container {
	width: 713px;
	margin:15px auto 0 auto;
	text-align: left;
	color: #333;
	font-family: "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, sans-serif;
	font-size: 62.5%; /* 10px */
	line-height: 1.5;
}



#tab p, ul, div {font-size: 1.2em; list-style-type: none;}



#tab {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	border-bottom: 2px solid #035D5D;
	height: 1.5em;
	overflow: hidden;
}

#tab li {
	float: left;
	width: 74px;
	height: 1.5em;
	text-align:center;
	color:#999;
}

#tab li a {
	display: block;
	width: 70px;
	height: 1.5em;
	border: 1px solid #ccc;
	border-bottom: 0;
	color:#999;
	text-align: center;
	text-decoration: none;
}

#tab li a:hover,

#tab li.present a {
	border-color: #333;
	color:#FFF;
	background-color:#035D5D;
	text-align:center;
}


#page1, #page2, #page3, #page4, #page5 {
	width:670px;
	margin:0 auto;
	font-family:'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
}

div .koe_left	{
	float:left;
	width:320px;
	border:solid 1px #666;
	}

div .koe_right	{
	float:right;
	width:320px;
	border:solid 1px #666;
}

div .gakkou	{
	margin-top:3px;
	background:#666;
	height:22px;
	margin-bottom:2px;
	padding-left:5px;
	color:#FFF;
	font-size:14px;
	vertical-align:middle;
	font-weight:bold;
	
}

div .namae	{
	height:19px;
	background:#035D5D;
	font-size:12px;
	color:#FFF;
	padding-left:5px;
	vertical-align:middle;
}

.koe	{
	font-size:12px;
	text-indent:1em;
	margin:5px auto;
	padding:0;
	width:300px;
	
}

.koe_span	{
	font-family:'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
}

#flashcontent {
		width: 700px;
		height: 380px;
		margin:18px auto 0 auto;
		border:solid #999 1px;
		padding:0;
 }


.jugyou_head {
	background-image:url(img/jugyou_back.jpg);
	padding-left:85px;
	padding-right:40px;
	padding-top:10px;
	font-size:14px;
	line-height:160%;
	font-family:'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;

}