/*-----------------------------------------------------------------*/
/*----------------------------　共　　通　-------------------------*/
/*-----------------------------------------------------------------*/



/*-----------------------------------------------------------------*/
#mainbody2{
	width:800px;
}

/*-----------------------------------------------------------------*/
#topmenu {
	list-style-image :url(./img/top/ind_topmenu.gif);
	line-height:1.2;
	padding-left:30px;
}
/*-----------------------------------------------------------------*/
#topmenu a{
	color:#ec940f;
	text-decoration:underline;
	font-weight:bold;
	font-size:9pt;
	line-height:1.0;
}
#topmenu a:visited{
}
#topmenu a:hover{
	color:#ff0000;
}
/*-----------------------------------------------------------------*/
#top_sol{
	margin-left:16px;
	white-space:nowrap;
}

#top_sol img{
	margin:2px;
	margin-bottom:6px;
}

#top_sol a:hover img, #top_products a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
/*-----------------------------------------------------------------*/

.menulink{
	margin-top:4px;
	margin-bottom:0px;
	float:right;
}
.menulink li{
	list-style: none;
	width:78px;
	height:16px;
	font-size:10px;
	line-height:1.5em;
	text-align:center;
	background:#7ecdf4;
	padding:1px 2px;
	float:left;
	margin-left:2px;
}

.menulink li a{
	font-family:"ＭＳ Ｐゴシック",Verdana,Helvetica,Arial;
	font-weight:bold;
	text-decoration:none;
	color:#1a4e9b;
}

.menulink li a:hover{
	color:#fabf00;
}