
body{
font-size:11px;
background-image:url(../image/bg3.gif);
/*background-color:AliceBlue;*/
}

hr{
width:95%;
}

.hr1{
width:100%;
height:8pt;
}

.hr2{
width:100%;
height:20pt;
}


table.b1{
border-style: solid;
border-width: 1px;
table-layout: fixed;
}


table.lmargin{
width:90%;
margin-left: 30px;
}

td{
font-size:11px;
}

.t1{
font-size:18px;
font-weight:bold;
}

.t2{
font-size:16px;
font-weight:bold;
}

.t3{
font-size:14px;
font-weight:bold;
}

a:link{ color:blue;}
a:visited{ color:blue;}
a:active{ color:blue;}
a:hover{ color:red;}
a:link,a:visited,a:active,a:hover{ text-decoration:none;}

#contents div.waku{
	border: solid #7B91AC;
	border-width: 1px 5px 5px 1px;
	margin-left: 10px;
	padding: 10px;
	background-color: #EAEEF2;
	text-align:center;
}
/*******************************************************************************/
/*ロゴスタイル*/
.title{
width:360px;
background-color:#ddeeff;
border-style: outset;
}


/*******************************************************************************/
/*案内のスタイル*/
.annai{
width:200px;
background-color:#ddeeff;
border-style: outset;
}

/*******************************************************************************/
/*メニューのスタイル*/
.titlemenu{
width:160px; 
background-color:#aaccff;
color:#0000ff;
font-size:11px;
font-weight:bold;
text-indent:5px;
cursor:default;
BORDER: outset;
}


.mainmenu{
width:160px; 
background-color:#6688ff;
color:#ffffff;
font-size:11pt;
font-weight:bold;
cursor:hand;
BORDER: outset;
z-index: 1;
}

/*サブメニューのスタイル*/
.submenu{
border:#6688ff solid 1px;
background-color:#ddeeff;
font-size:10pt;
position:relative;
cursor:hand;
z-index: 2;
}

/*メニューリンクのスタイル*/
.mainmenu A:link{text-decoration:none;width:100%;color:#ffffff;display:block;PADDING: 5px 0px;}
.mainmenu A:visited{text-decoration:none;width:100%;color:#ffffff;display:block;PADDING: 5px 0px;}
.mainmenu A:hover{text-decoration:none;width:100%;color:#ffffff;background-color:#0000ff;display:block;PADDING: 5px 0px;}

/*サブメニューリンクのスタイル*/
.submenu A:link{text-decoration:none;width:100%;color:#6688ff;display:block;PADDING: 2px 15px;}
.submenu A:visited{text-decoration:none;width:100%;color:#6688ff;display:block;PADDING: 2px 15px;}
.submenu A:hover{text-decoration:none;width:100%;color:#ffffff;background-color:#0000ff;display:block;font: bold;PADDING: 2px 15px;}


.menuitem{
BORDER: outset;
}
/*******************************************************************************/


