﻿@charset "utf-8";
/*----------------------------------------------------------------------------------------------------------------
	                                           top_base
-------------------------------------------------------------------------------------------------------------------*/
body{
	font: 62.5% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	color:#B79A5A;
}
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%;
}
/*----------------------- header900X55+40-------------------------*/
#header{
  width: 900px;
  height: 95px;
  margin: 0 auto 0 auto;
  background:url("../images/headerbase.jpg");
}
#header h1{
  float: right;
}
#header p{
  font-size: 30px;
  float: right;
}
/*-----------------Contents900X445-------------------------*/
#contents{
  width: 100%;	
}
#contents .inner{
  width: 900px;	
  height: 380px; 
  margin: 0 auto 0 auto;
  background:url("../images/innerbase.jpg"); 
}
#contents .inner p{
  font-size: 20px;
  line-height: 25px;
  padding: 100px 10px 0 10px;
}
/*----------------------key_visual900X285--------------------------*/
#key_visual {
    width: 100%;
    height: 300px;
}
#key_visual .inner {
    width: 900px;
    margin: 0 auto;
    padding: 55px 10px 0 10px;
}
/*--------------------------- fotter900------------------*/		
#footer{
    width: 900px;
    margin: 0 auto 0 auto;
    font-size:14px;
   x background: #F00;
}
#footer p{
    color: #D1004E;
	font-weight: bold;
    font-size: 14px;
    padding: 0px 10px 10px 0px;
}
ul.footmenu li.first {
    margin-left:0px;
}
ul.footmenu li {
    float:left; 
    margin: 0px 0px 10px 0px;
    display:block; 
x   margin-left:1px;
}
ul.footmenu li a { 
    padding-right:0px;
}
#footer address{
    color: #FFF;
    float: right;	
    margin: 0px 2px 0 10px;
}
/*-------------------
	clearfix
-------------------*/
#ranking li a{
	overflow: hidden;
	_height: 1%;
}
#info li a{
	overflow: hidden;
	_height: 1%;
}
/*-------------------
