﻿body {
	margin:0 auto;
	padding:0px;
	background: url(../images/base.jpg) repeat;
	color:#333;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
}
a:link{
	color: #666;
	text-decoration: underline;
}

a:visited{
	color: #666;
	text-decoration: underline;
}

a:hover{
	color: #999;
	text-decoration: none;
}

a:focus{
	color: #999;
	text-decoration: none;
}

a:active{
	color: #999;
	text-decoration: none;
}
#container {
	margin:20px auto;
	width:810px;
　　height:1850px;	
}
/*----------------------- header900-------------------------*/
#header{
  width: 900px;
 xheight: 95px;
  margin: 0 auto 0 auto;
}
#header_h1{
  float: left; 
}
/*------------------------Contents900X900-------------------------*/
#contents{
  width: 100%;	
 xbackground:#F39;
}
#contents .inner{
  width: 900px;	
  height: 900px; 
  margin: 0 auto 0 auto;
}
#contents .inner p{
  font-size: 14px;
  padding: 0px 10px 0 10px;
}
/*--------------------------- fotter900------------------*/		
#footer{
    width: 400px;
    margin: 0 auto 0 auto;
    font-size:14px;
	font-weight:bold;
	color: #C42738;
}
#footer p{
    font-size: 14px;
	font-weight:bold;
    padding: 97px 0px 0 0px;
}
ul.footmenu li {
    float:left; 
    margin: 0px 0px 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: 65px 0px 0 0;
	color:#E9CA71;	
}

div.box {
	margin-top:15px;
	margin-left:15px;
	padding:10px;
	width:230px;
	height:230px;
	background: #FFF;
	float: left;
}
div.box p {
x	position: absolute;
x	top: 20px;
	left: 10px;
	line-height: 15px;
	background: url(../images/ico_mail.gif) no-repeat;
x	font-weight: bold;
	font-size: 14px;
}
div.box p a{
  display: inline-block;
	height: 15px;
	padding-left: 25px;
}
div.box p a:link, div.box p a:visited{
	text-decoration: none;
}
div.box p a:hover{
	background: url(../images/ico_mail.gif) no-repeat left bottom;
}
div.box2 {
	padding:7px;
	float: left;
}
div.user_gmap {
  height: 460px;
  width:  360px;
}
div#boxrotation {
	-webkit-transform: translateX(50px) translateY(-35px) rotate(20deg);
	-moz-transform: translateX(50px) translateY(-35px) rotate(20deg);
	-o-transform: translateX(50px) translateY(-35px) rotate(20deg);
	-ms-transform: translateX(50px) translateY(-35px) rotate(20deg);
}
h1 {
	margin-top:3px;
	font-size:20px;
	font-weight:normal;
	font-weight: bold;
	color:#D6576D;
}
div#copyright {
	margin-top:193px;
	font-size:9px;
}
/*-------------------
	clearfix
-------------------*/
#ranking li a{
	overflow: hidden;
	_height: 1%;
}
#info li a{
	overflow: hidden;
	_height: 1%;
}
/




