/*---共通要素---*/
* {
margin:0px;
padding:0px;
}

body {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #555555;
	text-align: center;
	line-height: 1.4em;
	vertical-align: top;
}

#all {
	width: 768px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

a {
	text-decoration:none;
	color: #666666;
}

a:hover {
	text-decoration:none;
	color: #FE5E0A;
}

.display_none {
	display: none;
	text-indent:-9999px;
}

.clear {
	clear: both;
	height: 0px;
	width: 0px;
	font-size:0;
    line-height:0;
    visibility:hidden;
}

.align_top {
	vertical-align: top;
}

.align_bottom {
	vertical-align: bottom;
}

.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}

.align_top_right {
	text-align: right;
	vertical-align: top;
}

.m_left10 {
	margin-left: 10px;
}

.m_left_70 {
	margin-left: 70px;
}

.m_right10_top10 {
	margin-right: 10px;
	margin-top: 10px;
}


.m_top5 {
	margin-top: 5px;
}


.m_top10 {
	margin-top: 10px;
}

.m_top15 {
	margin-top: 15px;
}

.m_top20 {
	margin-top: 20px;
}

.m_top25 {
	margin-top: 25px;
}

.m_top30 {
	margin-top: 25px;
}


.m_top20_left10 {
	margin-top: 20px;
	margin-left: 10px;
}

.m_top20_left60 {
	margin-top: 30px;
	margin-left: 60px;
}

.m_top10_bottom10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.m_top10_bottom30 {
	margin-top: 10px;
	margin-bottom: 30px;
}


.p_bottom_30 {
	padding-bottom: 30px;
}

.p_top_10 {
	padding-top: 10px;
}

.p_top_5 {
	padding-top: 5px;
}


/*---ヘッダー---*/
#header {
	background-image: url(../common_images/header.gif);
	height: 80px;
	background-repeat: no-repeat;
	width: 768px;
}

#header #logo {
	width: 135px;
	height: 65px;
	display: block;
	margin-top: 10px;
	float: left;
}

#header #maruicenter {
	width: 165px;
	height: 20px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}

#header #header_link {
	height: 35px;
	float: right;
	width: 330px;
	margin-top: 20px;
}

#header #maruikabu {
	width: 330px;
	height: 20px;
	float: left;
}

#header #contact {
	display: block;
	width: 70px;
	height: 15px;
	float: left;
	margin-top: 20px;
	margin-left: 250px;
}

#contents {
	margin-top: 10px;
	margin-bottom: 10px;
}


/*---topサイド---*/
#top_side {
	width: 255px;
	vertical-align: top;
}

#top_side_contents {
	width: 255px;
	float: left;
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*---news&topics---*/

.news_bg {
width:255px;
background:url(../common_images/news_bg.gif) repeat-y;
}
.news_bg_bottom {
width:255px;
height:15px;
background:url(../common_images/news_bg_bottom.gif) bottom no-repeat;
}

#top_side_contents #news {
height:145px;
overflow:auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	width: 240px;
}

#top_side_contents #news ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#top_side_contents #news li {
	list-style-image: url(../common_images/catch.gif);
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	line-height: 1.2em;
}

#top_side_contents #news li.news_day {
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	color: #666666;
	text-decoration: none;
}

.side_bnr {
margin-top:5px;
}

/*---サイドメニュー---*/
#topic_path {
	margin-top: 10px;
	margin-left: 5px;
	font-size: 0.8em;
}

#topic_path a {
	color: #555555;
	text-decoration: none;
}

#topic_path a:hover {
	text-decoration: underline;
	color: #FE5E0A;
}

#side {
	width: 205px;
	vertical-align: top;
}

#side #side_menu {
	background-image: url(../common_images/side_line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px;
}

#side_menu p {
	font-weight: bold;
	margin-bottom:5px;
	margin-top:7px;
}

#side_menu #side_title a:hover {
	text-decoration: none;
}
#side_menu ul {
	font-size: 0.9em;
	color: #666666;
	list-style-type: none;
	padding: 0px;
	margin:0px;
	line-height: 1.8em;
}

#side_menu li {
	background-image: url(../common_images/catch.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}

#side_menu #setubi_side{
margin:0px 0px 5px 10px;
padding:0px;
line-height:1.2em;}

#side_menu #setubi_side li{
background-image:url(../common_images/catch2.gif);
margin-bottom:1px;
}



/*---topコンテンツ---*/
#top_contents {
	padding-left: 10px;
	width: 502px;
	vertical-align: top;
}

#top_article_text {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	text-decoration: underline;
}

#top_link_left {
	width: 234px;
	vertical-align: top;
}

#top_link_right {
	width: 260px;
	padding-left: 8px;
	vertical-align: top;
}

.top_link_box01 {
	width: 234px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#top_link_box02 {
	width: 260px;
	background-image: url(../images/top_blog_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.erea_bukken {
margin-left:10px;
}

.erea_bukken2 {
margin-top:5px;
margin-left:10px;
}

.erea_bukken_td {
padding-left:5px;
padding-right:5px;
}

.erea_bukken_td2 {
padding-right:10px;
}

.erea_bukken_td3 {
padding-right:5px;
}





/*---メインコンテンツ---*/
#main_contents {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	width: 553px;
}

#main_contents #copy_text {
	margin-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #555555;
	line-height: 1.4em;
	margin-bottom: 10px;
}

/*---コンセプト---*/
#concept_main {
	background: url(../concept/images/main_catchcopy_bg.gif);
	background-repeat: repeat-x;
}

#concept_main p {
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 1.4em;
}

#concept_catchcopy {
	background-image: url(../concept/images/catchcopy_bg.gif);
	background-repeat: no-repeat;
}

#catch_copy {
	padding-left: 295px;
}

#concept_navi {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

#concept_navi #navi_01 {
	background-image: url(../concept/images/navi_bg01.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

#concept_navi #navi_02 {
	background-color: #FFFBDC;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}

#concept_navi #navi_03 {
	background-image: url(../concept/images/navi_bg02.gif);
	background-repeat: no-repeat;
	height: 25px;
}

#concept_navi #navi_margin {
	height: 10px;
}

.concept_contents {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
}

.concept_contents_body {
	margin-top: 15px;
	margin-left: 5px;
}

.concept_contents_left {
	width: 350px;
	vertical-align: top;
}

.concept_contents_right {
	text-align: right;
	vertical-align: top;
}

.concept_contents_right p {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0px;
}

.concept_contents_right #group {
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8bb31a;
	border-left-color: #8bb31a;
}

.concept_contents_right .group {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8bb31a;
	border-bottom-color: #8bb31a;
	line-height: 1.8em;
	padding-left: 5px;
}

/*---住まいづくり---*/
.making_text01 {
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 10px;
}

.making_text02 {
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 3px;
	padding-left:10px;
}


#jiban_text01 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#jiban_text02 {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 0px;
}

.kouzou_box01 {
	padding-top: 3px;
	vertical-align: top;
}

.kouzou_box01 img {
	float: right;
	padding-left: 5px;
}

.kouzou_box01 p {
	margin-top: 5px;
}

.kouzou_box01 .btn{
	margin-top: 10px;
	clear:both;
}

#facilities_attention {
	font-weight: bold;
	text-align: right;
	margin-top: 25px;
}

.kitchen_text01 {
	margin-top: 5px;
	margin-bottom: 0px;
}

#after_text01 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	/*margin-left: 15px;*/
}

/*---建築実例---*/
.example_link {
	margin-left: 95px;
	margin-bottom: 30px;
}

#data {
	background-color: #ff5e09;
	text-align: left;
	width: 190px;
}

#data ul {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.4em;
	padding-top: 0px;
}

#data li#home {
	list-style-type: none;
	margin: 0px;
	background-image:url(../voice/images/home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#data li#husband {
	list-style-type: none;
	margin: 0px;
	background-image: url(../voice/images/husband.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#data li#wife {
	list-style-type: none;
	margin: 0px;
	background-image: url(../voice/images/wife.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#data li#child {
	list-style-type: none;
	margin: 0px;
	background-image: url(../voice/images/child.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.customer_text01 {
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 0.9em;
}

#photo_text01 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.photo_thumbnail {
	margin-bottom: 7px;
}

/*---会社情報---*/
.company_contents {
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF5D0A;
	border-left-color: #FF5D0A;
}

.company_contents_left {
	line-height: 1.6em;
	vertical-align: top;
	padding-left: 7px;
	width: 170px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF5D0A;
	border-bottom-color: #FF5D0A;
}

.company_contents_right {
	line-height: 1.6em;
	vertical-align: top;
	padding-left: 7px;
	width: 435px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF5D0A;
	border-bottom-color: #FF5D0A;
}

.company_img {
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.company_contents_right a {
	color: #0000CC;
	text-decoration: none;
}

.company_contents_right a:hover {
	text-decoration: underline;
}


.company_text01 {
	padding-left: 3px;
	line-height: 1.4em;
}

/*---物件のご案内---*/
.article_contents {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

.article_contents01 {
	border: 1px solid #0073DB;
	line-height: 1em;
}

.article_contents02 {
	background-color: #abd8ff;
	font-size: 1.2em;
	font-weight: bold;
	color: #0057A6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0073DB;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.article_contents03 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0073DB;
}

.article_contents03 p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.article_contents04 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0073DB;
}

.article_contents05 {
	padding: 5px;
	text-align: center;
}

.details {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0073DB;
	border-left-color: #0073DB;
}

.details_left {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0073DB;
	border-bottom-color: #0073DB;
	background-color: #D2EAFF;
	width: 100px;
	padding-left: 5px;
	line-height: 1.6em;
	vertical-align: top;
}

.details_right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0073DB;
	border-bottom-color: #0073DB;
	padding-left: 5px;
	line-height: 1.6em;
	vertical-align: top;
}

#details_text01 {
	font-size: 0.8em;
	text-align: right;
	margin-top: 5px;
}







/*---フッター---*/
#footer {
    height:41px;
	background:url(../common_images/footer_bg.gif) bottom repeat-x;
	width: 768px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#toiawase {
padding-left:3px;
padding-top:6px;}

#mail {
padding-left:3px;
padding-top:6px;}


#copy{
text-align:right;
padding:7px 3px 6px 0px;}

#txt_link{
text-align:right;
padding-top:8px;
padding-right:10px;
}


#footer #footer_link_privacy {
	width: 200px;
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 15px;
	float: left;
}

#footer #footer_link_privacy a {
	color: #5d5d5d;
	text-decoration: none;
	font-weight: bold;
}

#footer #footer_link_privacy a:hover {
	text-decoration:underline;
}

#footer #footer_tel {
	float: right;
}

/*---ポップアップ---*/
#pop_up {
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#pop_up p {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#pop_up table {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#privacy {
	width: 550px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;
}

