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

/*■初期設定*/

body{
	color:#000000;
	background-color: #feeaa2;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-size: 12px;
	}
a{
	color:#0099FF;
	font-size: 12px;
	}
a:hover{
	color:#FF9900;
	text-decoration:underline;
	}
.clear{	
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
*{ margin:0; padding:0;}
img{
	border:0;
}



.CNT{ text-align:center;}
.L{ text-align:left;}
.R{ text-align:right;}
.line {
	margin-top: 20px;
	margin-bottom: 20px;
}


#base{
	width:900px;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #fc0
	}
h1{
	padding-bottom: 5px;
	font-size:15px;
	font-weight:normal;
	color:#333333;
	line-height:15px;
	height:13px;
	background-color:#feeaa2;
	}		
#head{
	height:90px;
	margin:0 0 1px 0;
	zoom:100%;
	}
#head:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;		
	}	

#head h2{
	margin:5px 0 0 0px;
	font-weight:normal;
	float:left;
	width:300px;
	}
#head h2 a{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none; color:#333333;
	}
#head_menu{
	height:85px;
	float:right;
	width:420px;
	margin:0;
	}
#head_menu ul{
	list-style-type:none;
	margin:40px 0 0 20px;
	zoom:100%;
	}
#head_menu ul:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;	
	}	
#head_menu ul li{
	float:left;
	font-size:13px;
	color:#333333;
	padding-right: 10px;
	padding-left: 10px;
	}
#head_menu ul li a{
	color:#333333;
	text-decoration:none;
	font-size:13px;
	}
#head_menu ul li a:hover{
	color:#FF6600;
	text-decoration:underline;
	}
#menu {
	background-color: #FFB827;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	margin-bottom: 20px;
}
#menu ul {
	text-align: left;
	padding-bottom: 1px;
	margin: 0px;
	padding: 0px
}
#menu li {
	color:#333333;
	display: inline;
	padding-left: 25px;
	padding-right: 24px;
}
#menu a {
	color:#333333;
	text-decoration: none;
	font-size: 14px;
}
#menu a:hover {
	color:#FF6600;
	font-size: 14px;
	text-decoration: underline;
}
#footer-menu {
	margin: 0px;
	text-align: left;
	width: auto;
	clear: both;
	padding: 0px 15px 10px;
}
#footer-menu ul {
	text-align: left;
	padding-bottom: 1px;
	margin: 0px;
	padding: 0px
}
#footer-menu li {
	color:#333333;
	display: inline;
	padding-left: 28px;
	padding-right: 28px;
	font-size: 12px;
}
#footer-menu a {
	color:#333333;
	text-decoration: none;
	font-size: 12px;
}
#footer-menu a:hover {
	color:#FF6600;
	font-size: 12px;
	text-decoration: underline;
}
.left_line {
	background-position: left center;
	background-image: url(img/left_line.gif);
	background-repeat: no-repeat;
}
#container{
	clear:left;
	}
#main_image{
	background:url(img/top/main.jpg) no-repeat;
	height:368px;
	margin:0;
	}
#main_image p{
	padding:15px 10px 0 20px;
	color:#FFFFFF;
	font-size:18px;
	}

#main_up{
	background:url(img/bg_main_up.jpg);
	height:40px;
	}
#main{
	background:url(img/bg_main.jpg) repeat-y;
	padding:6px;
	}
#main_in{
	height:400px;
	overflow:auto;
	padding:10px;
	}
#main_dwn{
	background:url(img/bg_main_dwn.jpg);
	height:40px;
	}
#main p{
	margin:8px 0 0 0;
	}



/***トップ***/
#top{

	}
#top h3{
	font-size:18px;
	color:#663300;
	padding:0 0 10px 0;
	}
#top div#left{
	float:left;
	width:520px;
	margin:0px;
	padding: 5px 20px 20px;
	}
#top div#left p{
	line-height:180%;
	font-size:14px;
	margin:0 0 10px 10px;
	}	
#top div#info{
	float:right;
	width:330px;
	height:200px;
	margin:0px;
	background:url(img/top/info_bwn.jpg);
	}
#top div#info h4{
	font-size:14px;
	margin:10px 0 0 10px;
	}
#top div#info p{
	margin:4px 10px 0 15px;
	font-size:14px;
	line-height:130%;
	}

#top div#bnr_sps{
	clear:left;
	margin:0 0 20px 0;
	zoom:100%;
	}
#top div#bnr_sps:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top div#bnr_sps p{
	width:258px;
	height:84px;
	float:left;
	margin:0 5px 0 0px;
	}
#top div#bnr_sps p a{
	background:url(img/bg_bnr_a.gif);
	display:block;
	width:258px;
	height:84px;
	color:#ffffff;
	font-size:16px;
	line-height:84px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#bnr_sps p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}
#top div#bnr_type{
	margin:10px 0 0 0;
	height:114px;
	}
#top div#bnr_type p{
	float:left;
	margin:0 4px 0 4px ;
	}
.new {
	width: 820px;
	border-style: none;
}
.new th {
	text-align: left;
	color: #0000FF;
	font-size: 16px;
	padding-left: 20px;
}
.new td {
	padding: 10px;
	vertical-align: top;
}
.new .pic {
	width: 250px;
}
.new p {
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
}
.new .day {
	text-align: right;
	font-size: 12px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	vertical-align: middle;
}
.lesson_day  {
	margin: 0px 0px 5px 10px;
	padding: 0px;
}
.lesson_day td {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
}
.hyoshiki {
	margin: 0px 0px 5px 10px;
	padding: 0px;
}
.hyoshiki td {
	margin: 0px;
	padding: 5px;
	font-size: 14px;
}
#top_contents {
	padding-top: 10px;
	padding-bottom: 20px;
}




#contents{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	clear: both;
	}
#contents h3{
	color:#FFFFFF;
	font-size:25px;
	font-weight:normal;
	line-height:40px;
	text-align:right;
	padding:0 10px 0 0;
	background:url(img/contents/bg_h2_a.jpg);
	margin:1px 0 30px 0;
	}
	
#contents h4{
	font-size:15px;
	line-height:1.0em;
	vertical-align:top;
	margin:10px 10px 10px 10px;
	color:#663300;
	}

#contents h5{
	font-size:16px;
	vertical-align:top;
	color:#0000FF;
	line-height: 100%;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
#contents  h5 a{
	font-size:16px;
	vertical-align:top;
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	}
#contents h6{
	font-size:20px;
	font-weight:bold;
	line-height:1em;
	vertical-align:top;
	margin:0 0 5px 10px;
	color:#000099;
	}
#contents div.typeA{
	clear: both;
	}
#contents div.typeA p{
	font-size:15px;
	line-height:150%;
	margin: 0px;
	padding: 0px;
	}
#contents div.typeB{
	zoom:100%;
	clear: both;
	}
#contents div.typeB p{
	font-size:15px;
	margin:0 10px 16px 10px;
	line-height:200%;
	}	
#contents div.typeB div.left{
	float:left;
	padding: 10px;
	}
#contents div.typeB div.left2{
	float:left;
	width:370px;
	margin:0 0 0 20px;
	}
#contents div.typeB div.right{
	float:right;
	width:350px;
	}

#contents div.typeC{
	zoom:100%;
	clear: both;
	}
#contents div.typeC p{
	font-size:14px;
	line-height:200%;
	}	
#contents div.typeC div.left{
	float:left;
	padding: 10px;
	}
#contents div.typeC div.left2{
	float:left;
	width:370px;
	margin:0 0 0 20px;
	}
#contents div.typeC div.right{
	float:right;
	padding: 10px;
	}
	
#contents div.typeD{
	zoom:100%;
	}
#contents div.typeD p{
	font-size:15px;
	line-height:150%;
	margin: 0px;
	padding: 0px;
	}	
#contents div.typeD div.left{
	float:left;
	width:400px;
	}
#contents div.typeD div.right{
	float:right;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#contents div.typeE{
	clear: both;
	}
#contents div.typeE p{
	font-size:15px;
	line-height:100%;
	}

#contents p.margin_none{ margin:0;}
.frame_top {
	background-image: url(img/contents/frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 5px 5px 20px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	clear: both;
}
.frame_bd {
	background-image: url(img/contents/frame_bd.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding: 20px 20px 5px;
}
.frame_bt {
	background-image: url(img/contents/frame_bt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	margin-bottom: 25px;
}

/*テーブルセット*/
#tbl_setA{
	border:#330000 solid 1px;
	border-collapse:collapse;
	font-size:14px;
	margin:0;
	}
#tbl_setA th{
	border:#330000 solid 1px;
	background:url(img/contents/bg_th_a.gif);
	padding:6px;
	color:#330000;
	text-align:left;
	}
#tbl_setA td{
	border:#330000 solid 1px;
	padding:6px;
	color:#333333;
	}
.manner{
	margin:20px 0 0 0;
	}
.manner  p{
	text-align:right;
	font-size: 18px;
	font-weight:bold;
	color:#0066FF;
	}
.manner  a {
	font-size: 18px;
}
#blog_main {
	float: left;
	width: 600px;
}
#blog_main p {
	font-size: 14px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#blog_main   .title {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	background-image: url(img/blog/title_icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 50px;
}
#blog_main    .name {
	font-size: 16px;
	margin-bottom: 20px;
	text-align: right;
}
#blog_main     .date {
	font-size: 12px;
	margin-bottom: 50px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	text-align: right;
}
#blog_prof {
	float: right;
	width: 170px;
}
#blog_prof p {
	font-size: 12px;
	margin-bottom: 20px;
}
#blog_prof   #title {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-image: url(img/blog/icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
.link {
	width: 820px;
}
.link th {
	padding: 10px;
	vertical-align: top;
	text-align: left;
}
.link td {
	padding: 10px;
	font-size: 14px;
	line-height: 150%;
}
	
	

#p-copy{
	text-align:right;
	font-size:11px;
	color:#999999;
	width:800px;
	}
#p-copy a{
	color:#999999;
	font-size:10px;
	text-decoration:none;
	}	
#p-copy a:hover{
	color:#999999;
	}	

#copy{
	clear:both;
	background-color:#333333;
	height:20px;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	border: double #330000;
	border-width:3px 0 0 0;
	padding:2px;
	}
#copy a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	}
#copy a:hover{
	color:#FFFFFF;
	}

