@charset "utf-8";

/*透過用*/
.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/*全タグに反映されます*/
* {
	padding:0px;
	margin:0px;
}
img {
	border:0;
}

/*共通クラス*/
.clear{
	clear:both;
	line-height: 1px;
}
.space5 {
	height: 10px;
	width: 1px;
}
.floatLeft {
	float: left;
}
.bold {
	font-weight: bold;
}

/*共通ボーダー*/
.border{
	clear:both;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.borderGray {
	clear: both;
	height: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}

/*共通コンテンツ*/
.InnerContent {
	padding: 10px;
}

/*共通フォント*/
.BottomFont {
	font-size: 85%;
	text-align: right;
}

.SmallFont {
	font-size: 85%;
}

.BigFont {
	font-size: 120%;
}
/*------------------------------------------------<はじまり>---------*/

body {
	background-image: url(../images/bg.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 0.03em;
	color: #868686;
}
a {
	color: #868686;
}
img {
 border:0;
}

#warp {
	background-image: url(../images/bg01.png);
	width: 970px;
	margin: 0px auto;
}

/*------------------------------------------------<ヘッダー>---------*/

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	padding-top: 10px;
	padding-left: 39px;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin-right: 25px;
	color: #a25400;
}
#header a.logo {
	display: block;
	position: relative;
	text-decoration: none;
	width: 342px;
	height: 54px;
	float: left;
}
#header a.logo span {
  background: url(../images/logo.gif) left top no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 342px;
  height: 54px;
}

/*------------------------------------------------<メイン白はじまり>---------*/

#main {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: 10px;
	margin-left: 10px;
}



/*------------------------------------------------<左コンテンツはじまり>---------*/
#LeftContent {
	width: 675px;
	float: left;
	margin-left: 15px;
	min-height:500px;
	height: auto !important;
	height:500px;
}



/*------------------------------------------------<グローバルメニュー>---------*/

#GlobalMenu {
	background-image: url(../images/menu01-01.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
#GlobalMenu.top {
	background-image: url(../images/menu01.png);
	background-repeat: no-repeat;
}


#GlobalMenu ul {
	padding-left: 34px;
	padding-bottom: 14px;
	height: 42px;
}
#GlobalMenu li {
	list-style-type: none;
	float: left;
	height: 42px;
}
#GlobalMenu a {
	font-size: 120%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#GlobalMenu .GM01 a {
	background-image: url(../images/menu02.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 34px;
	width: 167px;
	text-align: center;
	padding-top: 8px;
}
#GlobalMenu .GM02 a {
	background-image: url(../images/menu03.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 34px;
	width: 160px;
	padding-top: 8px;
	text-align: center;
}
#GlobalMenu .GM03 a {
	background-image: url(../images/menu04.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 34px;
	width: 198px;
	padding-top: 8px;
	text-align: center;
}
#GlobalMenu .GM04 a {
	background-image: url(../images/gmenu-05.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 177px;
	padding-top: 12px;
	text-align: center;
}
#GlobalMenu .GM05 a {
	background-image: url(../images/gmenu-06.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 153px;
	padding-top: 12px;
	text-align: center;
}
#GlobalMenu a:hover {
	background-position: bottom;	
}
#GlobalMenu a.hit {
	background-position: bottom;	
}

/*------------------------------------------------<右コンテンツはじまり>---------*/
#RightContent {
	width: 230px;
	float: left;
	margin-left: 10px;
}

#mapWrap {
	background-image: url(../images/area_map.gif);
	background-repeat: no-repeat;
	height: 462px;
	width: 675px;
	display: block;
	position: relative;
	margin-bottom: 20px;
}

/*「エリアから検索」タイトルイメージ*/
#areaTitle h2 {
	display: block;
	position: relative;
	text-decoration: none;
	width: 385px;
	height: 37px;
	font-size: 10px;
}
#areaTitle h2 span {
	background: url(../images/area01.gif) left top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 385px;
	height: 37px;
}
/*「沿線から検索」タイトルイメージ*/
#trainTitle h2 {
	display: block;
	position: relative;
	text-decoration: none;
	width: 385px;
	height: 37px;
	font-size: 10px;
}
#trainTitle h2 span {
	background: url(../images/train01.gif) left top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 385px;
	height: 37px;
}

/*「会社から検索」タイトルイメージ*/
#companyTitle h2 {
	display: block;
	position: relative;
	text-decoration: none;
	width: 385px;
	height: 37px;
	font-size: 10px;
}
#companyTitle h2 span {
	background: url(../images/company01.gif) left top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 385px;
	height: 37px;
}
/*「新築一戸建てガイド」タイトルイメージ*/
#guideTitle h2 {
	display: block;
	position: relative;
	text-decoration: none;
	width: 289px;
	height: 44px;
	font-size: 10px;
}
#guideTitle h2 span {
	background: url(../images/guide011.gif) left top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 289px;
	height: 44px;
}

/*「運営会社」タイトルイメージ*/
#aboutTitle h2 {
	display: block;
	position: relative;
	text-decoration: none;
	width: 220px;
	height: 40px;
	font-size: 10px;
}
#aboutTitle h2 span {
	background: url(../images/clisk01.gif) left top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 40px;
}

/*「サイトマップ」タイトルイメージ*/
#sitemapTitle h2 {
	display: block;
	position: relative;
	text-decoration: none;
	width: 220px;
	height: 40px;
	font-size: 10px;
}
#sitemapTitle h2 span {
	background: url(../images/sitemap01.gif) left top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 40px;
}
/*「お問合わせ」タイトルイメージ*/
#contactTitle h2 {
	display: block;
	position: relative;
	text-decoration: none;
	width: 220px;
	height: 40px;
	font-size: 10px;
}
#contactTitle h2 span {
	background: url(../images/contact01.gif) left top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 40px;
}


/*「沿線から検索」へのボタン*/
a.trainBT {
  display: block;
  position: relative;
  text-decoration: none;
  width: 223px;
  height: 44px;
}
a.trainBT span {
  background: url(../images/train_b.gif) top no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 223px;
  height: 44px;
}
a.trainBT:hover span {
  background-position: bottom;
}

/*「沿線から検索」へのボタン*/
a.areaBT {
  display: block;
  position: relative;
  text-decoration: none;
  width: 223px;
  height: 44px;
}
a.areaBT span {
  background: url(../images/area_b.gif) top no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 223px;
  height: 44px;
}
a.areaBT:hover span {
  background-position: bottom;
}

/*「会社から検索」へのボタン*/
a.companyBT {
  display: block;
  position: relative;
  text-decoration: none;
  width: 223px;
  height: 44px;
}
a.companyBT span {
  background: url(../images/company_b.gif) top no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 223px;
  height: 44px;
}
a.companyBT:hover span {
  background-position: bottom;
}

/*「一戸建てを知ろう！」へのボタン*/
a.guide01BT {
  display: block;
  position: relative;
  text-decoration: none;
  width: 175px;
  height: 44px;
}
a.guide01BT span {
  background: url(../images/guide01_b.gif) top no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 175px;
  height: 44px;
}
a.guide01BT:hover span {
  background-position: bottom;
}

/*「一戸建て購入の手引きはコチラ」へのボタン*/
a.guide02BT {
  display: block;
  position: relative;
  text-decoration: none;
  width: 243px;
  height: 44px;
}
a.guide02BT span {
  background: url(../images/guide02_b.gif) top no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 243px;
  height: 44px;
}
a.guide02BT:hover span {
  background-position: bottom;
}

/*「一戸建て豆知識はコチラ」へのボタン*/
a.guide03BT {
  display: block;
  position: relative;
  text-decoration: none;
  width: 209px;
  height: 44px;
}
a.guide03BT span {
  background: url(../images/guide03_b.gif) top no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 209px;
  height: 44px;
}
a.guide03BT:hover span {
  background-position: bottom;
}

/*「詳細」へのボタン*/
a.shosaiBT {
  display: block;
  position: relative;
  text-decoration: none;
  width: 79px;
  height: 36px;
}
a.shosaiBT span {
  background: url(../images/shosai_b.gif) top no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 79px;
  height: 36px;
}
a.shosaiBT:hover span {
  background-position: bottom;
}

/*【TOPページ】日本地図*/
#map01 {
	position: relative;
	width: 385px;
	float: left;
	z-index: 1;
}
#map {
	color: #2f582c;
	font-size: 110%;
	line-height: 180%;
	text-align: center;
}
#map a {
	color: #2f582c;
}
#mapWrap .map02 {
	position: absolute;
	top: 60px;
	left: 558px;
}
#mapWrap .map03 {
	position: absolute;
	left: 528px;
	top: 194px;
}
#mapWrap .map04 {
	position: absolute;
	left: 319px;
	top: 141px;
}
#mapWrap .map05 {
	left: 463px;
	top: 323px;
	position: absolute;
}
#mapWrap .map06 {
	position: absolute;
	left: 335px;
	top: 365px;
}
#mapWrap .map07 {
	position: absolute;
	left: 169px;
	top: 161px;
}
#mapWrap .map08 {
	position: absolute;
	left: 200px;
	top: 385px;
}
#mapWrap .map09 {
	position: absolute;
	left: 14px;
	top: 245px;
}


#TopCompanyInner {
	background-image: url(../images/company_bg1.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 675px;
	margin-top: 5px;
	margin-bottom: 15px;
}

/*【TOPページ】会社から探す＜行別のタブ＞*/
#compnyTabTop li {
	float: left;
	margin-right: 4px;
	list-style-type: none;
}
#compnyTabTop .aGyo a {
	background-image: url(../images/comapny_tab01.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	height: 47px;
	width: 69px;
	display: block;
}
#compnyTabTop .kaGyo a {
	background-image: url(../images/comapny_tab02.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	height: 47px;
	width: 69px;
	display: block;
}
#compnyTabTop .saGyo a {
	background-image: url(../images/comapny_tab03.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTabTop .taGyo a {
	background-image: url(../images/comapny_tab04.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTabTop .naGyo a {
	background-image: url(../images/comapny_tab05.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTabTop .haGyo a {
	background-image: url(../images/comapny_tab06.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTabTop .maGyo a {
	background-image: url(../images/comapny_tab07.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTabTop .yaGyo a {
	background-image: url(../images/comapny_tab08.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTabTop .raGyo a {
	background-image: url(../images/comapny_tab09.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTabTop a:hover {
	background-position: bottom;
}
#compnyTabTop {
	padding-top: 8px;
	padding-left: 9px;
}
/*【TOPページ】おすすめメーカー*/
#osusume {
	margin-top: 5px;
	margin-bottom: 15px;
}
#osusume .osusumeInner {
	background-image: url(../images/company_bg2.gif);
	background-repeat: repeat-y;
	width: 222px;
	float: left;
	margin-right: 3px;
}
#osusume .oussumeContent {
	margin-left: 10px;
}
#osusume .oussumeContent img {
	margin-top: 5px;
	margin-bottom: 5px;
}
/*------------------------------------------------<右メニュー>---------*/

#menu {
	margin-top: 15px;
	background-image: url(../images/menu_74.gif);
	background-repeat: repeat-y;
}
#rankingInner {
	background-image: url(../images/ranking_bg.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#menuGuide {
	clear: both;
	background-image: url(../images/guide_bg.gif);
	background-repeat: repeat-y;
	text-decoration: none;
}

/*「人気物件ランキング」イメージ*/
#rankingTitle {
	display: block;
	position: relative;
	text-decoration: none;
	width: 230px;
	height: 37px;
	font-size: 10px;
}
#rankingTitle span {
	background: url(../images/ranking01.gif) left top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 37px;
}

/*「全国No.1物件」イメージ*/
#rankingNo1 {
	display: block;
	position: relative;
	text-decoration: none;
	width: 230px;
	height: 44px;
	font-size: 10px;
}
#rankingNo1 span {
	background: url(../images/ranking02.gif) left top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 44px;
}
#rankingBottom {
	margin-bottom: 20px;
}

/*「全国TOP10」へのボタン*/
a.rankingTop10BT {
	display: block;
	position: relative;
	text-decoration: none;
	width: 94px;
	height: 34px;
	float: left;
	margin-right: 2px;
	margin-top: 5px;
}
a.rankingTop10BT span {
  background: url(../images/ranking_b1.gif) top no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 34px;
}
a.rankingTop10BT:hover span {
  background-position: bottom;
}

/*「エリア別TOP3」へのボタン*/
a.rankingAreaTop3BT {
	display: block;
	position: relative;
	text-decoration: none;
	width: 114px;
	height: 34px;
	float: left;
	margin-top: 5px;
}
a.rankingAreaTop3BT span {
	background: url(../images/ranking_b2.gif) top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 114px;
	height: 34px;
}
a.rankingAreaTop3BT:hover span {
  background-position: bottom;
}

/*「新築一戸建てガイド」イメージ*/
#guideTop {
	display: block;
	position: relative;
	text-decoration: none;
	width: 230px;
	height: 37px;
}
#guideTop span {
	background: url(../images/guide01.gif) top no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 37px;
}

/*「ガイド」メニュー　ボタン*/
#menuGuide a.guideMenuTop {
	background-image: url(../images/guide_b1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 198px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 32px;
	text-decoration: none;
}
/*「ガイド」メニュー　サブボタン*/
#menuGuide a.guideMenuSub {
	background-image: url(../images/guide_b2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 198px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 32px;
	text-decoration: none;
}
#menuGuide a:hover {
	background-position: bottom;
	text-decoration: underline;
}
#menuGuide ul {
	padding: 8px;
}
#menuGuide li {
	background-image: url(../images/guide_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	list-style-type: none;
	line-height: 200%;
	padding-left: 20px;
}


/*------------------------------------------------<ページトップへ>---------*/

#pagetop {
	text-align: right;
	color: #ff6e00;
	padding: 10px;
}
#pagetop a {
	color: #ff6e00;
	padding: 3px;
}
#pagetop a:hover {
	color: #FFFFFF;
	background-color: #ff6e00;
}

/*------------------------------------------------<下コンテンツ>---------*/

#BottomContent {
	clear: both;
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.BottomFont td {
	padding-right: 10px;
}

/*------------------------------------------------<フッター>---------*/

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 920px;
	clear: both;
	padding-top: 14px;
	margin-right: 15px;
	margin-left: 15px;
}
address {
	font-size: 85%;
	font-style: normal;
	padding: 15px;
	text-align: center;
}

/*------------------------------------------------<２階層はじまり>---------*/

/*ぱんくずナビ*/
#pankuzu {
	font-size: 80%;
	padding-bottom: 10px;
}
#pankuzu a {
	color: #DD3D00;
}
#pankuzu strong{
	font-weight: normal;
}

/* ２階層目＜共通＞ */
h3.green {
	font-size: 14px;
	background-position: left 3px;
	padding-left: 25px;
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
}
h3.violet {
	font-size: 14px;
	background-position: left 3px;
	padding-left: 25px;
	background-image: url(../images/arrow_violet.gif);
	background-repeat: no-repeat;
}
h3.blue2 {
	font-size: 14px;
	background-position: left 5px;
	padding-left: 25px;
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
}
h3.orange {
	font-size: 14px;
	background-position: left 3px;
	padding-left: 25px;
	background-image: url(../images/arrow_orange.gif);
	background-repeat: no-repeat;
}
h3.gray {
	font-size: 14px;
	background-position: left 3px;
	padding-left: 25px;
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
}

/* エリアから探す＜緑＞ */
.green {
	color: #5d9f32;
}
.green a {
	color: #5d9f32;
}
.greenBox {
	background-color: #e8fb99;
	padding: 6px;
	font-weight: bold;
	width: 280px;
}
.arrowGreen {
	background-image: url(../images/arrow_green_small.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	width: 140px;
}
.borderGreen {
	clear: both;
	height: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #96cd72;
}
.borderGreen2 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5d9f32;
}
.greenBox02 {
	background-color: #f3fdcc;
	border: 1px solid #5d9f32;
	padding: 10px;
}
.greenBT a {
	height: 38px;
	width: 369px;
	text-align: center;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(../images/areaBT.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFFFFF;
}
.greenBT a:hover {
	background-position: bottom;
}

/* 沿線から探す＜紫＞ */
.violet {
	color: #994ed3;
}
.violet a {
	color: #994ed3;
}
.violetBox {
	background-color: #ebd3fd;
	padding: 6px;
	font-weight: bold;
	width: 280px;
}
.violetBox02 {
	background-color: #f0dcff;
	border: 1px solid #994ed3;
	padding: 10px;
}

.borderViolet {
	clear: both;
	height: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #d4aaf4;
}
.borderViolet2 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #994ed3;
}
h3.violet2 {
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #d4aaf4;
	border-left-color: #994ed3;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 110%;
	letter-spacing: 0.05em;
	color: #868686;
}
.arrowViolet {
	background-image: url(../images/arrow_violet_small.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}
.violetBT a {
	height: 38px;
	width: 493px;
	text-align: center;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(../images/trainBT.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFFFFF;
	text-decoration: none;
}
.violetBT a:hover {
	background-position: bottom;
}

#stationTable td {
	width: 143px;
}

/* 会社から探す＜青＞ */
.blue {
	color: #00abf6;
	font-weight: bold;
}
.blue a {
	color: #00abf6;
}
.blue2 {
	color: #00abf6;
	line-height: 29px;
	font-weight: bold;
}
.borderBlue {
	clear: both;
	height: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #6ed2fd;
}
.borderBlue2 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00abf6;
}
h3.blue {
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #6ed2fd;
	border-left-color: #00ABF6;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 110%;
	letter-spacing: 0.05em;
	color: #868686;
}
.blueBT a {
	height: 38px;
	width: 493px;
	text-align: center;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(../images/companyBT.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFFFFF;
	text-decoration: none;
}
.blueBT a:hover {
	background-position: bottom;
}

/* 新築一戸建てガイド＜オレンジ＞*/
.orange {
	color: #ff7800;
	font-weight: bold;
}
.orange a {
	color: #ff7800;
}
.borderOrange {
	clear: both;
	height: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ffb970;
}
.borderOrange2 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff7e00;
}



/*会社から探す＜行別のタブ＞*/
#compnyTab li {
	float: left;
	margin-right: 3px;
	list-style-type: none;
}
#compnyTab .aGyo a {
	background-image: url(../images/comapny_tab01.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	height: 49px;
	width: 69px;
	display: block;
}
#compnyTab .kaGyo a {
	background-image: url(../images/comapny_tab02.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	height: 49px;
	width: 69px;
	display: block;
}
#compnyTab .saGyo a {
	background-image: url(../images/comapny_tab03.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTab .taGyo a {
	background-image: url(../images/comapny_tab04.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTab .naGyo a {
	background-image: url(../images/comapny_tab05.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTab .haGyo a {
	background-image: url(../images/comapny_tab06.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTab .maGyo a {
	background-image: url(../images/comapny_tab07.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTab .yaGyo a {
	background-image: url(../images/comapny_tab08.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTab .raGyo a {
	background-image: url(../images/comapny_tab09.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 69px;
	display: block;
	background-position: top;
	text-decoration: none;
}
#compnyTab a:hover {
	background-position: center;
}
#compnyTab a.hit {
	background-position: center;
}
#compnyTab .tabBottom {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #00abf6;
	clear: both;
	height: 0;
}
#companyBox {
	border: 1px solid #c3c3c3;
	padding: 10px;
}
#companyBox a {
	text-decoration: none;
}
#companyBox a:hover {
	text-decoration: underline;
}
.photo {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #868686;
}

/*--------------      -------------<一戸建てガイド>-----------*/

/*一戸建てを知ろう！*/
.InnerContentSub {
	float: left;
	font-weight: bold;
	margin: 8px;
}
.box a {
	padding: 5px;
}

.box a:hover {
	color: #FFFFFF;
	background-color: #FF7800;
}
.orangeBox {
	padding: 10px;
	border: 1px dotted #FF7800;
	background-color: #FFEDDD;
	margin-top: 10px;
	margin-bottom: 10px;
}
.orangeBox li {
	margin-left: 15px;
}

/*用語集*/
.yogoGyo {
	background-color: #FFECDD;
	padding: 5px;
	border: 2px solid #FF7800;
	text-align: center;
	font-weight: bold;
	color: #FF7800;
	margin-right: 10px;
	margin-left: 10px;
}
/*購入の手引き*/
.stepBox {
	background-color: #FFECDD;
	padding: 6px;
	border: 2px solid #FF7800;
	font-weight: bold;
	color: #FF7800;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.stepBox a {
	color: #FF7800;
}
.stepBox:hover {
	border: 2px dotted #FF7800;
	cursor: pointer;
}

.stepBoxSub {
	background-color: #FFECDD;
	padding: 6px;
	border: 1px dotted #FF7800;
	font-weight: bold;
	color: #FF7800;
}
.redBox {
	background-color: #FFDDFD;
	padding: 6px;
	border: 1px dotted #FF3366;
	font-weight: bold;
	color: #FF3366;
}
.redLine {
	font-weight: bold;
	color: #FF3366;
}
.pink {
	color: #FF3366;
}
