@charset "euc-jp";
/***** 基本ブロックのボックスエリア *****/
.block {
  margin-top: 1em;
  margin-bottom: 2em;
/*----- ↓IKOMA↓2009.12.16 -----*/
  overflow: hidden;
  height: auto;
/*----- ↑IKOMA↑2009.12.16 -----*/
}


/***** 基本ブロック *****/
#block_intro h2 {	/* ページのキャッチコピー */
  font-size: 16pt;
/*  color: #99cc00;*/
  color: #996666;
  
	margin-top: 0.5em;
  margin-bottom: 1em;
}

.block h3 {
	font-size: 11pt;
	color: #ffffff;
	
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	
	margin-top: 1em;
  margin-bottom: 1em;
	
	border-bottom-style: solid;
	border-bottom-color: #669900;
	border-bottom-width: 2px;
	
	background-color: #99cc00;
	background-image: url(../tosho/images/bk_h2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.block h4 {
	font-size: 11pt;
	color: #006699;
	
	margin-top: 0.5em;
  margin-bottom: 0.5em;
	
	border-bottom-style: none;
}

.block h5{
  font-size: small;
  color: #666666;
	
	margin-top: 0.3em;
  margin-bottom: 0.3em;
}

.block p {
  color: #666666;
  
  margin: 0 0 1.2em 0;
  
  line-height: 1.7em;
  letter-spacing: 50%;
}

.block ul {
  line-height: 1.3em;
  right: 3em;
  
  margin-top: 0;
  margin-right: 1em;
  
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}


hr {
  height: 2px;		/* これを指定しないとうまく表示されない。*/
  border-top-color: gray;
  border-top-width: 2px;
  border-top-style: dotted;
  border-left-style: none;
  border-right-style: none;
  border-bottom-style: none;
}

/***** 論理強調 *****/
strong {
  color: #cc0099;
}

.catch_copy {
  font-size: 9pt;
  font-weight: normal;
  color: gray;
}


/***** パンくずリスト *****/
.crumb {
  color: #999999;
}

/***** コンテンツタイトル(セカンド) *****/
.contentstitle2 {
  border-left-width: thick;
  border-left-style: solid;
  padding-left: 5px;
  color:#996666;
}

/***** 関連リンク *****/
ul.link {
  list-style-image: url(../images/sankaku.gif);
  list-style-position: outside;
  
  margin-top: 1px;
  margin-bottom: 1em;
  margin-left: 15px;
}

ul.link li {
  font-size: 11pt;
  
  margin-top: 4px;
  margin-bottom: 4px;
}


/***** 表スタイルtype１ *****/
.grid{
  background-color: gray;
}

.gridstyle1 {
  font-size: 10pt;
  
/*
  margin-top: 4px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
*/
  
  background-color: #999;
}
.gridstyle1 thead th {
  text-align: center;
}
.gridstyle1 th {
  font-weight: normal;
  text-align: left;
  background-color: #ccc;
  
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}
.gridstyle1 TD {
  background-color: #fff;
  
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}

.gridstyle2 {
  font-size: 10pt;
  text-align: center;
  background-color: #cccccc;
}


.gridstyle2 TH {
  font-weight: normal;
  background-color: #eeeeee;
  
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}

.gridstyle2 TD {
  background-color: #fff;
  
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

/* 表注釈 */
.annotation {
  color: #666;
  font-size: 9pt;
}


/***** レイアウト *****/
/* 横２等分割用レイアウト */
.equaldivide2 {
  width: 330px;
  margin-right: 20px;
  margin-bottom: 8px;
  text-align: left;
  float: left;
}

.equaldivide2_l {
  width: 340px;
  margin-right: 20px;
  margin-bottom: 8px;
  text-align: left;
  float: left;
}
.equaldivide2_r {
  width: 340px;
  margin-right: 0px;
  margin-bottom: 8px;
  text-align: left;
  float: right;
}


/* 横３等分割用レイアウト */
.equaldivide3{
  width: 188px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: left;
  float: left;
}

.equaldivide3_l{
  width: 228px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: left;
  float: left;
}
.equaldivide3_r{
  width: 228px;
  margin-right: 0px;
  margin-bottom: 8px;
  text-align: left;
  float: right;
}

/* 横４等分割用レイアウト */
.equaldivide4{
  width: 135px;
  margin-right: 11px;
  margin-bottom: 8px;
  text-align: left;
  float: left;
}


/***** コラボレーションプロジェクトロゴ *****/
.project{
  width: 570px;
  padding: 5px;
  border: 1px solid #999999;
  border-color: #663300;
  background-color: #ffc;
}


/* 写真などのフレーム */
.frame_basic {
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: #cccccc #cccccc #cccccc #cccccc;
}


/***** 非表示(リンクなどで使用) *****/
.none {
  visibility: hidden;
  display: none;
}



/***** 物件みどころ（ハイライト） *****/
#block_highlight .hl_detail {
  text-align: center;
  float: left;
  width: 180px;
  
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
}



/*****************************************************/
/* 個別ページ指定
/*****************************************************/

/***** 展示場（インフォレスト） *****/
#inforest ul {
	list-style-image: url(/tosho/prox/footmark.gif);
	list-style-position: outside;
	margin-top: 50px;
	margin-left: 345px;
	line-height: 1.5em;
}
#inforest div {
  border: 1px solid #630;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: #ffc;
	width: 240px;
	float: left;
}
#inforest h4 {
	color: #630;
  font-size: 11pt;
	margin: 2px 0px 10px 0px;
}

#block_mito div.photo-2nd-type1, 
#block_tsukuba div.photo-2nd-type1, 
#block_hitachinaka div.photo-2nd-type1, 
#block_sendai div.photo-2nd-type1 {
  width: 163px;
}
#block_mito table.gridstyle1, 
#block_tsukuba table.gridstyle1, 
#block_hitachinaka table.gridstyle1, 
#block_sendai table.gridstyle1 {
  width: 410px;
	float: right;
	margin-right: 10px;
}


/***** 健康住宅８条件ページ用 *****/
h4.joken8{
  width: 120px;
  height: 50px;
  color: #cc9966;
  float: left;
  
  padding-top: 5px;
  padding-left: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  
  background-repeat: no-repeat;
  background-position: left top;
}



/***** アーティストが造る家具ページ用 *****/
#block_artist {
  text-align: center;
  width: 180px;
  float: right;
}

#block_artist img {
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: #cccccc #cccccc #cccccc #cccccc;
}

#block_photo {
  width: 420px;
  float: left;
}

#block_photo img {
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
}



/***** 検査種類ページ用 *****/
.kensa {
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: #cc0066 #cc0066 #cc0066 #cc0066;
  
  background-color: #ffcccc;
  color: #cc0066;
  
  vertical-align: top;
  text-align: center;
  font-weight: bold;
  font-size: small;
  
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}



/***** よくある質問Ｑ＆Ａページ用 *****/
#block_index UL {
  list-style-image: url(../tosho/faq/bullet02711.gif);
}

#block_index A {
  color: #0099cc;
}


/***** 耐震ページ用 *****/
.eq_regist_h {
	border: 1px solid #fff;
}
.eq_regist_h img {
  float: left;
  background-color: #fff;
}
.eq_regist_h h3 {
  height: 13px;
  margin-top: 15px;
  padding: 2px 10px 4px 60px;
}
.eq_regist_h h3 span {
	font-size: x-small;
	font-weight: normal;
}
.eq_regist_p {
  margin-top: 10px;
  margin-left: 51px;
  margin-right: 10px;
  clear: left;
}
#regist_test {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #ccc #ccc #ccc #ccc;
	background-color: #ffc;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	height: 120px;
}
