/*左エリア設定*/
#areaLeft {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 9pt;

	border-right: 1px solid #a6a6a6;
	width: 186px;
	height: 410px;
	overflow: hidden;
	vertical-align:top;
}

a.menu:link{color:#333333; text-decoration:none;}
a.menu:visited{color:#333333; text-decoration:none;}
a.menu:hover{color:#CC3333; text-decoration:underline;}

/*中央エリア設定*/
#areaCenter {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
/*	font-size: 12px;
*/
	text-align:left;
	width: 517px;
	vertical-align:top;
	
}

/*右エリア設定*/
/* #areaRight {
	margin: 0px;
    padding: 8px 8px 0px 8px; 
	background-color: #ffffff;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
/*	font-size: 12px;
*/
	border-left: 1px solid #a6a6a6;
	width: 187px;
	overflow: hidden;
	vertical-align:top;
}
*/

/*コピーライトエリア設定*/
#areaCopyright {
    margin: 0px;
	padding: 4px 0px 4px 0px;
	background-color: #ffffff;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	text-align:center;
	vertical-align:middle;
}

/*       左側メニュー部分のスタイル          */

.style-menu {  font-size: 9pt; line-height: 140%}
.menu-list {  margin-top: 0px; margin-bottom: 0px; margin-left: 18px; margin-right: 3px; list-style-image: url(image/menu-list-img.gif)}
.bg-menu {  background-image: url(image/bg-menu.gif); background-repeat: repeat-y}

a.menu:link{color:#666666; text-decoration:none;}
a.menu:visited{color:#666666; text-decoration:none;}
a.menu:active{color:#0099FF; text-decoration:underline;}
a.menu:hover{color:#0099FF; text-decoration:underline;}

/*左メニューの411へのリンク*/
.font-411 {  
    font-size: 8pt; line-height: 135%; color: #CCCCCC; text-decoration: none
}

/*講座早見表*/
.font9 {	font-size: 9pt;
	line-height: 140%;}

/*中央エリアの共通フッタ：トップへ*/
.font_menu {  font-size: 9pt}

/*中央エリアの共通フッタ：リンク*/
.font_bottom {  font-size: 8pt; line-height: 130%}
a.menu2:link{color:#008888; text-decoration:none;}
a.menu2:visited{color:#008888; text-decoration:none;}
a.menu2:active{color:#008888; text-decoration:underline;}
a.menu2:hover{color:#008888; text-decoration:underline;}

/*サイト全体に対するフォントスタイル*/
.red {  color: #FF0000}
.font-8pt {  font-size: 8pt; color: #CCCCCC}
.font-9pt {  font-size: 9pt; line-height: 140%; color: #666666; font-family: "ＭＳ Ｐゴシック", Osaka;}
.font-11pt {  font-size: 11pt; line-height: 140%; color: #666666}


/*画像リンク*/
a.imagelink{
/*       text-decoration: none;
*/
       border:0px;
    }

