@charset "UTF-8";

*{ margin:0; padding:0;}
img{ border:0;
	margin: 2px;
	}

body {
	background:#fff0f5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
		}
#wrapper {   
    width: 840px;   
    margin: 0 auto;   
    text-align: left;   
	border:1px solid #d2b48c;
    }

p {
	line-height: 1.3em;
	margin: 0;
	padding: 3px 0;
	}
	

h1,h2,h3,h4 {
	font-size: 16px;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
h5{
	font-size: 12px;
	line-height: 1em;
	margin:0;
	padding: 0;
	}	
	


a,a:link {
	color: #333;
	text-decoration: none;
	}
	
a:hover {
	color: #999;
	text-decoration: none;
	}
	
.clear_both {
	clear: both;
	}
	
	
#header {
	height: 100px;
	border-bottom:1px solid #d2b48c;
	font-size: 11px;
	background-color: #ffffff;
	}
	

/*　========== HEADER ===========　*/
#header img {
	float: left;
	padding: 5px 50px 0 20px;
	}
	
#header h1 {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	font-weight: normal;
	}
	

/*　=====================　*/

#navi_menu{
	color:#330000;
	font-size: 12px;
	margin: 0 auto;
	line-height: 120px;
	}
	
	

#navi_menu a{
	color:#330000;
	text-decoration:none;
	}
	

#navi_menu a:hover{
	color: #999999;
	text-decoration: none;
	}

/*　=====================　*/

#container{
	width: 840px;
	text-align:left;
	background-color: #ffffff;

		}	


/*　=====================　*/	
	
#cont_left {
	width: 160px;
	float: left;
	margin: 0px;
	background-color: #ffffff;
    }
    
	
#cont_left ul {
	list-style-type: none;
	
	}

#cont_left ul li.a {
	font-size: 12px;
	height: 50px;
	padding: 5px;
	list-style-type: none;
	border-bottom: 1px dotted #996666;
	BORDER-LEFT: #800000 5px solid;
	margin: 1px;
	}
#cont_left ul li.b {
	height: 25px;
	padding: 5px 0px 5px 10px;
	list-style-type: none;
	border-bottom: 1px dotted #996666;
	font-size:10px;

	}
#cont_left li a:hover{
	color: #999999;
	text-decoration: none;
	}
		
#cont_left_b{
font-size: 11px;
background-color:#fff0f5 ;
margin-left: 3px;
}
  
#cont_left h5 {
	font-size: 11px;
	color: #000;
	padding: 2px;
	text-align: left;
	BORDER-LEFT: #dc143c 5px solid;
	}
#cont_left_b a:hover{
	color: #999999;
	text-decoration: underline;
	}	

#cont_right {
	width:660px ;
	float: right;
	padding: 0 0 10px 10px;
	border-left:1px solid #d2b48c;
	}
	
#cont_right h2 {
	background-color: #cc9999;
	height: 15px;
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 15px;
	padding: 8px;
	width: 640px;
	}
	
#cont_right h3 {
	background-color: #bc8f8f;
	text-align: left;
	height: 10px;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 8px;
	width: 640px;
	}
	
#cont_right h4 {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	}

#content_title {
	color: #660000;
	}

	
#content_title h4 {
	font-size: 10px;
	font-weight: normal;
	margin-top: -60px;
	margin-bottom: 40px;
	padding: 15px 10px 0 0;
	text-align: right;
	}

.syosai {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 35px 0px 15px;
	BORDER-LEFT: #dc143c 3px solid;
	LINE-HEIGHT: 100%; PADDING-TOP: 0px;
}

.course-ja {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px; 
    MARGIN: 35px 0px 15px; 
    BORDER-LEFT: #800000 5px solid;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 0px
}

#pankuzu{
padding: 3px;
}

/*　=====================　*/

#foot{
	clear: both;
	background-color: #330000;
	color: #ffffff;
	text-align: center;
	height:150px;
		}
#foot_c{
	padding:10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	}
#foot_link{
	margin:5px ;
	font-size: 10px;
	}
#foot a{
	color: #ffffff;
	text-decoration: none;
	}
#foot a:hover{
	color:#f4a460;
	text-decoration: none;
	}
	
#copy{
	background-color:#556b2f ;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	padding:3px;
	}
#copy a{
	color:#ffffff;
	text-decoration:none;
	}
#copy a:hover{
	color:#ffffff;
	}
	
#rss{
border-bottom:#d2b48c 2px solid;
border-top:#d2b48c 2px solid;
padding: 5px;
margin: 10px;

}
