@charset "euc-jp";
/* CSS Document */

body{
	background-image: url(../img/haikei.jpg);
	background-repeat: repeat-x;
	background-color: #FFF2DE;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container{
	padding: 0px;
	height: auto;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
img{
	border:0;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}
h1{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
address,em{
	font-style:normal;
}
form{margin:0; padding:0;}

.clearfix:after{
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

.clearfix{
   display:inline-block;
   min-height:1%;  /* for IE 7 and MacIE5.5*/
}
/*------------------------- Head -------------------------*/
#head{
	margin-top: 0px;
	margin-bottom: 10px;
}
/*------------------------- Global Navi -------------------------*/
#gnavi{
	height: 42px;
	width: 802px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 8px;
}
#gnavi a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#gnavi a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#gnavi a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/*------------------------- Contents -------------------------*/
#contents{
	padding: 0px;
	width: 719px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents .inner{
	width: 681px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------- Page Top -------------------------*/
#pgtop{
	width: 680px;
	text-align: right;
	color: #E6B63D;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pgtop a:link{
	text-decoration: none;
	color: #E6B63D;
}
#pgtop a:visited{
	text-decoration: none;
	color: #E6B63D;
}
#pgtop a:hover{
	text-decoration: underline;
	color: #E6B63D;
}

/*------------------------- Secoud Page Footmenu -------------------------*/
#sfootmenu{
	margin: 11px auto;
	text-align: center;
	font-size: 10px;
}
#sfootmenu a:link{
	color: #333333;
	text-decoration: none;
}
#sfootmenu a:visited{
	color: #333333;
	text-decoration: none;
}
#sfootmenu a:hover{
	color: #333333;
	text-decoration: underline;
}

/*------------------------- Footer -------------------------*/
#footer{
	width: 719px;
	margin-right: auto;
	margin-left: auto;
}
#footer address{
	line-height: 23px;
}

#footer .mail a:link{
	color: #0000FF;
	text-decoration: none;
}
#footer .mail a:visited{
	color: #0000FF;
	text-decoration: none;
}
#footer .mail a:hover{
	color: #0000FF;
	text-decoration: underline;
}

#footer .line{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer .tel{
	text-align: left;
	padding-left: 20px;
	padding-bottom: 5px;
}
#footer .tel2{
	text-align: left;
	padding-bottom: 5px;
}

#footer .middle{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#footer .big{
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
}
#footer .big2{
	font-size: 23px;
	font-weight: bold;
	line-height: 30px;
}
