/*　ベースのCSSファイル　*/

/* 文字コードを設定*/
@charset "UTF-8";


/* 行間を予め詰めておく　*/
h1,h2,h3,h4,h5,h6,p,ul,ol,dl{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

img{
	border: 0;
}

ul{
	list-style-type:none;
}


/* 色指定
index.htmlの上部
	・濃い茶紫色：　#62302F;
	・薄い茶紫色：　#6B3834;

グレーの帯
	・メニュー帯：　#696967;
	・項目の背景：  #D4D0C8;
カテゴリの表示バック
	・ベージュ：　#E6E6CC;
・バック：　#F1EFE2
*/



/* フォントファミリー */
h1{
	font-size: 9pt;
	color: #BABABA;
	font-weight: normal;
}


h2{	/* 項目のタイトル →リンクの文字 */
	font-size: 12pt;
	color: #996600;
}

h3{	/* アップデートの日付　コラムのカテゴリー名 リンクの文字*/
	font-size: 9pt;
	font-weight: normal;
	height: 9pt;

}

h4{	/* コラム・参考プランのタイトル */
	font-size: 14pt;
	color: #996600;
	font-weight: normal;
}

h5{	/* ニュースの日付と文字 */
	font-size: 9pt;
	color: #696967;
	font-weight: normal;
}

h6{	/* 裏色付きの大項目 */
	font-size: 11pt;
	color: #996600;
	background: #D4D0C8;
}


h6:link { 
	color: #996600;
	background: #D4D0C8;
}

h6:visited  {
	color: #996600;
	background: #D4D0C8;

}

h6:hover {
	color: white;
	background: #e7e6b7;
}

h6:active {
	color: #06c;
}

strong{ /* 物件のカテゴリーや規模など */
	font-size: 9pt;
	line-height: 1.2;
	font-weight: normal;
}


p{	/* 本文 */
	font-size: 9pt;
	color: #333333;
	line-height: 1.5;
}

.top{		/* トップ上部の文字 */
	color: #B3A680;
	font-size: 11pt;
}

a {
	text-decoration: none;
	border: 0;
}

a:link { 
	color: #996600;
}

a:visited  {
	color: #996600;
}

a:hover {
	color: #06c;
}

a:active {
	color: #06c;
}


/* 上部のメニューバー　*/
#navi{
	margin: 1px 0 0 0; 
	padding: 0; 
	border: 0;
	width: 720px; 
	height: 15px;
	clear: both;
}

.menu{
	font-size: 12px; 
	line-height:15px; 
	background: #696967; 
	text-align: center; 
	margin: 0 0 0 1px; 
	width: 79px; 
	height: 15px;
	float: right;
}

.menu a:visited{
	display: block;
	height: 15px;
	color:white;

}
.menu a:link{
	display: block;
	height: 15px;
	color:white;
}

.menu a:hover{
	display: block;
	height: 15px;
	color:white;
	background: #e7e6b7;
}

.menu2{
	font-size: 12px; 
	font-weight: normal;
	line-height:12px;
	background: #696967;
	text-align:left;
	margin: 0 0 0 0;
	width: 240px;
	height: 15px;
	float: right;
}


/* ヘッターのバー */
#hedder{
	background-color: #62302F;
	vertical-align: sub;
}

.hedderimg{
	float: left
	background-color: #62302F;
}

.heddertext{
	margin: 0 10px 10px 0;
	float: right;
	width: 480px;
	text-align: right;
	background-color: #62302F;
}

/* ヘッダーのメニューバー */
#heddermenu{
	margin: 1px 0 0 0; 
	padding: 0; 
	border: 0;
	width: 720px; 
	height: 15px;
	clear: left;
	background: #6B3834;
}

.menu3{
	font-size: 10px;
	color: #999999 
	line-height:15px; 
	background: #6B3834;
	text-align: center; 
	margin: 0 0 0 1px; 
	width: 50px; 
	height: 15px;
	float: right;
}

/* フッターのバー */
#footer{
	margin-top: 5px;
	font-size: 8pt;
	color: white;
	vertical-align: sub;
	background: #6B3834;
	height: 15px;
	clear: both;
}






/* レイアウト */

/* 全体の構成 */
body {
	font-family: sans-serif,"ＭＳ Ｐゴシック";
	background: #F1EFE2;
	text-align: center; 
	margin: 0; 
	padding: 0;
}

#layout{
	background: white;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 720px;
	border: 0;
}

/* 上部のバック色指定 */
#layout_top{
	background: #6B3834;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 720px;
	border: 0;
}

/# トップページレイアウト　#/

/* box 1:1 */
#box360L {
	margin: 1px 0 10px 1px;
	width: 354px;
	height: 273px;
	float: left;
	border: 0;
}

#box360R {
	margin: 1px 10px 0 1px;
	width: 340px;
	height: 273px;
	float: right;
	border: 0;
	}
	
.box360R1{
	margin:10px 10px 2px 10px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	border-style: solid none;
	border-width: 1px;
	border-color: #D4D0C8;
}

.box360R2{
	margin:0 10px 0 10px;
	text-align: right;
}

/* box 2:1 */

#box240 {
	margin: 0px 0px 10px 0px;
	padding: 10px 5px 10px 5px;
	width: 236px;
	float: right;
	text-align: left;
	background: #E6E6CC;
	}

#box2402 {
	padding: 13px 0 0 3px;
	margin: 10px 5px 5px 3px;
	border: solid 1px white;
	height: 60px;
	}

#box210{
	margin: 3px 0 0 0;
	text-align: right;
	}

#box160{
	margin:;
	padding: 0 2px 0 2px;
	float:right;
	width: 155px;
	text-align: left;
}


#box480 {
	margin: 10px 5px 0px 5px;
	width: 455px;
	float: left;
	border: 0;
	text-align: left;
}

#box220 {
	margin: 10px 5px 10px 5px;
	width: 210px;
	height: 240px;
	float: right;
	border: 0;
	overflow-x: hidden;
	}

#box220_news {
	margin: 10px 5px 10px 5px;
	width: 210px;
	height: 240px;
	float: right;
	border: 0;
	overflow: hidden;
	}


#box200 {
	text-align: left;
	}

#box190u {
	margin: 0px 9px 0px 9px;
	width: 190px;
	text-align: center;
	}

#box190c {
	margin: 5px 9px 0px 9px;
	width: 190px;
	text-align: left;
	}

#box190d {
	margin: 5px 9px 0px 9px;
	padding: 0 3px 3px 0; 
	width: 185px;
	height: 60px;
	text-align: right;
	border: solid 1px #e7e6b7;
	}

/* 参考プラン一覧レイアウト */

#pla2402 {
	padding: 10px 0 0 3px;
	margin: 5px 0 5px 3px;
	border-bottom: solid 1px #e7e6b7;
	}

#pla190d {
	text-align: right;
	margin: 0 0 10px 0;
	}

#pla4802 {
	margin: 5px 0 5px 3px;
	height: 150px;
	border-bottom: solid 1px #e7e6b7;
	}

#pla190u {
	margin: 0px 9px 0px 9px;
	width: 190px;
	float: right;
	}

#pla280u {
	text-align: left;
	height: 90px;
	}

#pla280d {
	text-align: right;
	cler: both;
	}


/* 参考プランレイアウト */
/* box 4:1 */
#box500 {
	margin: 1px 5px 0 5px;
	width: 484px;
	float: left;
	border: 0;
	text-align: left;
}

#box220 {
	margin: 1px 5px 0 5px;
	width: 209px;
	float: right;
	border: 0;
	text-align: left;
}

/* コラムレイアウト */
#cl190u {
	margin: 10px 9px 0px 9px;
	width: 190px;
	float: right;
	}

#cl4802 {
	margin: 5px 0 5px 10px;
	}

/* コラム一覧のレイアウト */
#cla280u {
	text-align: left;
	}




