﻿@charset "utf-8";
/*----------------------------------------------------------------------------------------------------------------
	                                           top_base
-------------------------------------------------------------------------------------------------------------------*/
body{
	font: 62.5% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	color:#B79A5A;
	line-height: 1.5;
    background: url(../images/back01.jpg) repeat;
}
a:link{
	color:#B79A5A;
	text-decoration: underline;
}
a:visited{
	color: #999;
	text-decoration: underline;
}
a:hover{
	color: #999;
	text-decoration: none;
}
a:focus{
	color: #999;
	text-decoration: none;
}
a:active{
	color: #999;
	text-decoration: none;
}
/*------------------------layout----------------------------*/
#container{
  width: 100%;
}
/*----------------------- header500-------------------------*/
#header{
  width: 500px;
  height: 30px;
  margin: 0 auto 0 auto;
x background:#FFF;  
}
#header h1{
  float: left;
}
#header p{
  float: right;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0px 0 0px;
}
/*-----------------Contents500X515-------------------------*/
#contents{
  width: 100%;	
x background:#000;
}
#contents .inner{
  width: 500px;	
  height: 510px; 
  margin: 0 auto 0 auto;
  font-size: 16px;
  font-weight: bold;
 Xbackground:#EF4F69; 
  background: url(../images/calendarbase01.png) repeat;
}
#contents .inner p{
  padding: 0px 120px 0 32px;
}
/*--------------------------- fotter500X80------------------*/		
#footer{
    width: 500px;
   xheight: 50px;
    margin: 0 auto 0 auto;
    font-size:15px;
	font-weight: bold;
   xbackground:#000;  
}

#footer h1{
    font-size: 14px;
    padding: 0px 0px 0 0px;
}
#footer p{
    font-size: 14px;
    padding: 35px 10px 0 10px;
}
ul.footmenu li {
    float:left; 
    margin: 0px 1px 0 400px;
    display:block; 
	margin-left:1px;
}
ul.footmenu li.first {
    margin-left:0px;
}
ul.footmenu li a { 
    padding-right:0px;
}
#footer address{
    float: right;	
    font-size:12px;
    padding: 15px 10px 0 0;
}
/*-------------------
	clearfix
-------------------*/
#ranking li a{
	overflow: hidden;
	_height: 1%;
}
#info li a{
	overflow: hidden;
	_height: 1%;
}
/*-------------------
	clearfix
-------------------*/
#ranking li a{
	overflow: hidden;
	_height: 1%;
}
#info li a{
	overflow: hidden;
	_height: 1%;
}