

/*---------- initialize --------------*/

html{
background-color: #fff;
color:#000;
}

body{
font-size: 12px;
line-height:1.5em;
}


/*---------- base layout --------------*/


.wrapper1{text-align:center;}
.wrapper2{width:850px;margin:0 auto;text-align:left;}
.main{padding:0; margin:0;clear:both;}
.main_body{padding:0 0 0 0;}
.main_footer{height:12px;}


.typeE_header {
}


/*---------- header --------------*/


.header{width:840px;height:85px;margin-bottom:10px}
.header h1 a {color:#000;text-decoration: none;}
.header h1 a:visited {color:#000;text-decoration: none;}
.header h1 a:hover {color:#000;text-decoration: none;}
.header h1{font-size:26px;font-weight:normal;padding-top:20px;padding-left:10px}
.header h2{font-size:12px;height:20px;padding-top:10px;font-weight:normal;color:#000;padding-left:10px}

.header .header_left .logo { padding-left:10px;}
.header .header_right .logo { padding-left:0;}


/*---------- footer --------------*/


.footer{
	margin-top:30px;
	clear:both;
	padding-top:5px;
	color:#000;
}

/* top_news */


.top_news_body{padding:12px 10px;}
.top_news_tit{
	height:28px;
	padding-top:7px;
	text-indent:28px;
	font-weight:bold; 
	font-size:12px; 
 	margin-bottom:10px;
	color:#666;
}
.top_news ul li{padding-bottom:5px;list-style:none;}


/* menu */

#side_menu {
	margin-bottom:10px;	
}

#side_menu ul {
	padding:0;
	margin:0;
	
}

#side_menu a {
	
	display:block;
	width:200px;
	height:25px;
	padding-top:5px;
	
}

#side_menu .parent {
	list-style-type:none;
	text-indent:15px;
	
}

#side_menu .parent {
	background-color:#fff;
	background-repeat: no-repeat;
}
#side_menu .parent a {
	color:#000;
}



#side_menu .parent a:visited {
	color:#000;
}


#side_menu .child {
	list-style-type:none;
	text-indent:20px;	
	background-color:#fff;
	background-repeat: no-repeat;
	color:#000;
}

#side_menu .child a:visited {
	color:#000;
}


#side_menu .child a:hover {
	background-color:#fff;
	background-repeat: no-repeat;
	color:#000;
}




#side_menu .mago {
	list-style-type:none;
	text-indent:30px;
	
}




.main_color {
	background-color:#000;
}


.main_body h2 {
	border-left: 5px solid #000;
}

.main_body a:link {
	color:#000;
}

.main_body a:visited {
	color:#000;
}

.main_body a:hover {
	color:#000;
}

.footer a:link {
	color:#000;
}

.footer a:visited {
	color:#000;
}

.footer a:hover {
	color:#000;
}





/* トップメニュー */

#top_menu ul {
	padding:0;
	margin:0;
	
}

#top_menu a {
	font-size:8pt;
	display:block;
	width:166px;
	height:25px;
	padding-top:5px;
	text-align:center;
	background-repeat: no-repeat;
}


#top_menu .parent {
	float:left;
}


#top_menu {
	margin-left:10px;	
	padding-bottom:10px;
}


#top_menu a {
	color:#000;
}

#top_menu a:visited {
	color:#000;
}

#top_menu a:hover {
	color:#000;
}

#top_menu .parent {
}



#top_menu .parent a:hover {
}


#child_menu_div a {
	border-bottom:1px solid #111;
	border-left:1px solid #111;
	border-right:1px solid #111;
	background-color:#fff;
	color:#000;
	width:166px;
}

#child_menu_div a:hover {
	color:#000;
	background-color: #fff;
}


#top_flash {
	/*margin-top:5px;*/
}




