@charset "utf-8";

/*************************
  事務局共通スタイルシート
    フースタからのお知らせ
    おすすめ情報
*************************/
/***************
 標準
***************/
/* トップ */
div.std_top
{
    width:                  702px;
}

/* タイトル画像 */
div.std_top h2.std_header
{
    border-bottom:          3px solid #d4d3d1;
    overflow:               hidden;
}

* html div.std_top h2.std_header
{
    height:                 21px;
}

div.std_top h2.std_header img.hdr_img
{
    float:                  left;
}

div.std_top h2.std_header img.view_all
{
    float:                  right;
    margin-right:           3px;
    position:               static;
}

/* 日付 */
p.std_date
{
    margin-top:             5px;
    font-size:              12px;
    color:                  #333333;
}

/* タイトル */
div.std_top h3
{
    clear:                  both;
    margin-top:             10px;
    font-size:              20px;
    font-weight:            bold;
    color:                  #000000;
}

/* 本体 */
div.std_body
{
    margin-top:             10px;
}

/* 概要 */
div.std_body h4
{
    color:                  #17a700;
}

/* 概要（サブ） */
div.std_body h5
{
    color:                  #17a700;
}

/* 記事本文 */
div.std_main
{
    font-size:              12px;
    line-height:            1.6em;
}

/* 一覧 */
div.std_list
{
    margin-top:             20px;
}

div.std_list h4
{
    font-size:              13px;
    font-weight:            bold;
    margin-bottom:          5px;
}

div.std_list ul.std_list
{
}


ul.std_list li
{
    font-size:              12px;
    margin-bottom:          5px;
    padding-left:           16px;
    padding-bottom:         3px;
    border-bottom:          1px dotted #aaaaaa;
}

ul.std_list li a
{
    color:                  #324483;
}

/* 追加 2010.04.21 */
div.std_main p
{
	width:					95%;
    margin-bottom:          18px;
}

div.std_main p.space_top
{
	margin-top:				10px;
	margin-bottom:			0px;
}

div.std_main p.nospace
{
	margin-top:				0px;
	margin-bottom:			0px;
}

div.std_body div.std_main h3
{
    margin-bottom:          14px;
    font-weight:			bold;
    font-size:				130%;
}

div.std_body div.std_main h4
{
    margin-bottom:          14px;
    font-weight:			bold;
    font-size:				120%;
}

div.std_body div.std_main h5
{
    margin-bottom:          14px;
    font-weight:			bold;
    font-size:				110%;
}

h4.ubDashed
{
	padding-top:			10px;
	padding-bottom:			10px;
	border-top:				1px dashed #666666;
	border-bottom:			1px dashed #666666;
}

div.std_main
{
	padding-bottom:			15px;
}

span.spn_l30
{
	margin-left:			30px;
}

/*****************
 おすすめ情報
 recommend
*****************/
/* おすすめトップ */
div.recm_top
{
}

/* タイトル */
div.recm_top h3
{
}

/* 日付 */
p.remc_date
{
}

/* おすすめ本体 */
div.recm_body
{
}

/* 概要 */
div.recm_body h4
{
}

/* 概要（サブ） */
div.recm_body h5
{
}

/* 記事本文 */
div.recm_main
{

}

/* おすすめ一覧 */
div.recm_list
{
}

div.recm_list h4
{
}

ul.recm_list
{
}

/*****************
 プレスリリース
 press_release
*****************/

/************************
 フースタからのお知らせ
 desk_info
************************/

/*****************
 求人情報
 recruit
*****************/

/*****************
 物件情報
 estate
*****************/


