﻿
body {
	padding: 0px;
	margin: 0px;
	background-color: #E8E8E8;
	text-align: center;

    font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
}

ul,li{
	margin: 0 0 0 0;
	padding:0px;
	border: 0px solid #FF0000;
}

div.pnlink {
	border-top:1px dotted #AAA;
	padding-top:20px;
	margin-top:30px;
	text-align: center;
	padding: 10px 0px;
	
}

.pntop {
	text-align: center;
	padding: 0px;
}
li {
	list-style:none;
	list-style-position:outside;
	padding:0px;
}

body br {
	letter-spacing: 0;
}

a:link{
	color:#333333;
	text-decoration: none;
}

a:visited{
	color:#333333;
	text-decoration: none;
}

a:active {
	color:#333333;
	text-decoration: none;
}

a:hover {
	color:#333333;
	text-decoration: none;
}

img {
	border: 0;
}

p {
	line-height:150%;
	margin: 0px;
}
h1 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 8px 0 0 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
	float: left;
	border: 0px solid #827133;
}

#tel {
	float: right;
	margin: 5px 12px 0 0;
}

h2 {
	margin: 0px;
	padding: 0;
}
h3 {
	margin: 0px;
	padding: 0;
	font-weight: normal;
}
h4 {
	margin: 0px;
	padding: 0;
	font-size: 16px;
}

.ex_01 {
	width: 350px;
}

/* レイアウト・テンポレート用 */
#wrapper {
	margin: 0 auto 15px auto;
	width: 970px;
	background-color: #FFFFFF;
	border: 0px solid #827133;
}



   /* HEADER */
#header {
	clear: both;
	width: 938px;
	text-align: left;
	background-color: #DDDAC7;
	border: 0px solid #BF9700;
	margin: 0 auto 7px auto;
}

#header_left {
	float:left;
	line-height: 100%;
	border: 0px solid #0000ff;
}

#header_left img {
	border: 0px solid #0000ff;
}

#header-right {
	float: right;
	font-size: 12px;
	text-align: left;
	line-height: 100%;
	color: #FFFFFF;
	border: 0px solid #0000ff;
}


#top_fla {
	width: 938px;
	margin: 0 auto 7px auto;
	background: url(images/noscript.jpg) no-repeat left top;
}



   /* コンテンツエリア */

#contentarea {
	clear:both;
	width: 938px;
	padding: 0;
	margin: 0 auto 15px auto;
	text-align: left;
	border: 0px solid #cccccc;
	background: url(images/content_bg.gif) repeat-y left 0 ;
}



/*メニュー*/

#menuarea {
	float: left;
	width: 215px;
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 3px solid #8B8769;
}

#menuarea li {
	text-align: left;
	color: #333333;
	display : block ;
	margin: 0 5px;
	background: url(images/btn_bg.gif) no-repeat 10px 10px;
	border-bottom: 1px dotted #5C5C5C;
}

#menuarea li a {
	color: #444444;
	display: block ;
	font-size: 14px;
	font-weight: 800;
	line-height: 100%;
	padding: 10px 0 8px 32px;
}

#menuarea li a:hover {
	text-decoration: none;
	background-color:transparent;
	background: url(images/btn_bg2.gif) no-repeat center 0px;
}


#menuarea li.btn_a {
	border-bottom: 0px dotted #5C5C5C;
}

#menuarea li.btn_b {
	background: url(images/btn_bg3.gif) no-repeat 33px 3px;
	border-bottom: 0px dotted #5C5C5C;
}

#menuarea li.btn_b a {
	font-size: 12px;
	padding: 5px 0 5px 50px;
}

#menuarea li.btn_b a:hover {
	background: url(images/btn_bg2.gif) no-repeat center 0px;
}

#menuarea li.btn_c {
	background: url(images/btn_bg3.gif) no-repeat 33px 3px;
}
#menuarea li.btn_c a {
	font-size: 12px;
	padding: 5px 0 8px 50px;
}

#menuarea li.btn_c a:hover {
	background: url(images/btn_bg2.gif) no-repeat center 0px;
}



#menuarea li.btn_d {
	margin-top: 10px;
	background: url(images/btn_bg4.gif) no-repeat 10px 10px;
	border-bottom: 0px dotted #5C5C5C;
}
#menuarea li.btn_d a {
}

#menuarea li.btn_d a:hover {
	background: url(images/btn_bg2.gif) no-repeat center 0px;
}


#menuarea li.btn_e {
	background: url(images/btn_bg4.gif) no-repeat 10px 10px;
	border-bottom: 0px dotted #5C5C5C;
}
#menuarea li.btn_e a {
}

#menuarea li.btn_e a:hover {
	background: url(images/btn_bg2.gif) no-repeat center 0px;
}



#menuarea li.left_toi {
	background: none;
	margin: 13px 0 0 0;
	text-align: center;
	border-bottom: 0px dotted #5C5C5C;
}

#menuarea li.left_toi a {
	padding: 0;
}

.refo_ban {
	margin: 5px 0 10px 0;
	font-size:12px;
	line-height:130%;
}


/*メインエリア*/

#mainarea {
	float: right;
	width: 710px;
	padding-right: 0px;
	color: #444444;
	border: 0px solid #DECFC0;
}

.pagetitle {
	margin-bottom: 5px;
}
#pan {
	margin: 0 5px 5px 5px;
}

#mainarea a {
	color: #000099;
}

#mainarea a:hover {
	text-decoration: underline;
}



/* TOP コンテンツ */

.whats_new {
	width: 708px;
	background-color: #F7F7F7;
	border: 1px solid #C2C2C2;
}

.whats_new td {
	font-size: 12px;
	line-height: 160%;
}

.whats_new_td1 {
	padding: 3px 10px;
	border-bottom: 1px solid #C2C2C2;
}

.whats_new_td2 {
	width: 90px;
	border: 0px solid #C2C2C2;
}

.whats_new_td2 p {
	padding: 3px 0 0 15px;
	font-weight: bold;
}

.whats_new_td3 {
	border: 0px solid #C2C2C2;
	padding: 3px 0 0 10px;
}

.whats_new_td3 p {
	width: 590px;
	
}

.topbnr1 {
	margin: 0px 4px 0px 0px;
}

.topbnr2 {
	margin: 5px 0px 10px 0px;
}


.whats_new_td4 {
	text-align: right;
	padding: 3px 10px 0 0;
	
}

.whats_new_td4 p {
}

.top_cont {
	margin-top: 15px;
}

.top_cont_left {
	padding-right: 6px;
	padding-bottom: 12px;
	vertical-align: top;
}

.top_cont_right {
	padding-left: 6px;
	padding-bottom: 12px;
	vertical-align: top;
}

.top_m_table01 {
	width: 346px;
	border: 1px solid #ABABAB;
}

.top_m_table01 td {
	font-size: 10px;
	padding: 3px;
	vertical-align: top;
	line-height: 100%;
	border: 0px solid #FF0000;
}

.top_m_table01 td.top_m_table01_td1 {
	font-size: 12px;
	width: 250px;
}

.top_m_table01_td1 p {
	padding: 3px 0px 0 7px;
}
.top_m_table01_td1 p.top_daihyou {
	text-align: right;
	font-size: 10px;
	padding: 0px 0px 0 0px;
}

.top_m_table01 td.top_m_table01_td2 {
	text-align: right;
}

.top_m_table01_td3 {
	padding: 0px;
}

.top_m_table01_td3 p {
	padding: 0px 0px 0 7px;
}
.top_m_table01_td3 p.blogtxt {
	float: left;
	font-size: 12px;
}
.top_m_table01_td3 p.blogday {
	clear: both;
	float: left;
	font-size: 12px;
	padding: 0px 0px 0 5px;
}

.top_m_table01_td3 p.more {
	clear: both;
	text-align: right;
	padding: 4px 0 0 0;
	font-size: 10px;
	line-height: 120%;
}

.totop {
	text-align: right;
	margin: 5px 0 0 0;
}



/* コンテンツ */


/* ラインナップカテゴリアーカイブ */

.lineup_categori {
	padding-left: 35px;
	margin: 15px 0 5px 0;
	font-size: 12px;
	border: 0px solid #FF0000;
}
.lineup_categori table td {
	vertical-align: top;
}
.lineup_categori table td.subtitle {
	padding-bottom: 10px;
}

.lineup_categori td.photo_linkpage {
	width: 225px;
}
.lineup_categori table td.ph_more {
	text-align: right;
	padding-bottom: 7px;
	border-bottom: 1px dotted #667DA0;
}


/* ラインナップフィードエリア */

h3.lineup_h3 {
	font-size: 12px;
	padding: 9px 0 5px 15px;
	background: url(images/lineup_h3.gif) no-repeat left 0px;
}
.lineup_feedarea {
	padding-left: 35px;
	margin: 15px 0 5px 0;
	font-size: 12px;
	border: 0px solid #FF0000;
}

.lineup_feedarea table {
	width: 680px;
	height: 95px;
	background: url(images/photo_feed_bg.gif) no-repeat left 0px;
	border-right: 1px solid #c2c2c2;
	
}

.lineup_feedarea table td {
	vertical-align: top;
	padding: 7px 0;
}
.lineup_feedarea table td.feed_txt {
	padding-left: 25px;
}
.lineup_feedarea table td.feed_txt p.feed_title {
	font-weight: bold;
	width: 300px;
	border: 0px solid #FF0000;
}
.lineup_feedarea table td.feed_txt p.feed_more {
	text-align: right;
	padding-right: 15px;
}
.lineup_feedarea table td.feed_img {
	padding: 15px 10px 7px 10px;
}


/* ラインナップフィードエリア */

.photo_feedarea {
	padding-left: 30px;
	margin: 15px 0 5px 0;
	font-size: 12px;
	border: 0px solid #FF0000;
}

.photo_feedarea table {
	border: 0px solid #FF0000;
	width: 680px;
	
}

.photo_feedarea table td {
	width: 240px;
	vertical-align: top;
	padding: 7px 0;
	border: 0px solid #FF0000;
}
.photo_feedarea table td.space {
	border-bottom: 1px dotted #667DA0;
}

.photo_feedarea table td p.feed_title {
	font-size: 12px;
	letter-spacing: 0;
	font-weight:bold;
	padding: 7px 0 2px 10px;
	background: url(images/lineup_h3.gif) no-repeat left 0px;
}
.photo_feedarea table td p.feed_name {
	font-size: 12px;
	letter-spacing: 0;
	text-align: left;
	padding: 0 0 0 3px;
}
.photo_feedarea table td p.feed_more {
	text-align: right;
	padding: 3px 30px 0 0;
}



/* 写真集カテゴリアーカイブ */

.photo_subcategori {
	padding-left: 35px;
	margin: 15px 0 5px 0;
	font-size: 12px;
	border: 0px solid #FF0000;
}
.photo_subcategori table {
	width: 640px;
	
}

.photo_subcategori table td {
	vertical-align: top;
}

.photo_subcategori table td p.photo_linktitle {
	font-weight:bold;
	background-color: #E3E3EE;
	padding: 2px 0 2px 5px;
}
.photo_subcategori table td p.photo_linkname {
	text-align: right;
	color: #000099;
	padding: 0 7px 7px 0;
}
.photo_subcategori table td p.photo_entrytitle {
	font-weight:bold;
	font-size: 14px;
	padding: 5px 0 2px 12px;
	border-bottom: 1px dotted #667DA0;
	background: url(images/lineup_h3.gif) no-repeat left 0px;
}

.photo_subcategori table td div.photo_detail {
	padding: 3px 0 5px 0px;
	margin: 0px 0 12px 0px;
	border-bottom: 1px dotted #667DA0;
}

.photo_subcategori table td.photo_linkpage {
	width: 185px;
}
.photo_subcategori table td.ph_more {
	text-align: right;
	padding-bottom: 7px;
	border-bottom: 1px dotted #667DA0;
}


/* 写真集エントリーアーカイブ */

.photo_entry {
	margin: 0;
	clear: both;
	font-size: 12px;
	border: 0px solid #FF0000;
}
.photo_entry table td {
	vertical-align: top;
	padding: 0 0 10px 0px;
	border-top: 1px dotted #667DA0;
}
.photo_entry table td img {
	margin: 20px 0 5px 0;
}
.photo_entry table td p.photo_title {
	font-weight:bold;
}
.photo_entry table td p.photo_comment {
}



/* お客様の声カテゴリアーカイブ */

.voice_category {
	padding-left: 10px;
	margin: 15px 0 5px 0;
	padding-bottom: 10px;
	font-size: 12px;
	border-bottom: 1px dotted #667DA0;
}

h3.voice_title {
	font-size: 14px;
	padding: 7px 0 5px 13px;
	color: #000099;
	font-weight: bold;
	background: url(images/lineup_h3.gif) no-repeat left 0px;
}

.voice_category table td {
	vertical-align: top;
	padding-right: 10px;
}
.voice_category table td p.voice_title01 {
	font-weight: bold;
	padding-top: 10px;
	font-size: 13px;
}
.voice_category table td p.voice_more {
	text-align: right;
}


/* お客様の声カテゴリアーカイブ */

.voice_entry {
	padding-left: 10px;
	margin: 15px 0 5px 0;
	padding-bottom: 10px;
	font-size: 12px;
	border-bottom: 1px dotted #667DA0;
}

h2.voice_title_entry {
	font-size: 12px;
	padding: 9px 0 5px 15px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #667DA0;
	background: url(images/lineup_h3.gif) no-repeat left 0px;
}

.voice_entry table td {
	vertical-align: top;
	padding-right: 10px;
}
.voice_entry table td p.voice_title02 {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

p.voice_lftxa {
	width: 450px;
	
}

/* 物語カテゴリアーカイブ */

.mono_entry {
	margin: 0;
	clear: both;
	font-size: 12px;
	border: 0px solid #FF0000;
}
.mono_entry table td {
	vertical-align: top;
	padding: 0 0 0 20px;
	border: 0px solid #FF0000;
}
.mono_title {
	font-weight: bold;
	padding: 9px 0 2px 15px;
	margin: 10px 0;
	border-bottom: 1px dotted #667DA0;
	background: url(images/lineup_h3.gif) no-repeat left 0px;
}
.mono_txt {
	vertical-align: top;
}

.mono_ph {
	vertical-align: top;
	margin: 0 0 10px 10px;
	border: 0px dotted #FF0000;
}




/* お客様の声カテゴリアーカイブ */

.faq_q {
	font-weight: bold;
	padding: 9px 0 2px 15px;
	margin: 20px 0 10px 0;
	font-size: 14px;
	border-bottom: 1px dotted #667DA0;
	background: url(images/lineup_h3.gif) no-repeat left 0px;
}

.faq_a {
	font-size: 12px;
	padding: 0 0 2px 35px;
}




/* スタッフ紹介 */

.staff_categori {
	padding-left: 35px;
	margin: 15px 0 5px 0;
	font-size: 12px;
	border: 0px solid #FF0000;
}
.staff_categori table{
	width: 670px;
	
}
.staff_categori table td {
	vertical-align: top;
	color:#575757;
}
.staff_categori table td.staff_photo {
	padding-right: 10px;
}

.staff_categori table td.staff_name {
	height: 20px;
	border-bottom: 1px solid #D0D0D0;
}

.staff_categori table td.staff_name span {
	font-weight: bold;
	font-size: 14px;
}

.staff_categori table td.staff_comm {
	padding-top: 5px;
	width: 490px;
	line-height: 150%;
}


/* トータルサポート */

.suport_categori {
	padding-left: 12px;
	margin: 10px 0 5px 0;
	font-size: 12px;
	border: 0px solid #FF0000;
}

.suport_categori table {
	width: 680px;
	
}
.suport_categori table td {
	vertical-align: top;
	color:#575757;
	line-height: 150%;
}
.suport_categori table td.suport_comm {
	width: 430px;
	line-height: 150%;
}
.suport_categori table td.suport_ph {
	padding-left: 8px;
	padding-top: 8px;
}
.suport_categori table td.suport_flow {
	padding-left: 8px;
	padding-right: 18px;
	padding-top: 8px;
}



/* 現場見学会 */

.kengaku_categori {
	margin: 10px 0 15px 0;
	font-size: 12px;
	border-bottom: 1px dotted #999999;
}

.kengaku_categori table td {
	vertical-align: top;
	color:#575757;
	line-height: 150%;
}
.kengaku_categori table td.kengaku_comm {
	line-height: 150%;
	padding: 10px 20px;
	background-color:#EDEDED;
}
.kengaku_categori table td.kengaku_comm td.kengaku_comm01 {
	font-weight: bold;
}

.kengaku_categori table td.kengaku_comm02 {
	line-height: 150%;
	padding: 10px;
}

.kengaku_categori table td.kengaku_comm03 {
	line-height: 150%;
	padding: 10px 0;
}

.kengaku_categori table td.kengaku_comm04 {
	line-height: 150%;
	padding: 10px 0;
}
.kengaku_categori table td.kengaku_comm04 p {
	border: 1px solid #DBDBDB;
	margin: 0 10px;
	padding: 10px;
}

.kengaku_categori table td.suport_ph {
	padding-left: 8px;
	padding-top: 8px;
}
.kengaku_categori table td.suport_flow {
	padding-left: 8px;
	padding-right: 18px;
	padding-top: 8px;
}




/* 会社概要 */

.gaiyou_categori  {
	padding-left: 12px;
	margin: 10px 0 5px 0;
	font-size: 12px;
}
.gaiyou_categori table  {
	border-top: 1px solid #575578;
	border-left: 1px solid #575578;
	width: 670px;
}

.gaiyou_categori table td {
	vertical-align: top;
	color:#575757;
	line-height: 150%;
	padding: 3px 10px;
	border-bottom: 1px solid #575578;
	border-right: 1px solid #575578;
}
.gaiyou_categori table td.gaiyou_left {
	background-color: #DFE1F5;
	text-align: right;
}
.gaiyou_categori table td.gaiyou_left p {
	text-align: right;
	width: 90px;
	font-weight: bold;
	color:#575757;
}
.gaiyou_categori table td.gaiyou_right p {
	text-align: left;
	width: 350px;
	color:#575757;
}

.gaiyou_categori table td.gaiyou_left2 {
	background-color: #DFE1F5;
	text-align: left;
	font-weight: bold;
	color:#575757;
}

.gaiyou_categori table td.gaiyou_right2 {
	text-align: left;
	width: 138px;
	color:#575757;
	padding: 5px 10px;
}

p.map_p {
	font-weight: bold;
}

p.map_b {
	padding-bottom: 15px;
}



/* 住まいづくり */

.sumai_categori  {
	padding-left: 12px;
	padding-bottom: 187px;
	margin: 10px 0 5px 0;
	font-size: 12px;
	line-height: 180%;
	color: #575757;
	background: url(images/sumai_img.jpg) no-repeat right bottom;
}

.sumai_red {
	color: #CC0000;
}

.sumai_blue {
	color: #0000CC;
}



/* 設計のこだわり */

.sekkei_categori  {
	padding-left: 25px;
	padding-bottom: 310px;
	margin: 10px 0 5px 0;
	font-size: 12px;
	line-height: 150%;
	color: #575757;
	background: url(images/sekkei_img01.jpg) no-repeat right bottom;
}

.sekkei_categori2 {
	padding-left: 12px;
	margin: 10px 0 5px 0;
	font-size: 12px;
	border: 0px solid #FF0000;
}

.sekkei_categori2 table {
	border-bottom: 1px dotted #6E6E6E;
}
.sekkei_categori2 table td {
	vertical-align: top;
	color:#575757;
	line-height: 150%;
}
.sekkei_categori2 table td.sekkei_ph {
	padding-left: 8px;
	padding-right: 12px;
}
.sekkei_categori2 table td.sekkei_left {
	font-weight: bold;
	width: 60px;
}

.sekkei_categori2 table td.sekkei_right {
	padding-left: 12px;
	padding-right: 10px;
	
}

/* 技術のこだわり */

.gijutsu_categori {
	padding-left: 12px;
	margin: 0px 0 5px 0;
	font-size: 12px;
	border: 0px solid #FF0000;
}

.gijutsu_categori table {
	width: 680px;
	
}
.gijutsu_categori table td {
	vertical-align: top;
	color:#575757;
	line-height: 150%;
}
.gijutsu_categori table td.gijutsu_comm {
	width: 480px;
	line-height: 150%;
}
.gijutsu_categori table td.gijutsu_ph {
	padding: 0 10px 15px 10px;
}

.gijutsu_categori table td.gijutsu_comm2 {
	width: 480px;
	line-height: 150%;
	background-color: #F3F3F3;
	padding: 15px;
}
.gijutsu_categori table td.gijutsu_comm2 img {
	margin-left: 10px;
}


/* スタッフブログ */


.blog_category {
	padding-left: 10px;
	margin: 15px 0 5px 0;
	padding-bottom: 10px;
	font-size: 12px;
}

h3.blog_title {
	font-size: 14px;
	padding: 7px 0 3px 13px;
	margin: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dotted #6E6E6E;
	background: url(images/lineup_h3.gif) no-repeat left 0px;
}
.blog_time {
	text-align:right;
	padding-right: 15px;
}


.blog_category table td {
	vertical-align: top;
	padding-right: 10px;
}
.blog_category table td p.blog_gaiyou {
	padding: 10px 0 0 0;
}

.blog_category table td p.blog_more {
	text-align: right;
}

.blog_entry p{
	line-height: 170%;
}

.blog_entry p.bloguser {
	text-align: right;
	padding: 10px 0px 20px 0;
}


/* お問い合わせ */

.contact_form {
	background-color: #666666;
}

.contact_form01{
	width: 500px;
}

.contact_form01_tr {
	background-color: #999999;
}
.contact_form01_tr td {
	font-size: 12px;
	color: #FFFFFF;
}

.contact_form01 .sp1 {
	font-size: 10px;
	color: #CC0000;
}

.contact_form01_td {
	background-color: #CCCCCC;
	width: 150px;
	height: 40px;
	text-align:center;
	vertical-align: middle;
	font-size: 12px;
}




.doc_01 {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 150%;
	border: 0px solid #0000ff;
}

.doc_01_1 {
	clear: both;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 150%;
	border: 0px solid #0000ff;
}

.doc_01_2 {
	float: left;
	width: 185px;
	padding-top: 35px;
	padding-right: 25px;
	font-size: 12px;
	line-height: 150%;
	border: 0px solid #0000ff;
}

.doc_02 {
	float: left;
	margin-bottom: 20px;
	border: 0px solid #0000ff;
}

.doc_02_left {
	width: 340px;
	float: left;
	margin-right: 10px;
	border: 0px solid #0000ff;
}

.doc_02_right {
	float: left;
	width: 340px;
	border: 0px solid #0000ff;
}




/*フッター*/

#footer {
	width: 938px;
	clear: both;
	padding-top:0px;
	margin: 0 auto ;
	font-size: 10px;
	border-top: 0px solid #999999;
}

#footer_table {
	width: 938px;
}

#footer_table td {
	text-align: right;
	padding: 3px 7px;
}

#footer td.footer_td01 {
	background-color: #9A967A;
}

#footer td.footer_td02 {
	background-color: #77735A;
}


#footer_link {
	font-size: 10px;
	color: #454545;
	padding-top: 10px;
	text-align: left;
	border: 0px solid #0000ff;
}

.footer_text {
	margin: 5px 0;
	font-size: 10px;
	text-align:left;
}



/* SITEMAP */

.sitemap_table {
	margin-left: 15px;
}

.sitemap_table td {
	width: 450px;
}
.sitemap_table td a.t2a {
	display: block;
	margin: 5px 15px 0px 15px;
	padding: 4px 10px 3px 30px;
	background: url(images/sitemap_bg2.gif) no-repeat 5px 2px;
	background-color: #efefef;
}
.sitemap_table td p {
	margin: 0px 15px 10px 15px;
	padding: 4px 10px 3px 30px;
}




/* MAP */

#map_bg {
 margin-left: 15px;
	width: 380px;
	text-align: center;
	
}

.adr {
	border: 1px solid #D2B591;
	margin: 10px;
}

.information {
	margin: 15px 0 15px 15px;
	border: 0px solid #231A02;
}




/*見出し制御*/
.tt-half {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 9px 10px 9px 0px;
	margin-top: 3px;
}
.tt-full {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/sub_titile.gif) no-repeat;
	padding: 9px 0px 9px 38px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.newstitle {
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	margin-bottom: 8px;
	padding-bottom: 7px;
}



/*表組み制御*/
.bordertable {
	color: #7B4D02;
	width: 470px;
	border-top: 1px solid #7B4D02;
	border-left: 1px solid #7B4D02;
	background-color: #FFFFFF;
}
.bordertable td {
	border-right: 1px solid #7B4D02;
	border-bottom: 1px solid #7B4D02;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.bordertable-center {
	margin: 5px;
	border-top: 1px solid #7B4D02;
	border-left: 1px solid #7B4D02;
}
.bordertable-center td {
	border-right: 1px solid #7B4D02;
	border-bottom: 1px solid #7B4D02;
	text-align: center;
}
.bordertable td a {
	font-size: 80%;
	font-weight: 800;
	color: #0000CC;
}


.month{
	margin-bottom: 10px;
	padding-left: 20px;
	clear: both;
	float: left;
	width: 150px;
}
.name{
	color: 000099;
}


.naiyou{
	margin-bottom: 10px;
	float: left;
	width: 450px;
	border: 0px solid #7B4D02;
}

.sem_bot{
	font-size: 10px:
	clear: both;
	padding-top: 50px;
	padding-left: 50px;
}




.tochi_t td{
	font-size: 10px;
}

.tochi_p {
	font-weight:bold;
	padding:5px 0 0;
}
.tochi_h {
	padding: 10px 0;
}










#news1 {
   width:530px;
   float: right;
   margin-top: 0px;
   margin-bottom: 20px;
   letter-spacing:2px;
   border: 0px solid #999999;
   background: url(../img/pdc/img_01.jpg);
   background-repeat: no-repeat;
}

#news1-1 {
   width:480px;
   float: left;
   font-size: 12px;
   line-height: 150%;
   letter-spacing:2px;
}

* {
   font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
   font-size: 12px;
}




/*長期優良住宅*/

.yuryou {
	padding: 0 0 15px 0;
}

.yuryou span{
	color: #FF0000;
	font-weight: bold;
}
.yuryou p{
	padding: 0 10px 5px 15px;
}
.yuryou h4{
	color: #000099;
	
	margin: 5px 7px 5px 15px;
	background:url("images/lineup_h3.gif") no-repeat scroll left 0 transparent;
	border-bottom:1px dotted #667DA0;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 2px 12px;

}
.yuryou p.m_y01{
	color: #000099;
}
.yuryou p.m_y02{
	background: #EEE;
	padding:7px;
	margin: 0 10px 5px 15px;
}
.yuryou p.hyo_s{
	padding: 0;
	color: #777;
	margin:0;
}
.yuryou p.y_tit{
	font-weight:bold;
}

.yuryou table{
	margin: 0 10px 25px 15px;
	border:1px solid #666;
	border-collapse: collapse;	
	border-spacing: 0;
	width: 90%;
}
.yuryou table td , .yuryou table th{
	padding: 5px;
	border:1px solid #AAA;
}
.yuryou table th{
	background: #E0E2F3;
	font-weight: bold;
	text-align: center;
}





.blog_category .entry_body table {
	width: 100%;
}
.blog_category .entry_body table td.basic_left{
	width: 310px;
}

.blog_category .entry_body table td {
	vertical-align:top;
}






