body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 100%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(img/body_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E7E8E6;
}
/* アクセシビリティ用ボーダ非表示 */
#acsblty {
	display:none;
}
/* フロート解除のClearFixハック */
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */


#header {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding: 0 0 0 10px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(img/header_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header p{
	width:300px;
	font-size:14px;
}

#head_menu{
	margin-left:300px;
	font-size:14px;
}
#head_menu2{
	margin-left:260px;
	font-size:14px;
}

#body {
	width: 680px;
	clear: right;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #687197;
}
#contents {

}

#left {
	float: left;
	width: 410px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	font-size: 80%;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: left;
}
#left p {
	font-size: 90%;
	color: #333333;
}

#right {
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left:1px dotted #000;
	width: 205px;
	height: 100%;
	font-size: 80%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form {
	clear: left;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	margin-top: 20px;
}
#form a {
	display: block;
	height: 90px;
	width: 300px;
	float: right;
	margin-right: 20px;
	background-image: url(img/form_a_back.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#form a:hover {
	background-image: url(img/form_a_back.png);
	background-repeat: no-repeat;
	background-position:-300px	
}
#form h5 {
	display: block;
	float: left;
	text-align: left;
	font-weight: normal;
	color: #CC3300;
	margin-left: 20px;
	line-height: 140%;
	font-size: 10px;
	width: 300px;
	margin-top: 0px;
}


#footer {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-color: #464B64;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(img/footer_back.jpg);
	background-repeat: no-repeat;
}

.lead {
	font-size: 70%;
	text-align: left;
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
	top: 18px;
	position: relative;
	width: 380px;
	color: #A48C46;
}

.lead2 {
	color: #AF3A3A;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 90%;
	line-height: 160%;
	border-bottom:1px dotted #000;
	padding-bottom:10px;
}

strong {
	text-decoration: none;
}


ul {
	display: block;
	width: 680px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	color: #FFFFFF;
	font-size: 70%;
	float: right;
	margin-left: 2px;
}
li a {
	display: block;
	background-color: #464B64;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
li a:hover {
	background-color: #687197;
}
em {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	background-color: #687197;
	font-style: normal;
}

h3 {
	display: block;
	font-size: 110%;
	width: 90%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 15px;
	background-image: url(img/h3_back.gif);
	background-repeat: no-repeat;
	color: #001A00;
	clear: left;
}
h4 {
	color: #687197;
	font-size: 110%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	height: 14px;
	clear: left;
}
td a {
	text-decoration: none;
}
td a:hover{
	color: #FF0000;
	text-decoration: underline;
}
td a:visited{
	color: #663366;
	text-decoration: underline;
}
#footer img {
	float: left;
	margin-right: 10px;
	margin-left: 50px;
}
#footer p {
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	font-size: 70%;
	line-height: 140%;
	font-weight: bold;
}
address {
	display: block;
	clear: left;
	font-style: normal;
	color: #FFCC00;
	font-size: 60%;
	padding-top: 20px;
}
#center {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 80%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}



/*----------------------------------------------------
	汎用
----------------------------------------------------*/
/* clerfix */
/* For modern browsers */
.cf:before, .cf:after {
content:"";
display:table; }
.cf:after {
clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.cf {
zoom:1; } 

/*デザインビューが崩れるとき用*/
.hidd{
overflow: hidden;
position: relative;
}

img{
	border:none;
}

.plan_box{
	border-bottom:1px dotted #000;
}

.box01{
	text-align:center;
	margin:20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #000;
}

.box02{
	text-align:left;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #000;
}

.txt80{
	font-size:80%;
}

.red{
	color:#FF0000;
}


.btn_box{
	text-align:center;
}
.btn_box .in{
	width:660px;
	margin:0 auto 20px auto;
	padding-left:10px;
}
.twitter{
	text-align:left;
	width:160px;
	float:left;
}
.gbtn{
	text-align:left;
	width:160px;
	float:left;
}