.fontst {font-size:7ptcolor:#444444;}
.fontss {font-size:8pt;color:#444444;}
.fonts {font-size:10pt;color:#444444;}
.fontl {font-size:12pt;color:#444444;font-weight:bold;}
.fontssr {font-size:7pt;color:#ff5555;}
.fontsr {font-size:10pt;color:#882222;}
.fontlr {font-size:14pt;color:#ff5555;}
.bottom {
vertical-align: bottom;
}

#site-box{
	width:751px;
	border:0px;
	padding:0px;
	border:0px;
	margin:0px;

}
#title-box{
	border-color:#aaaaaa;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-top-width:0px;
	padding-bottom:6px;
	padding-top:5px;
	vertical-align:bottom;
}
#mn-box{
	float:left;
	width:150px;
	border-style:dotted;
	border-color:#666666;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-top-width:0px;
	padding:0px;
	margin-top:0px;	


}

#ct-box{
	float:right;
	width:595px;
	border-style:dotted;
	border-color:#666666;
	border-left-width:0px;
	border-right-width:1px;
	border-bottom-width:1x;
	border-top-width:0px;


}




/********** ポップアップメニュー **********/
div.menu {
font-size: 12px;　　/*** 文字の大きさ ***/
background: #ffffff;　　/*** メニューの色 b3bfc0 ***/
width:100%;　　/*** メニュー全体の長さ ***/
height: 1.5em;　　/*** メニューの高さ ***/
text-align:center;
position:relative;
top:0;
left:0;
}

div.menu a{
color:#000000;　　/*** リンク文字の色 ***/
text-decoration: none;
display: block;
line-height: 1.5em;
width: 100px;　　/*** 1つのメニューの長さ ***/
}

div.menu a:visited{
color:#000000; 
text-decoration:none;
}

div.menu a:hover{
color:#aa66aa;　　/*** マウスをのせた時の文字の色 ***/
background: #ffffff;　　/*** マウスをのせた時のメニューの色 ***/
text-decoration: none;
}

div.submenu a{
background-color: #dddddd;　　/*** サブメニューの色 ***/
border-top: 1px solid #ffffff;　　/*** サブメニューの枠の色***/
}

#menu1{
position:absolute;
top:0;
left:0;
}

#menu2{
position:absolute;
top:0;
left:101px;　　/*** メニューの長さ100pxを変更したらここも変更 ***/
}

#menu3{
position:absolute;
top:0;
left:202px;　　/*** メニューの長さ100pxを変更したらここも変更 ***/
} 

#menu4{
position:absolute;
top:0;
left:303px;　　/*** メニューの長さ100pxを変更したらここも変更 ***/
} 

#menu5{
position:absolute;
top:0;
left:403px;　　/*** メニューの長さ100pxを変更したらここも変更 ***/
} 

div.menu span{
display:none;
} 

div.submenu {
visibility: hidden;
position: absolute;
left: 0px;}

#L-BOX {
	border-style:dotted;
	border-color:#666666;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	margin-bottom:0px;
	width:120px;
	padding:0px;

	margin:0px;
}

#T-BOX {
	border-style:dotted;
	border-color:#666666;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:1px;
	margin-bottom:0px;
	width:140px;
	padding:0px;

	margin:0px;
	line-height:20px;
}

#LU-BOX {
	border-style:dotted;
	border-color:#666666;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-top-width:0px;
	margin-bottom:0px;
	width:149px;
	padding:0px;

	margin:0px;
/***	line-height:13px;  ***/

}
#U-BOX {
	border-style:dotted;
	border-color:#666666;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-top-width:0px;
	margin-bottom:0px;
	width:140px;
	padding:0px;

	margin:0px;
	line-height:19px;

}

#MR-BOX {
	border-style:dotted;
	border-color:#666666;
	border-left-width:0px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;
	margin-bottom:0px;
	width:600px;
	padding:0px;

	margin:0px;
}

#mmenu a:link{
	color:#888888;
	text-decoration:none; 
	vertical-align:middle;
	width=140px;
	font-weight:bold;
}


#mmenu a:visited{
	color:#888888;
	text-decoration:none; 
	vertical-align:middle;
	width=140px;
	font-weight:bold;
}

#mmenu a:hover{
	color:#555555;　　/*** マウスをのせた時の文字の色 ***/
	background: #cccccc;　　/*** マウスをのせた時のメニューの色 ***/
	text-decoration:none;
	vertical-align:middle;
	width=140px;
	font-weight:bold;

}

#mmenu li{
	list-style-image:url("img/lbt7.gif");
}


