a:link{
	color:#000099;
	font-size:12px;
	text-decoration: none;
}
a:visited{
	color:#000099;
	font-size:12px;
	text-decoration: none;
}
a:active{
	color:#DC143C;
	font-size:12px;
	text-decoration: none;
}
a:hover{
	color: #DC143C;
	font-size: 12px;
	text-decoration: none;
}
body{
	background-color:#f5f5f5;
	color: #444444;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
h1{
	font-size: 20px;
	color: #ffffff;
}
div.box_main {
	border-left: solid 2px #888888;
	border-right: solid 2px #888888;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	width: 750px;
	text-align: left;
}
div.box_top {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}
div.box_title {
	background-color:#FF7F50;
	border: solid 1px #dcdcdc;
	text-align: center;
}
div.midashi {
	background-color:#cc0000;
	border: solid 1px #dcdcdc;
	text-align: center;
	padding: 3px;
	color: #ffffff;
}
div.midashi02 {
	background-color:#990099;
	color: #ffffff;
	text-align: center;
	padding: 3px;
	margin-bottom: 10px;
}
div.menu01 {
	background-color:#ffffcc;
	border: solid 1px #dcdcdc;
	border-top: none;
	width: 121px;
	padding: 3px;
	margin-bottom: 3px;
	float: left;
	text-align: center;
}
div.menu02 {
	background-color:#ffffcc;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	width: 121px;
	padding: 3px;
	margin-bottom: 3px;
	float: left;
	text-align: center;
}
div.box_bar {
	text-align: left;
	border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	padding-top: 15px;
}
div.dmy {
	padding: 3px;
	float: none;
}
div.box_img {
	text-align: left;
	margin-right: 5px;
	float: left;
}
div.box_search {
	text-align: center;
}
div.box_bottom {
	background-color:#f5f5f5;
	border: solid 1px #dcdcdc;
	border-bottom: none;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: center;
}
div.box_left {
	background-color:#ffffee;
	width: 200px;
	border: solid 1px #990099;
	text-align: left;
	padding-bottom: 10px;
	float: left;
}
div.box_right {
	width: 100%;
	text-align: left;
}
div.osusume {
	width: 100%;
	border-bottom: dotted 1px #444444;
	padding: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: left;
}
tr,td{ color:#737373; }
hr{ color:#aaaaaa; }
#mid{ font-size:11pt; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:630px; border-style:solid; border-color:#888888; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#FFF0F5; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFEE; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#cc0000; color:#ffffff; font-size:11pt; padding: 3px; } /* タイトルバー */
#mid-bar{ background-color:#ffffff; } /* 中段バー */
