
/* $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: 2676 $ */

/*
---------------------------------------------------------
	ヘルプ専用スタイルシート設定

	目次
	：コンテンツ外枠設定
	：共通設定
	：main01（左側メインコンテンツ）
	：sub01（右サブコンテンツ、商品系リンク）
	：2階層目設定
		L 2階層目サブメニュー設定
		L 2階層目メインコンテンツ設定
		L 表組み（用語ページで使用）
	
	：clearfix設定

--------------------------------------------------------- 
*/

/*	=コンテンツ外枠設定
-------------------------------------------------------*/
#contentsWrap { /* コンテンツ、リピート部分 */
	background:url(/assets/img/_default/contents/common/bg/bg_corner_center.gif) repeat-y left top;
}

#contentsWrap .contentsInn01 { /* 下部角丸部分 */
	background:url(/assets/img/_default/contents/common/bg/bg_corner_bottom.gif) no-repeat left bottom;
}

#contentsWrap .contentsInn02 { /* 上部角丸部分 */
	background:url(/assets/img/_default/contents/common/bg/bg_corner_top.gif) no-repeat left top;
	width:912px;
	padding:14px;
}

#contentsWrap .contentsInn02 .contentsBlock {
	background:url(/assets/img/_default/contents/common/bg/bg_corner_inn_bottom.gif) no-repeat left bottom;
	width:850px;
	padding:30px 31px;
}

/*	=共通設定
-------------------------------------------------------*/
/* 左右の大枠設定 */
div#help div.main01 {
	width:590px;
	float:left;
}

div#help div.sub01 {
	width:230px;
	float:right;
}

div#help p.spaceNon {
	margin:0;
}

div#help div.rule{
	border-top:1px solid #DDDDDD;
	padding-top:30px;
}
	

/*	=main01（左側メインコンテンツ）
-------------------------------------------------------*/
#help .main01 .unit01 {
	margin:0 0 20px;
}

/* 各セクションのタイトル */
#help .main01 .unit01 h3,
#help .sub01 .unit01 h3  {
	margin:0 0 15px;
}

#help .main01 .unit01 .group01 {
	margin:0 0 15px;
}

#help .main01 .unit01 .group01 li {
	border-bottom:1px dotted #999999;
	width:100%; /* width:590px; */
	margin:0 0 8px;
	padding:0 0 5px;
}

/* リンクのタイトル */
#help .main01 .unit01 .group01 h4 {
	width:180px;
	margin:0 10px 0 0;
	float:left;
}

#help .main01 .unit01 .group01 h4 a {
	padding:1px 0 0 18px;
	background:url(/assets/img/_default/common/icon/icon_arrow03.gif) no-repeat left center;
}

/* リンクの説明文 */
#help .main01 .unit01 .group01 p {
	width:400px;
	float:left;
	margin:0;
}

/* 推奨環境について */
#help .main01 #recommend {
	background-color:#F1F1F1;
	width:570px;
	border-top:solid 3px #E33F00;
	padding:10px;
}

#help .main01 #recommend .recommendInn {
	background-color:#FFF;
	margin:0;
	padding:10px;
}

#help .main01 #recommend h3,
#help .main01 #recommend ul {
	margin-bottom:10px;
}

#help .main01 #recommend p {
	margin-bottom:5px;
}

#help .main01 #recommend ul {
	font-size:80%;
}

#help .main01 #recommend .environment {
	background:url(/assets/img/_default/contents/help/bg_environment.gif) repeat-y left bottom;
}

#help .main01 #recommend .environment dl {
	float:left;
	margin:0 10px 0 0;
	padding-bottom:10px;
	border-top:solid 1px #999;
	width:177px;
}

#help .main01 #recommend .environment dl.last {
	margin:0;
	width:176px;
}

#help .main01 #recommend .environment dt {
	background-color:#4D4D4D;
	color:#FFF;
	margin:1px 2px;
	padding:2px 5px;
}

#help .main01 #recommend .environment dd {
	margin:0 5px;
}

/*	=sub01（右サブコンテンツ、商品系リンク）
-------------------------------------------------------*/
#help .sub01 .unit01 .group01 {
	border:1px solid #999999;
	width:228px; /* width:230px; */
}

#help .sub01 .unit01 .groupInn01 {
	width:224px;
	border:2px solid #FFFFFF;
	background:#EBEBDA;
}

#help .sub01 .unit01 .groupInn01 .column01 {
	margin:7px;
	padding:9px;
	border:1px solid #999999;
	background:#FFFFFF;
	width:190px;
}

#help .sub01 .unit01 .groupInn01 .column01 h4 {
	margin:0 0 8px;
	padding:0 0 0 7px;
	border-left:3px solid #E14000;
}

#help .sub01 .unit01 .groupInn01 .column01 h4 a {
	color:#4D4D4D;
	text-decoration:none;
}

#help .sub01 .unit01 .groupInn01 .column01 .columnImage {
	width:56px;
	float:left;
	margin:0 10px 0 0;
}

#help .sub01 .unit01 .groupInn01 .column01 .columnImage img {
	border:1px solid #000000;
}

#help .sub01 .unit01 .groupInn01 .column01 .columnText {
	float:left;
	width:121px;
	color:#4D4D4D;
}

/*	=2階層目設定
-------------------------------------------------------*/
/* 2階層目サブメニュー設定 */
#help .sub02 .sectionBlock01 h3 {
	margin:0 0 8px;
}

div#help div.contentsBlock div.sub02 {
	width:193px; /* width:195px; */
	float:left;
	border:1px solid #999999;
	background:url(/assets/img/_default/contents/common/bg/bg_subnav01.gif) repeat-y top left;
}

#help .sub02 .sectionBlock01 .unit01 {
	width:163px;
	margin:0 10px 10px;
	padding:5px;
	background:#FFFFFF;
}

/* 外部リンク設定 */
#help .sub02 #otherSearch .unit01 li.externalLink01 {
	background:url(/assets/img/_default/common/icon/icon_blank01.gif) no-repeat left 0.25em;
}

#help .sub02 #otherSearch .unit01 li.externalLink01 a {
	padding:0 0 0 16px;
}

p.backPageTop {
	margin:0;
	padding:0 10px 5px;
	background:#FFFFFF;
}

/* 2階層目メインコンテンツ設定 */
div#help div.main02 {
	width:635px;
	float:right;
}

/* 通常使用カラム設定 */
div#help div.main02 div.group01 div.mainCol {
	width:355px;
	float:left;
}

div#help div.main02 div.group01 div.xcol {
	width:265px;
	float:right;
}

div#help div.main02 div.group01 div.xcol .externakLink01 a {
	background:url(/assets/img/_default/common/icon/icon_blank01.gif) no-repeat left 0.25em;
	padding:0 0 0 16px;
}

div#help div.main02 div.group01 div.xcol span.flashPlayer img {
	padding:5px 0;
}

/* フロートさせないカラム設定(表組みで使用) */
div#help div.main02 div.group02 div.mainCol {
	margin:0 0 15px;
}

div#help div.main02 div.group02 div.xcol {
	margin:0 0 15px;
}

/* サムネイル画像に付与 */
div#help div.main02 div.group01 div.mainCol p.thumbNail {
	margin:0;
}

/* 2階層目タイトル */
#help .main02 h3 {
	margin:0 0 15px;
}

#help .main02 .group01 h4,
#help .main02 .group02 h4 {
	border-left:3px solid #E14000;
	border-bottom:1px dotted #999999;
	margin:0 0 15px;
	padding:0 0 3px 7px;
}

#help .main02 .group01 h5,
#help .main02 .group02 h5 {
	color:#E33F00;
	padding:0 0 10px 0;
}


/* 説明イメージ部分 */
#help .main02 .group01 .searchSimpleInfo {
	margin-bottom:15px;
	padding-bottom:20px;
	border-bottom:1px dotted #999999;
}


/* 説明テキスト部分リスト */


#help .main02 .group01 .xcol ol.explanationNumber li .imgRead {
	margin-bottom:10px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number01,
#help .main02 .group02 .xcol ol.explanationNumber li.number01 {
	background:url(/assets/img/_default/contents/help/icon/icon_01.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number02,
#help .main02 .group02 .xcol ol.explanationNumber li.number02 {
	background:url(/assets/img/_default/contents/help/icon/icon_02.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number03,
#help .main02 .group02 .xcol ol.explanationNumber li.number03 {
	background:url(/assets/img/_default/contents/help/icon/icon_03.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number04,
#help .main02 .group02 .xcol ol.explanationNumber li.number04 {
	background:url(/assets/img/_default/contents/help/icon/icon_04.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number05,
#help .main02 .group02 .xcol ol.explanationNumber li.number05 {
	background:url(/assets/img/_default/contents/help/icon/icon_05.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number06,
#help .main02 .group02 .xcol ol.explanationNumber li.number06 {
	background:url(/assets/img/_default/contents/help/icon/icon_06.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number07,
#help .main02 .group02 .xcol ol.explanationNumber li.number07 {
	background:url(/assets/img/_default/contents/help/icon/icon_07.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number08,
#help .main02 .group02 .xcol ol.explanationNumber li.number08 {
	background:url(/assets/img/_default/contents/help/icon/icon_08.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number09,
#help .main02 .group02 .xcol ol.explanationNumber li.number09 {
	background:url(/assets/img/_default/contents/help/icon/icon_09.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number10,
#help .main02 .group02 .xcol ol.explanationNumber li.number10 {
	background:url(/assets/img/_default/contents/help/icon/icon_10.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number11,
#help .main02 .group02 .xcol ol.explanationNumber li.number11 {
	background:url(/assets/img/_default/contents/help/icon/icon_11.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number12,
#help .main02 .group02 .xcol ol.explanationNumber li.number12 {
	background:url(/assets/img/_default/contents/help/icon/icon_12.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number13,
#help .main02 .group02 .xcol ol.explanationNumber li.number13 {
	background:url(/assets/img/_default/contents/help/icon/icon_13.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

#help .main02 .group01 .xcol ol.explanationNumber li.number14,
#help .main02 .group02 .xcol ol.explanationNumber li.number14 {
	background:url(/assets/img/_default/contents/help/icon/icon_14.gif) no-repeat left top;
	border-bottom:1px dotted #999999;
	margin:0 0 5px;
	padding:5px 0 10px 35px;
}

/* h5黒文字太字設定 */
#help .main02 .group01 h5.listTitle,
#help .main02 .group02 h5.listTitle,
#help .main02 .group01 .xcol ol.explanationNumber li h5.listTitle,
#help .main02 .group02 .xcol ol.explanationNumber li h5.listTitle {
	color:#000000;
	margin:0;
	padding:0;
}

#help .main02 .group01 .xcol ol.explanationNumber li p,
#help .main02 .group02 .xcol ol.explanationNumber li p {
	margin:0;
}

#help .main02 .group01 .xcol ol.explanationNumber dl.pointArea {
	background:#EEEEEE;
	border:1px solid #999999;
	padding:5px;
	margin:5px 0 0 0;
}

#help .main02 .group01 .xcol ol.explanationNumber dl.pointArea dt {
	color:#ff5a00;
	font-weight:bold;
}

/* 不動産用語で使用 */
dl.madoriTable {
	overflow:hidden;
	width:100%;
}

dl.madoriTable dt {
	width:50px;
	float:left;
}

dl.madoriTable dd {
	width:530px;
	float:left;
}

/* 表組み（用語ページで使用） */
table.tblBasic01 th {
	background:#FFE9BA;
	width:20%;
}

table.tblBasic01 td {
	width:80%;
}

table.tblBasic01 ul.bukkenStructureList,
table.tblBasic01 ol.trade {
	margin:0 0 0 5px;
}

table.tblBasic01 ul.bukkenStructureList li {
	list-style-type:disc;
	margin-left:20px;
}

table.tblBasic01 ol.trade li {
	list-style-type:decimal;
	margin-left:20px;
}

/*	=clearfix設定
-------------------------------------------------------*/
#help .main01 .unit01 .group01 li,
#help .sub01 .unit01 .groupInn01 dl,
#help .main02,
#help .main02 .group01,
#help .sub01 .unit01 .groupInn01 .column01,
#help .main01 #recommend .environment,
#help .main02 .group01 .searchSimpleInfo {
	zoom:1;
}

#help .main01 .unit01 .group01 li:after,
#help .sub01 .unit01 .groupInn01 dl:after,
#help .main02:after,
#help .main02 .group01:after,
#help .sub01 .unit01 .groupInn01 .column01:after,
#help .main01 #recommend .environment:after,
#help .main02 .group01 .searchSimpleInfo:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}

