﻿@charset "utf-8";
/*----------------------------------------------------------------------------------------------------------------
	                                           top_base
-------------------------------------------------------------------------------------------------------------------*/
body{
	font: 62.5% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	color:#40181A;
	line-height: 1.7;
    background: url(../images/basep.jpg) repeat;
}
a:link{
	color: #40181A;
	text-decoration: underline;
}
a:visited{
	color: #40181A;
	text-decoration: underline;
}
a:hover{
	color: #40181A;
	text-decoration: none;
}
a:focus{
	color: #40181A;
	text-decoration: none;
}
a:active{
	color: #40181A;
	text-decoration: none;
}
/*------------------------layout----------------------------*/
#container{
  width: 100%;
}
/*----------------------- header1000-------------------------*/
#header{
  width: 1000px;
  margin: 0 auto 0 auto;
}
#header_h1{
  float: left; 
}
/*-----------------Contents1000-------------------------*/
#contents{
  width: 100%;
  xbackground: #F00;
  xbackground-image: url("../images/contentsbase.png");
  background-repeat: repeat-x;
  color: #384989;
  font-weight: bold;
}
#contents .inner{
  width: 1000px;	
  xheight: 1000px; 
  margin: 0 auto 0 auto;
  xbackground: #00F;
  xbackground: url(../images/innerbasesp.jpg) repeat;
}
#contents .inner p{
  font-size: 18px;
  line-height: 17px;
  padding: 10px 10px 0 200px;
}
/*-----------------------fotter950X80------------------*/		
#footer{
    width: 950px;
    height: 80px;
    margin: 0 auto 0 auto;
    xbackground:#000;  
    font-size:18px;
}
#footer p{
    font-size: 18px;
	color: #384989;
	font-weight: bold;
    padding: 0px 0px 0 0px;
}
ul.footmenu li {
    float:left; 
    margin: 5px 1px 0 0px;
    display: block; 
	margin-left: 1px;
}
ul.footmenu li.first {
    margin-left: 0px;
}
ul.footmenu li a { 
    padding-right: 0px;
}
#footer address{
    float: right;	
    padding: 70px 10px 0 0;
}
/*----------------------fotterp1000------------------*/		
#footerp{
    width: 1000px;
   xheight: 80px;
    margin: 0 auto 0 auto;
   xbackground: url(../images/footerbase.png) repeat;
    font-size:12px;
}
#footerp p{
    font-size: 14px;
    padding: 0px 0px 0 8px;
}
ul.footmenu li {
    float:left; 
    margin: 5px 0px 0 0px;
    display:block; 
	margin-left:1px;
}
ul.footmenu li.first {
    margin-left:8px;
}
ul.footmenu li a { 
    padding-right:0px;
}
#footerp address{
    float: right;	
    padding: 0px 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%;
}