﻿@charset "utf-8";
/* 文字コードの設定 */

/*-----------------------
   ページ全体
-----------------------*/

body {
	background-image: url(../images/bg_body.gif);
	padding: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sidetenzi {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.sidetenzibg {
	background-image: url(../images/bg_block-sidebar.gif);
	background-repeat: repeat-y;
}
.formbg {
	background-color: #D5E9C0;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
label {
    cursor: pointer;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.line02 {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.line03 {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.button {
	height: 26px;
	font-weight: bold;
}
.biko {
	background-color: #F0F0F0;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
hr {
	color: #D8D8D8;
	height: 1px;
}
.pankuzu {
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*-----------------------
   フォント
-----------------------*/
.base-ss {
	font-size: 70%;
	line-height: 150%;
}
.base-s {
	font-size: 80%;
	line-height: 150%;
}
.base {
	font-size: 90%;
	line-height: 170%;
}
/*-----------------------
   フォントカラー
-----------------------*/
.green {
	color: #489E1B;
}
.orange {
	color: #FFA759;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
/*-----------------------
   背景色
-----------------------*/
.bggray {
	background-color: #CCCCCC;
}
.bggrayb {
	background-color: #F0F0F0;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bggreen {
	background-color: #F1FFE1;
}
.bggreen02 {
	background-color: #489E1B;
}
/*-----------------------
   リンク
-----------------------*/
a:link {
	color: #57802F;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #57802F;
}
a:active {

}

/*-----------------------
   ナビゲーション
-----------------------*/
.naviline {
	background-color: #70C68D;
}
.naviback {
	background-image: url(../images/bg_navi.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 15px;
	font-size: 84%;
	background-position: bottom;
}
#navi a:link,#navi a:visited {
	text-decoration: none!important;
}
#navi a:hover {
	text-decoration: underline!important;
}
/*-----------------------
   背景
-----------------------*/
.bgw {
	background-color: #FFFFFF;
}
.gray {
	background-color: #F4F4F4;
}
.white {
	background-color: #FFFFFF!important;
}
/*-----------------------
   トップページ
-----------------------*/
#top {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.news {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.newsline {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*-----------------------
   注文住宅事例
-----------------------*/
.titlemargin {
        margin-top: 20px;
}
.titwidth {
	width:102px;
	background-image:url(../order/intro/images/wa/bg.gif);
	background-repeat:;
	background-repeat: no-repeat;
	}
.titwidth2 {
	width:102px;
	background-image:url(../order/intro/images/yo/bg.gif);
	background-repeat:;
	background-repeat: repeat-y;
	}
.titwidth3 {
	width:102px;
	background-image:url(../order/intro/images/sizen/bg.gif);
	background-repeat:;
	background-repeat: repeat-y;
	}
.titwidth4 {
	width:102px;
	background-image:url(../order/intro/images/kosei/bg.gif);
	background-repeat:;
	background-repeat: repeat-y;
	}
.img-pad{
	padding-top:5px;
	}
.bgcol01 {
	background-color:#FFF2E6;
	padding:10px;
	}
.table-margin {
	margin-top:5px;
	}

.comment-center {
	background-image:url(../order/intro/images/bk.gif);
	background-repeat:repeat-x;
	}
.bgcol02 {
	background-color:#F0F0F0;
	}
	

/*-----------------------
   注文住宅実例
-----------------------*/
.case_bg {
	background-color: #CCCCCC;
}
.photo {
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 5px;
	border: solid 1px #d8d8d8
	}
.landmozi {
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #009966;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	padding-bottom: 8px;
	background-position: bottom;
}
.landback {
	background-image: url(../images/navi_yazirusi.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-left: 20px;
	background-position: left center;
}

.standard_issue{
	padding-left:15px;
	_padding-top:10px;
	_padding-bottom:10px;
	background-color:#F5FFEE;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:left;
}
	.standard_issue strong{
		color:#009933;
	}

/*-----------------------
   サイトマップ
-----------------------*/
.pagetitle {
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-bottom-width: 1px;
	border-bottom-style: double;
	padding-top: 15px;
	padding-bottom: 12px;
	font-weight: bold;
	background-image: url(../images/icon_moyo.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 35px;
	color: #009966;
}
.pagetitleb {
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-bottom-width: 1px;
	border-bottom-style: double;
	padding-top: 13px;
	padding-bottom: 13px;
	font-weight: bold;
	background-image: url(../images/icon_moyo.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 35px;
	color: #009966;
}
.pagetitle h2 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
.sitemapline {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F4F4F4;
}
.sitemapline ul {
	margin: 0px;
	padding: 0px;
}

.sitemapline li {
	background-image: url(../images/sitemap_yazirusi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 15px;
}
/*-----------------------
   フッター
-----------------------*/
.footercompany {
	text-align: center;
}
.footer {
	background-color: #009966;
	color: #FFFFFF;
	text-align: right;
}
.footer p {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#iti{
	position: relative;
	top: -35px;
}

#iti2 {
	position: relative;
	bottom: -60px;
}
/*-----------------------
   追加
-----------------------*/
.shiryoseikyu {
	padding-right: 10px;
	padding-bottom: 8px;	
}
.waku01 {
	border: 1px solid #dddddd;
}
.waku02 {
	border: 2px dotted #FF7800;
}

/*-----------------------
   物件売買コンテンツ
-----------------------*/
.img-waku img{border:5px #e8e8e8 solid;}
.buy_list_title{
        color:#E48B05 !important;
	background-color:#FFFFCC;
        padding:5px;
        paddin-left:5px;
        margin-bottom: 5px;
        font-weight: bold;
}


/*-----------------------
   画像ボーダー0
-----------------------*/
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*-----------------------
   最新情報内テキスト
-----------------------*/
#news-area p{
	margin: 0px;
	padding: 0px;
}

