@charset "shift_jis";


/* hタグ */

h1, h2 {
  float:left;
  width:700px;
  font-size: 100%;
  font-weight: normal;
  height:20px;
}

#sitemap {
	float:right;
	width:100px;
	text-align:right;
}

h3 {
	width:auto;
	color:#333;
	font-size:26px;
	font-weight:bold;
	height:30px;
	margin:0px 0 0px 0 ;
	padding:15px 0 0 45px;
	background-repeat:no-repeat;
	background-image:url(../images/common/midasi01_bg.jpg);
}


h4 {
	width:auto;
	color:#333;
	font-size:20px;
	font-weight:bold;
	height:25px;
	margin:0px 0 5px 0 ;
	padding:5px 0 0 30px;
	background-repeat:no-repeat;
	background-image:url(../images/common/midasi02_bg.jpg);
}

h5 {
	width:auto;
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin:0px 0 0px 0 ;
	padding:0px 0 0 5px;
	border-bottom: 1px dotted #FFCC66;
}
h6 {
	width:auto;
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin:0px 0 0px 0 ;
	padding:0px 0 0 5px;
	border-bottom: 1px dotted #75CDDD;
}

/* 見出し */

.page_midasi {
	width:auto;
	color:#333;
	font-size:26px;
	font-weight:bold;
	height:50px;
	margin:0px 0 0px 0 ;
	padding:3px 0 0 15px;
	background-repeat:no-repeat;
	background-image:url(../images/common/midasi_bg.jpg);
}
.page_midasi_02 {
	width:auto;
	font-size:23px;
	font-weight:bold;
	height:35px;
	margin:0px 0 0px 0 ;
	padding:5px 0 0 35px;
	background-repeat:no-repeat;
	background-image:url(../images/house/house-bg.jpg);
}
.midasi_01_s {
	width:auto;
	color:#333;
	font-size:14px;
	font-weight:bold;
	height:25px;
	margin:0px 0 5px 0 ;
	padding:5px 0 0 30px;
	background-repeat:no-repeat;
	background-image:url(../images/common/midasi02_bg.jpg);
}
.midasi_01_m {
	width:auto;
	color:#333;
	font-size:20px;
	font-weight:bold;
	height:25px;
	margin:0px 0 5px 0 ;
	padding:5px 0 0 30px;
	background-repeat:no-repeat;
	background-image:url(../images/common/midasi02_bg.jpg);
}

.midasi_02_s {
	width:auto;
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin:0px 0 0px 0 ;
	padding:0px 0 0 5px;
	border-bottom:#FF9933 solid 1px;
}
.midasi_02_m {
	width:auto;
	color:#333;
	font-size:18px;
	font-weight:bold;
	margin:0px 0 0px 0 ;
	padding:0px 0 0 5px;
	border-bottom:#FF9933 solid 1px;
}

.midasi_03_s {
	width:auto;
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin:0px 0 0px 0 ;
	padding:5px;
	border:#FFD5AA solid 1px;
	background-image:url(../images/common/midasi03_bg.jpg);
	line-height:180%;
}
.midasi_03_m {
	width:auto;
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin:0px 0 0px 0 ;
	padding:5px;
	border:#FFD5AA solid 1px;
	background-image:url(../images/common/midasi03_bg.jpg);
	line-height:180%;
}

/* ボタン見出し１の設定*/

.sub_midasi {
  width:auto;
  font-size: 15px;
  height:26px;
  margin: 0px 0px 0px 0px;
  padding: 9px 0px 0px 30px;
  background:url(../images/common/btn01.jpg);
  background-repeat:no-repeat;
  border-color:#CCC;
  border-style:solid;
  border-width:1px 1px 0px 1px;
}
.sub_midasi a{
	color:#333;
	text-decoration: none;
}
.sub_midasi a:hover{
	color:#339;
	text-decoration: underline;
}

.sub_midasi_end {
  width:auto;
  font-size: 15px;
  height:26px;
  margin: 0px 0px 0px 0px;
  padding: 9px 0px 0px 30px;
  background:url(../images/common/btn01.jpg);
  background-repeat:no-repeat;
  border-color:#CCC;
  border-style:solid;
  border-width:1px 1px 1px 1px;
}
.sub_midasi_end a{
	color:#333;
	text-decoration: none;
}
.sub_midasi_end a:hover{
	color:#339;
	text-decoration: underline;
}



.sub_midasi02 {
  width:auto;
  font-size: 15px;
  font-weight:bold;
  height:31px;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 20px;
  background:url(../images/common/btn02.jpg);
  background-repeat:no-repeat;
  color:#FF6600;
  border-bottom:#F60 1px solid;
}

.sub_midasi03 {
  width:auto;
  font-size: 15px;
  font-weight:bold;
  height:31px;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 20px;
  background:url(../images/common/btn02.jpg);
  background-repeat:no-repeat;
}
.sub_midasi03 a{
	color:#333;
	text-decoration:none;
}
.sub_midasi03 a:hover{
	color:#F60;
	text-decoration:none;
}