
/* $Revision: 2409 $ */

/*	=base
-------------------------------------------------------*/
body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
	font-size:13px;
	line-height:1.4;
	color:#000000;
	font-family:Verdana, Arial, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}
* html body { /* For IE6 */
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
*:first-child+html body { /* For IE7 */
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:0; /* HasLayout */
}
h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ul,ol,li,address,table,tr,td,th,form,address,fieldset,input,textarea,select {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
ul,ol {
	list-style:none;
}
li {
	zoom:normal;
}
p {
	margin:0 0 1em;
}
address {
	font-style:normal;
}
img {
	border:0;
	vertical-align:bottom;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

/*	=link
-------------------------------------------------------*/
a:link {
	color:#0B25E5;
}
a:visited {
	color:#800080;
}
a:hover {
	color:#FF8B00;
}
a:active {
	color:#FF8B00;
}
label {
	cursor:pointer;
}

/*	=form
-------------------------------------------------------*/
fieldset {
	border:none;
}
legend {}
input {
	font-size:100%;
}
textarea {
	padding:3px;
	font-size:100%;
	overflow:auto;
}
select {
	font-size:100%;
}

/* $Revision: 2502 $ */
/*
---------------------------------------------------------
	：外枠設定
	：ヘッダ設定
	：ナビゲーション設定
	：clearfix設定
---------------------------------------------------------
*/
/*	=外枠設定
-------------------------------------------------------*/
#headerWrap {
	width:100%;
	min-width:940px;
}
/*	=ヘッダ設定
-------------------------------------------------------*/
#pageTop {
	background:#F3F2F8;
	border-bottom:1px solid #ECEDF3;
	padding:2px 0;
	width:100%;
}
#pageTop h1 {
	font-size:85%;
	font-weight:normal;
	width:940px;
	margin:0 auto;
	text-align:left;
}
#headerBody {
	width:940px;
	margin:0 auto;
	text-align:left;
}
#headerBody p {
	margin:0;
}
.logoArea {
	float:left;
	width:250px;
	padding-bottom:5px;
}
.loginArea {
	width:600px;
	float:right;
}
.loginArea .hlinks ul {
	width:383px;
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 4px auto;
	padding-bottom:2px;
}
.loginArea .hlinks li {
	float:left;
	background-image:url(/assets/img/_default/header/h_bg_02.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding:0 6px;
}
.loginArea li a {
	background-image:url(/assets/img/_default/header/header_nav.png);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	height:22px;
}
.loginArea .hlinks .hl1 a {
	background-position:0 0;
	width:118px;
}
.loginArea .hlinks .hl2 a {
	background-position:-124px 0;
	width:76px;
}
.loginArea .hlinks .hl3 a {
	background-position:-206px 0;
	width:70px;
}
.loginArea .hlinks .hl4 a {
	background-position:-282px 0;
	width:71px;
}
.loginArea .mypage a {
	background-position:-359px 0;
	width:62px;
}
.loginArea .loginBtn a {
	background-position:-453px 0;
	width:62px;
}
.loginArea .logoutBtn a {
	background-position:-515px 0;
	width:62px;
}
.loginArea .mypage,
.loginArea .loginBtn,
.loginArea .logoutBtn {
	background:url(/assets/img/_default/header/h_bg_03.gif) no-repeat;
}
.loginArea .mypage {
	padding:0 5px;
}
.loginArea .loginBtn,
.loginArea .logoutBtn {
	padding-left:5px;
}
.loginArea .hinfo ul {
	float:right;
}
.loginArea .hinfo li {
	float:left;
}
.loginArea .userName {
	padding:2px 5px 0 5px;
}

/*	=ナビゲーション設定
-------------------------------------------------------*/
#localWrap .changeNav li,
#localWrap .changeNav li a,
#localWrap .utility .navMyCondition,
#localWrap .utility li.navClip,
#localWrap .utility li.navNewarrivalMail,
.myConditionMenu .myConditionClose span {
	background-image:url(/assets/img/_default/header/header_nav.png);
	background-repeat:no-repeat;
}

#localWrap {
	width:100%;
	min-width:940px;
	text-align:left;
	background:#FFF url(/assets/img/_default/common/bg/bg_localnav.png) repeat-x left bottom;
	border-top:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	padding:6px 0 5px;
}
#localWrap .localWrapInn {
	width:940px;
	margin:0 auto;
}
#localWrap .changeNav {
	width:295px;
	float:left;
}
#localWrap .changeNav li,
#localWrap .changeNav li a {
	height:25px;
}
#localWrap .changeNav li {
	text-indent:-999999px;
	float:left;
	margin-right:5px;
}
#localWrap .changeNav li a {
	display:block;
	overflow:hidden;
}
#localWrap .changeNav .ajax {
	width:137px;
	background-position:0 -50px;
}
#localWrap .changeNav .html {
	width:148px;
	background-position:-137px -50px;
}
#localWrap .changeNav .ajax a { background-position:0 -25px; }
#localWrap .changeNav .html a { background-position:-137px -25px; }
#localWrap .changeNav .exchange a {
	background-position:-285px -25px;
	width:137px;
}

/* utility */
#localWrap .utility {
	width:461px;
	float:right;
}
#localWrap .utility li {
	margin-left:5px;
	float:left;
	font-size:85%;
	display:inline;
}
#localWrap .utility .navMyCondition,
#localWrap .utility li.navClip,
#localWrap .utility li.navNewarrivalMail {
	height:25px;
}
#localWrap .utility .navMyCondition {
	background-position:-422px -50px;
	width:136px;
}
#localWrap .utility .navMyCondition.on {
	background-position:-422px -25px;
	cursor:pointer;
}
#localWrap .utility li.navClip {
	background-position:-558px -25px;
	width:155px;
}
#localWrap .utility li.navNewarrivalMail {
	background-position:-713px -25px;
	width:155px;
}
#localWrap .utility li.navClip a,
#localWrap .utility li.navNewarrivalMail a {
	color:#E44100;
	width:155px;
	height:25px;
	display:block;
	text-decoration:none;
}
/* テキスト部分 */
#localWrap .utility li.navMyCondition span,
#localWrap .utility li.navClip span,
#localWrap .utility li.navNewarrivalMail span {
	position:relative;
	top:5px;
	left:115px;
	display:block;
	text-align:center;
	width:3em;
}
/* マイ条件メニュー */
.myConditionMenu {
	width:940px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:49000;
}
.myConditionMenuInn {
	position:absolute;
	left:484px;
	top:-6px;
	background-color:#FFF;
	border-right:1px solid #E44100;
	border-left:1px solid #E44100;
	width:134px;
}
.myConditionMenu li {
	text-align:center;
	margin:0 5px;
	border-bottom:1px dotted #000;
}
.myConditionMenu li a {
	padding:5px 0;
	display:block;
	width:100%;
}
.myConditionMenu li a:hover {
	background:#FFF3D9;
}
.myConditionMenu .myConditionClose {
	margin:-1px 0 0 0;
	padding:3px 0;
	border-bottom:none;
	cursor:pointer;
	background-color:#E44100;
	color:#FFF;
}
.myConditionMenu .myConditionClose span {
	background-position:0 -75px;
	padding:0 0 3px 20px;
}

/*	=clearfix設定
-------------------------------------------------------*/
#headerBody,
.loginArea ul,
.localWrapInn,
#localWrap .changeNav,
#localWrap .utility {
	zoom:1;
}
#headerBody:after,
.loginArea ul:after,
.localWrapInn:after,
#localWrap .changeNav:after,
#localWrap .utility:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}

/* $Revision: 2656 $ */

/*
---------------------------------------------------------
	目次

	：外枠設定
	：掲載関連
	：HOME'Sグループサイト
	：サテライトサイト
	：セキュリティ情報
	：会社情報
	：コピーライト
	：2階層目以降で表示するバナー設定
	
	：clearfix設定
	
---------------------------------------------------------
*/

/*	=外枠設定
-------------------------------------------------------*/
#footerWrap {
	width:940px;
	margin:0 auto;
	text-align:left;
}
/* TOPページのみで使用 */
.footerInn {
	border-top:5px solid #519DFF;
	padding:5px 0px;
}

/*	=掲載関連
-------------------------------------------------------*/
#footerWrap .support {
	background-image:url(/assets/img/_default/footer/f_bg_hl_01.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:100%;
	margin-bottom:15px;
	padding-bottom:5px;
}
#footerWrap .support li {
	background-image:url(/assets/img/_default/footer/i_line_v_01.gif);
	background-repeat:no-repeat;
	background-position:right center;
	float:left;
	padding-right:5px;
}
#footerWrap .support li a {
	padding-right:15px;
}
#footerWrap .support li.last {
	background-image:none;
}

/*	=GOMEZ
-------------------------------------------------------*/
#footerWrap .gomezBlock {
	width:100%;
	margin-bottom:15px;
}
#footerWrap .gomezBlock dl {
	padding:5px;
	border:1px solid #EBEBF3;
	background:#F2F2F7;
}
#footerWrap .gomezBlock .gomezMedal {
	float:left;
}
#footerWrap .gomezBlock dl dd {
	width:807px;
	padding:16px 0 0 10px;
	float:left;
}
#footerWrap .gomezBlock dl dd p {
	margin:0;
	padding:0;
	font-size:85%;
	line-height:1.5;
}
#footerWrap .gomezBlock .gomezInfo {
	width:657px;
	margin:0;
	padding:0;
	float:left;
}
#footerWrap .gomezBlock .gomezRanking {
	width:150px;
	margin:17px 0 0;
	text-align:right;
	float:right;
}

/*	=HOME'Sグループサイト
-------------------------------------------------------*/
#footerWrap .groupsite {
	width:100%;
	background-image:url(/assets/img/_default/footer/f_g_homeskun.gif);
	background-repeat:no-repeat;
	background-position:-5px bottom;
}
#footerWrap .groupsite p {
	margin-left:70px;
	margin-bottom:5px;
	padding-bottom:5px;
	position:relative;
	background-image:url(/assets/img/_default/header/bg_lined_01.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	font-weight:bold;
}
#footerWrap .groupsite p span {
	position:absolute;
	right:0;
	font-weight:normal;
}
#footerWrap .groupsite h4,
#footerWrap .groupsite ul {
	margin-left:70px;
}
#footerWrap .groupsite ul {
	width:870px;
	padding-bottom:5px;
}
#footerWrap .groupsite ul li {
	float:left;
	background-image:url(/assets/img/_default/footer/i_line_v_01.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:5px;
	line-height:1.5;
}
#footerWrap .groupsite ul li a {
	padding-right:15px;
	white-space:nowrap;
}
#footerWrap .groupsite ul li.last {
	background-image:none;
}
/*	=サテライトサイト
-------------------------------------------------------*/
#footerWrap .satellite {
	width:940px;
	background-image:url(/assets/img/_default/header/bg_lined_01.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#footerWrap .satellite ul {
	background-image:url(/assets/img/_default/header/bg_lined_01.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-align:right;
	padding:5px 0;
}
#footerWrap .satellite li {
	padding-left:3px;
	display:inline;
	font-size:85%;
}

/*	=セキュリティ情報
-------------------------------------------------------*/
#footerWrap .security p {
	margin-bottom:0;
}
#footerWrap .security ul {
	font-size:85%;
	margin-bottom:5px;
	width:100%;
}
#footerWrap .security ul li {
	background:#F2F2F7;
	border:1px solid #EBEBF3;
	float:left;
	padding:5px;
	width:457px;
}
#footerWrap .security .image,
#footerWrap .security .desTxt {
	float:left;
}
#footerWrap .security .rsc .image {
	width:70px;
}
#footerWrap .security .rsc .desTxt {
	width:382px;
	padding:15px 0 0;
}
#footerWrap .security .iso .image {
	width:135px;
}
#footerWrap .security .iso .desTxt {
	width:317px;
	padding:7px 0 8px;
}
#footerWrap .security .rsc {
	margin-right:2px;
}

/*	=会社情報
-------------------------------------------------------*/
#footerWrap .companyinformation {
	background-image:url(/assets/img/_default/header/bg_lined_01.gif);
	background-repeat:repeat-x;
	background-position:center top;
	padding-top:5px;
	margin-bottom:8px;
	width:100%;
}
#footerWrap .companyinformation .security {
	float:left;
	width:500px;
}

#footerWrap .companyinformation .about {
	float:right;
}

#footerWrap .companyinformation li {
	float:left;
	background-image:url(/assets/img/_default/footer/i_line_v_01.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:5px;
}

#footerWrap .companyinformation li a {
	padding-right:15px;
}

#footerWrap .companyinformation li.last {
	background-image:none;
	padding-right:0;
}
#footerWrap .companyinformation li.last a {
	padding-right:0;
}

/*	=コピーライト
-------------------------------------------------------*/
#footerWrap .credit {
	width:100%;
	background-image:url(/assets/img/_default/footer/f_bg_cpy_01.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding-top:10px;
}

#footerWrap .credit .logoNext {
	float:left;
}

#footerWrap .credit .copyright {
	float:right;
}

/* 2階層目で使用 */
#footerWrap .supportArea {
	width:940px;
	position:relative;
}

#footerWrap .supportArea .support {
	background-image:none;
	padding-bottom:0;
}

#footerWrap .supportArea .keisai {
	position:absolute;
	top:0;
	right:0;
}

/*	=2階層目以降で共通使用するバナー設定
-------------------------------------------------------*/
#bannerWrap {
	margin-bottom:30px;
}

/*	=clearfix設定
-------------------------------------------------------*/
#footerWrap .support,
#footerWrap .groupsite ul,
#footerWrap .security ul,
#footerWrap .security ul li,
#footerWrap .companyinformation,
#footerWrap .companyinformation ul,
#footerWrap .credit,
#footerWrap .gomezBlock dl,
#footerWrap .gomezBlock dl dd {
	zoom:1;
}

#footerWrap .support:after,
#footerWrap .groupsite ul:after,
#footerWrap .security ul:after,
#footerWrap .security ul li:after,
#footerWrap .companyinformation:after,
#footerWrap .companyinformation ul:after,
#footerWrap .credit:after,
#footerWrap .gomezBlock dl:after,
#footerWrap .gomezBlock dl dd:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}


/* $Revision: 2378 $ */
/*
---------------------------------------------------------
	common style sheet
	：見出し設定
	：表組み設定
		L .tblBasic01
		L .tblBasic02
	：font設定
	（※余白設定は共通使用のものに設定／通常は各クラスへ記載）
	：余白設定（margin-right）
	：余白設定（margin-left）
	：余白設定（margin-top）
	：余白設定（margin-bottom）
	：罫線設定
	：ページ設定
		L float設定
	：パンくず設定
	：ページの先頭へ戻る設定(btn設定)
	：（※）を囲む設定
	：noscript設定
	：障害報告設定（rent Topへ表示させるもの）
	：selectbox設定

---------------------------------------------------------
*/

/*	=見出し設定
-------------------------------------------------------*/
.hidden {
	display:none !important;
}
.titleLiquid {
	background:url(/assets/img/_default/search/bg_h2_cliplist.gif) repeat-x bottom;
}
/* H2要素又はそれに値するものを囲む */
.main01 .sectionBlock01 h2,
.main02 .sectionBlock01 h2,
.main03 h2 {
	margin-bottom:8px;
}
/* サブページで使用（検索系2カラム左） */
.sub01 .sectionBlock01 h2 {
	margin:0px;
}
.sub01 .sectionBlock02 h2 {
	margin-bottom:8px;
}
/* サブページで使用（検索系2カラム右） */
.sub02 .sectionBlock01 h2 {
	margin-bottom:8px;
}
.sub02 .sectionBlock02 h2 {
	margin-bottom:15px;
}
.sub02 .sectionBlock03 h2 {
	margin:0;
}
/* H3要素又はそれに値するものを囲む。ここは設定なし */
.unit01,.unit02 {
}

/*	=表組み設定
-------------------------------------------------------*/
table.tblBasic01,
table.tblBasic02,
table.tblBasic03 { 
	width:100%;
 }
table.tblBasic01 th,
table.tblBasic02 th {
	padding:5px;
	border-top:1px solid #A7A7A7;
	border-right:1px dotted #A7A7A7;
	border-bottom:1px solid #A7A7A7;
	border-left:1px solid #A7A7A7;
	text-align:left;
	font-weight:normal;
}
table.tblBasic01 th {
	white-space:nowrap;
	width:20%;
}
table.tblBasic02 th {
	width:16%;
	font-weight:normal;
}
table.tblBasic01 td {
	padding:5px;
	border-top:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	border-bottom:1px solid #A7A7A7;
	border-left:none;
	width:30%;
}
table.tblBasic02 td {
	padding:5px;
	border-top:none;
	border-right:1px solid #A6A6A6;
	border-bottom:1px solid #A6A6A6;
	border-left:1px solid #A6A6A6;
	width:16%;
	text-align:center;
}

/*	=font設定(sample)
-------------------------------------------------------*/
.xsmall { font-size:85%; /* 11px */ }
.small { font-size:90%; /* 12px（微調整専用） */ }
.large { font-size:115%; /* 15px */ }
.xlarge { font-size:138%; /* 18px */ }
.xxlarge { font-size:153%; /* 20px */ }
.xxxlarge { font-size:169%; /* 22px */ }
.extra { font-size:185%; /* 22px */ }
.note { } /* 通常注意事項 */
.caution { color:#E33F00; } /* 赤字注意事項 */
.bold { font-weight:bold; }

/*	=余白設定（margin-right）
-------------------------------------------------------*/
.append01 { margin-right:5px; }
.append02 { margin-right:10px; }
.append03 { margin-right:15px; }
.append04 { margin-right:20px; }

/*	=余白設定（margin-left）
-------------------------------------------------------*/
.prepend01 { margin-left:5px; }
.prepend02 { margin-left:10px; }
.prepend03 { margin-left:15px; }
.prepend04 { margin-left:20px; }

/*	=余白設定（margin-bottom）
-------------------------------------------------------*/
.back01 { margin-bottom:5pxt; }
.back02 { margin-bottom:10px; }
.back03 { margin-bottom:15px; }
.back04 { margin-bottom:20px; }

/*	=余白設定（margin-top）
-------------------------------------------------------*/
.ahead01 { margin-top:5px; }
.ahead02 { margin-top:10px; }
.ahead03 { margin-top:15px; }
.ahead04 { margin-top:20px; }

/* =罫線設定
-------------------------------------------------------*/
.line_dot01_b {
	border-bottom:1px dotted #999999;
}
.line_dot01_t {
	border-top:1px dotted #999999;
}
.line_dot01_tb {
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

/*	=静的ページ設定
-------------------------------------------------------*/
/* フロート設定 */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }

/*	=パンくず設定
-------------------------------------------------------*/
.crumb {
	width:940px;
	margin:10px auto;
	text-align:left;
}
.crumb ul {
	width:100%;
}
.crumb ul li {
	background:url(/assets/img/_default/common/crumb/crumb_arrow.gif) no-repeat right 2px;
	margin:0 3px 0 0;
	padding:0 12px 0 0;
	float:left;
	line-height:1.0;
}
* html .crumb ul li {
	background:url(/assets/img/_default/common/crumb/crumb_arrow.gif) no-repeat right center;
}
*:first-child+html .crumb ul li {
	background:url(/assets/img/_default/common/crumb/crumb_arrow.gif) no-repeat right center;
}
.crumb ul li a {
	display:block;
}
.crumb ul .current {
	background:none;
}
#containerWrap.static { /* パンくず付与する場合は上書きして余白を削除 */
	padding-top:0px;
}

/*	=ページの先頭へ戻る設定（レイヤーだけは別設定）
-------------------------------------------------------*/
.pageTop {
	margin:0;
	text-align:right;
}

/*	=（※）を囲む設定
-------------------------------------------------------*/
.attentionBlock p {
	margin:0;
}

/*	=noscript設定
-------------------------------------------------------*/
#noscriptBlock, #deprecatedBlock {
	width:800px;
	margin:5px auto;
}
.cautionBox {
	border:1px solid #E33F00;
	background:#F1F1F1;
	padding:5px;
}
.cautionBox p {
	margin:0;
}

/*	=障害報告設定
-------------------------------------------------------*/
#warningBlock {
	margin:0 0 5px;
	padding:0;
	text-align:center;
}
#warningBlock h2 {
	color:#FF0000;
}
#warningBlock p {
	margin:0;
}

/*	=アラート表示設定
-------------------------------------------------------*/
#miniMessage {
	position:fixed;
}

* html #miniMessage { /* For IE6 */
	position:absolute;
}

span.entryNumber {
	font-weight:bold;
	color:#FFFFFF;
}

/* confirmComment用 */
#miniMessage p.confirmComment {
	background:url(/assets/img/_default/common/bg/bg_confirm_top.png) top left no-repeat;
	padding-top:10px;
}

#miniMessage p.confirmComment span.sentence {
	width:252px;
	background:url(/assets/img/_default/common/bg/bg_confirm_bottom.png) bottom left repeat-y;
	display:block;
	padding:0 0 10px 8px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

* html #miniMessage p.confirmComment { /* IE6.0用 */
	background:url(/assets/img/_default/common/bg/bg_confirm_top.gif) top left no-repeat;
}

* html #miniMessage p.confirmComment span.sentence { /* IE6.0用 */
	background:url(/assets/img/_default/common/bg/bg_confirm_bottom.gif) bottom left repeat-y;
	padding:0 0 8px 8px;
}

/* alertComment用 */
#miniMessage p.alertComment {
	background:url(/assets/img/_default/common/bg/bg_alert_top.png) top left no-repeat;
	padding-top:10px;
}

#miniMessage p.alertComment span.sentence {
	width:252px;
	background:url(/assets/img/_default/common/bg/bg_alert_bottom.png) bottom left repeat-y;
	display:block;
	padding:0 0 10px 8px;
	font-weight:bold;
	color:#FF0000;
}

* html #miniMessage p.alertComment { /* IE6.0用 */
	background:url(/assets/img/_default/common/bg/bg_alert_top.gif) top left no-repeat;
}

* html #miniMessage p.alertComment span.sentence { /* IE6.0用 */
	background:url(/assets/img/_default/common/bg/bg_alert_bottom.gif) bottom left repeat-y;
	padding:0 0 8px 8px;
}

/*	=selectbox設定
-------------------------------------------------------*/
div.customSelectDisplay {
	width:80px;
}
div.customSelectDisplay p {
	width:74px;
	height:17px;/*height:21px;*/
	margin:0;
	border:1px solid #999;
	padding:2px;
	font-size:93%;
	background:#FFF url(/assets/img/_default/common/bg/bg_select.gif) no-repeat right 0;
	cursor:pointer;
	position:relative;
	display:block;
	z-index:1;
}
div.customSelectDisplay:hover p {
	background-position:right -21px;
}
div.focus p {
	background-position:right -42px !important;
}
/* selectbox中身 */
div.customSelectBox {
	position:absolute;
	width:78px;
	border:1px solid #999;
	background:#FFFFFF;
	z-index:10;
}
div.customSelectBox ul {
	height:120px;
	overflow:auto;
}
 div.customSelectBox li {
	line-height:1.5;
	padding-left:2px;
	font-size:93%;
}
div.customSelectBox li:hover
div.customSelectBox li.hover {
	background:#FFF3D9;
	cursor:pointer;
}
div.customSelectBox li.selected {
	background:#FFF3D9;
	cursor:pointer;
}
/* 複数行selectBox */
div.customListSelectBox {
	border:1px solid #999;
	background:#FFF;
	width:300px;
}
div.customListSelectBox ul {
	overflow:auto;
	height:100px;
}

div.customListSelectBox ul li {
	padding:0 5px;
}
div.customListSelectBox ul li.hover,
div.customListSelectBox ul li:hover {
	background:#FFF3D9;
	cursor:pointer;
}
div.customListSelectBox ul li.selected {
	cursor:pointer;
	background:#FFDF9A;
}
span.code {
	float:left;
	display:block;
	padding:0 5px;
}

/*	=clearfix
-------------------------------------------------------*/
div.crumb ul {
	zoom:1;
}

div.crumb ul:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}


/* $Revision: 1981 $ */

/*
---------------------------------------------------------
	外枠設定で使用するスタイルシート設定

	目次
	
	：Topページ外枠設定
	：コンテンツ外枠設定（#containerWrapとそれ以下）

	：clearfix設定

--------------------------------------------------------- 
*/

/*	=Topページ設定(コンテンツ)
-------------------------------------------------------*/
#topFeatureWrap {
	width:100%;
	min-width:940px;
	background:#98DAF0 url(/assets/img/_default/common/bg/bg_main_visual01.gif) repeat-x bottom;
}

#topContainerWrap {
	width:100%;
	min-width:940px;
	background:#FFFFFF url(/assets/img/_default/common/bg/bg_main_container.gif) repeat-x top;
}

/*	=コンテンツ外枠設定
-------------------------------------------------------*/
#containerWrap {
	width:940px;
	margin:0 auto;/* 2階層目以降で使用。TOPの設定はtop.cssに記載 */
	padding:30px 0;
	text-align:left;
}

/* 2カラム 左サブ、右メインコンテンツ */
#containerWrap .main01 {
	width:700px;
	float:right;
}

#containerWrap .sub01 {
	width:220px;
	float:left;
}

/* 2カラム 左メイン、右サブコンテンツ */
#containerWrap .main02 {
	width:700px;
	float:left;
}

#containerWrap .sub02 {
	width:220px;
	float:right;
}

/* 1カラム */
#containerWrap.main03 {
	width:940px;
}

/*	=clearfix設定
-------------------------------------------------------*/
#containerWrap,
#contentsWrap .contentsInn02 .contentsBlock {
	zoom:1;
}

#containerWrap:after,
#contentsWrap .contentsInn02 .contentsBlock:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}


/* $Revision: 2605 $ */

/*
---------------------------------------------------------
	Topページ専用スタイルシート設定

	目次

	：TOP外枠設定（横幅固定値）
	：TOP上部／検索エリアの設定
	：TOP下部／コンテンツ部分（左側 #topMain）
	：TOP下部／コンテンツ部分（右側 #topSub）
	
	：Javascriptがoffのときの対応
	
	：clearfix設定
	
	※覚書（Last 2008/12/02）
	class="column"は空指定。空のクラス指定は良くない為。
	class="onHover"はJavaScriptで全範囲をリンクにし、マウスオーバー時にcssを切り替える

---------------------------------------------------------
*/

/*	=TOP外枠設定（横幅固定値）
-------------------------------------------------------*/
/* 上段 */
.topFeatuerArea {
	width:910px;
	margin:0 auto;
	padding:15px 15px 0;
	text-align:left;
	background:url(/assets/img/_default/common/bg/bg_main_visual02.gif) no-repeat bottom;
	position:relative; /* ホームズ君アイコンの基準点とする */
}

p.guideHomes {
	position:absolute;
	bottom:-13px;
	right:240px;
}

* html body p.guideHomes {
	bottom:-14px;
}

/* 下段 */
.topContainerArea {
	width:910px;/* 左右15pxの余白が必要 */
	margin:0 auto;
	text-align:left;
}

/*	=TOP上部／検索エリアの設定
-------------------------------------------------------*/
/* ナビゲーション */
.topFeatuerArea #topNav {
	position:relative;
	width:100%;
}

.topFeatuerArea #topNav ul {
	width:635px;
	height:39px;
}

.topFeatuerArea #topNav li {
	float:left;
	text-indent:-999999px;
}

.topFeatuerArea #topNav li a {
	display:block;
	height:39px;
}

/* アパートマンション一戸建て */
.topFeatuerArea #topNav li.btsg3001 {
	width:232px;
	height:39px;
	overflow:hidden;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat 0 0;
}

.topFeatuerArea #topNav li.btsg3001 a:hover {
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat 0 -49px;
}

.topFeatuerArea #topNav li.btsg3001Current {
	width:232px;
	height:39px;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat 0 -49px;
}

/* 駐車場 */
.topFeatuerArea #topNav li.btsg3008 {
	width:82px;
	height:39px;
	overflow:hidden;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -233px 0;
}

.topFeatuerArea #topNav li.btsg3008 a:hover {
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -233px -49px;
}

.topFeatuerArea #topNav li.btsg3008Current {
	width:82px;
	height:39px;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -233px -49px;
}

/* 土地 */
.topFeatuerArea #topNav li.btsg3002 {
	width:82px;
	height:39px;
	overflow:hidden;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -314px 0;
}

.topFeatuerArea #topNav li.btsg3002 a:hover {
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -314px -49px;
}


.topFeatuerArea #topNav li.btsg3002Current {
	width:82px;
	height:39px;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -314px -49px;
}

/* 店舗 */
.topFeatuerArea #topNav li.btsg3016 {
	width:82px;
	height:39px;
	overflow:hidden;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -396px 0;
}

.topFeatuerArea #topNav li.btsg3016 a:hover {
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -396px -49px;
}

.topFeatuerArea #topNav li.btsg3016Current {
	width:82px;
	height:39px;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -396px -49px;
}

/* 事務所 */
.topFeatuerArea #topNav li.btsg3017 {
	width:80px;
	height:39px;
	overflow:hidden;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -478px 0;
}

.topFeatuerArea #topNav li.btsg3017 a:hover {
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -478px -49px;
}

.topFeatuerArea #topNav li.btsg3017Current {
	width:80px;
	height:39px;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -478px -49px;
}

/* 倉庫・工場 */
.topFeatuerArea #topNav li.btsg3003 {
	width:77px;
	height:39px;
	overflow:hidden;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -558px 0;
}

.topFeatuerArea #topNav li.btsg3003 a:hover {
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -558px -49px;
}

.topFeatuerArea #topNav li.btsg3003Current {
	width:77px;
	height:39px;
	background:url(/assets/img/_default/common/nav/nav_top.png) no-repeat -558px -49px;
}

/* 掲載物件数 */
.topFeatuerArea #topNav p.publishingNumber {
	position:absolute;
	top:0;
	right:0;
}

.topFeatuerArea #topNav p.publishingNumber span {
	color:#EC3800;
	font-size:153%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/* 地図エリア */
.topFeatuerArea #topMap {
	float:left;
	width:635px;
	padding:0 0 30px;
}

/* 地図隣の情報 */
.topFeatuerArea #topInfo {
	float:right;
	width:220px;
}

.topFeatuerArea #topInfo.unvisitor { /* 初めて訪問した時の設定 */
}

.topFeatuerArea #topInfo.visitor { /* 2回目以降 */
}

/* 前回の検索条件・フリーワード */
.topFeatuerArea #topInfo .freewordSearchTypeBlock,
.topFeatuerArea #topInfo.visitor .beforeSearchTypeBlock {
	width:200px;
	background:url(/assets/img/_default/common/bg/bg_beforesearchtype.gif) bottom ;
	margin:0 0 5px;
	padding:5px 10px 7px;
}

.topFeatuerArea #topInfo .freewordSearchTypeBlock h2 {
	margin:0 0 6px;
}

.topFeatuerArea #topInfo.visitor .beforeSearchTypeBlock h2 {
	margin:0 0 4px;
}

.topFeatuerArea #topInfo .freewordSearchTypeBlock p.conditionExist,
.topFeatuerArea #topInfo.visitor .beforeSearchTypeBlock p.conditionExist {
	margin:0;
	padding:3px 0;
	width:200px;
	position:relative;
}

.topFeatuerArea #topInfo.visitor .beforeSearchTypeBlock p.conditionExist {
	font-size:85%;
	font-weight:bold;
}

.topFeatuerArea #topInfo .freewordSearchTypeBlock p.conditionExist input {
	width:133px;
}

.topFeatuerArea #topInfo.visitor .beforeSearchTypeBlock p.conditionExist span {
	width:135px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
}

 /* IEで技術的に問題があるためinput削除 */
.topFeatuerArea #topInfo .freewordSearchTypeBlock p.conditionExist img,
.topFeatuerArea #topInfo.visitor .beforeSearchTypeBlock p.conditionExist img {
	vertical-align:top;
	text-align:right;
	position:absolute;
	top:0px;
	right:0;
}

/* 最近見た物件 */
.topFeatuerArea #topInfo.visitor .recentlyInfoBlock {
	width:210px;
	background:#E9EBDE;
	padding:5px;
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 {
	background:#FFFFFF;
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dl {
	width:190px;
	margin:0px 5px;
	padding:5px;
	border-bottom:1px dotted #606060;
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dl.last { /* 最後につける */
	border:none;
	padding:5px 5px 7px;
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dt {
	width:70px;
	height:54px;
	float:left;
	margin:0 5px 0 0;
	text-align:center;
	overflow:hidden; /* 読み込み時の画像処理 */
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dd {
	width:115px;
	float:left;
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dd p {
	margin:0;
	font-size:85%;
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dd p span {
	color:#EC3800;
	font-size:138%; /* 18px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 3px 0 0;
}

/* リンク設定 */
.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 .onHover {
	cursor:pointer;
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 .onHover p a {
	color:#FF8B00;
}

/* 物件画像部分のリンク設定 */
.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dt a img {
	border:1px solid #0B25E5;
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 .onHover dt a img {
	border:1px solid #FF8B00;
}

/* 前回の検索条件、最近見た物件がない場合 */
.topFeatuerArea #topInfo.visitor .beforeSearchTypeBlock p.conditionNon {
	margin:0;
	text-align:center;
	font-size:90%;
}

.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 p.conditionNon {
	margin:0;
	padding:5px 0;
	text-align:center;
	font-size:90%;
}

/*	=TOP下部／コンテンツ部分（左側）
-------------------------------------------------------*/
/* 下部コンテンツ部分（左側） */
#topMain {
	float:left;
	width:635px;
	position:relative; /* 基準位置 */
	top:-15px;
}

/* 特集バナー設定 */
#topMain #topSpecialBlock01 {
	width:100%;
	margin:0 0 20px; /* position使用時は50px */
}

#topMain #topSpecialBlock01 ul {
	width:635px;
	background:url(/assets/img/_default/top/bg_top_special.gif) no-repeat top left;
	padding:15px 11px;
}

#topMain #topSpecialBlock01 li {
	float:left;
}

#topMain #topSpecialBlock01 li.first {
	margin:0 23px 0 0;
}

/* ホームズのおすすめ */
#topMain #topSpecialBlock02 {
	margin:0 0 20px;
	padding:6px;
	border:1px solid #999999;
	background:#EBEBDA;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn {
	padding:6px;
	width:608px;
	background:#FFFFFF;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn .unit01 {
	width:100%;
	padding-bottom:12px;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn .last {
	padding-bottom:0;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dl {
	width:298px;
	float:left;
	margin:0 12px 0 0;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dl.mrReset {
	margin-right:0;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dt {
	width:120px;
	float:left;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dd {
	width:170px;
	float:right;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dd h3 {
	border-bottom:1px dotted #616161;
	padding:0 0 3px 13px;
	background:url(/assets/img/_default/common/icon/icon_arrow01.gif) no-repeat 0 0.3em;
}

#topSpecialBlock02 .particularBlock {
	border-bottom:1px solid #C5C5BF;
	padding-bottom:10px;
	margin-bottom:5px;
}

#topSpecialBlock02 h2 {
	font-weight:normal;
	padding-bottom:6px;
}

#topSpecialBlock02 h2 img {
	margin-right:10px;
	vertical-align:middle;
}

#topSpecialBlock02 p.contentsView {
	margin:0;
	text-align:right;
}

#topSpecialBlock02 p.contentsView a {
	background-image:url(/assets/img/_default/common/icon/icon_arrow01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
}

/* お役立ち情報 */
#topMain #usefulInfoBlock {
	margin:0 0 20px;
	width:100%;
}

#topMain #usefulInfoBlock h2 {
	margin:0 0 -21px;
	position:relative;
}

#usefulInfoBlock .contentsView {
	margin-bottom:0;
	padding:6px;
	text-align:right;
}

#usefulInfoBlock .contentsView a {
	background-image:url(/assets/img/_default/common/icon/icon_arrow01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
}

#topMain #usefulInfoBlock .usefulInfoBlockInn {
	width:621px;
	padding:6px;
	border-top:1px solid #E33F00;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	background:#F1F1F1;
}

#topMain #usefulInfoBlock .usefulInfoBlockInn .unit01 {
	width:100%;
	background:#FFFFFF;
}

#topMain #usefulInfoBlock .usefulInfoBlockInn .unit01 dl {
	margin:10px 0 0; /* IE6で挙動不審になるのを回避の為.unit01のdlにのみmarginを付与 */
}

#topMain #usefulInfoBlock .usefulInfoBlockInn .unit01 dl {
	width:298px;/* width:310px; */
	float:left;
	padding:6px;
}

#topMain #usefulInfoBlock .usefulInfoBlockInn .unit01 dt {
	width:120px;
	float:left;
}

#topMain #usefulInfoBlock .usefulInfoBlockInn .unit01 dd {
	width:170px;
	float:right;
}

#topMain #usefulInfoBlock .usefulInfoBlockInn .unit01 dd h3 {
	border-bottom:1px dotted #616161;
	padding:0 0 3px 13px;
	background:url(/assets/img/_default/common/icon/icon_arrow01.gif) no-repeat 0 0.3em;
}

#topMain #usefulInfoBlock .usefulInfoBlockInn .unit01 dd h3 a {
	color:#0B25E5;
}


/* トピックス */
#topMain #topicsBlock {
	margin:0 0 20px;
}

#topMain #topicsBlock .topicsBlockInn {
	width:621px;
	padding:6px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	background:#F1F1F1;
}

#topMain #topicsBlock .topicsBlockInn .topics {
	width:591px;
	padding:15px;
	background:#FFFFFF;
}

#topMain #topicsBlock .topicsBlockInn .topics dl {
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
}

#topMain #topicsBlock .topicsBlockInn .topics dl.last {
	border:none;
	margin:0;
}

#topMain #topicsBlock .topicsBlockInn .topics dt {
	width:100px;
	float:left;
}

#topMain #topicsBlock .topicsBlockInn .topics dd {
	width:491px;
	float:left;
}

#topMain #topicsBlock .topicsBlockInn .topics dd p.topicsTitle,
#topMain #topicsBlock .topicsBlockInn .topics dd p.externalLink01 {
	margin:0 0 5px;
}

#topMain #topicsBlock .topicsBlockInn .topics dd p.externalLink01 a {
	background:url(/assets/img/_default/common/icon/icon_blank01.gif) no-repeat left 0.25em;
	padding:0 0 0 16px;
}

#topMain #topicsBlock .topicsBlockInn .topics dd p.topicsText {
	margin:0 0 5px;
}

#topMain #topicsBlock .pdf a {
	background:url(/assets/img/_default/contents/top/icon_pdf.gif) no-repeat left top;
	padding:3px 0 7px 30px;
}

/* 認定店 */
#topMain #ninteiBlock {
	margin:0 0 20px;
}

#topMain #ninteiBlock .ninteiBlockInn {
	width:621px;
	padding:6px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	background:#F1F1F1;
}

#topMain #ninteiBlock .ninteiBlockInn dl {
	width:591px;
	padding:15px;
	background:#FFFFFF;
}

#topMain #ninteiBlock .ninteiBlockInn dt {
	float:left;
	width:69px;
}

#topMain #ninteiBlock .ninteiBlockInn dd {
	float:left;
	width:512px;
	padding:0 0 0 10px;
}

#topMain #ninteiBlock .ninteiBlockInn .externalLinkIcon{
	vertical-align:center;
}

#topMain #ninteiBlock .ninteiBlockInn .externalLink {
	border-bottom:1px dotted #616161;
	padding:0 0 3px 13px;
}

#topMain #ninteiBlock .ninteiBlockInn .externalLink a{
	background:url(/assets/img/_default/common/icon/icon_blank01.gif) no-repeat left 0.25em;
	padding:0 0 0 16px;
}

#topMain #ninteiBlock .ninteiBlockInn dd p {
	margin:0 0 0 13px;
}

/* リンク設定 */
#topMain #topSpecialBlock02 .topSpecialBlock02Inn dd p,
#topMain #usefulInfoBlock .usefulInfoBlockInn dd p {
	margin:0 0 0 13px; /* 矢印と先頭を合わせる */
	line-height:1.3;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dd p a,
#topMain #usefulInfoBlock .usefulInfoBlockInn dd p a {
	color:#000000;
	text-decoration:none;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dt img,
#topMain #usefulInfoBlock .usefulInfoBlockInn dt img {
	border:1px solid #999999;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dl.onHover,
#topMain #usefulInfoBlock .usefulInfoBlockInn dl.onHover {
	cursor:pointer;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dl.onHover dt a img,
#topMain #usefulInfoBlock .usefulInfoBlockInn dl.onHover dt a img {
	border:1px solid #FF8B00;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dl.onHover dd h3 a,
#topMain #usefulInfoBlock .usefulInfoBlockInn dl.onHover dd h3 a {
	color:#FF8B00;
}

#topMain #topSpecialBlock02 .topSpecialBlock02Inn dl.onHover dd p a,
#topMain #usefulInfoBlock .usefulInfoBlockInn dl.onHover dd p a {
	color:#FF8B00;
	text-decoration:underline;
}

/*	=TOP下部／コンテンツ部分（右側）
-------------------------------------------------------*/
/* 下部コンテンツ部分（右側） */
#topSub {
	float:right;
	width:250px;
}

/* その他のサービス紹介 */
#topSub #otherInfoBlock {
	margin:20px 0;
	font-size:85%;
	line-height:1.2;
}

#topSub #otherInfoBlock ul.unit01 li {
	border-bottom:1px solid #999999;
	margin:0 0 12px;
	padding:0 0 8px;
}

#topSub #otherInfoBlock ul.unit01 li.last {
	border-bottom:none;
}

#topSub #otherInfoBlock ul.unit01 dl {
	width:250px;
}

#topSub #otherInfoBlock ul.unit01 dt {
	width:60px;
	float:left;
}

#topSub #otherInfoBlock ul.unit01 dd {
	width:180px;
	float:right;
}

#topSub #otherInfoBlock p {
	margin:0;
}

#topSub #otherInfoBlock p a {
	text-decoration:none;
	color:#000000;
}

#topSub #otherInfoBlock dd p img {
	margin:0 0 5px;
}

#topSub #otherInfoBlock dl.onHover p a {
	color:#FF8B00;
}
/* 高級賃貸／マンスリーのバナー */
#topSub #otherInfoBlock ul.unit02 li {
	margin:0 0 10px;
}


/* 携帯ホームズ */
#topSub #mobileInfoBlock {
	border:1px solid #999999;
	margin:0 0 20px;
}

#topSub #mobileInfoBlock dl {
	padding:5px;
	width:238px;
}

#topSub #mobileInfoBlock dt {
	float:left;
	width:70px;
}

#topSub #mobileInfoBlock dd {
	float:left;
	width:168px;
	font-size:85%;
	line-height:1.2;
	padding:5px 0 0;
}


/* 不動産会社の方へ */
#topSub #cliantInfoBlock {
	border:1px solid #999999;
	margin:0 0 20px;
}

#topSub #cliantInfoBlock ul {
	margin:5px;
}

#topSub #cliantInfoBlock li {
	padding:0 0 0 15px;
	background:url(/assets/img/_default/common/icon/icon_blank02.gif) no-repeat left 0.5em;
	line-height:1.6;
}

/* 不動産会社紹介制度 */
#topSub #introductionInfoBlock {
	margin: 0 0 20px;
	padding: 0;
}


/*	=Javascriptがoffのときの対応
-------------------------------------------------------*/
/* .mapIe6を指定したので削除
* html #map_p img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src=/assets/img/_default/map/map_bg.png,SizingMethod=image);
}

* html #map_p {
	background-image:none;
}
*/

#map_p {
	background:url(/assets/img/_default/map/map_bg.png) no-repeat;
}

* html .mapIe6 { /* IE6専用 */
	background:url(/assets/img/_default/map/map_def.jpg) no-repeat;
}

/*	=clearfix設定
-------------------------------------------------------*/
.topFeatuerArea,
.topFeatuerArea #topNav ul,
.topContainerArea,
.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dl,
#topMain #topSpecialBlock01 ul,
#topMain #topSpecialBlock02 .topSpecialBlock02Inn .unit01,
#topMain #topSpecialBlock02 .topSpecialBlock02Inn .unit02,
#topMain #usefulInfoBlock .usefulInfoBlockInn .unit01,
#topSub #otherInfoBlock dl,
#topSub #mobileInfoBlock dl,
#topMain #topicsBlock .topicsBlockInn .topics dl,
#topMain #ninteiBlock .ninteiBlockInn dl {
	zoom:1;
}

.topFeatuerArea:after,
.topFeatuerArea #topNav ul:after,
.topContainerArea:after,
.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dl:after,
#topMain #topSpecialBlock01 ul:after,
#topMain #topSpecialBlock02 .topSpecialBlock02Inn .unit01:after,
#topMain #topSpecialBlock02 .topSpecialBlock02Inn .unit02:after,
#topMain #usefulInfoBlock .usefulInfoBlockInn .unit01:after,
#topSub #otherInfoBlock dl:after,
#topSub #mobileInfoBlock dl:after,
#topMain #topicsBlock .topicsBlockInn .topics dl:after,
#topMain #ninteiBlock .ninteiBlockInn dl:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
