@charset "UTF-8";


/*-- メニュー部--*/

#MainMenu 

{
	width:850px;
	height:37px;
	background:url(../images/bmid_041.gif);
	border:0;
	margin:0;
	clear: both;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0 10px;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(../images/bright_041.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft_041.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:37px;
	width:92px;
	text-align:center;

}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #306;
	background:url(../images/bmid_041.gif);
	color:#FFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0 #000;
	color:#FFF;
	background:url(../images/bleft_041.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:37px;
	background:url(../images/bright_041.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 15px;
}
.dropmenudiv a:hover 
{
	border:0 #000;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000;
	font-weight:700;
}

div.blockc {
            margin:15px 0px 0px 0px;
            
}

		
		


/*-- ニュースリリースエリア--*/
div.blockd {
   float: left;
   width: 430px;
}
/*-- ニュースリリース上--*/
p.rireki1 {
		width:390px;
		text-align:center;
		line-height:35px;
		
		background:url(../images/bmid_041.gif);
		margin-top:0px;
		margin-bottom:0;
		
		color:#ffffff;
		font-weight:bold;
		}
/*-- ニュースリリース下--*/
div.rireki2 {
		width:390px;
		height:400px;
		
		background-color:#FFFFFF;
		
}
/*--更新履歴--*/
td {
	width:325px;
	
}

table {
	margin:0px 0px 0px 25px;	

}			


/*-- サービス案内エリア--*/
div.blocke {
	
		margin-left: 430px;
	

}		
/*-- サービス案内上--*/
p.service1 {
		width:400px;
		text-align:center;
		line-height:35px;
		
		background:url(../images/bmid_041.gif);
		margin-top:0px;
		margin-bottom:0;
		
		color:#ffffff;
		font-weight:bold;
	
}
/*-- サービス案内下--*/
div.service2 {
		width:400px;
		height:400px;
		
		background-color:#FFFFFF;
		

}
/*-- サービス案内の中の画像＆リンク--*/
div.c4 {

		text-align: center;
}
/*-- フッター部--*/
div.blockf {
		width:850px;	
}	
/*-- アドレス（一番下）--*/
address {
		
		text-align: right; 
}



/*-- 画像リンクの枠外し--*/
a img {
		border-style:none;
}



