/************************************/
/* HTML web-ms styles               */
/************************************/
body{ 
font-size:10pt;
line-height:12pt; 
color:#737373;
background-color:#f3f3f3; 
margin-left:5px; 
margin-right:5px;
margin-top:0ox; 
}

tr,td{ font-size:11pt; color:#737373; }

hr{ color:#A7C2DD; }

mid{ font-size:11pt; }

/**************************************/
/* Bace Layout                        */
/**************************************/
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:630; border-style:solid; border-color:#9999CC; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#CCCCFF; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#A7C2DD; color:#000000; font-size:13pt; } /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */

/************************************/
/* link tag styles  */
/************************************/
a:link{ text-decoration:underline; color:#6666CC; }
a:visited{ text-decoration:underline; color:#996699; }
a:active{ text-decoration:underline; color:#FF6699; }
a:hover{ text-decoration:underline; color:#FF6699; }

/************************************/
/* Font styles                */
/************************************/
h1 {
	font-size: 28pt;
	font-weight: bold;
	color: #7D80D7;
	line-height:40px;
	font-family:Impact;
	margin-bottom:3px;
	}
	
.style14 {
	font-size: 14pt;
	font-weight: bold;
	line-height:16pt; 
}
.style10{ font-size:10pt;
	line-height:12pt; 
 }
.small{ font-size:8pt;
	line-height:10pt; 
 }
small{ font-size:10pt; }

/**************************************/
/* Box Layout                        */
/**************************************/




/************************************/
/*   mainmenu
/************************************/

#topmenu {
	background-image:url(http://seo-accessup.info/img/bluebar.gif);
	background-repeat:repeat-x;
	height:30px;
	border: 1px solid #006699;
	}
#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	text-decoration:none;
	font-size:12px;
	text-align:center;
	color:#00FFFF;
	}
#topmenu a:hover {
	text-decoration:underline;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	}
