

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


html {
background-image:url(/img/type8/container_bg.jpg);
background-repeat:repeat-x;

}

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





/*---------- clearFix --------------*/


.clearFix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearFix{
	display: inline-block;
	min-height: 1%;
	clear: both;
	/* escape MacIE5 ¥*/
	display: block;
	/* escape MacIE5 */ 
}
/* escape MacIE5 ¥*/
* html .clearFix{
	height: 1%;
}
/* escape MacIE5 */







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


.wrapper1{text-align:center;}
.wrapper2{width:850px;text-align:left;margin:0 auto;background-color:#fff;}
.main{padding-top:10px; min-height:500px;_height:500px;/* ie6 */}
.main .inner{padding:15px 0 0 0;}





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


.header{border-top:solid 6px #000;}
.header_body{}
.header .inner{padding:0 10px;height:85px;}
.header .h1_area{}
.header h1{font-size:24px;font-weight:normal;line-height:1.2em;padding-top:15px;}
.header h2{font-size:12px;font-weight:normal;color:#000;line-height:1em;padding-top:5px;}
.header h1 a:link { color:#66cc00;}
.header h1 a:visited { color:#66cc00;}
.header h1 a:hover { color:#66cc00;}


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


.footer{clear:both;background-color:#000;}
.footer_body{color:#fff;background-color:#000;text-align:center;}
.footer a{padding-left:15px;color:#fff;}

.footer_body p {padding:20px 0 15px 0;margin:0}

/*---------- top --------------*/


/* top_flash */


.top_flash{padding-bottom:15px;}


/* top_news */


.top_news_body{padding:12px 5px 0px 25px;}
.top_news_tit{background:url(/img/type8/news_bg.jpg) no-repeat left top;height:30px;padding:10px 0px 0px 20px;font-size:14px;}
.top_news_tit span{background:url(/img/type8/mark2.gif) no-repeat 0px 3px;padding-left:10px;}
.top_news ul li{padding-bottom:5px;list-style:none;}







/* -------------- menu ----------------- */

#side_menu {
	margin-bottom:10px;
}

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

#side_menu .parent {
	list-style-type:none;
	text-indent:20px;
	background-image: url( ../../img/type8/menu.gif);
	background-repeat: no-repeat;
}

#side_menu .child {
	list-style-type:none;
	text-indent:30px;
	background-image: url( ../../img/type8/menu_child.gif);
	background-repeat: no-repeat;
	
}



#side_menu .mago {
	list-style-type:none;
	text-indent:40px;
	background-image: url( ../../img/type8/menu_mago.gif);
	background-repeat: no-repeat;
	
}


#side_menu a { color:#fff; }
#side_menu a:visited { color:#fff; }
#side_menu a:hover { color:#fff; }





/* ------------ main ------------- */



.main_color {
	background-color:#66cc00;
}


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

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

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

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



/* --------- トップメニュー -------- */
#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-image:url(/img/type8/menu_top.gif);
	
}

#top_menu .parent {
	text-indent:5px;
	float:left;
}


#top_menu {
	margin-left:10px;	
	margin-bottom:15px;	
	height:auto;
}


#top_menu a { color:#fff; }
#top_menu a:visited { color:#fff; }
#top_menu a:hover { color:#fff; }



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

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

.main .typeD_clear {
	padding-top:0;	
}
