/* 基本設定 */
BODY{
	color: #000000;
	font-size:x-small;
	background-color: #efefef;
	a { text-decoration: none; }
	a:link { color: 0044cc; }
	a:visited { color: 800080; }
	a:hover { text-decoration:underline; , color: 0044cc; , background-color:c0c0c0; }

h1{
	font-size:x-small;
}

h2{
	font-size:x-small;
}

/****** ヘッダー *******/
#head {
	width:800px;
	left:10px;
	position:absolute;
	overflow:hidden;
	text-align:center;}

#mes{
	padding:10px;
	text-align:left;
}

/****** インフォメーション ******/
#info{
	top:250px;
	left:10px;
	width:620px;
	background-color:#00ccff;
	text-align:center;
	font-size:small;
	position:absolute;
}

#info_txt{
	height:130px;
	padding:10px;
	background-color:#efefef;
	text-align:left;
	font-size:x-small;
	overflow:auto;
}

/****** 最新の壁紙 *******/
#wp{
	top:410px;
	left:10px;
	width:620px;
	text-align:center;
	font-size:small;
	background-color:#66ffcc;
	position:absolute;
}

#wp_txt{
	text-align:left;
	background-color:#efefef;
	padding:10px;
}

#center{
	text-align:center;
	font-size:x-small;
}

table{
	width:600px;
	font-size:x-small;
	text-align:center;
}

td{
	width:200px;
	vertical-align:top;
}

/****** 更新履歴 *******/
#his{
	top:700px;
	left:10px;
	width:620px;
	text-align:center;
	font-size:small;
	background-color:#ff9900;
	position:absolute;
}

#his_txt{
	top:720px;
	left:10px;
	width:620px;
	height:95px;
	padding:10px;
	position:absolute;
	overflow:auto;}

/****** 広告 *******/
#afi{
	top:860px;
	left:10px;
	width:620px;
	text-align:center;
	font-size:small;
	position:absolute;
}


/****** メニュー ******/
#menu{
	top:250px;
	left:655px;
	position:absolute;
}

#cent{
	background-color:#cccccc;
	font-size:small;
	font-weight:bold;
	text-align:center;
}

#white{
	background-color:#ffffff;
	font-size:small;
	font-weight:bold;
}

#pink{
	background-color:#ffccff;
	font-size:small;
	font-weight:bold;
}

#red{
	color:#ff0000;
	font-weight:bold;
	text-align:center;
}

#mail{
	text-align:center;
	font-weight:bold;
}
