@charset "utf-8";
/* CSS Document */

#mainContent {
	width: 675px;
	padding: 0px;
	margin-left: 0px;
}
#mainContent div#topBanner {
	height: 432px;
}
div#btnTopForm {
	margin-top: 5px;
}
/* ------------------------------
	#topAnnounce - トップページ上部お知らせ
------------------------------*/
div#topAnnounce {
	color:#FFFFFF;
	padding: 5px 10px;
	margin-bottom: 15px;
	overflow: auto;
	background-color: #BF0404;
	text-align: center;
}
div#topAnnounce h2 {
	font-size: 85%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div#topAnnounce p {
	line-height: 1.3;
	font-size: 77%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* ------------------------------
	#eventArea - 施工事例フォーム
------------------------------*/
h2.ttlSearch {
	margin: 0px;
	padding: 0px;
}

div#searchCase {
	overflow: hidden;
	width: 610px;
	padding: 8px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(img/bg_case_form.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

div#searchCase h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

div#searchCase ul {
	margin: 0px;
	padding: 0px;
}

div#searchCase ul li {
	float: left;
	list-style: none;
}

div.caseType {
	width: 525px;
	height: 84px;
	margin: 0px 0px 7px 13px;
	padding: 0px 0px 0px 60px;
	overflow: hidden;
	background-image: url(case/img/pic_form01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #EEDDCC;
}

div.caseType ul li {
	margin-top: 5px;
	margin-right: 8px;
}

div.caseType ul li.caseHouse {
	width: 162px;
	height: 43px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

div.caseType ul li.caseApartment {
	width: 173px;
	height: 43px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

div.caseType ul li.caseStyleup {
	margin-top: 8px;
	margin-right: 0px;
}

ul.casetype label {
	cursor: pointer;
}

div.casePlace {
	width: 525px;
	height: 129px;
	margin: 0px 0px 2px 13px;
	padding: 0px 0px 0px 60px;
	overflow: hidden;
	background-image: url(case/img/pic_form02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #EEDDCC;
}

div.casePlace ul {
	margin-top: 5px;
}

div.casePlace ul li {
	height: 21px;
	margin-right: 5px;
	margin-bottom: 5px;
}
/* --- Option Style --- */
div.caseCnt {
	width: 525px;
	height: 70px;
	margin: 0px 0px 2px 13px;
	padding: 0px 0px 0px 60px;
	overflow: hidden;
	background-image: url(case/img/pic_form_option.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #EEDDCC;
}
div.caseCnt ul {
	margin-top: 5px;
}
div.caseCnt ul li {
	margin-right: 15px;
	margin-bottom: 5px;
	font-size: 93%;
	color:#333333;
	vertical-align: text-top;
}
div.btnCaseAllList {
	float: left;
	display: inline;
	margin: 8px 0px 0px 12px;
	padding: 0px 0px 0px 17px;
	background-image: url(case/img/icn_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.btnCaseAllList a {
	font-size: 85%;
	color: #0057D9;
}

div#searchCase label.caseSubmit {
	margin-top: 4px;
	margin-right: 10px;
	display: inline;
	float: right;
}

/* ------------------------------------
	JSライブラリ CRIR 設定
 ------------------------------------ */
label.checkbox_checked {
	background: url(case/img/btn_checkbox01_ov.gif) no-repeat;	
	display: block;
	margin: 0;
	padding-left: 24px;
}
label.checkbox_unchecked  {
	background: url(case/img/btn_checkbox01.gif) no-repeat;	
	display: block;
	margin: 0;
	padding-left: 24px;
}
label.radio_checked {
	background: url(case/img/btn_radio_option_ov.gif) no-repeat;	
	display: block;
	margin: 0;
	padding-left: 17px;
}
label.radio_unchecked  {
	background: url(case/img/btn_radio_option.gif) no-repeat;	
	display: block;
	margin: 0;
	padding-left: 17px;
}




/* Hover State */
label:hover{
	color: #575B60;
}

label.highlighted {
	border: 1px solid #333;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* STOP EDITTING - DO NOT CHANGE OR REMOVE        */
.crirHidden {
	position: absolute;
	left: -1000px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* ------------------------------
	#eventArea - バナーエリア
------------------------------*/
ul#bnrArea {
	clear: both;
	margin: 0px;
	padding: 0px;
	}
	ul#bnrArea li {
		list-style-type: none;
		float: left;
		}
	ul#bnrArea li.evenBnr {
		float: right;	
		}		

/* ------------------------------
	#eventArea - 新着・イベント情報のリスト
------------------------------*/
div#eventArea {
	width: 570px;
	float: left;
	font-size: 77%;
}
div#eventArea h3 {
	margin: 0px 0px 8px 0px;
}
div#eventArea p {
	float: right;
	width: 72px;
	display: inline;
	margin-right: 3px;
}
div#eventArea ul {
	color: #5F4A1D;
	margin: 0px 2px 0px 2px;
	padding: 0px;
}	
div#eventArea ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 3px 5px 12px;
	list-style: none;
	background-image: url(img/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}	
div#eventArea ul li img {
	vertical-align: middle;
	margin-right: 8px;
}
div#eventArea ul li a {
	color: #E96105;
}	

/* ------------------------------
	#blogArea - ブログのリスト
------------------------------*/
div#blogArea p {
	float: right;
	width: 72px;
	display: inline;
	margin-right: 3px;
}

div#blogArea {
	font-size: 77%;
	float: right;
	width: 285px;
}
div#blogArea h3 {
	margin: 0px 0px 8px 0px;
}
div#blogArea p {
	float: right;
	width: 72px;
	display: inline;
	margin-right: 3px;
}
div#blogArea ul {
	color: #5F4A1D;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}	
div#blogArea ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 3px 5px 12px;
	list-style: none;
	background-image: url(img/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}	
div#blogArea ul li a {
	color: #E96105;
}	
div#blogArea ul li div.blogCat {
	color: #FFFFFF;
	background-color: #8EB34D;
	display: block;
	font-size: 77%;
	float: left;
	line-height: 1.2;
	margin-right: 5px;
	padding: 3px 5px;
	vertical-align: middle;
}
