@charset "shift_jis";
/* ---------------------------------------------------------------------------------
横山建設株式会社
Copyright (C) YOKOYAMA CORPORATION  All Rights Reserved.

XHTML CSS Selectors index 

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

div#contentsArea {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div#contentsArea div#indexLeftWrapper {
	float: left;
	width: 490px;
}
div#contentsArea div#indexRightWrapper {
	float: right;
	width: 239px;
}

/*---------------------------------------------------------------------------------
フラッシュ
--------------------------------------------------------------------------------- */
div#indexFlashArea {
	height: 250px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/*---------------------------------------------------------------------------------
建築・土木工事 施工実績
--------------------------------------------------------------------------------- */
div#contentsArea div#indexLeftWrapper h2#titleResult {
	height: 30px;
	width: 490px;
	background-image: url(../img_index/title_result.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
div#contentsArea div#indexLeftWrapper div#resultBlock {
	width: 472px;
	border: 5px solid #E6E6E6;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
div#contentsArea div#indexLeftWrapper div#resultBlock p {
	width: 464px;
	padding-bottom: 8px;
}
div#contentsArea div#indexLeftWrapper div#resultBlock ul {
	list-style-type: none;
}
div#contentsArea div#indexLeftWrapper div#resultBlock li {
	display: block;
	float: left;
	width: 228px;
	padding-right: 8px;
}

/*---------------------------------------------------------------------------------
新着情報
--------------------------------------------------------------------------------- */
div#contentsArea div#indexLeftWrapper h2#titleNews {
	height: 55px;
	width: 490px;
	background-image: url(../img_index/title_news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}
div#contentsArea div#indexLeftWrapper table {
}
div#contentsArea div#indexLeftWrapper table th {
	width: 90px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#contentsArea div#indexLeftWrapper table td.icon {
	width: 55px;
	padding-left: 0px;
}
div#contentsArea div#indexLeftWrapper table td {
	width: 325px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#contentsArea div#indexLeftWrapper table td a {
	color: #0A50A1;
	text-decoration: underline;
}

/*---------------------------------------------------------------------------------
右　バナー
--------------------------------------------------------------------------------- */

/*リアライズ*/
div#contentsArea div#indexRightWrapper p#ancRealize {
	height: 332px;
	width: 230px;
	padding-left: 9px;
	padding-bottom: 20px;
	background-image: url(../img_index/banner_realize.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsArea div#indexRightWrapper p#ancRealize a {
	display: block;
	height: 332px;
	width: 230px;
	text-indent: -9999px;
}

/*スタッフ*/

div#contentsArea div#indexRightWrapper p#ancStaff {
	height: 60px;
	width: 230px;
	padding-left: 9px;
	background-image: url(../img_index/banner_staff.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#contentsArea div#indexRightWrapper p#ancStaff a {
	display: block;
	height: 60px;
	width: 230px;
	text-indent: -9999px;
}


/*ピタコラム*/

div#contentsArea div#indexRightWrapper p#pitakoramu {
	height: 60px;
	width: 230px;
	padding-left: 9px;
	background-image: url(../img_index/pitakoramu1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#contentsArea div#indexRightWrapper p#pitakoramu a {
	display: block;
	height: 60px;
	width: 230px;
	text-indent: -9999px;
}

/*スタッフ専用*/

div#contentsArea div#indexRightWrapper p#staff2 {
	height: 60px;
	width: 230px;
	padding-left: 9px;
	background-image: url(../img_index/staff.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#contentsArea div#indexRightWrapper p#staff2 a {
	display: block;
	height: 60px;
	width: 230px;
	text-indent: -9999px;
}





