@charset "euc-jp";

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

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

	body{
		margin-top       : 0px;
		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;}

	img{
		border : none;
	}

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

        }


	#topcopy {
		margin     : 10px 0 25px 0;
		color : #DEC36F;
		font-size : 10pt;
		font-weight:bold;
	}

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

	#tophint{
		width            : 100%;
		text-align       : center;
                color            : #000066;
		background-color : #fafafa;
		padding          : 6px 15px 6px 15px; 
		margin-bottom    : 20px;
		border-color     : #80ABB2;
		border-style     : solid none solid none;
		border-width     : 1px 0 1px 0; 
	}

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

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

	#footer1{
		margin           : 40px 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;
	}

	#topsearch{
		width            : 100%;
		height           : 60px;
		text-align       : center;
                color            : #660000;
		background-color : #FEFFE1;
		padding          : 18px 0 10px 0; 
		margin-bottom    : 20px;
		border-color     : #E8C398;
		border-style     : solid;
		border-width     : 1px; 
	}

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

	.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     : 3px;
		font-size       : 10pt;
	}

	/* お知らせ枠のインナー */

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

	/* 「知識」見出し */

	.index0 {
		margin      : 13px 0 5px 0;
		font-size       : 10pt;
		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;
	}

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

	.index1 {
		margin : 5px 0 5px 4px;
		font-size       : 10pt;
		font-weight : normal;
	}

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

	.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;
	}

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

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

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

	.news_menu {
		line-height:21px;
	}
