
/* $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;
}


/*
---------------------------------------------------------
	：共通
	：不動産評価トップ
	：キャンペーンページ
	：キャンペーン終了(2010/3/31)
	：規約ページ 
	：規約ページ お知らせ部分
	：pageLink
---------------------------------------------------------
*/

/*	=共通
-------------------------------------------------------*/
#evaluate p {
	margin:0;
}

#evaluate h2{
	margin-bottom:28px;
}
#evaluate span.set{
	color:#FF2323;
	font-weight:bold;
}
#evaluate span.point{
	color:#000000;
	font-weight:bold;
}
#evaluate span.memo{
	color:#FF2323;
}
#evaluate p.pageTop{
	padding-top:10px;
	text-aligin:left;
}

/*	=不動産評価トップ
-------------------------------------------------------*/
#evaluate #where,
#evaluate #view,
#evaluate #vote,
#evaluate #attention,
#evaluate #question{
	padding-bottom:20px;
}

/*	=clearfix(#evaluate #whatEvaluate)--------*/
#evaluate #whatEvaluate{
	margin:0;
	padding:0 20px 40px;
}
#evaluate #whatEvaluate .evaluateInfo{
	width:569px;
	float:left;
}
#evaluate #whatEvaluate .evaluateInfo p{
	text-align:center;
}
#evaluate #whatEvaluate .evaluateInfo .txt{
	text-align:left;
}
#evaluate .about{
	margin-bottom:12px;
	padding-bottom:13px;
	background:url(/assets/img/_default/evaluate/bg_about.gif) top right no-repeat;
}
#evaluate .about h3,
#evaluate .postReview h3{
	margin-bottom:10px;
}
#evaluate .about .txt{
	width:410px;
}
#evaluate .postReview{
	margin-bottom:15px;
}
#evaluate .sample{
	width:318px;
	float:right;
}
#evaluate #howtoEvaluate{
 	margin:0;
 	padding:0 20px;
}


/*	=clearfix( #evaluate .mainMenu ul)---------*/
#evaluate .mainMenu ul{
 	margin:0;
 	padding:0 5px;
}
#evaluate .mainMenu li{
	float:left;
	margin-right:5px;
}
#evaluate .mainMenu li.where{
	width:190px;
}
#evaluate .mainMenu li.view{
	width:160px;
}
#evaluate .mainMenu li.vote{
	width:220px;
}
#evaluate .mainMenu li.atenttin{
	width:165px;
}
#evaluate .mainMenu li.question{
	width:135px;
	margin-right:0;
}
#evaluate .mainMenu a{
	background:url(/assets/img/_default/evaluate/bg_menu.gif) no-repeat left bottom;
	border-left:solid 1px #9e9e9e;
	border-top:solid 1px #9e9e9e;
	border-right:solid 1px #9e9e9e;
	height:20px;
	padding: 4px 8px 2px 25px; 
	display:block;
}
#evaluate #contsArea{
	padding:22px 16px 0 16px;
	border:solid 1px #9e9e9e;
} 
#evaluate h4{
	padding:0 0 5px 5px;
} 
#evaluate .detail{
	padding:15px;
	background:#f5f5f5;
	border:solid 1px #dcdcdc;
} 
#evaluate p.copy{
	padding-bottom:5px;
	width:826px;
	border-bottom:solid 1px #dcdcdc;
} 
/*	=clearfix( #evaluate .detail ul.step)---------*/
#evaluate .detail ul.step{
 	margin:0;
 	padding:15px 10px;
}
#evaluate .detail ul.step li{
 	float:left;
 	width:180px;
 	padding-right:29px;
  	background:url(/assets/img/_default/evaluate/bg_step.gif) 190px 85px no-repeat;
}
#evaluate .detail p.txt{
	padding-top:5px;
}

#evaluate .detail ul.step li.last{
 	padding-right:0;
}
#evaluate .detail .whereOther,
#evaluate .detail .voteOther{
	width:816px;
 	background:url(/assets/img/_default/evaluate/bg_other_dwon.gif) center bottom no-repeat;
 	padding:0 9px 9px 9px;
}
#evaluate .otherDetail{
 	background:url(/assets/img/_default/evaluate/bg_other.gif) left top repeat-y;
 	padding:0 25px;
}
#evaluate .otherDetail p.copy{
 	padding:10px 0 5px 0;
 	border-bottom:solid 1px  #dcdcdc;
 	width:765px;
}
/*	=clearfix( #evaluate .detail .otherDetail ul)-------*/
#evaluate .detail .otherDetail ul{
	margin:0;
	padding:10px 0;
}
#evaluate .detail .otherDetail li{
	width:375px;
	padding:0px;
}
#evaluate .detail .otherDetail li.new{
	float:left;
}
#evaluate .detail .otherDetail li.old{
	float:right;
}
#evaluate .detail .otherDetail dt{
	background:#dfdfdf;
	text-align:center;
	padding:5px 0;
	margin-bottom:10px;
}
#evaluate .detail .otherDetail dd{
	text-align:center;
}

/*	=clearfix(#evaluate #view .detail)---------*/
#evaluate #view .detail{
}
#evaluate #view .figure{
	width:422px;
	float:left;
}
#evaluate #view .flow{
	width:382px;
	float:right;
}
#evaluate #view .flow dl{
	border:solid 2px #dcdcdc;
	padding:10px 15px;
	background:#ffffff;
}
#evaluate #view .flow dt{
	padding-bottom:8px;
	border-bottom:solid 1px #dcdcdc;
}
#evaluate #view .flow dd{
	padding:5px 0 8px 0;
}
#evaluate #view .figure p{
	padding-bottom:10px;
}
#evaluate #view .note{
	margin-left:10px;
	background:#d6d6d6;
	padding:10px;
}
#evaluate #view .note p{
	padding:5px;
}
#evaluate #view .note p.search{
	background:#ffffff;
}
#evaluate #attention ul{
	padding:10px 0 0 30px;
}
#evaluate #attention li{
	list-style-type: decimal;
	padding-top:5px;
}
#evaluate #attention ul.caseImpossible{
	padding:5px 0 0 1.5em;
}
#evaluate #attention ul.caseImpossible li{
	list-style-type:disc;
	padding:0;
}
#evaluate #question h5{
	background:url(/assets/img/_default/evaluate/bg_q.gif) #dfdfdf 5px center no-repeat;
	padding:3px 3px 3px 20px;
	margin-bottom:10px;
}
#evaluate #question p.answer{
	background:url(/assets/img/_default/evaluate/bg_a.gif) 5px 5px no-repeat;
	padding:0px 0px 13px 20px;
}

/*	=キャンペーンページ
-------------------------------------------------------*/
#campaign {
	padding-top:15px;
}

#campaign #titleArea {
	background-image:url(/assets/img/_default/evaluate/cp/bg_campaign.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:900px;
	margin:0 auto;
}

#campaign #titleArea .titleAreaInn {
	background-image:url(/assets/img/_default/evaluate/cp/bg_contributor.gif);
	background-repeat:no-repeat;
	background-position:10px bottom;
	padding-bottom:14px;
	position:relative;
}

#campaign #titleArea .titleAreaInn .campaignDetails {
	background-image:url(/assets/img/_default/evaluate/cp/bg_campaign_details.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 30px 0 250px;
	padding-top:12px;
	background-color:#FFF;
	width:620px;
}

#campaign #titleArea .titleAreaInn .campaignDetails dl {
	padding:0 17px;
	width:586px;
}

#campaign #titleArea .titleAreaInn .campaignDetails dt {
	color:#134714;
	float:left;
	width:6%;
}

#campaign #titleArea .titleAreaInn .campaignDetails dd {
	border-left:2px solid #1B661D;
	float:left;
	width:92%;
	padding-left:5px;
}

#campaign #titleArea .titleAreaInn .campaignDetails dd.period {
	padding-bottom:10px;
}

#campaign #titleArea .titleAreaInn .campaignDetails dd.outline {
	padding-bottom:2px;
}

#campaign #titleArea .titleAreaInn .campaignDetails p {
	margin:0 auto;
	padding:17px 0 23px 0;
	width:385px;
}

#campaign #titleArea h3 {
	text-align:right;
}

#campaign #titleArea p.detailPrize {
	text-align:right;
}

#campaign #titleArea p.measure {
	position:absolute;
	top:78px;
	right:12px;
}

#campaign #requirement {
	width:864px;
	margin:0 auto 0 auto;
	padding:35px 15px 15px 15px;
	border-right:3px solid #207521;
	border-left:3px solid #207521;
	border-bottom:3px solid #207521;
}

#campaign #requirement caption {
	text-align:left;
}

#campaign #requirement table {
	border:3px solid #D9D9D9;
	width:864px;
	margin:0 auto;	
}

#campaign #requirement table th {
	background-color:#F5F5F5;
	border-bottom:2px solid #D9D9D9;
	border-right:2px solid #D9D9D9;
	padding:10px;
	text-align:right;
	width:18%;
}

#campaign #requirement table td {
	background-color:#FFF;
	border-bottom:2px solid #D9D9D9;
	padding:15px 10px;
}

#campaign #requirement table td p.topLink {
	margin-bottom:15px;
}

#campaign #requirement table td p.topLink a {
	background-image:url(/assets/img/_default/evaluate/cp/arrow_link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:9px;
}

#campaign #requirement table td p.contribution {
	margin:0 auto;
	width:385px;
}
/*	=キャンペーン終了(2010/03/31)
-------------------------------------------------------*/
#campaignEnd {
	width:900px;
	margin:0 auto;
	background:url(/assets/img/_default/evaluate/cp/bg_campaign_end_down.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:20px;
}

#campaignEnd h4{
	border-left:solid 5px #1f7321;
	padding:0 0 0 5px;
}

#campaignEnd .campaignDetails {
	margin:15px 30px 0 30px;
	background:url(/assets/img/_default/evaluate/cp/bg_campaign_end_detail_up.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#fff;
}
#campaignEnd .DetailsInn{
	background:url(/assets/img/_default/evaluate/cp/bg_campaign_end_detail_down.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#campaignEnd .DeatilsImg{
	background:url(/assets/img/_default/evaluate/cp/bg_contributor_end.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:20px 15px 25px 15px;
}

#campaignEnd .DetailsInn p{
	padding:10px 0 0 10px;
}


/*	=規約ページ
-------------------------------------------------------*/
#kiyakuWrap {
	margin: 0 auto 30px;
	padding-top: 30px;
	text-align: left;
	width: 940px;
}
#kiyakuWrap h2 {
	height: 25px;
	margin-bottom: 15px;
	padding: 0 0 3px 7px;
	font-size: 120%;
	text-align: left;
	border-bottom: 2px solid #e23e00;
	background: transparent url(/assets/img/_default/evaluate/h1_bg.gif) repeat-x 0 bottom;
}
#kiyakuWrap h3 {
	font-weight: bold;
}
#kiyakuWrap .nextkiyaku {
	width: 910px;
	margin: 0 0 20px 0;
	padding: 15px;
	font-size: 90%;
	background-color:#f6f6f6;
}
#kiyakuWrap p {
	margin: 0 0 20px 15px;
}
#kiyakuWrap ol {
	margin: 0 0 20px 13px;
	padding-left: 25px;
}
#kiyakuWrap ol li {
	margin: 0 10px 10px 0;
	line-height: 125%;
	list-style-type: decimal;
}
#kiyakuWrap ul {
	margin-top: 10px;
}
#kiyakuWrap ul li {
	margin: 0 10px 10px 0;
	padding: 0 0 0 24px;
	line-height: 125%;
	list-style-type: none;
	text-indent: -23px;
}
#kiyakuWrap dl dt {
	padding-left: 15px;
	line-height: 125%;
	list-style-type: none;
}
#kiyakuWrap dl dd {
	margin-bottom: 15px;
	padding-left: 36px;
	line-height: 125%;
	list-style-type: none;
}

/*	=規約ページ お知らせ部分
-------------------------------------------------------*/
#changeRule {
	width: 610px;
	margin: 0 auto 30px;
}
#changeRule p.information {
	margin-bottom: 15px;
}
#changeRule .rule {
	border: 2px solid #e23e00;
	margin-bottom: 15px;
}
#changeRule dl.beforeRule,
#changeRule dl.afterRule {
	padding: 13px;
}
#changeRule dl.beforeRule {
	border-bottom: 1px dotted #e23e00;
}
#changeRule dl.beforeRule dt,
#changeRule dl.afterRule dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#changeRule dl.beforeRule dd,
#changeRule dl.afterRule dd {
	margin: 0 0 10px;
	padding-left: 22px;
	text-indent: -22px;
}
#changeRule p,
#changeRule dl.beforeRule dd.last,
#changeRule dl.afterRule dd.last,
#changeRule dl.afterRule li.last {
	margin: 0;
}
#changeRule dl.afterRule ul {
	margin: 3px 0 0 22px;
}
#changeRule dl.afterRule li {
	margin: 0 0 5px;
}

/*=pageLink
-------------------------------------------------------- */
#kiyakuWrap .goTop {
	margin: 0 0 5px 0;
	font-size: 90%;
	text-align: right;
}
#kiyakuWrap .goTop p {
	margin: 0;
}
#kiyakuWrap .goTop a {
	padding-left: 20px;
	background: transparent url(/assets/img/_default/evaluate/icon_up.gif) no-repeat left center;
}

/*	=clearfix
-------------------------------------------------------*/

#kiyakuWrap .goTop p,
#campaign #titleArea .titleAreaInn .campaignDetails dl,
#evaluate #whatEvaluate,
#evaluate .mainMenu ul,
#evaluate #view .detail,
#evaluate .detail ul.step,
#evaluate .detail .otherDetail ul {
	zoom:1;
}
#kiyakuWrap .goTop p:after,
#campaign #titleArea .titleAreaInn .campaignDetails dl:after,
#evaluate #whatEvaluate:after, 
#evaluate .mainMenu ul:after,
#evaluate #view .detail:after,
#evaluate .detail ul.step:after,
#evaluate .detail .otherDetail ul:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}


