@charset "UTF-8";
/* charset 文字コード*/




/******************************************************************
left menu >>>
******************************************************************/



#menu_top{background:url(/img_common/menu_top_o.jpg);}
#menu_top a {background-color:transparent;}
#menu_top a img{visibility:hidden;}
#menu_top a:hover {background:url(/img_common/menu_top_h.jpg);}
#menu_top a:hover img{visibility:visible;}


#menu_top_on {background:url(/img_common/menu_top_o.jpg);}
#menu_top_on a {background-color:transparent;}
#menu_top_on a img{visibility:hidden;}



/******************************************************************
<<<< left menu
******************************************************************/




h1 { 
	margin: 0px;
	padding: 0px;
	border:none; 
	font-size:0px;
	line-height:0%;
 }

/*
h1 img {
	width:584px; height:160px; 
}
*/

#custommenu {

	text-align:center;
	margin: 3px 10px 5px 10px;
	width: 568px;
}
.btn_custommenu{ width:182px; height:65px; margin:10px 4px 0px 3px ; }

#information {
	width:570px;
	margin-top:0px;
	margin-left:10px;
	background: url(img/info_m.gif) repeat-y #ffffff;
}

#information_bottom {
	font-size:0px;
	width:570px;
	height:11px;
	background: url(img/info_bottom.gif) no-repeat #ffffff;
}

#information ul {
	padding: 0px 8px 0px 40px;
}

#information li {
	padding:0px 0px 3px 0px;
	list-style:url(img_common/delta_g.gif);
	font-size:120%;
	line-height:120%;
	letter-spacing:1px;
}

#information li.red {color:#be0000;}
#information li.green {color:#074800;}
#information li.blue {color:#001e8c;}


#topics {
	width:570px;
	margin-top:6px;
	margin-bottom:4px;
	margin-left:10px;
	background: url(img/topics_m.gif) repeat-y #ffffff;
}

#topics ul {
	margin:0px;
}

#topics_bottom {
	font-size:0px;
	width:570px;
	height:11px;
	background: url(img/topics_bottom.gif) no-repeat #ffffff;
}

#topics ul {
	padding: 0px 0px 0px 20px;
}

#topics li {
	list-style-type:none;
	list-style-image:none;
	font-size:90%;
}

#topics p.topics_left {
	float:left;
	width:100px;
	margin:0px 0px 10px 0px;
	color:#666666;
	line-height:1.2em;
	padding-left:10px;
}

#topics p.topics_right {
	float:left;
	width:430px;
	margin:0px 0px 10px 0px;
	padding-right: 10px;
	line-height:1.2em;
}

.new_img {
	margin-right:2px;
	width:23px; height:10px; 
}

.linkarrow {
	margin-top:0px;
	margin-left:5px;
	padding-right:15px;
}


