@charset "euc-jp";

/*
-----------------------------------------------------
the house portal CSS
FileName:	common.css
Version:	2005.10.31
-----------------------------------------------------
*/

/***************  基本要素  ****************/

	body{
		margin-top       : 10px;
		padding          : 0px;
		background-color : #ffffff;
		text-align       : left;
		color            : #333333;
		font-size        : 10pt; 
		font-family      : "ＭＳ Ｐゴシック";
	}

        table{
		border : 0px;
	}

        th,td{
		font-size : 10pt; 
		font-family      : "ＭＳ Ｐゴシック";
	}

	a:link{color:#3366cc; text-decoration:none;}
	a:visited{color:#8CA7D9; text-decoration:none;}
	a:active{text-decoration:none;}
	a:hover{color:#3366cc; text-decoration:underline;}

	a.menu_link:link{color:#3366cc; text-decoration:none;}
	a.menu_link:visited{color:#3366cc; text-decoration:none;}
	a.menu_link:active{text-decoration:none;}
	a.menu_link:hover{color:#3366cc; text-decoration:underline;}

	img{
		border : none;
	}

	form{
		margin : 0px 0px 0px 0px ;

        }


/***************  共通  ****************/


	#mainbody{
		width      : 750px;
		margin     : 0 auto 0 auto;
		background : #ffffff;
		word-break : break-all;
	}

	#toptitle{
		margin     : 4px 10px 0 0;
	}

	#content{
		width      : 100%;
		margin-top : 25px;
	}

	#contentbody{
		margin-top : 15px;
	}

	#footer1{
		margin           : 30px 0 5px 0;
		text-align       : center; 
		background-color : #ddcc98;
		padding          : 5px 0 5px 0; 
		color            : #000000;
		font-size        : 10pt;
        }

	#copyright{
		width      : 162px;
		height     : 14px;
		margin-top : 5px;
		background : url('img/copyright.gif') no-repeat;
	}

	/* メニューリンク */

	.menu{
		margin    : 5px 0 3px 0;
		font-size : 10pt;
	}

	/* 「知識」「住のリンク集」「ザ・ハウスのサービスサイト」の枠 */

	.topcontentbg1{ 
		width            : 100%;
		background-color : #ffffff;
		border-color     : #cccccc;
		border-style     : solid;
		border-width     : 1px; 
	}

	/* 「更新情報」「便利なツール」「読み物」の枠 */

	.topcontentbg2{ 
		width           : 100%;
		background-color: #ffffff;
		padding         : 1; 
		border-color    : #cccccc;
		border-style    : solid;
		border-width    : 1px; 
	}

	/* 「知識」枠のインナー */

	.contentin1{ 
		width      : 100%;
		text-align : left; 
		margin     : 15px 10px 25px 50px;
	}

	/* 「住のリンク集」枠のインナー */

	.contentin2{ 
		width      : 100%;
		text-align : left; 
		margin     : 15px 0px 15px 25px;
	}

	/* その他コーナー枠のインナー */

	.contentin3{ 
		width      : 100%;
		text-align : left; 
		margin     : 7px;
		font-size       : 10pt;
	}

	/* 「知識」見出し */

	.index0{
		margin      : 13px 0 5px 0;
		font-weight : bold;
	}

	/* 「住のリンク集」見出し */

	.link1{
		margin-top  : 13px;
		font-weight : bold;
	}

	/* 「知識」「住のリンク集」コメント */

	.indent1{
		margin : 4px 0 0 30px;
	}

	/* 「更新情報」「便利なツール」「読み物」見出しグラフィック */

	.arrowgragh{
		width        : 6px;
		height       : 11px;
		margin-right : 3px;
		background   : url('img/head_mark.gif') no-repeat;
	}

	/* 「更新情報」「便利なツール」「読み物」見出し */

	.indent0{
		margin-top : 5px;
		font-size       : 10pt;
	}

	/* トップ用フォルダグラフィック */

	.fldrclgraght{
		width        : 16px;
		height       : 16px;
		margin-right : 3px;
		background   : url('img/t_fldr.gif') no-repeat;
	}

	/* リンク集検索フォーム枠 */

	.link_swndw{ 
		width      : 100%;
		text-align : left; 
		margin     : 30px 15px 20px 15px;
	}

	/* グーグル広告（ページ下部） */

	.google_ad_1{ 
		text-align : center; 
		margin-top : 60px;
	}

	/* アフィリエイト広告（ページ下部） */

	.actd_ad_1{ 
		text-align : center; 
		margin-top : 20px;
	}

	/* アフィリエイト広告（ページ左） */

	.actd_ad_2{ 
		font-size  : 10pt;
		text-align : center;
		margin : 20px 5px 20px 5px;
	}


/***************  家づくりＱ＆Ａ  ****************/

	/* 「家づくりＱ＆Ａ」本文インデント */

	.qaindent0{margin:25 0 20 25;}
	.qaindent1{margin:30 0 20 55;}
	.qaindent2{margin:30 0 20 85;}
	.qaindent3{margin:30 0 20 115;}
	.qaindent4{margin:30 0 20 145;}
	.qaindent5{margin:30 0 20 175;}
	.qaindent6{margin:30 0 20 205;}

	/* 「家づくりＱ＆Ａ」インデックス帯 */

	.qaindexobi{
                width            : 100%;
		margin-top       : 30px;
		margin-bottom    : 20px;
		background-color : #EECC99;
	}

	/* 「家づくりＱ＆Ａ」インデックス帯フォント */

	.qaindexfont{
		font-size   : 12pt;
		color       : #660000;
		font-weight : bold;
		padding     : 5px 0 3px 8px;
	}

	/* 「家づくりＱ＆Ａ」題名枠 */

	.qaobi{ 
		text-align       : left; 
		background-color : #EECC99;
		padding          : 0 0 0 8px; 
		color            : #660000;
		font-size        : 11pt;
		font-weight      : bold;
	}

	/* 「家づくりＱ＆Ａ」本文テキスト */

	.qatxt{
		font-size   : 11pt; 
		line-height : 25px;
	}

	/* 「家づくりＱ＆Ａ」日付署名 */

	.qanm {
		margin-bottom : 5px;
		font-size     : 10pt;
		text-align    : right;
	}


/***************  その他ページ  ****************/

	/* 現在位置 */

	.status {
		margin     : 9px 0 0 5px;
		text-align : left;
		font-size       : 10pt;
                font-weight:normal;
	}

	/* ログイン画像（Myページ） */
	.my_login{
		width           : 100%;
		text-align      : center; 
		margin          : 10px 0 5px 0; 
	}

	/* タイトルバー（太め） */

	#title_bar1{ 
		text-align       : left; 
		background-color : #508A8E;
		padding          : 5px 0 3px 7px; 
		color            : #ffffff;
		font-size        : 13pt;
		font-weight      : bold;
	}

	/* タイトルバー（細め） */

	.title_bar2{
		width            : 100%;
		background-color : #EECC99;
		font-size        : 11pt;
		margin-bottom    : 15px;
		padding          : 3px 0 2px 5px;
		color            : #660000;
		font-weight      : bold;
	}

	/* フォルダ（クローズド）グラフィック */

	.fldrclgragh{
		width        : 22px;
		height       : 15px;
		margin-right : 3px;
		background   : url('img/close_fldr.gif') no-repeat;
	}

	/* ファイルグラフィック */

	.filegragh{
		width        : 16px;
		height       : 16px;
		margin-right : 5px;
		background   : url('img/fileg.gif') no-repeat;
	}

	/* 本グラフィック */

	.bookgragh{
		width        : 30px;
		height       : 23px;
		margin-right : 5px;
		background   : url('img/book.gif') no-repeat;
	}

	/* ツールグラフィック */

	.toolgragh{
		width        : 11px;
		height       : 22px;
		margin-left  : 5px;
		margin-right : 8px;
		background   : url('img/kogu.gif') no-repeat;
	}

	/* 大見出し */

	.index1{
		margin      : 25px 0 20px 0;
		font-size   : 13pt;
		font-weight : bold;
		color       : #660000;
	}

	/* 大見出し２（読み物） */

	.index1_2{
		margin      : 35px 0 10px 0;
		font-size   : 13pt;
		font-weight : bold;
		color       : #660000;
	}

	/* 中見出し */

	.index2{
		margin    : 18px 0 10px 20px;
		font-size : 11pt;
	}

	/* 小見出し */

	.index3{
		margin : 5px 0 8px 40px;
		font-size       : 10pt;
	}

	/* 本文テキスト枠 */

	.bodytxt{
		margin-top  : 25px;
		font-size   : 11pt;
		line-height : 25px;
	}

	/* 本文テキスト */

	p.indent1{
		margin-top  : 16px;
	}

	/* 「知識」「Ｑ＆Ａ」記事タイトル文字 */

	h1 {
		margin      : 25px 0 20px 0;
		font-size   : 13pt;
		font-weight : bold;
		color       : #660000;
	}

	/* 「知識」インデックス帯 */

	.kldgeindexobi{
                width            : 100%;
		margin-top       : 30px;
		margin-bottom    : 20px;
		background-color : #BEE4D5;
	}

	/* 「知識」インデックス帯フォント */

	.kldgeindexfont{
		font-size   : 12pt;
		color       : #0E432E;
		font-weight : bold;
		padding     : 5px 0 3px 8px;
	}

	/* 知識本文中見出し */

	p.indent0{
		margin-top  : 20px;
		font-weight : bold;
		margin-left : 28px;
                font-size   : 11pt;
	}

	/* 知識本文説明文 */

	p.indent2{
		margin-top  : 10px;
		margin-left : 60px;
	}

	/* 本文日付署名 */

	.writendate{
		margin-top : 25px;
		text-align : right;
                color      : #999999;
	}

	/* ポイント枠 */

	.tips{ 
		width            : 100%;
		text-align       : left; 
		background-color : #f5f5f5;
		padding          : 10px 0 10px 15px; 
		margin           : 30px 0 0 30px;
		border-color     : #000080;
		border-style     : solid none solid none;
		border-width     : 1px 0 1px 0; 
		line-height      : 22px;
	}

	/* 本文説明文テキスト */

	.extxt{
		font-size     : 10pt; 
		line-height   : 20px;
	}


/***************  「住のリンク集」  ****************/

        .abv_ctgr{
                text-align      : left; 
                margin          : 0 0 3 0;
                font-size       : 10pt;
        }

        .cur_ctgr{
                width           :100%;
                text-align      : left; 
                background-color: #EECC99;
                padding         : 3px 0 3px 5px; 
                margin          : 0 0 3 0;
                font-size       :11pt;
		color           : #660000;
                font-weight     : bold;
        }

        .cur_page{
                text-align      : right; 
                margin          : 0 0 15 0;
        }

        .sub_ctgr{ 
                text-align      : center; 
                margin          : 20 0 0 0;
        }

        .sub_ctgr_txt{ 
                font-size       : 11pt;

        }

	.link_unit{ 
		margin : 14px 0 14px 0;
	}

        .src_window{
                margin          : 25 0 20 0;
                text-align      : center;
        }

        #link_footer{
                margin          : 20 0 15 0;
                text-align      :center;
                font-size       :9pt;
        }

/***************  オープンハウス情報  ****************/

        .op_area {
                 width           : 460px;
                 background-color: #ffffff;
                 padding         : 1; 
                 margin          : 0px 0 30px 0;
                 border-color    : #D4DDEB;
                 border-style    : solid solid solid solid;
                 border-width    : 1;    
                 text-align      : center;
        }

        .op_title {
                 width           : 100%;
                 background-color: #D4DDEB;
                 padding         : 5 0 3 0; 
                 margin-bottom   : 25px;
                 color           : #000066;
                 font-size       : 11pt;
                 font-weight     : bold;
        }

        .op_grp {
                 margin-bottom   : 25px;
        }

        .op_txt1 {
                 margin          : 5 0 5 0;
                 color           : #000000;
                 font-size       : 11pt;
        }

        .op_txt2 {
                 margin          : 10 0 0 0;
                 color           : #660000;
                 line-height     : 18px;
        }

        .op_txt3 {
                 margin          : 15 40 0 40;
                 text-align      : left;
                 color           : #559855;
                 line-height     : 18px;
        }

        .op_txt4 {
                 margin          : 15 0 10 0;
                 text-align      : center;
                 color           : #333333;
        }

        .op_txt5 {
                 margin          : 0 10 10 0;
                 text-align      : right;
                 color           : #999999;
                 font-size       : 9pt;
        }

        .op_page {
                 margin          : 10 0 30 0;
                 text-align      : center;
        }

        .op_form {
                 width           : 100%;
                 margin          : 40 0 30 0;
                 text-align      : center;
        }


/***************  家づくり用語集  ****************/

	.wdtop{
		margin      : 15px 0 10px 0;
		font-size   : 13pt;
		font-weight : bold;
	}

	.wdid {
		margin-top     : 18px;
		margin-bottom  : 6px;
		font-size      : 11pt;
		color          : #990000;
		font-weight    : bold;
	}

	.wdyomi {
		font-size  : 10pt;
		color      : #000099;
		font-weight: normal;
		margin-left: 5px;
	}

	.wdex {
		font-size     : 10pt; 
		line-height   : 20px;
		margin-top    : 10px;
		margin-left   : 18px;
		margin-bottom : 5px;
		color       : #444444;
	}

	.wdindex {
		font-size     : 11pt; 
		line-height   : 24px;
	}

	.wd_index_t {
		width            : 85%;
		border           : solid 1px #339900;
		background-color : #ffffcc;
		margin           : 30px 0 30px 0;
		padding          : 20px;
	}

	.to_top {
		text-align:right;
	}

/***************  ニュース  ****************/

	/* 住宅産業新聞ロゴ */

	.jutakusangyo {
		text-align:right;
		margin-top:10px;
		margin-bottom:30px;
	}

	/* 「ニュース」記事タイトル文字 */

	.news_index {
		margin : 0 5px 20px 5px;
		font-size   : 15pt;
		font-weight : bold;
		color       : #000000;
		line-height:30px;
	}

	/* 「ニュース」記事文字 */

	.news_txt {
		font-size     : 11pt; 
		line-height   : 25px;
		margin      : 0 5px 0 5px;
	}

	/* 「ニュース」フッタテーブル */

	.news_f_table {
		margin-top:50px;
	}

	/* 「ニュース」メニュー */

	.news_menu {
		line-height:21px;
	}

	/* 「ニュース」一覧文字 */

	.news_list {
		font-size   : 11pt;
		line-height : 30px;
	}

