@charset "UTF-8";
/*////////////////////////////////////////////////////////////
mansion100% - faq.css for "faq" category.

Copyright (C) NEXT Co,. Ltd. All right reserved.
------------------------------------------------------------

    0. Import External CSS
    1. Top Page
    2. Detail
    3. Specific Page
        3-1. Faq-1: About Mansion100%
        3-2. Faq-2: About Property

////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
    0. Import External CSS
   ------------------------------------------------------------ */
@import "common.css";

/* ------------------------------------------------------------
    1. Top Page
   ------------------------------------------------------------ */
div.blockFaqIndex01 {
	padding-bottom: 40px;
}

div.blockFaqIndex01 ul.linkList01 {
    width: 965px;  /* For IE6 */
	margin-left: 25px;
}

/* ------------------------------------------------------------
    2. Detail
   ------------------------------------------------------------ */
h1.ttlFaqCategory {
	margin: 0 0 30px;
}

p.goFaqToc01 {
	margin: 20px;
	text-align: right;
}

p.goFaqToc01 a {
	padding-left: 10px;
	background: url(/shared/images/ico_arrow_04.gif) no-repeat left center;
}

div.blockFaqContent01 h2.ttl10 {
	width: 960px; /* For IE6 */
}

div.blockFaqContentBody01 p.item01 {
	margin-bottom: 30px;
}

/* --- Image Description --- */
div.imgDescription01,
div.imgDescription02,
div.imgDescription03 {
	margin-bottom: 30px;
}

div.imgDescription01 dl dt,
div.imgDescription02 dl dt,
div.imgDescription03 dl dt {
    margin-top: 15px;
	font-weight: bold;
	color: #ff6600;	
}

div.imgDescription01 dl dt.firstChild,
div.imgDescription02 dl dt.firstChild,
div.imgDescription03 dl dt.firstChild {
	margin-top: 0;
}

div.imgDescription01 dl dt img,
div.imgDescription02 dl dt img,
div.imgDescription03 dl dt img {
	margin-right: 4px;
	vertical-align: middle;
}

div.imgDescription01 dl dd,
div.imgDescription02 dl dd,
div.imgDescription03 dl dd {
	margin-left: 25px;
}

div.imgDescription01 p.image,
div.imgDescription02 p.image,
div.imgDescription03 p.image {
	margin-bottom: 20px;
}

/* Width 100% */
div.imgDescription01 {}

div.imgDescription01 p.image {}

div.imgDescription01 dl {}

/* Image Left & Description Right */
div.imgDescription02 {}

div.imgDescription02 p.image {
    float: left;
    width: 488px;
	margin-right: 20px;
}

div.imgDescription02 dl {
    float: left;
	width: 463px;
}

/* ------------------------------------------------------------
    3. Specific Page
   ------------------------------------------------------------ */

/*  3-1. Faq-1: About Mansion100%
   ------------------------------------------------- */
div.blockFaqContentSpec dl {}

div.blockFaqContentSpec dl dd {
	margin-bottom: 30px;
}

/*  3-2. Faq-2: About Property
   ------------------------------------------------- */

/* --- Status --- */
div.imgDescription01 dl dd ul.propertyStatus li img {
    margin-right: 10px;
}

/* --- Buzz Unit --- */
div#faqMansionSearchResultBuzz p.image {
	width: 245px;
}

div#faqMansionSearchResultBuzz dl {
	width: 715px;
}

