/* 共通要素の設定 */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#container {
	width: 760px;
}


p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* 共通ヘッダーの設定 */
#header {
	position: relative;
	background: url(/img/header_bg.gif) no-repeat top left;
	width: 760px;
	height: 21px;
}

#header h1 {
	padding: 0px 0px 0px 8px;
	font-size:13px;
	color:#ffffff;
}

#header b {
	padding: 1px 0px 0px 6px;
	font-size:12px;
	color:#ffffff;
}

#header p {
	padding: 9px 0px 0px 8px;
}

/* パンくず */

#pankuzu {
	font-size:12px;
}

/* 文字スタイル定義 */
.css8 {font-size: 8pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.css9 {font-size: 9pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.css10 {font-size: 10pt; line-height:125%}
.css11 {font-size: 11pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.css12 {font-size: 12pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.css13 {font-size: 13pt; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.news {font-size: 10pt; margin:0 5px;line-height:130%;}
.form11 {font-size: 11pt; line-height:20px; font-weight: normal; text-decoration: none; font-style: normal}


H1 {font-size : 15px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px; color: #666666}
H2 {font-size : 14px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px; color: #CC0000}
H3 {font-size : 16px;margin-top : 5px;margin-left : 0px;margin-right : 0px;margin-bottom : 5px; color: #336600}

/* リンクの上に行ったときに文字色、背景変える(サイト全体) */
A {color:#3366CC; text-decoration:underline}
A:hover {color:#cc0000; text-decoration:underline; background-color: #eeeeee}
A:active {color:#0000FF; text-decoration:underline; background-color: #eeeeee}


table.area-table {
	width: 760px;
	left:0px; top:70px;
	position: absolute;
	_position:static;
}

table.area-table td.main-area {
	width: 540px;
	vertical-align:top;
	font-size:12px;
}

table.area-table td.sub-area {
	width: 220px;
	vertical-align:top;
}

#main-contents {
	padding: 9px 20px 6px 6px;
	width: 530px !important;
	width /**/: 540px; 
	font-size:13px;
}

#main-contents h2 {
	padding: 3px;
	font-size:14px;
	background-color: #FFCC66;
	width: 520px;
	height: 20px;
}

#sub-contents {
	padding: 8px 6px 32px 6px;
	width: 220px !important;
	width /**/: 220px; 
}

#menu {
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	width: 220px;
}

#catch {
	padding-top: 6px;
	padding-left: 26px;
	width: 220px;	
	height:25px;
	font-size:13px;
	text-align:left;
	background: url(/img/catch.gif) no-repeat top left;
	color:#000000;
}

#navi {
	margin-right: 3px;
	padding: 4px;
	padding-left: 25px;
	background: url(/img/navigation.gif) no-repeat top left;
	font-size:13px;
	width: 520px;
	height: 24px
}

#navi h1 {
	font-size:15px;
	color:#FFFFFF;
}

#infomation {
	background-color: #EFEFEF;
	font-size:13px;
	width: 518px;
	height: 73px
}

#menu ul {
	padding-bottom: 2px;
}

#menu li.list {
	font-size:12px;
	padding: 4px 1px 4px 13px;
	background: url(/img/list_bg.gif) no-repeat top left;

}

#menu li.list1 {
	font-size:12px;
	padding: 4px 1px 4px 13px;
	background: url(/img/list_bg1.gif) no-repeat top left;

}

#menu li.listr {
	font-size:12px;
	padding: 4px 1px 4px 20px;
	background: url(/img/list_bgr.gif) no-repeat top left;

}

#menu li.listr1 {
	font-size:12px;
	padding: 4px 1px 4px 20px;
	background: url(/img/list_bgr1.gif) no-repeat top left;

}

table.attention-table td {
	margin-right: 11px;
	padding: 3px 10px;
	background-color: #F6F6F6;
	border-top: solid 1px #78ADC4;
	border-bottom: solid 1px #78ADC4;
	border-left: solid 1px #78ADC4;
	border-right: solid 1px #78ADC4;
	font-size:14px;
	width: 520px;
}


table.akutoku-table td {
	margin-right: 11px;
	padding: 3px 10px;
	background-color: #E9E9D1;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	font-size:14px;
	width: 520px;
}


#attention{
	font-size:12px;
	color:#CC0000;
}

#title-area {
	position: relative;
	margin-top: 10px;
	margin-bottom: 3px;
	background: url(/img/contents_bg.gif) no-repeat top left;
	width: 520px;
	height: 42px;
}

#title-area p {
	position: absolute;
	top: 42px;
	left: 250px;
}

#title-area h1 {
	position: absolute;
	top: 2px;
	left: 20px;
	font-size: 16px;
	color:#336600;
}

#title-area h2 {
	position: absolute;
	top: 30px;
	left: 15px;
	font-size: 14px;
}

#title-area b {
	position: absolute;
	top: 2px;
	left: 13px;
	font-size: 16px;
	color:#336600;
}

#hantei {
	text-align:center;
	font-size:14px;
	font-weight: bold;	
}
#contact_form{
	margin:0 0 20px 0;
}
#contact_form h3{
	font-size:14px;
}
#contact_form h3 span {
	color:#C33;
	font-size:20px;
	text-decoration:underline;
}

#contact_form ul img{
	border:none;
	margin:20px 0 0 0;
}
#contact_form ul li{
	float:left;	
	width:50%;
}
#contact_form p.comment{
	width:85%;
}
#contact_form p.comment span{
	color:#C33;
	text-decoration: underline;
}

#contact_form dl{
	margin:10px 0 0 0;
}
#contact_form dt{
	float:left;
}
#contact_form dd{
	color:#ff0000;
	padding:0 0 0 5em;
	font-weight:bold;
}
#contact_form #tel{
	margin:15px auto 0 auto;
}

#contact_form #form_link {
	width:219px;
	margin:0 auto 0 auto;
	padding:auto;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* 枠線の設定 */
table.linelist-table {
	width: 520px;
	font-size:12px;
}

table.linelist-table td {
	font-size:12px;
	height:17px;
	color:#333333;
	text-align: center;
}

table.linelist2-table {
	width: 350px;
	font-size:12px;
}

table.linelist2-table td {
	font-size:12px;
	height:17px;
	color:#333333;
	text-align: center;
}
.footer {
	background-color: #A4B816;
	font-size:12px;
	padding:3px;
	text-align:center;
	position: absolute;
}

#search_title {
	position: relative;
	padding-top: 5px;
	padding-left: 17px;
	background: url(/img/search_title.gif) no-repeat top left;
	width: 520px;
	height: 26px;
	font-size: 15px;
	font-weight: bold;
}

#detailed b {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}

#fee_sample {
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #EFEFEF;
	border: solid 1px #FFFFFF;
	width: 230px;
}

.maptext {
	font-size: 12px;
	line-height: 120%;
	height: 70px;
	width: 80px;
	vertical-align: middle;
	color: #666666;
	text-align: center;
	
}

.area{
	line-height: 140%;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}

.area a:link {
	color: #666666;
	text-decoration: none;
}

.area a:visited {
	color: #999999;
	text-decoration: none;
}

.area a:hover {
	color:#003399;
	text-decoration: underline;
}

