
/* $Revision: 3010 $ */

/*	=base
-------------------------------------------------------*/
body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
	font-size:13px;
	line-height:1.4;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
* html body { /* For IE6 */
	font-size:80%;
}
*:first-child+html body { /* For IE7 */
	font-size:80%;
	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; }
a:link img    { border-color:#0B25E5; }
a:visited img { border-color:#800080; }
a:hover img   { border-color:#FF8B00; }
a:active img  { border-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: 3237 $ */
/*
---------------------------------------------------------
	：外枠設定
	：ヘッダ設定
	：ナビゲーション設定
	：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;
	padding-bottom:5px;
	text-align:left;
}
#headerBody p {
	margin:0;
}
.logoArea {
	float:left;
	width:330px;
}
.loginArea {
	width:600px;
	float:right;
}
.loginArea .hlinks ul {
	width:447px;
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 10px auto;
	padding-bottom:2px;
	padding-right:1px;
	background:url(/assets/img/_default/header/bg_g_c01_20110208.png) no-repeat;
	background-position:right -106px;
}
.loginArea .hlinks li {
	float:left;
	background:url(/assets/img/_default/header/bg_g_c01_20110208.png) no-repeat;
	background-position:0 -106px;
	padding:0 5px;
}
.loginArea li a {
	background-image:url(/assets/img/_default/header/header_nav_110802.png);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	height:22px;
}
.loginArea .hlinks .hl1 a {
	background-position:0 0;
	width:115px;
}
.loginArea .hlinks .hl2 a {
	background-position:-123px 0;
	width:74px;
}
.loginArea .hlinks .hl3 a {
	background-position:-206px 0;
	width:66px;
}
.loginArea .hlinks .hl4 a {
	background-position:-282px 0;
	width:72px;
}
.loginArea .hlinks .hl5 a {
	background-position:-598px 0;
	width:70px;
}

.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/bg_g_c01_20110208.png) no-repeat;
	background-position:0 4px;
}
.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 .goToTop,
#localWrap .changeNav li,
#localWrap .changeNav li a,
#localWrap .utility .navMyCondition,
#localWrap .utility .navRecenthistory_on,
#localWrap .utility .navRecenthistory_off,
#localWrap .utility li.navClip_on,
#localWrap .utility li.navClip_off,
#localWrap .utility li.navNewarrivalMail,
.myConditionMenu .myConditionClose span {
	background-image:url(/assets/img/_default/header/header_nav_110802.png);
	background-repeat:no-repeat;
}

#localWrap {
	width:100%;
	min-width:940px;
	text-align:left;
	background:#FFF url(/assets/img/_default/header/bg_g_c01_20110208.png) repeat-x 0 -220px;
	border-top:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	padding:6px 0 5px;
}
#localWrap .localWrapInn {
	width:940px;
	margin:0 auto;
}
#localWrap .goToTop {
	text-indent:-999999px;
	margin:0;
	width:106px;
	height:25px;
	background-position:0px -25px;
	float:left;
}
#localWrap .goToTop a {
	width:106px;
	height:25px;
	display:block;
	overflow:hidden;
}
#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:562px;
	float:right;
}
#localWrap .utility li {
	margin-left:5px;
	float:left;
	font-size:85%;
	display:inline;
}
#localWrap .utility .navMyCondition,
#localWrap .utility li.navRecenthistory_on,
#localWrap .utility li.navRecenthistory_off,
#localWrap .utility li.navClip_on,
#localWrap .utility li.navClip_off,
#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.navRecenthistory_off {
	background-position:-558px -50px;
	width:140px;
}
#localWrap .utility li.navRecenthistory_on {
	background-position:-558px -25px;
	width:140px;
}
#localWrap .utility li.navClip_off {
	background-position:-712px -50px;
	width:127px;
}
#localWrap .utility li.navClip_on {
	background-position:-712px -25px;
	width:127px;
}
#localWrap .utility li.navNewarrivalMail {
	background-position:-839px -25px;
	width:139px;
}
/* テキスト部分 */
#localWrap .utility li.navRecenthistory_off span#recenthistoryCount,
#localWrap .utility li.navClip_off span#clipCount {
	color:#999999;
	height:25px;
	display:block;
	text-decoration:none;
}
#localWrap .utility li.navRecenthistory_on a,
#localWrap .utility li.navClip_on a,
#localWrap .utility li.navNewarrivalMail a {
	color:#E44100;
	height:25px;
	display:block;
	text-decoration:none;
}
#localWrap .utility li.navRecenthistory_on a,
#localWrap .utility li.navRecenthistory_off a {
	width:140px;
}
#localWrap .utility li.navClip_on a,
#localWrap .utility li.navClip_off a {
	width:127px;
}
#localWrap .utility li.navNewarrivalMail a {
	width:139px;
}

#localWrap .utility li.navRecenthistory_on span,
#localWrap .utility li.navRecenthistory_off span,
#localWrap .utility li.navClip_on span,
#localWrap .utility li.navClip_off span,
#localWrap .utility li.navNewarrivalMail span {
	position:relative;
	top:5px;
	display:block;
	text-align:center;
	width:3em;
}
#localWrap .utility li.navRecenthistory_on span,
#localWrap .utility li.navRecenthistory_off span {
	left:101px;
}
#localWrap .utility li.navClip_on span,
#localWrap .utility li.navClip_off span {
	left:86px;
}
#localWrap .utility li.navNewarrivalMail span {
	left:100px;
}
/* マイ条件メニュー */
.myConditionMenu {
	width:940px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:49000;
}
.myConditionMenuInn {
	position:absolute;
	left:383px;
	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: 3166 $ */

/*
---------------------------------------------------------
	目次

	：外枠設定
	：掲載関連
	：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:url(/assets/img/_default/footer/footer_c01.png) repeat-x;
	background-position:left -92px;
	margin-bottom:15px;
	padding-bottom:5px;
	width:100%;
}
#footerWrap .support li {
	float:left;
	padding-right:10px;
}
#footerWrap .support li a {
	background:url(/assets/img/_default/footer/footer_c01.png) no-repeat;
	background-position:right 2px;
	padding-right:10px;
}
#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;
	border-bottom:1px dotted #CECEDB;
	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;
	padding-right:10px;
	line-height:1.5;
}
#footerWrap .groupsite ul li a {
	background:url(/assets/img/_default/footer/footer_c01.png) no-repeat;
	background-position:right 2px;
	padding-right:10px;
	white-space:nowrap;
}
#footerWrap .groupsite ul li.last {
	background-image:none;
}
/*	=サテライトサイト
-------------------------------------------------------*/
#footerWrap .satellite {
	width:940px;
	border-top:1px dotted #CECEDB;
}

#footerWrap .satellite ul {
	padding:5px 0 5px 71px;
}
#footerWrap .satellite li {
	padding-right:3px;
	display:inline;
	font-size:85%;
}
#footerWrap .satellite li a {
	white-space:nowrap;
}

/*	=セキュリティ情報
-------------------------------------------------------*/
#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;
}

/*	=会社情報
-------------------------------------------------------*/
.companyinformation {
	border-top:1px dotted #CECEDB;
	padding-top:5px;
	margin-bottom:8px;
	width:100%;
}
.companyinformation .security {
	float:left;
	width:500px;
}
.companyinformation .about {
	float:right;
}
.companyinformation li {
	float:left;
	padding-right:10px;
}
.companyinformation li a {
	background:url(/assets/img/_default/footer/footer_c01.png) no-repeat;
	background-position:right 2px;
	padding-right:10px;
}
.companyinformation li.last a {
	background-image:none;
	padding-right:0;
}
#footerWrap .about .last {
	padding-right:0;
}

/*	=コピーライト
-------------------------------------------------------*/
#footerWrap .credit {
	width:100%;
	background:url(/assets/img/_default/footer/footer_c01.png) repeat-x;
	background-position:left -214px;
	padding-top:10px;
}

#footerWrap .credit .logoNext {
	float:left;
	margin-bottom:0;
}

#footerWrap .credit .copyright {
	float:right;
	margin-top:28px;
	margin-bottom:0;
}

/* 2階層目で使用 */
#footerWrap .supportArea {
	width:940px;
	position:relative;
}

#footerWrap .supportArea .support {
	background-image:none;
	margin-bottom:5px;
	padding-bottom:0;
}

#footerWrap .supportArea .keisai {
	position:absolute;
	top:0;
	right:0;
}

/* グループリンク */
.groupLinks {
	font-size:85%;
	border-bottom:1px dotted #CECEDB;
	margin-bottom:3px;
	padding-bottom:3px;
}
.groupLinks dl {
	float:right;
}
.groupLinks .groupLinksTtl {
	float:left;
}
.groupLinks dd {
	float:left;
	overflow:hidden;
}
.groupLinks ul {
	margin-right:-1px;
}
.groupLinks li {
	display:inline;
}
.groupLinks li a {
	border-right:1px solid #666666;
	padding:0 5px 0 5px;
}

/*	=2階層目以降で共通使用するバナー設定
-------------------------------------------------------*/
#bannerWrap {
	margin-bottom:30px;
}

/*	=横断バナー(cXense)設定
-------------------------------------------------------*/
.cxAd {
	margin:0 auto 30px;
	width:750px;
}

/*	=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,
.groupLinks,
.groupLinks dl {
	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,
.groupLinks:after,
.groupLinks dl:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}


/* $Revision: 3346 $ */
/*
---------------------------------------------------------
	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; }
.fonts { font-family:Verdana, Arial, sans-serif;}
.e_xlarge { font-size:130%; }
.f30 { font-size:30px; }
.f35 { font-size:35px; }
.fc888888 { color:#888; }
.fc4D4D4D { color:#4d4d4d; }

/*	=余白設定（margin-right）
-------------------------------------------------------*/
.append00 { margin-right:0px!important; }
.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）
-------------------------------------------------------*/
.back00 { margin-bottom:0px!important;}
.back01 { margin-bottom:5px!important; }
.back02 { margin-bottom:10px!important; }
.back03 { margin-bottom:15px!important;}
.back04 { margin-bottom:20px; }
.back05 { margin-bottom:25px; }
.back06 { margin-bottom:30px; }

/*	=余白設定（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; }
.cs { cursor:pointer;}
.ct { text-align:center; }

/*	=パンくず設定
-------------------------------------------------------*/
.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;
}
* html .crumb ul li.current {
	background:none;
}
*:first-child+html .crumb ul li.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;
}

/*	=障害報告設定
-------------------------------------------------------*/
#announcement {
	width:887px;
	margin:0 auto 15px auto;
	padding:5px 10px;
	border:2px solid #ccc;
	background:#f1f1f1;
	text-align:left;
	position:relative;
}
#announcement p.announceHead {
	font-weight:bold;
	line-height:1.6;
}
#announcement p {
	margin-bottom:0;
}
#announcement.staff {
	margin-top:15px;
}

/*	=アラート表示設定
-------------------------------------------------------*/
#miniMessage {
	position:fixed;
}
* html #miniMessage { /* For IE6 */
	position:absolute;
}
#miniMessage .confirmComment,
#miniMessage .alertComment {
	margin:0;
	padding:10px 5px;
	width:250px;
	font-weight:bold;
	text-align:center;
}
#miniMessage .confirmComment {
	background:#FFA02E;
	color:#000;
}
#miniMessage .alertComment {
	background:#FFEE2E;
	color:#FF0000;
}
#miniMessage .entryNumber {
	color:#FFF;
}

/*	=selectbox設定
-------------------------------------------------------*/
.customSelectDisplay {
	width:80px;
}
.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/search/sprite/search_parts_c01.png) no-repeat;
	background-position:right -402px;
	cursor:pointer;
	position:relative;
	display:block;
	z-index:1;
}
.customSelectDisplay:hover p {
	background-position:right -423px;
}
.focus p {
	background-position:right -444px !important;
}
/* selectbox中身 */
.customSelectBox {
	position:absolute;
	width:78px;
	border:1px solid #999;
	background:#FFFFFF;
	z-index:10;
}
.customSelectBox ul {
	height:120px;
	overflow:auto;
}
.customSelectBox li {
	line-height:1.5;
	padding-left:2px;
	font-size:93%;
}
.customSelectBox li:hover
.customSelectBox li.hover {
	background:#FFF3D9;
	cursor:pointer;
}
.customSelectBox li.selected {
	background:#FFF3D9;
	cursor:pointer;
}
/* 複数行selectBox */
.customListSelectBox {
	border:1px solid #999;
	background:#FFF;
	width:300px;
}
.customListSelectBox ul {
	overflow:auto;
	height:100px;
}

.customListSelectBox ul li {
	padding:0 5px;
}
.customListSelectBox ul li.hover,
.customListSelectBox ul li:hover {
	background:#FFF3D9;
	cursor:pointer;
}
.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: 3036 $ */

/*
---------------------------------------------------------
	外枠設定で使用するスタイルシート設定

	目次
	
	：Topページ外枠設定
	：コンテンツ外枠設定（#containerWrap/#linksWrapとそれ以下）

	：clearfix設定

--------------------------------------------------------- 
*/

/*	=Topページ設定(コンテンツ)
-------------------------------------------------------*/
#topFeatureWrap {
	width:100%;
	min-width:940px;
	background:#9edaf1 url(/assets/img/_default/top/bg_main_visual01.png) 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,
#linksWrap {
	width:940px;
	margin:0 auto;/* 2階層目以降で使用。TOPの設定はtop.cssに記載 */
	text-align:left;
}
#containerWrap {
	padding:30px 0;
}
#linksWrap {
	padding-bottom:30px;
}

/* 2カラム 左サブ、右メインコンテンツ */
#containerWrap .main01 {
	width:700px;
	float:right;
}

#containerWrap #pickup.main01 { /* pickup遷移の検索フローでは左カラム非表示のため、メインコンテンツを真ん中寄せに。 */
	float:none;
	margin:0 auto;
}

#containerWrap .sub01 {
	width:220px;
	float:left;
}

/* 2カラム 左メイン、右サブコンテンツ */
#containerWrap .main02 {
	width:700px;
	float:left;
}

#containerWrap .sub02 {
	width:220px;
	float:right;
}

/* 1カラム */
#containerWrap.main03 {
	width:940px;
}

/* 単数表示 1カラム */
#containerWrap.singular .commonWrap,
#containerWrap.singular .detailWrap {
	float:none;
	margin:0 auto;
}

/*	=clearfix設定
-------------------------------------------------------*/
#containerWrap,
#containerWrap .detailWrap,
#contentsWrap .contentsInn02 .contentsBlock {
	zoom:1;
}

#containerWrap:after,
#containerWrap .detailWrap:after,
#contentsWrap .contentsInn02 .contentsBlock:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}

/* $Revision: 2963 $ */

/*
---------------------------------------------------------
	#linksWrap 内 .areaLinks設定
--------------------------------------------------------- 
*/
#linksWrap .areaLinks .areaLinksTtl{
	font-size: 0.85em;
	color:#474843;
	padding-bottom:5px;
}
#linksWrap .areaLinks dl,
#linksWrap .areaLinks dl dt,
#linksWrap .areaLinks dl dd {
	float: left;
}
	
#linksWrap .areaLinks dl {
	font-size: 0.85em;
	margin-bottom: 5px;
}

#linksWrap .areaLinks dl.tohoku   {width:28.5em;}
#linksWrap .areaLinks dl.kanto    {width:25.5em;}
#linksWrap .areaLinks dl.hokuriku {width:24.5em;}
#linksWrap .areaLinks dl.tokai    {width:14.5em;}
#linksWrap .areaLinks dl.kinki    {width:21.5em;}
#linksWrap .areaLinks dl.chugoku  {width:17.5em;}
#linksWrap .areaLinks dl.shikoku  {width:14.5em;}
#linksWrap .areaLinks dl.kyushu   {width:31.5em;}

#linksWrap .areaLinks dl dt {
	color:#474843;
}
#linksWrap .areaLinks dl dd {
	overflow: hidden;
}
#linksWrap .areaLinks dl dd ul {
	margin-left:-1px;
}
#linksWrap .areaLinks dl dd ul li {
	display: inline;
}
#linksWrap .areaLinks dl dd ul li a {
	border-left:1px #666 solid;
	padding:0 2px 0 5px;
}
#linksWrap .areaLinks dl.favArea{
	float: none;
	clear:both;
}

/* 検索フローで表示 */
#linksWrap .areaLinks02 {
	font-size:85%;
	padding:30px 0;
}
#linksWrap .areaLinks02 dl {
	float:right;
}
#linksWrap .areaLinks02 dl dt {
	color:#474843;
}
#linksWrap .areaLinks02 dl dt,
#linksWrap .areaLinks02 dl dd {
	float: left;
}
#linksWrap .areaLinks02 dl dd {
	overflow:hidden;
}
#linksWrap .areaLinks02 dl dd ul {
	margin-right:-1px;
}
#linksWrap .areaLinks02 dl dd ul li {
	display: inline;
}
#linksWrap .areaLinks02 dl dd ul li a {
	border-right:1px #666 solid;
	padding:0 5px 0 5px;
}

/*	=clearfix設定
-------------------------------------------------------*/
#linksWrap .areaLinks,
#linksWrap .areaLinks dl,
#linksWrap .areaLinks02,
#linksWrap .areaLinks02 dl {
	zoom:1;
}

#linksWrap .areaLinks:after,
#linksWrap .areaLinks dl:after,
#linksWrap .areaLinks02:after,
#linksWrap .areaLinks02 dl:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}


/* $Revision: 3397 $ */

/*
---------------------------------------------------------
	Topページ専用スタイルシート設定

	目次

	：TOP外枠設定（横幅固定値）
	：TOP上部／検索エリアの設定
	：TOP下部／コンテンツ部分（左側 #topMain）
	：TOP下部／コンテンツ部分（右側 #topSub）
	
	：Javascriptがoffのときの対応
	
	：clearfix設定
	
	※覚書（Last 2008/12/02）
	class="column"は空指定。空のクラス指定は良くない為。
	class="onHover"はJavaScriptで全範囲をリンクにし、マウスオーバー時にcssを切り替える

---------------------------------------------------------
*/

/*	=TOP外枠設定（横幅固定値）
-------------------------------------------------------*/
/* 上段 */
.topFeatuerArea {
	width:908px;
	margin:0 auto;
	padding:15px 10px 0 22px;
	text-align:left;
	background:url(/assets/img/_default/top/bg_main_visual02.png) no-repeat bottom;
	position:relative; /* ホームズ君アイコンの基準点とする */
	min-height:415px;/* jsでの高さを取得するため利用 */
}
p.guideHomes {
	position:absolute;
	bottom:0;
	left:572px;
	margin-bottom:0;
}
* html body p.guideHomes {
	bottom:-1px;
}
/* 下段 */
.topContainerArea {
	width:910px;/* 左右15pxの余白が必要 */
	margin:0 auto;
	text-align:left;
}

/*	=TOP上部／検索エリアの設定
-------------------------------------------------------*/
/* ナビゲーション */
#topNav {
	width:100%;
	position:relative;
}
#topNav ul {
	width:635px;
}
#topNav li {
	float:left;
}
#topNav li a {
	background-image:url(/assets/img/_default/common/nav/nav_top.png);
	background-repeat:no-repeat;
	display:block;
	height:39px;
	text-indent:-999999px;
	overflow:hidden;
}
/* アパートマンション一戸建て */
#topNav li.btsg3001 a {
	width:232px;
	background-position:0 0;
}
#topNav li.btsg3001 a:hover,
#topNav li.btsg3001Current a {
	background-position:0 -49px;
}
/* 駐車場 */
#topNav li.btsg3008 a {
	width:82px;
	background-position:-233px 0;
}
#topNav li.btsg3008 a:hover,
#topNav li.btsg3008Current a {
	background-position:-233px -49px;
}
/* 土地 */
#topNav li.btsg3002 a {
	width:82px;
	background-position:-314px 0;
}
#topNav li.btsg3002 a:hover,
#topNav li.btsg3002Current a {
	background-position:-314px -49px;
}
/* 店舗 */
#topNav li.btsg3016 a {
	width:82px;
	background-position:-396px 0;
}
#topNav li.btsg3016 a:hover,
#topNav li.btsg3016Current a {
	background-position:-396px -49px;
}
/* 事務所 */
#topNav li.btsg3017 a {
	width:80px;
	background-position:-478px 0;
}
#topNav li.btsg3017 a:hover,
#topNav li.btsg3017Current a {
	background-position:-478px -49px;
}
/* 倉庫・工場 */
#topNav li.btsg3003 a {
	width:77px;
	background-position:-558px 0;
}
#topNav li.btsg3003 a:hover,
#topNav li.btsg3003Current a {
	background-position:-558px -49px;
}
/* 掲載物件数 */
#topNav .publishingNumber {
	position:absolute;
	top:0;
	right:0;
}
#topNav .publishingNumber span {
	color:#EC3800;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:153%;
	font-weight:bold;
}

/* 地図エリア */
#topMap {
	float:left;
	width:635px;
	min-height: 394px;
	_height:394px;
}
/* 地図隣の情報 */
#topInfo {
	/*width:220px;*/
	float:right;
	margin-bottom:5px;
}
/* ↓初回訪問時／初回訪問時と2回目以降でFWのレイアウトが変わる */
#topInfo.unvisitor .freewordSearchTypeBlock {
	border-top:1px solid #B0B0B0;
	position:relative;
	top:-90px;
	margin:0 15px;
	padding-top:5px;
	width:190px;
}
/* ↓2回目以降／初回訪問時と2回目以降でFWのレイアウトが変わる */
#topInfo.visitor {
	background:#F4F4F4;
	border:1px solid #B3B3B3;
	width:218px;
}

/* フリーワード（共通指定） */
#topInfo .freewordSearchTypeBlock .conditionExist {
	margin:0;
	padding:3px 0;
	position:relative;
	zoom:1;
}
#topInfo .freewordSearchTypeBlock .conditionExist input {
	width:140px;
}
.freewordSearchTypeBlock p.conditionExist img {
	position:absolute;
	top:4px;
	right:0;
}

/* 前回の検索条件、最近見た物件、フリーワード */
#topInfo.visitor h2 {
	margin-bottom:3px;
}
#topInfo.visitor .beforeSearchTypeBlock,
#topInfo.visitor .recentlyInfoBlock,
#topInfo.visitor .freewordSearchTypeBlock {
	padding:8px 9px;
}
#topInfo.visitor .beforeSearchTypeBlock,
#topInfo.visitor .recentlyInfoBlock {
	font-size:11px;
}
#topInfo.visitor .beforeSearchTypeBlock p,
#topInfo.visitor .recentlyInfoBlock p,
#topInfo.visitor .freewordSearchTypeBlock p {
	margin-bottom:0;
}
#topInfo.visitor .beforeSearchTypeBlock,
#topInfo.visitor .recentlyInfoBlock {
	border-bottom:1px solid #B3B3B3;
}
#topInfo.visitor .recentlyInfoBlock,
#topInfo.visitor .freewordSearchTypeBlock {
	border-top:1px solid #FFF;
}
/* 矢印リンク */
#topInfo.visitor .linkToList a {
	display:block;
	padding:1px 0 1px 17px;
	background:url(/assets/img/_default/common/icon/icon_c01.png) no-repeat;
	background-position:0px -137px;
}
/* 前回検索した条件 */
#topInfo.visitor .beforeSearchTypeBlock .beforeSearchInfo {
	margin:0 0 5px 10px;
}
#topInfo.visitor .beforeSearchTypeBlock .beforeSearchInfo li {
	display:inline;
}
#topInfo.visitor .beforeSearchTypeBlock .beforeSearchUnit {
	background-color:#fff;
	padding:6px 7px 4px;
}
#topInfo.visitor .beforeSearchTypeBlock .beforeSearchCond {
	margin-bottom:3px;
}
#topInfo.visitor .beforeSearchTypeBlock .lastSearchTime {
	border-top:1px dotted #B0B0B0;
	padding-top:3px;
	text-align:right;
}
/* 最近見た物件 */
#topInfo.visitor .recentlyInfoBlock {
	position:relative;
}
#topInfo.visitor .recentlyInfoBlock .unit01 {
	background:#FFFFFF;
	overflow:hidden; /* 最後破線が非表示の為 */
	zoom:1;
}
#topInfo.visitor .recentlyInfoBlock .unit01 dl {
	width:190px;
	margin:-1px 5px 0 5px;
	padding: 5px 0;
	border-top:1px dotted #B0B0B0;
}
#topInfo.visitor .recentlyInfoBlock .unit01 dt {
	width:70px;
	height:54px;
	float:left;
	margin:0 5px 0 0;
	text-align:center;
	overflow:hidden;
}
#topInfo.visitor .recentlyInfoBlock .unit01 dd {
	width:115px;
	float:left;
}
#topInfo.visitor .recentlyInfoBlock .unit01 dd p span {
	color:#EC3800;
	font-size:138%;
	font-weight:bold;
	margin-right:3px;
}
/* リンク設定 */
#topInfo.visitor .recentlyInfoBlock .unit01 .onHover {
	cursor:pointer;
}
#topInfo.visitor .recentlyInfoBlock .unit01 .onHover p a {
	color:#FF8B00;
}
/* 物件画像部分のリンク設定 */
#topInfo.visitor .recentlyInfoBlock .unit01 dt a img {
	border:1px solid #0B25E5;
}
#topInfo.visitor .recentlyInfoBlock .unit01 .onHover dt a img {
	border:1px solid #FF8B00;
}
#topInfo.visitor .recentlyInfoBlock .linkToList {
	position:absolute;
	right:12px;
	top:6px;
}
/* 前回の検索条件、最近見た物件がない場合 */
#topInfo.visitor .conditionNon {
	margin-left:10px;
	font-size:13px;
}
#topInfo.visitor .recentlyInfoBlock .unit01 .conditionNon {
	padding:5px 0;
}

/*	=TOP下部／コンテンツ部分（左側）
-------------------------------------------------------*/
/* 共通指定 */
#topSpecialBlock01,
#topSpecialBlock02,
#usefulInfoBlock,
#topicsBlock,
#ninteiBlock,
#mobileInfoBlock,
#callcenterInfoBlock,
#twitterInfoBlock,
#multilangInfoBlock,
#cliantInfoBlock {
	margin-bottom:20px;
}

/* 下部コンテンツ部分（左側） */
#topMain {
	float:left;
	width:635px;
	position:relative; /* 基準位置 */
	top:-15px;
}

/* 特集バナー設定 */
#topSpecialBlock01 ul {
	width:635px;
	background:url(/assets/img/_default/top/bg_top_special.gif) no-repeat top left;
	padding:15px 11px;
}
#topSpecialBlock01 li {
	float:left;
}
#topSpecialBlock01 li.first {
	margin:0 23px 0 0;
}

/* ホームズのおすすめ大枠 */
#topSpecialBlock02 {
	padding:6px;
	border:1px solid #999999;
	background:#EBEBDA;
}
#topSpecialBlock02 .topSpecialBlock02Inn {
	padding:6px;
	width:608px;
	background:#FFFFFF;
}
/* 共通設定　おすすめ枠、お役立ち情報 */
#topSpecialBlock02 .btm,
#usefulInfoBlock .btm {
	margin-bottom:5px;
	text-align:right;
}
#usefulInfoBlock .btm {
	margin-right:5px;
}
#topSpecialBlock02 h3,
#usefulInfoBlock h3,
#ninteiBlock h3 {
	border-bottom:1px dotted #616161;
	padding:0 0 3px;
}

/* おすすめ枠 */
#topSpecialBlock02 .unit01 {
	width:100%;
	padding-bottom:12px;
}
#topSpecialBlock02 .last {
	padding-bottom:0;
}
#topSpecialBlock02 dl {
	width:298px;
	float:left;
	margin:0 12px 0 0;
}
#topSpecialBlock02 dl.mr_0 {
	margin-right:0;
}
#topSpecialBlock02 dt {
	width:120px;
	float:left;
}
#topSpecialBlock02 dd {
	width:170px;
	float:right;
}
#topSpecialBlock02 .particularBlock {
	border-bottom:1px solid #C5C5BF;
	margin-bottom:5px;
}
#topSpecialBlock02 h2 {
	font-weight:normal;
	padding-bottom:6px;
}
#topSpecialBlock02 h2 img {
	margin-right:10px;
	vertical-align:middle;
}

/* お役立ち情報 */
#usefulInfoBlock h2 {
	margin:0 0 -21px;
	position:relative;
}
#usefulInfoBlock .usefulInfoBlockInn {
	width:621px;
	padding:6px;
	border-style:solid;
	border-color:#E33F00 #999999 #999999;
	border-width:1px;
	background:#F1F1F1;
}
#usefulInfoBlock .unit01 {
	width:100%;
	background:#FFFFFF;
}
#usefulInfoBlock .unit01 dl {
	margin:10px 0 0; /* IE6で挙動不審になるのを回避の為.unit01のdlにのみmarginを付与 */
}
#usefulInfoBlock .unit01 dl {
	width:298px;
	float:left;
	padding:6px;
}
#usefulInfoBlock .unit01 dt {
	width:120px;
	float:left;
}
#usefulInfoBlock .unit01 dd {
	width:170px;
	float:right;
}
#usefulInfoBlock h3 a {
	color:#0B25E5;
}

/* onHover リンク設定 */
#topSpecialBlock02 .decTxt,
#usefulInfoBlock .decTxt {
	margin:0 0 0 13px;
	line-height:1.3;
}
#topSpecialBlock02 .decTxt a,
#usefulInfoBlock .decTxt a {
	color:#000000;
	text-decoration:none;
}
#topSpecialBlock02 dl img,
#usefulInfoBlock dl img {
	border:1px solid #999999;
}
#topSpecialBlock02 .onHover,
#usefulInfoBlock .onHover {
	cursor:pointer;
}
#topSpecialBlock02 .onHover dt a img,
#usefulInfoBlock .onHover dt a img {
	border:1px solid #FF8B00;
}
#topSpecialBlock02 .onHover dd h3 a,
#usefulInfoBlock .onHover dd h3 a {
	color:#FF8B00;
}
#topSpecialBlock02 .onHover dd p,
#usefulInfoBlock .onHover dd p {
	color:#FF8B00;
	text-decoration:underline;
}
/*	=TOP下部／SEO施策分
-------------------------------------------------------*/
.tabClose {
	margin:0 15px 10px 0;
	text-align:right;
}
.tabClose a {
	background:url(/assets/img/_default/common/icon/icon_close_15x15.png) no-repeat left center;
	padding:1px 0 1px 20px;
}
.close h2 {
	border-bottom:none !important;
}
.open h2 span,
.close h2 span {
	background-image:url(/assets/img/_default/common/icon/icon_c02.gif);
	background-repeat:no-repeat;
}
.open h2 span {
	background-position:10px 2px;
}
.close h2 span {
	background-position:10px -162px;
}
.newBukkenBlock,
.popularWordsBlock {
	border:1px solid #999;
	margin-bottom:15px;
	zoom:1;/* IE7で余白が出なくなる為 */
}
.newBukkenBlock h2,
.popularWordsBlock h2 {
	border-bottom:1px solid #999;
	background-color:#f2f2f2;
	padding:5px 10px 5px 0;
	font-weight:normal;
	color:#0B25E5;
	overflow:hidden;
	zoom:1;
}
.newBukkenBlock h2 span,
.popularWordsBlock h2 span {
	padding-left:30px;
	cursor:pointer;
	float:left;
	display:block;
}
.newBukkenBlock h3,
.popularWordsBlock h3 {
	background:#f2f2f2;
	margin-bottom:5px;
	padding:3px 5px;
	color:#585858;
}
/* 最近見た物件 */
.newBukkenBlock .inn {
	zoom:1;
	overflow:hidden;
	margin:10px 0;
	background:url(/assets/img/_default/top/bg_line_a3a3a3.png) repeat-y;
}
.newBukkenBlock .unit01 {
	float:left;
	width:190px;
	margin:0 10px;
	_display:inline;
}
.newBukkenBlock .unit01 .colum {
	font-size:11px;
	padding: 5px 0;
	overflow:hidden;
	zoom:1;
}
.newBukkenBlock .unit01 .colum p {
	margin-bottom:0;
}
.newBukkenBlock .unit01 dt {
	width:70px;
	height:54px;
	float:left;
	margin:0 5px 0 0;
	text-align:center;
	overflow:hidden;
}
.newBukkenBlock .unit01 dd {
	width:115px;
	float:left;
}
.newBukkenBlock .unit01 dd p span {
	color:#EC3800;
	font-size:138%;
	font-weight:bold;
	margin-right:3px;
}
.newBukkenBlock .unit01 .onHover {
	cursor:pointer;
}
.newBukkenBlock .unit01 .onHover p a {
	color:#FF8B00;
}
.newBukkenBlock .unit01 dt a img {
	border:1px solid #0B25E5;
}
.newBukkenBlock .unit01 .onHover dt a img {
	border:1px solid #FF8B00;
}
/* 人気のキーワード検索 */
.popularWordsBlock .inn {
	padding:5px 15px;
}
/* タグ検索（部ペタと同じ内容） */
.tag li {
	display:inline;
	line-height:1.8;
	margin-right:5px;
}
.tag .level1 {
	font-size:185%;
}
.tag .level2 {
	font-size:138%;
}
.tag .level3 {
	font-size:100%;
}
/* ページの先頭へ戻る */
.pageTop a {
	background:url(/assets/img/_default/common/icon/icon_arrowtop_9x5.png) no-repeat left center;
	padding:1px 0 1px 15px;
}

/* 共通設定 トピックス、認定店 */
#topicsBlock .topicsBlockInn,
#ninteiBlock .ninteiBlockInn {
	background:#F1F1F1;
	border-color:#999;
	border-width:0 1px 1px;
	border-style:solid;
	width:621px;
	padding:6px;
}
#ninteiBlock dl,
#topicsBlock .topics {
	width:591px;
	background:#FFFFFF;
}
#ninteiBlock dl {
	padding:15px;
}
#topicsBlock .topics {
	padding:15px 15px 5px;
}
/* トピックス */
#topicsBlock .topics dl {
	border-bottom:1px dotted #999999;
	margin-bottom:5px;
}
#topicsBlock dl.last {
	border:none;
	margin-bottom:0;
}
#topicsBlock dt {
	width:100px;
	float:left;
}
#topicsBlock dd {
	width:491px;
	float:left;
}
#topicsBlock .topicsTitle,
#topicsBlock .topicsText {
	margin-bottom:5px;
}
#topicsBlock .pdf a {
	background:url(/assets/img/_default/contents/top/icon_pdf.gif) no-repeat left top;
	padding:3px 0 7px 30px;
}

/* 認定店 */
#ninteiBlock dt {
	float:left;
	width:69px;
}
#ninteiBlock dd {
	float:left;
	width:512px;
	padding-left:10px;
}
#ninteiBlock h3,
#ninteiBlock p {
	padding-left:15px;
}
#topicsBlock p,
#ninteiBlock p {
	margin-bottom:0;
}

/*	=TOP下部／コンテンツ部分（右側）
-------------------------------------------------------*/
/* 下部コンテンツ部分（右側） */
#topSub {
	float:right;
	width:250px;
}
/* その他のサービス紹介 */
#otherInfoBlock {
	margin:20px 0;
	font-size:85%;
	line-height:1.2;
}
#otherInfoBlock .column {
	border-bottom:1px solid #999;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
}
#otherInfoBlock .column.last {
	border-bottom:none;
	margin-bottom:15px;
}
#otherInfoBlock .column a {
	color:#000;
	cursor:pointer;
	text-decoration:none;
}
#otherInfoBlock .column a:hover {
	color:#ff8b00;
}
#otherInfoBlock .ttl,
#otherInfoBlock .txt {
	width:180px;
	padding-left:70px;
	display:block;
}
#otherInfoBlock .ttl {
	background:url(/assets/img/_default/top/side_info_c01_111020.png) no-repeat;
	height:20px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:-999999px;
}
#yachin,#shop,#hgrade,#monthly,#college {
	background:url(/assets/img/_default/top/side_info_c01_111020.png) no-repeat;
}
#yachin { background-position:0 -68px; }
#shop { background-position:0 -163px; }
#college { background-position:0 -258px; }
#yachin .ttl { background-position:70px 0; }
#shop .ttl { background-position:70px -23px; }
#college .ttl { background-position:70px -46px; }

#hgrade a,#monthly a {
	width:250px;
	height:72px;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
}
#hgrade { 
	background-position:0 -353px;
	margin-bottom:10px;
}
#monthly { background-position:0 -425px; }

/* 高級賃貸／マンスリーのバナー */
#otherInfoBlock ul.unit02 li {
	margin-bottom:10px;
}

/* 携帯ホームズ、コールセンター、twitter、多言語 */
#mobileInfoBlock,
#callcenterInfoBlock,
#twitterInfoBlock,
#multilangInfoBlock {
	border:1px solid #999999;
}
#mobileInfoBlock .column,
#callcenterInfoBlock .column,
#twitterInfoBlock .column,
#multilangInfoBlock .column {
	margin:0 5px;
	padding:5px 0;
	width:238px;
}
#mobileInfoBlock .mobile,
#twitterInfoBlock .twitter {
	border-bottom:1px solid #999;
	padding-bottom:5px;
}
#mobileInfoBlock .mobile dt {
	float:left;
	text-align:center;
	width:65px;
	padding:0 10px 0 5px;
}
#mobileInfoBlock .mobile dd {
	float:left;
	width:158px;
}
#mobileInfoBlock .mobile h3 {
	margin-bottom:5px;
}
#mobileInfoBlock .txt,
#callcenterInfoBlock .txt,
#twitterInfoBlock .txt,
#multilangInfoBlock .txt {
	font-size:85%;
	margin-bottom:0;
}
#mobileInfoBlock .smartPhone,
#twitterInfoBlock .twitter,
#twitterInfoBlock .twitter02,
#multilangInfoBlock .multilang {
	background:url(/assets/img/_default/top/side_info_c01_111020.png) no-repeat;
}
#mobileInfoBlock .smartPhone {
	background-position:10px -770px;
	padding-bottom:15px;
}
#mobileInfoBlock .smartPhone ul {
	font-size:85%;
}
#twitterInfoBlock .twitter {
	background-position:10px -610px;
}
#twitterInfoBlock .twitter02 {
	background-position:10px -1135px;
}
#multilangInfoBlock .multilang {
	background-position:10px -973px;
}
#mobileInfoBlock .smartPhone dt,
#callcenterInfoBlock .callcenter dt,
#twitterInfoBlock .twitter dt,
#twitterInfoBlock .twitter02 dt,
#multilangInfoBlock .multilang dt {
	font-weight:bold;
	margin-bottom:5px;
	padding-left:80px;
}
#multilangInfoBlock .multilang dt {
	padding-top:5px;
}
#mobileInfoBlock .smartPhone dd,
#callcenterInfoBlock .callcenter dd,
#twitterInfoBlock .twitter dd,
#twitterInfoBlock .twitter02 dd,
#multilangInfoBlock .multilang dd {
	padding-left:80px;
}

/* コールセンター */
#callcenterInfoBlock dl {
	background:url(/assets/img/_default/top/thumb_callcenter.jpg) no-repeat 0 10px;
}

/* 不動産会社の方へ */
#cliantInfoBlock {
	border:1px solid #999;
}
#cliantInfoBlock ul {
	margin:5px 5px 0;
}
#cliantInfoBlock li {
	margin-bottom:5px;
}
.introBanner a {
	background:url(/assets/img/_default/top/side_info_c01_111020.png) no-repeat;
	background-position:left -497px;
	display:block;
	text-indent:-999999px;
	width:250px;
	height:72px;
	overflow:hidden;
}

/* TOP全体共通 アイコン設定 */
.pageLink a,
.exLink01 a,
.exLink02 a {
	background:url(/assets/img/_default/common/icon/icon_c01.png) no-repeat;
	padding-left:15px;
}
.pageLink a { background-position:0px -210px; }
.exLink01 a { background-position:0px 2px; }
.exLink02 a { background-position:0px -67px; }


/*	=Javascriptがoffのときの対応
-------------------------------------------------------*/
#map_p { background:url(/assets/img/_default/map/map_bg.png) no-repeat; margin-bottom:0; }
* html .mapIe6 { background:url(/assets/img/_default/map/map_def.png) no-repeat; }

/*	=clearfix設定
-------------------------------------------------------*/
.topFeatuerArea,
.topFeatuerArea #topNav ul,
.topContainerArea,
.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dl,
#topSpecialBlock01 ul,
#topSpecialBlock02 .topSpecialBlock02Inn .unit01,
#topSpecialBlock02 .topSpecialBlock02Inn .unit02,
#usefulInfoBlock .usefulInfoBlockInn .unit01,
#otherInfoBlock dl,
#twitterInfoBlock dl,
#mobileInfoBlock dl,
#topicsBlock .topicsBlockInn .topics dl,
#ninteiBlock .ninteiBlockInn dl {
	zoom:1;
}

.topFeatuerArea:after,
.topFeatuerArea #topNav ul:after,
.topContainerArea:after,
.topFeatuerArea #topInfo.visitor .recentlyInfoBlock .unit01 dl:after,
#topSpecialBlock01 ul:after,
#topSpecialBlock02 .topSpecialBlock02Inn .unit01:after,
#topSpecialBlock02 .topSpecialBlock02Inn .unit02:after,
#usefulInfoBlock .usefulInfoBlockInn .unit01:after,
#otherInfoBlock dl:after,
#twitterInfoBlock dl:after,
#mobileInfoBlock dl:after,
#topicsBlock .topicsBlockInn .topics dl:after,
#ninteiBlock .ninteiBlockInn dl:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}

/* $Revision: 3071 $ */

.typeSelectBox {
	text-align:left;
	font-size:13px;
	background:url(/assets/img/_default/top/type_select/bg_b_shadow.png) no-repeat left bottom;
	width:214px;
	padding-bottom:8px;
}
.typeSelectBoxInn {
	background:url(/assets/img/_default/top/type_select/bg_r_shadow.png) repeat-y right top;
	padding-right:4px;
	width:210px;
}
.typeSelectBox .closeBtn {
	margin:0;
	background:#DEDECB;
	padding-left:3px;
	border-left:1px solid #7A7A7A;
	border-right:1px solid #7A7A7A;
	border-top:1px solid #7A7A7A;
	width:4.5em;
	position:relative;
	top:1px;
	margin:0 0 0 auto;
}
.typeSelectBox .closeBtn a {
	display:block;
	color:#000;
	text-decoration:none;
	background:url(/assets/img/_default/top/type_select/icon.png) no-repeat 0px 4px;
	padding:3px 0 3px 17px;
}
.typeSelectBox .typeSelectlist {
	background:url(/assets/img/_default/top/type_select/bg_type_select_body.png) no-repeat left top;
	padding:6px 10px 0 18px;
}
.typeSelectBox li {
	border-bottom:1px dotted #DEDECB;
	font-weight:bold;
	zoom:1;/* for ie */
}
.typeSelectBox li a {
	margin-top:0px;
	padding:5px 0 5px 20px;
	display:block;
	background-image:url(/assets/img/_default/top/type_select/icon.png);
	background-repeat:no-repeat;
}
.typeSelectBox .type_rosen a {
	background-position:0 -111px;
}
.typeSelectBox .type_rosen a:hover {
	background-position:0 -579px;
}
.typeSelectBox .type_area a {
	background-position:0 -227px;
}
.typeSelectBox .type_area a:hover {
	background-position:0 -695px;
}
.typeSelectBox .type_transit a {
	background-position:0 -344px;
}
.typeSelectBox .type_transit a:hover {
	background-position:0 -813px;
}
.typeSelectBox .type_map {
	border-bottom:none;
}
.typeSelectBox .type_map a {
	background-position:0 -461px;
}
.typeSelectBox .type_map a:hover {
	background-position:0 -931px;
}

