﻿body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	font-style:normal;
 	font-variant:normal;
 	font-weight:normal;
 	font-size:100%;
 	color:#000039;
	background-image: url('../images/bg.gif');
	background-color: #FFFFFF;
	background:#f5f5f5 url('../images/bg.gif');
	margin:0 auto;
 	padding:0;
	width: 950px;
	}
p {
	line-height: 1.75;
	letter-spacing : 0.04em;
	text-indent: 16px;
}
h1 {
	border-style: none;
	font-size: 120%;
	color: #124512;
	padding: 16px 2px 16px 2px;
	margin: 10px 2px 10px 0px;
	clear: both;
	line-height: 1.4;
	letter-spacing: 2px;
}
h2 {
	border-style: none;
	border-width: 1px 0px 2px 0px;
	font-size: 120%;
	padding: 8px;
	margin: 10px 2px 2px 0px;
	clear: both;
	line-height: 1.4;
	border-top-color: #71DB71;
	border-right-color: #71DB71;
	letter-spacing: 1px;
}
hr {
	height: 1px;
	color:#000066;
	clear: both;
	clear:both;
	margin: 0px 2px 0px 2px;
}
/*----------------------------------------------------------*/
#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	border: thin solid #999999;
	background-color: #FFFFFF;
	width: 952px;
	text-align: center;
}
#header {
	background-position: right bottom;
	text-align: left;
	font-size: x-small;
	background-color: #FFFFFF;
	clear: both;
	background-image: url('../images/tel.gif');
	background-repeat: no-repeat;
	width: 98%;
	height: auto;
	padding-left: 5px;
	letter-spacing:2px;
}
#header img{
	border-width: 0px;
}
#side{
	clear:both;
	border-width: 1px;
	border-color: #808080;
	padding: 4px 1px 4px 1px;
	background-color: #FFFFFF;
	float: left;
	width: 200px;
	font-size:x-small;
	margin-left: 1px;
	margin-top: 20px;
 	letter-spacing :0.04em;
	text-align: center;
	border-right-style: solid;
}

#side a{
	text-decoration:none;
}
#side img{
	border: 1px solid #666666;
	margin: 8px 10px 1px 10px;
}
#link{
	border-top:1px #808080 solid;
	padding: 4px 0px 4px 0px;
	margin-left: 1px;
	margin-top: 0px;
 	letter-spacing :0.04em;
}
#link a {
	line-height: 2.4;
	text-align: center;
	text-decoration: none;
	width: 100%;
	height: 24px;
	float: left;
	font-size: 85%;
	margin: 2px 1px 2px 8px;
	padding: 2px;
	color: #000066;
	border-bottom: 1px #666666 dotted;
}
#link a:hover {
	background-color:#33CC33;
	color:#ffffff;
	width: 148px;
}

#main-form {
	margin: 1px;
	background-color: #FFFFFF;
	float: right;
	width: 732px;
	margin-top:16px;
}
#main {
	margin: 1px;
	background-color: #FFFFFF;
	float: right;
	width: 732px;
	margin-top:16px;
	padding:0px 4px 0px 4px;
}
#main img {
	margin: 5px 3px 5px 3px;
	border-style:none;
}
#main em {
	color:#CC6600;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform:none;
}
#tel {
	text-align:right;
	font-weight:bold;
	color:#3333CC;
	clear:both;
}
#footer{
	background-position: center bottom;
	border-width: 0 0 thin 0;
	border-color: #666666;
	clear: both;
	margin-top: 12px;
	border-top-style: solid;
	padding-top: 16px;
	font-size:70%;
	letter-spacing:0;
}
/*----------------------------------------------------------*/
.f-r {
	float:right;
	margin:3px;
}
.f-l {
	float:left;
	margin:3px;
}
.c-b {
	clear:both;
}
.ta-l {
	text-align:left;
}
.ta-r {
	text-align:right;
}
.cb-ta-r{
	clear:both;
	text-align:right;
}
.gl {
	padding: 5px 3px 10px 5px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url('../images/gr.gif');
	background-position: 5px bottom;
	clear: both;
	line-height: 1.5;
	margin: 0 0 10px 0;
}

