@charset "shift_jis";

/*----------------------------------------------------
style css for KIMURA Construction Co., Ltd. website

----------------------------------------------------*/


#FlashID {	vertical-align: top;}/* IE7 SWF　配置不具合改修 2011.01.21 */



/* 初期化 -----------------------------------*/

/* border */
#main .nonline {	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	padding-bottom: 5px;}
/* margin */
#main .nonmg {	margin: 0px;}

#main .bgcolor {
	background-color: #F5F5F1;
}

/* filter,opacity 透過-----------------------*/

div.banner a:hover img,
.gallery .pageNavi li a:hover img,
.event .pageNavi li a:hover img
{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: #fff;
}

/* float        -----------------------------*/
#header li,
#footer #naviLink .box,
#footer #logo h3,
#footer #logo ul{
	float: left;
}

/* clear        -----------------------------*/
#navigation,.section{	clear: both;}

/* margin     -------------------------------*/


/* background     ---------------------------*/
* body {background-color: #FFF;}
#footer, #footer #containt{background-color: #E7E2D3;}


/* bt */
.bt {
	width: 190px;
	height: 35px;
	margin-left: 230px;
	text-align: center;
	padding-left: 10px;
	margin-top: 20px;
}
.bt li {
	padding: 0px;
	margin-right: 10px;
	float: left;
}



/*----------------------------------------------------
	main
----------------------------------------------------*/
.section {
	margin-bottom: 35px;
	padding: 0px;
	margin-left: 30px;
}
.section iframe {
	height: 450px;
	width: 650px;
	padding: 0px;
	margin: 0px;
}


/*	common page end -----------------------------------------*/
.contact, .catalog {
	padding-top: 20px;
	margin-right: -50px;
	overflow: hidden;
	position: relative;
	width: 700px;
}
.contact h3 {
	float: left;
	margin-right: 23px;
	padding: 0px;
	margin-bottom: 13px;
}
.contact .fltbox{
	background-image: url(../images/common/contact_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 130px;
	width: 152px;
	margin-right: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
}
* html .contact .fltbox{
	height: 180px;
}

.contact .fltbox h4 {
	margin-bottom: 7px;
	width: 152px;
}



/*	concept -----------------------------------------*/
.section .greybox {
	background-color: #F2F2F2;
	padding: 20px;
	margin-bottom: 15px;
	clear: both;
}
.greybox h4 {float: left;}
.greybox .line {
	background-image: url(../images/concept/grey_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
}
.section td,
.section th {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	line-height: 150%;
}
.section th {
	width:100px;
	font-weight: bold;
	color: #999;
}
.section td {
	padding-left: 0px;
}
.concept td p,
.concept td ul,
.send td p,
.send td ul
{
	background-image: url(../images/concept/td_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.concept td ul,.send td ul{	clear: both;}
.concept td li,.send td li{	float: left;}
.send td li {	margin-right: 10px;}
.section td .icon {
	background-image: url(../images/common/org_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width:80px;
	padding-left: 10px;
}
.section .btmline {	border-bottom-width: 3px;	border-bottom-style: solid;}


/*	sitemap -----------------------------------------*/
.sitemap {}
.sitemap th, .sitemap td{
	border-bottom-style: solid;
	color:#524A2C;
}
.sitemap th {
	width: 120px;
	background-image: url(../images/common/circle_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E6E6E6;
}
.sitemap td li {
	clear: both;
	background-image: url(../images/common/circle_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	width: 110px;
}
.sitemap td ul {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
}
#main .sitemap .icon {
	margin-left: 15px;
	width: 120px;
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 120%;
	background-position: 0px 3px;
}
#main .sitemap .idt {
	margin-left: -10px;
	margin-top: 25px;
}


/*	gallery, estate -----------------------------------------*/

.gallery {
}

.gallery h4 {
	margin-top: 50px;
}
/* ページナビゲーション*/
.gallery .pageNavi,
.estate .pageNavi,
.event .pageNavi{
	background-color: #F2F2F2;
	padding: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	/padding: 0px;
	
}
* html .gallery .pageNavi,
* html .estate .pageNavi,
* html .event .pageNavi{
	width: 650px;
}
.gallery .pageNavi li,
.estate .pageNavi li,
.event .pageNavi li{
	float: left;
	font-size: 11px;
	line-height: normal;
	margin-right: 3px;
	margin-left: 3px;
	color: #F60;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.section .gallery .pageNavi .select, .section .estate .pageNavi .select {
	border: 1px solid #F60;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: normal;
}
.gallery .pageNavi ul,
.estate .pageNavi ul,
.event .pageNavi ul{
	margin-left: -6px;
}

.gallery .pageNavi li a:link,
.gallery .pageNavi li a:visited,
.event .pageNavi li a:link,
.event .pageNavi li a:visited{
	border: 1px solid #999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: normal;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.gallery .pageNavi li a:hover,
.estate .pageNavi li a:hover,
.event .pageNavi li a:hover{
	border: 1px solid #F60;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	display: block;
	cursor: pointer;
}
/* リスト */
.gallery .overbox,
.estate .overbox{
	margin-right: -18px;
	overflow-x: hidden;
	position: relative;
	width: 668px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/gallery/common/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:200px;
}
.estate .overbox{padding-bottom: 0px;}
.gallery .box,
.estate .box{
	float: left;
	width: 149px;
	margin-right: 18px;
	margin-top: 0px;
}
.estate .detail {float: left;}
.estate .detail table {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.estate .detail td,
.estate .detail th {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 100%;
	font-weight: normal;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
.detail h5 {
	background-image: url(../images/estate/common/list_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 483px;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.gallery .box p{
	width: 129px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 10px;
	padding: 0px;
	line-height: 150%;
}
.square {
	height: 139px;
	height: 139px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.square a:link,
.square a:visited,
.square a:hover {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	cursor: pointer;
}
.square a:link,.square a:visited{border: 5px solid #DCDCCF;}
.square a:hover {	border: 5px solid #F90;}

/* 詳細 */
.etc {
	margin-top: 30px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-bottom: 30px;
}
#main .etc h3{
	clear: both;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main .etc h4{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main .etc h4,
.etc ul {
	clear: both;
	margin-left: 30px;
}

.etc li img {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
}
.etc li {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
}
#bt{
	height: 23px;
	text-align: right;
	position: relative;
	clip: rect(-35px,auto,auto,auto);
	margin-top: -23px;
	margin-bottom: 10px;
}

/* estate 詳細*/
.dt_estate {}
.dt_estate .photo {
	background-image: url(../images/estate/common/bg_photo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	float: left;
	height: 243px;
	width: 270px;
	margin-right: 30px;
}
* html .dt_estate {	height: 283px;}
* html .dt_estate .photo {
	height: 283px;
	margin-right: 13px;
}

.zoomup {
	padding: 0px;
	height: 13px;
	width: 43px;
	position: relative;
	z-index: 1;
	top: -12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	background-color: #FFF;
}
.dt_estate table,
.article .box table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 20px;
}
.dt_estate td,
.dt_estate th,
.article .box td,
.article .box th{
	border-bottom-style: solid;
	line-height: 100%;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
	background-color: #F5F5F1;
}
.dt_estate th{width:50px;}
.dt_estate li{
	float: left;
	margin-right: 5px;
}
/* 物件詳細 */
.article {}
#main .article .overbox {
	margin-right: -30px;
	width: 680px;
	padding: 0px;
	margin-bottom: 0px;
	border-bottom-style: none;
	overflow: hidden;
	position: relative;
}
.article .box {
	float: left;
	width: 310px;
	margin-right: 30px;
}
.article .box th {width:60px;}
.article .box .icon {
	background-position: 10px 2px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 60px;
}
.article .box ul{
	float: left;
}
.article .box p {
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.lot_zu {
	text-align: center;
}


/* company */
#main .bot_down {
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 100%;
}


/* guarantee */
.grt_img {
	position: relative;
	height: 50px;
	text-align: right;
	margin-top: -50px;
}
.guarantee {
	width:424px;
	margin-right:30px;
	margin-bottom: 0px;
	float: left;
	padding-bottom: 20px;
}
* html .guarantee {
	width:424px;
	margin-right:10px;
	margin-bottom: 0px;
	float: left;
	padding-bottom: 20px;
}


/* catalog */
.catalog {
	background-image: url(../images/gallery/common/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: -20px;
}
.catalog .fltbox {
	float: left;
	width: 202px;
	margin-right: 23px;
	padding: 0px;
	margin-bottom: 20px;
}

.catalog .square{
	width: 162px;
	padding: 15px;
	margin-bottom: 10px;
	display:block;
	border: 5px solid #000;
	background-color: #333;
	text-align: center;
	min-height:144px;
}

.catalog .fltbox p {
	width: 177px;
	float: right;
	line-height: 120%;
	padding-bottom: 0px;
}
* html .catalog .square{	height:184px;}
* html .catalog {	height: 250px;	overflow: hidden;	position: relative;}


/* staff -------------------------------------------*/

.staff {
	margin-right: -51px;
	overflow: hidden;
	position: relative;
	width: 701px;
}
* html .staff {
	margin-right: -51px;
	overflow: hidden;
	position: relative;
}

.staff .box {
	float: left;
	width: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: auto;
	min-height:290px;
}
.staff .box h4 {
	padding: 0px;
	margin-bottom: 10px;
}
.staff .box th,
.staff .box td {
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
}
.staff .box th {
	padding-right: 10px;
	width: 80px;
	color: #544A2E;
}
.staff .box td p{
	font-size: 10px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 120%;
}


/*----------------------------------------------------
	header
----------------------------------------------------*/
#header li, #header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


/*----------------------------------------------------
	saiNavi
----------------------------------------------------*/
#sideNavi li {
	padding: 0px;
	margin-bottom: 10px;
}


/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footer #naviLink .box {
	padding: 0px;
	width: auto;
	float: left;
	margin-right: 45px;
}

#footer #naviLink li {
	background-image: url(../images/common/icon_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer #logo ul {
	padding: 0px;
	margin-top: 20px;
	margin-left: 40px;
}
#footer #logo li {
	padding: 0px;
	margin-bottom: 3px;
}

