@charset "utf-8";
@import "common.css";


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

html{
background-color: #fff;
color:#5e5e5e;
}

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


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


.wrapper1{background-image:url(../../img/type19/header_bg.jpg); background-repeat:repeat-x; text-align:center;}
.wrapper2{width:850px;margin:0 auto;text-align:left;}
.main{
padding:8px 0 0 0;
}
.main_body{padding:0;}


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


.header{height:89px;}
.header h1 a {color:#e90011;}
.header h1 a:visited {color:#e90011;}
.header h1 a:hover {color:#e90011;}
.header h1{font-size:26px;font-weight:normal;height:34px;padding-top:25px;padding-left:10px}
.header h2{font-size:12px;height:20px;padding-top:2px;font-weight:normal;color:#5e5e5e;padding-left:10px}

.header .logo { padding-top:3px; padding-left:10px;}

.header .header_right {
	padding-top:3px;
	padding-right:10px;
}


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


.footer{clear:both;background-image:url(../../img/type19/footer_bg.jpg); background-repeat:repeat-x;padding:15px 10px;}
.footer a{padding-left:15px;}


/* top_news */


.top_news_body{padding:12px 5px 0 5px;}
.top_news_tit{border-left: 5px solid #e90011;height:20px; padding-left:5px;font-size:12px;}
.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:20px;
	background-image: url( ../../img/type19/nav-hover.jpg);
	background-repeat: no-repeat;
	
}

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


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




.main_color {
	background-color:#e90011;
}


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

.main_body a:link {
	color:#5e5e5e;
}

.main_body a:visited {
	color:#5e5e5e;
}

.main_body a:hover {
	color:#7d7d7d;
}

.footer a:link {
	color:#5e5e5e;
}

.footer a:visited {
	color:#5e5e5e;
}

.footer a:hover {
	color:#7d7d7d;
}





/* トップメニュー */

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

#top_menu a {
	font-size:8pt;
	display:block;
	width:165px;
	height:25px;
	padding-top:5px;
	text-align:center;
	background-image:url(../../img/type19/d_nav.jpg);
	
}


#top_menu a:hover {
	background-image:url(../../img/type19/d_nav-hover.gif);
}


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

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


#top_menu .parent {
	text-indent:5px;
	border-right: 1px solid #fff;
	float:left;
}


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



#top_menu a:link {
	color:#525252;
}

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

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