﻿@charset "utf-8";
/* CSS Document */

h2{	
	width:90%;
	height:35px;
	font-size:25px;
	font-weight:bold;
	font-family:sans-serif;
	color:#666666;
	margin:10px auto;
	padding:10px;
	border:1px #999999 solid;
	background-image:url(../img/search_back.gif);
	background-repeat:repeat-x;
}

.top {
	color:#666666;
	text-align:left;
	font-size:12px;
	margin:10px 15px;
}

.center {
	text-align:center;
	font-size:12px;
	margin:10px 15px;
}

P.menu{
	font-size:10px;
	color:#696969;
	text-align:center;
	font-weight:normal;
}

/*-----google用----*/
table {
	color:#555555;
}

/*-------告知用-------*/
#kokuchi {
	width:97%;
	padding:5px;
	margin:15px auto;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:no-repeat;

}

.kokuchi {
	background-image:url(../img/whatsnew.gif);
}

.info {
	background-image:url(../img/information.gif);
}

.kokuchi-t {
	border:none;
	width:100%;
	font-size:12px;
	margin-top:25px;
	text-align:left;
}

table.kokuchi-t td{
	text-align:left;
	vertical-align:top;
	padding:2px 2px 6px 2px;
}

#kokuchi p {
	font-size:12px;
	text-align:center;
	margin-bottom:5px;
}

#kokuchi dl {
	margin-top:25px;
	width:100%;
}

#kokuchi dt {
	text-align:left;
	float: left;
	clear:left;
	width: 65px;
	font-size:12px;
	color:#666666;
}

#kokuchi dd {
	text-align:left;
	margin-top:3px;
	margin-left:70px;
	font-size:12px;
	color:#666666;
}

/*-----メニュー用-----*/
#menulist-box{
	width:180px;
	margin-left:5px;
	text-align:left;
}

/*-----メニュー-----*/
#banner1{
	width:120px;
	height:40px;
	background-image:url(/img/teamlogo.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	margin-top:15px;
	margin-bottom:15px;
}

#banner2{
	width:120px;
	height:40px;
	background-image:url(/img/kusatou.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

/*Xgﾝ鈀*/
div#middle-box ul {
	list-style-type:circle;
	color:#696969;
	width:370px;
	text-align:left;
	border:2px outset #008B45;
	padding:10px 0px 10px 15px;
	margin-bottom:15px;
}

.rank {
	font-size:8px;
	border:0.5px solid #555555;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;	
}

table.rank td,th {
	font-size:9px;
	border:1px solid #555555;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}

