/*######################################
ダイヤリックスホームページ
style.css
CSS Version 2.0
LastModefied:2005.08.17 By kohama
######################################*/

/*########################
Global
########################*/

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color: #000000;
}

td	{
	font-size:12px;
}

th	{
	font-size:12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

img	{
	border:0px;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

/*-----------------------
フォント
-------------------------*/
.s {font-size: 9px;}
.m {font-size: 10px;}
.mm {font-size: 12px;}
.ml {font-size: 15px;}
.l2 {font-size: 16px;}
.b {font-weight: bold;}
.l	{font-size:18px;}

.mizuiro {color: #6CC1C5;}
.gray_moji	{color: #646464;}
.black	{color:#000000;}
.white {color: #ffffff;}
.yellow {color: #F9F963;}

.red {color:#F00;
}

.mintyo {font-family: "ＭＳ 明朝";}

/*-----------------------
背景色
-------------------------*/

.gray_line {background-color: #646464;}

.gray {background-color: #111111;}

.maincolor {background-color: #f5f4f4;}


/*########################
contens
########################*/
/*------------------------
トップ
-------------------------*/
.top_bg {
	background-image: url(../grf/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.main_border {
	border-left: 1px solid #969595;
	border-right: 1px solid #969595;
}

.bannar {
	text-align:center;
}

.topPrivacy {
	width:450px;
}

.privacy_left {
	width:270px;
}

.topAd {
	width:200px;
	float:right;
	line-height:130%;
	text-align:left;
	padding:0px 0px 10px 0px;
	font-size:11px;
}

.topCopy {
	clear:both;
	text-align:right;
}

#cochica_banner {
	width:263px;
	height:95px;
	}

/*------------------------
メニュー
-------------------------*/

a.m-bar{
	display:block;
	width:125px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #674c49;
	background-image: url('../grf/m_yajirusi2.gif');
	background-repeat: no-repeat;
	margin:5px 0px;
	text-decoration: none;
}

a:hover.m-bar{
	background-image: url('../grf/m_yajirusi2_on.gif');
	background-repeat: no-repeat;
	color: #0000c2;
	text-decoration: underline;
}

a.m-bar2{
	display:block;
	width:50px;
	float:right;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #674c49;
	background-image: url('../grf/m_yajirusi.gif');
	background-repeat: no-repeat;
	/*margin:5px 0px;*/
	text-decoration: none;
}

a:hover.m-bar2{
	background-image: url('../grf/m_yajirusi_on.gif');
	background-repeat: no-repeat;
	color: #0000c2;
	text-decoration: underline;
}

a.m-bar_on{
	display:block;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #674c49;
	background-image: url('../grf/m_yajirusi.gif');
	background-repeat: no-repeat;
	margin:0px;
	text-decoration: none;
}	
a:hover.m-bar_on{
	background-image: url('../grf/m_yajirusi_on.gif');
	background-repeat: no-repeat;
	color: #0000c2;
	text-decoration: underline;
}

/*------------------------
共通
-------------------------*/
.height td { line-height: 140%;}

/*------------------------
分譲
-------------------------*/
a.m-bunjyou{
	display:block;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 17px;
	color: #000000;
	background-image: url('../bunjo/old/grf/i_sankaku_off.gif');
	background-repeat: no-repeat;
	margin:0px;
	text-decoration: none;
}	
a:hover.m-bunjyou{
	background-image: url('../bunjo/old/grf/i_sankaku_on.gif');
	background-repeat: no-repeat;
	color: #0000c2;
	text-decoration: underline;
}

a.m-bunjyou_on{
	display:block;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 17px;
	color: #000000;
	background-image: url('../bunjo/old/grf/i_sankaku_off.gif');
	background-repeat: no-repeat;
	margin:0px;
	text-decoration: none;
}	
a:hover.m-bunjyou_on{
	background-image: url('../bunjo/old/grf/i_sankaku_on.gif');
	background-repeat: no-repeat;
	color: #0000c2;
	text-decoration: underline;
}

.border	{
	border: 1px solid #000000;
	border-width: 1px 2px 0px 0px ;
}

.border td{
	border: 1px solid #000000;
	border-width: 0px 0px 1px 2px ;
	line-height: 130%;
	padding-left: 5px;
}

.line	{
	border: 1px solid #999999;
	border-width: 1px 0px 0px 0px ;
}

.line td{
	border: 1px solid #999999;
	border-width: 0px 0px 1px 1px ;
	line-height: 130%;
	padding-left: 10px;
}

/*------------------------
仲介
-------------------------*/
.basho{
	font:12pt;
	color:#0a50a0
}
.setumei{
	font:11pt;
	color:#000000
}
.green {
	color: #70B437;
}


/*------------------------
注文住宅
-------------------------*/
a.chumon{
	display:block;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 17px;
	color: #333333;
	background-image: url('../bunjo/old/grf/i_sankaku_off.gif');
	background-repeat: no-repeat;
	margin-left:15px;
	text-decoration: none;
}	
a:hover.chumon{
	background-image: url('../bunjo/old/grf/i_sankaku_on.gif');
	background-repeat: no-repeat;
	color: #0000c2;
	text-decoration: underline;
}

/*------------------------
会社紹介
-------------------------*/
a.kaisha{
	display:block;
	color: #000000;
	text-decoration: none;
}	
a:hover.kaisha{
	color: #0000c2;
	text-decoration: underline;
}

/*------------------------
スモリの家
-------------------------*/
a.sumori{
	display:block;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 17px;
	color: #000000;
	background-image: url('../bunjo/old/grf/i_sankaku_off.gif');
	background-repeat: no-repeat;
	margin-left:15px;
	text-decoration: none;
}	
a:hover.sumori{
	background-image: url('../bunjo/old/grf/i_sankaku_on.gif');
	background-repeat: no-repeat;
	color: #0000c2;
	text-decoration: underline;
}

/*------------------------
お客様の現場
-------------------------*/
/* 一覧 */
.genbaList th{
	background-color: #003616;
	color: white;
	font-size: 15px;
}

.genbaList a{
	color: white;
	text-decoration: none;
}

/* 各ページタイトル */
.genba td{
	color: white;
	line-height: 130%;
	background-color: #003d19;
	vertical-align: bottom;
}

.genba h3{
	font-size: 18px;
	margin: 30px 0 5px 10px;;
}

.genba div{
	border-top: 1px solid #ffffff;
	padding: 5px 10px;
	text-align: right;
}

.genbaPhoto td{
	margin-bottom: 5px;
	margin-right: 5px;
	vertical-align: top;
}
/*------------------------
資料請求
-------------------------*/
.gaiyou {line-height: 130%}


/*------------------------
物件情報
-------------------------*/
td #BukkenIcon {
	padding-bottom:0px;
}

#BukkenIcon img {
	vertical-align: middle;
	margin-right:5px;
	margin-bottom: 5px;
}

#Bukken .bukkenphoto {
	padding: 4px 7px 4px 7px;
	border-right: 1px solid #B3B0B6;
	border-bottom: 1px solid #B3B0B6;
}
#Bukken .koumoku {
	line-height: 140%;
	width: 61px;
	text-justify: auto;
	background-color: #E5E5E5;
}
#Bukken td{
	border-right: 1px solid #B3B0B6;
	border-bottom: 1px solid #B3B0B6;
	padding-left: 5px;
	padding-right: 5px;
}

.tdlong {
	width: 275px;
	line-height: 130%;
	word-break:break-all;
}
.tdshort1 {
	width: 130px;
	word-break:break-all;
	line-height: 130%;
}
.tdshort2 {
	width: 82px;
	word-break:break-all;
	line-height: 130%;
}
.syousaiphoto {
	border: 1px solid #D2D2D2;
}

#BukkenSyousai table {
	border-top: 1px solid #DFDEE1;
	border-left: 1px solid #DFDEE1;
}

#BukkenSyousai .koumoku {
	width: 110px;
	line-height: 200%;
	background-color: #98CACB;
	vertical-align: top;
}

#BukkenSyousai td{
	line-height: 200%;
	border-right: 1px solid #DFDEE1;
	border-bottom: 1px solid #DFDEE1;
	padding-left: 5px;
	padding-right: 5px;
	word-break:break-all;
}

.ChukaiForm {
	width: 549px;
	text-align: left;
}

.ChukaiForm {
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	line-height: 22px;
	width: 527px;
	border-left: 4px solid #CB0D07;
	border-bottom: 1px solid #F2C2C1;
	margin: 19px 0	5px 0;
}

/*-----------------------
個人情報の取扱いについて
-------------------------*/	
.privacy-table{}

.privacy-td1{
	padding-left:40px;
}

a.privacy{
	color: #674c49;
	text-decoration: none;
}	
a:hover.privacy{
	color: #0000c2;
	text-decoration: underline;
}.kobayashi_table {
	margin-top: 30px;
	float: left;
}
#special {
	line-height: 1.8em;
}
#photogallary {
	background: url(../bunjo/img_tokubetu/photo_bg.jpg) no-repeat;
	height: 1238px;
	width: 625px;
}
#photogallary #exterior {
	margin-top: 130px;
	margin-left: 60px;
}
#photogallary #interior {
	margin-top: 60px;
	margin-left: 60px;
}



.text {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#special .totop {
	padding-right: 20px;
	text-align: right;
	margin-bottom: 20px;
}

#special .totop a{
	color: #960;
	padding-right: 20px;
	text-decoration: none;
}


#special .text2 {
	background: url(../bunjo/img_tokubetu/img_gaikan.jpg) no-repeat right bottom;
	height: 190px;
	width: 628px;
	padding-right: 266px;
	padding-top: 20px;
	padding-left: 30px;
	margin-bottom: 50px;
}

