@charset "UTF-8";

/* *****************************************
/*+  全体  +********************************
/***************************************** */

/* リセット・基本セッティング
----------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	color: #444;
	background: #fff;
}
body,
input,
select,
textarea {
	font: 13px/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
html {
	overflow-y: scroll;
}
img {
	border: none;
	vertical-align: bottom;
}
th {
	text-align: left;
	vertical-align: top;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400;
	line-height:1.0;
}
ul, ol {
	list-style-type: none;/**/
}
em,
strong,
address {
	font-weight: 400;
	font-style: normal;
}
a {
	outline: none;
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
	}
/* CLEARFIX
-----------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix { 
	display: inline-block;/*IE7・Mac版IE向け */
}

.clearfix { 
	display: block;/*Opera、Safari向け */
}


/* #wrapper
----------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 950px;
}


/* #header
----------------------------------------------------------*/

#header {
	background:url(../pict/bg_header.gif) repeat-x 0 0;

}
#header div#headCont {
	padding:0 10px 0px 10px;
	width:964px;
	margin: 0 auto;
}
#header div#headCont div.logoShowa{
	float:left;
	width:180px;
	padding:20px 20px 0 0;
}
#header div#headCont h1{
	float:left;
	width:450px;
	padding:30px 20px 0 0;
}
#header div#headCont div.logoOsaka{
	float:left;
	width:285px;
	padding:5px 0px 0 0;
	text-align:right;
}
#header div#gNavi ul {
	padding:17px 0 0 35px;
	width:1000px;
	margin: 0 auto;
}
#header div#gNavi ul li {
	float:left;
}


/* #pagetop
----------------------------------------------------------*/
#pageTop {
	width:950px;
	margin: 20px auto 0;
	text-align:right;
}


/* #footer
----------------------------------------------------------*/

#footer {
	background:#F5F5EE;
}
#footer div#footerCont {
	width:964px;
	margin: 0 auto;
}
#footer #fNavi {
	padding:10px 0;
}
#footer #fNavi ul{
	float:left;
	width:635px;
	padding:0 0 0 0;
}
#footer #fNavi ul li{
	padding:0 0 5px 0;
	float:left;
	margin-right:15px;
	display:inline;
}
#footer .logoFooter {
	float:right;
	width:320px;
}
#footer .logoFooter img {
	margin:0 8px;
}

/*グループリンク*/
#footer #shop {
	background:url(../pict/bg_footer.gif) no-repeat 0 0;
	padding:5px 20px 5px 10px;
	width:;
}
#footer #shop h2 {
	float:left;
	width:117px;
	padding:0 45px 0 0;
}

#footer #shop ul {
	float:left;
	padding:5px 10px 10px 10px;
}
#footer #shop ul li{
	float:left;
	margin-right:15px;
	display:inline;
}

/* #copyright
----------------------------------------------------------*/
#copyright {
	text-align:right;
}


/* *****************************************
/*+  トップページ  +************************
/***************************************** */

/* #menu
----------------------------------------------------------*/

div#menu {
	background:#0C419A url(../pict/bg_menu.gif) repeat-x 0 0;
}
div#menu div#menuCont {
	padding:20px 0 20px;
	width:1045px;
	margin: 0 auto;
	background:url(../pict/menucont_bg.jpg) repeat-x 0 0 #1079A9;
}

div#menu div#menuContFla {
/*	padding:20px 0 20px;*/
	width:1045px;
	margin: 0 auto;
/*	background:url(../pict/menucont_bg.jpg) repeat-x 0 0 #1079A9;*/
}


div#menu div#menuCont ul{
	/*float:right;*/
}

/*ストークガーデンシリーズ*/
div#menu div#menuCont div.sg{
	padding:10px 0px 0px 0px;

}
div#menu ul.sg{
	padding:2px 0 0 0;
}
div#menu div#menuCont div.sg h2{
	float:left;
	padding:0px 0 0 5px;
	margin-right:10px;
}
div#menu ul.sg li{
	float:left;
	padding:0px 53px 17px 0;
	width:281px;
	color:#FFFFFF;
	text-align:center;
}

div#menu ul.sg li.end{
	float:left;
	padding:0px 0px 17px 0;
	width:281px;
}
div#menu ul.sg li.verde{
	float:left;
	padding:0px 0px 17px 0;
	width:615px;
}



/*リベールシリーズ*/
div#menu div#menuCont div.lv{
	/*width:364px;*/
	padding:0px 0px 0px 0px;
	margin-left:0px;
}
div#menu ul.lv{
	/*width:262px;*/
	padding-right:0px;
}
div#menu div#menuCont div.lv h2{
	float:left;
	padding:0px 0 0 5px;
	margin-right:10px;
}
div#menu ul.lv li{
	padding:20px 0px 0 0;
}



/* #contents
----------------------------------------------------------*/

body#top div#contents {
	background:url(../pict/bg_contents.gif) repeat-x 0 0;
}

/* #news*/
div#news {
	padding:10px;
	width:950px;
	margin: 0 auto;
}
body#top div#contents div#news div.land {
	float:left;
	background:url(../pict/bg_land.gif) no-repeat 0 0;
	padding:15px 10px 0 10px;
	height:200px;
	min-height:200px;
}
body#top div#contents div#news div.blog {/*ブログ*/
	float:left;
	background:url(../pict/frame_whatnew.gif) no-repeat 0 0;
	padding:10px;
	margin-right:25px;
}
body#top div#contents div#news div.house {/*戸建て分譲*/
	float:left;
	background:url(../pict/frame_whatnew.gif) no-repeat 0 0;
	padding:10px;
	margin-right:25px;
}
body#top div#contents div#news div.condominium {/*分譲マンション*/
	float:left;
	background:url(../pict/frame_whatnew.gif) no-repeat 0 0;
	padding:10px;
}






/*土地情報
body#top div#contents div#news div.land div.landNews{
	width:285px;
	padding:5px 5px 5px 10px;
}
body#top div#contents div#news div.land div.landNews ul li{
	padding:5px 0 5px 0;
}*/

/*what's new*/
body#top div#contents div#news div.scrollBox {
	font-size: 12px;
	line-height: 12px;
	height: 180px;
	width: 280px;
	overflow: auto;
}
body#top div#contents div#news dl{
	padding:10px;
}
body#top div#contents div#news dl dt{
	padding:10px 0 5px;
	font-weight:800;
	background:url(../pict/dotted_whatnew.gif) repeat-x 0 0;
}

body#top div#contents div#news dl dd{
	padding:5px 0 10px;
	line-height:1.3em;
}
body#top div#contents div#news dl dd.last{
	background:url(../pict/dotted_whatnew.gif) repeat-x 0 100%;
}


/*戸建て分譲*/
body#top div#contents div#news dl.houseNews dt{
	color:#AA2E00;
}
body#top div#contents div#news dl.houseNews dd a:hover{
	color:#AA2E00;
}

/*分譲マンション*/
body#top div#contents div#news dl.condominiumNews dt{
	color:#0C419A;
}
body#top div#contents div#news dl.condominiumNews dd a:hover{
	color:#0C419A;
}

/*大阪スタッフブログ*/
body#top div#contents div#news dl.blog dt{
	color:#4C4C4C;
}
body#top div#contents div#news dl.blog dd a:hover{
	color:#4C4C4C;
}



/* #information*/
div#information {
	padding:10px;
	width:950px;
	margin: 0 auto;
}
div#information div#info01{
	float:left;
	width:555px;
}
div#information div#info02{
	float:right;
	width:365px;
	text-align:center;
	background:#F5F5EE;
	padding:10px 0;
	min-height:270px;
}
div#information div#info01 div.otherHouse{
	float:left;
	width:271px;
	margin-top:30px;
}
div#information div#info01 div.otherCondominium{
	float:right;
	width:271px;
	margin-top:30px;/*★要調整！！！！！！！！！！！！★*/
}




div#information div#info01 .inner{
	background:url(../pict/bg_others01.gif) repeat-y 0 0;
}
div#information div#info01 ul{
	background:url(../pict/bg_others02.gif) no-repeat 0 100%;
	padding:5px 10px 10px 15px;
}






div#information div#info01 ul li{
	padding:5px 0 10px;

}

div#information div#info02 img{
	margin:5px 0;
}


div#information div#info02 .landInfo{/*土地情報*/
	border:1px solid #DEDED2;
	width:332px;
	margin:0 auto 15px;
	padding:1px;
}
div#information div#info02 h2{
	margin:0;
	padding:0;
}
div#information div#info02 img{
	margin:0;
	padding:0;
}

div#information div#info02 .landInfo ul{
	text-align:left;
	background:#FFFFFF;
	padding:20px 15px 10px 15px;
}
div#information div#info02 .landInfo ul li{
	padding:0 0 5px 0;
}
div#information div#info02 .landInfo ul li.johoNashi{
	color:#F80606;
	font-weight:800;
}
div#information div#info02 .landInfo ul li.johoAri{
	background:url(../pict/dotted_whatnew.gif) repeat-x 0 0;
	padding:5px 0;
}



/*バナー*/
ul.bunner {
}
ul.bunner li{
	margin-bottom:15px;
}
ul.bunner li.last{
	margin-bottom:10px;
}



/* *****************************************
/*+  下層ページ  +************************
/***************************************** */

/* #contents
----------------------------------------------------------*/

div#contentTitle {
	background:#0C419A url(../pict/bg_menu.gif) repeat-x 0 0;
	height:88px;
	min-height:88px;
}
div#contentTitle h2{
	padding:30px 0 0 10px;
	width:950px;
	margin: 0 auto;
}
div#contents {
}
div#contents #contentBox {
	padding:10px 10px 15px 10px;
	width:950px;
	margin: 0 auto;
}





/* 会社概要
----------------------------------------------------------*/
/* 家造りのこだわり
----------------------------------------------------------*/

.belief {
	width:950px;
	margin-bottom:45px;
}

.belief .image{
	padding:10px 0  0 0;
}
.belief .note{
	vertical-align:middle;
}
.belief h3{
	padding:0 0 20px 0;
}
.belief p{
	padding:0 0 0 30px;
	line-height:2.0em;
}





/*幸せはコミュニケーションから*/
#belief01 .image{
	float:right;
}
#belief01 .note{
	float:left;
	width:510px;
}
#belief01 .note h3{

}


/*家から始まる子供たちの未来*/
#belief02 .image{
	float:left;
	width:284px;
}
#belief02 .note{
	float:left;
	width:666px;
}
#belief02 .note h3{

}


/*女性の視線を大切に*/
#belief03 .image{
	float:right;
}
#belief03 .note{
	float:left;
	width:510px;
}
#belief03 .note h3{

}










/* 実績紹介
----------------------------------------------------------*/

table.all_line { 
	border:1px solid #CCCCCC;
	color:#666666;
	padding:1px;
	background-color:#FFFFFF;
	width:940px;
}
table.all_line th{
	border:1px solid #CCCCCC;
	background-color:#E5E5E5;
	text-align:center;
	font-weight:800;
	padding:11px 0 7px;
}
table.all_line th.head{
	border:1px solid #CCCCCC;
	padding:5px 0;
}
table.all_line th.no{
	width:36px;
}
table.all_line th.bukkenmei{
	width:200px;
}
table.all_line th.shozaichi{
	width:220px;
}
table.all_line th.kotsubin{
	width:260px;
}
table.all_line th.kozo{
	width:110px;
}
table.all_line th.sokosu{
	width:50px;
}
table.all_line th.shunkojikan{
	width:80px;
}
table.all_line td{ 
	padding:3px 5px;
	height:36px;
}
table.all_line tr{
}
table.all_line tr.lightGray td{ 
	background-color:#F2F2F2;
}



/* 最新チラシ情報
----------------------------------------------------------*/
span.important {
	color:#3A65AD;
}
p.step {
	font-weight:800;
	font-size:115%;
	float:left;
	padding-top:20px;
}
div.adobe {
	background:url(../pict/frame_adobe.gif) no-repeat 0 0;
	float:right;
	width:355px;
	padding:0 10px;
}
div.adobe img{
	float:left;
	width:115px;
	padding:15px 10px 0 0;
}
div.adobe p{
	float:right;
	width:230px;
	padding:5px 0 7px 0;
	font-size:12px;
}



/*チラシダウンロード*/

.chirashi {
margin:10px 0 0 0;
}
.chirashi .sgChirashi{
	float:left;
	width:460px;
}
.chirashi .lvChirashi{
	float:right;
	width:460px;
}
.chirashi .sgChirashi h3{
	background:#AA2E00;
	color:#FFFFFF;
	padding:10px;
	font-weight:800;
	font-size:110%;
	letter-spacing:0.2em;
}
.chirashi .lvChirashi h3{
	background:#2B6EB8;
	color:#FFFFFF;
	padding:10px;
	font-weight:800;
	font-size:110%;
	letter-spacing:0.2em;
}

.chirashi .chirashiCont {
	margin:10px 0 0 0;
	border:1px solid #CCC;
	padding:3px;
	font-weight:800;
	font-size:110%;
}
.chirashi .chirashiCont h4{
	background:#E5E5E5;
	border:1px solid #CCC;
	color:#666;
	padding:8px;
	font-weight:800;
}
.chirashi .chirashiCont h5{
	background:#F2F2F2;
	padding:5px 10px;
	margin:10px 0 0 0;
}

.chirashi .chirashiCont dl{

}
.chirashi .chirashiCont dl dt{
	background:#F2F2F2;
	font-size:80%;
	font-weight:normal;
	padding:5px 10px;
}
.chirashi .chirashiCont dl dd{
	width:216px;
	padding:10px 0 10px 10px;
}
.chirashi .chirashiCont dl dd img{
	vertical-align:middle;
}
.chirashi .chirashiCont dl dd.omote{
	float:left;
}
.chirashi .chirashiCont dl dd.ura{
	float:right;
}
.chirashi .chirashiCont dl dd span.size{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:90%;
	font-weight:normal;
}











/* お問合せ
----------------------------------------------------------*/


#contactForm h3 {
	padding:13px 9px 9px;
	margin:5px 3px 4px 5px;
	font-weight:800;
	font-size:108%;
	letter-spacing:0.1em; 
	color:#FFFFFF;
	background:#2B6EB8;
	}


/* フォーム-table*/
#contactForm p {
	padding:10px;
	}
table#form {
	width:940px;
	border:solid 1px #A9A9A9;
	color:#333333;
	margin:0 0 0 6px;
	border-collapse: collapse;
	}
span.hissu {/*必須*/
	color:#FF0000;
	padding:0 0 0 5px;
	}
table#form th{/*項目*/
	width:350px;
	padding:10px ;
	background-color:#D2E2FC;
	font-weight:normal;
	text-align:left;

	border-bottom:solid 1px #A9A9A9;
	border-right:solid 1px #A9A9A9;
	border-top:solid 1px #A9A9A9;
	}
table#form td{
	padding:10px 10px 10px 15px;
	border-bottom:solid 1px #A9A9A9;
	width:643px;
	}
table#form tr.h2 td{
	padding:0;
	margin:0;
	border-bottom:solid 1px #A9A9A9;
	}
/*フォーム-input*/
#contactForm table#form input.name {/*名前*/
	height:17px;
	width:200px;
	border:solid 1px #94ADC4;
	background-color:#FFF;
	}

#contactForm table#form input.tel {/*電話番号*/
	height:17px;
	width:200px;
	border:solid 1px #94ADC4;
	background-color:#FFF;
	}
#contactForm table#form input.email {/*Email*/
	height:17px;
	width:200px;
	border:solid 1px #94ADC4;
	background-color:#FFF;
	}
#contactForm table#form textarea {/*textareaボーダー*/
	border:solid 1px #94ADC4;
	background-color:#FFF;
	width:300px;
	height:150px;
	}
#contactForm table#form .privacy{/*iframe*/
	text-align:center;
	padding:20px 0;
	}
*html #contactForm table#form .privacy{/*iframe*/
	padding:20px 0 20px 30px;
	}
#contactForm table#form iframe{
	border:solid 1px #888888;
	}	
table#form tr.submit td {/*送信ボタン*/
	text-align:center;
	background-color:#EEEEEE;
	padding:30px 0;
	margin:0;
	}
*html table#form tr.submit td {/*送信ボタンIE6用*/
	background-color:#EEEEEE;
	padding:30px 0 30px 120px;
	}	
*html table#form tr.submit td input {/*送信ボタンIE6用*/
	margin:0 0 0 120px;
	}	

*:first-child+html #content table#form tr.submit td input {/*送信ボタンIE7用*/
	margin:0 0 0 120px;
}

table#form tr.submit #image-btn {
	background:url(../pict/btn_submit.gif) no-repeat scroll 0 0;
	border:0 none;
	height:31px;
	width:247px;
}



/* 無料レポート
----------------------------------------------------------*/
/*レポート登録*/

div.reportCaption{
	margin-bottom:20px;
}
div.reportCaption img{
	float:left;
	width:375px;
}
div.reportCaption div.text{
	float:right;
	width:545px;
	padding:0 15px;
}
div.reportRegist {
	background:url(../pict/bg_report.gif) no-repeat 0 0;
}

div.reportRegist {
	margin:15px 0 0;
}
div.reportRegist table#reportRegist{
	width:900px;
	padding:10px 0 20px;
}

div.reportRegist table#reportRegist th{
	width:300px;
	text-align:right;
	padding:0px 0 15px;
}
*html div.reportRegist table#reportRegist th{
	padding:0px 0 15px;
}
*:first-child+html div.reportRegist table#reportRegist th{
	padding:0px 0 15px;
}

div.reportRegist table#reportRegist td{
	width:600px;
	text-align:left;
	padding:0px 0 15px 30px;
}
*html div.reportRegist table#reportRegist td{
	padding:0px 0 15px 30px;
}
div.reportRegist table#reportRegist td.rubi{
	padding:0px 0 0px 30px;
	margin:0;
}
div.reportRegist table#reportRegist td.rubi span{
	font-size:17px;
	font-weight:800;
}
div.reportRegist table#reportRegist td.rubi span.sei{
	padding:0 0 0 100px;
}
div.reportRegist table#reportRegist td.rubi span.mei{
	padding:0 0 0 200px;
}
div.reportRegist table#reportRegist input.name {
	border:2px solid #000;
	width:210px;
	height:30px;
	font-size:25px;
}
div.reportRegist table#reportRegist input.textBox {
	border:2px solid #000;
	width:426px;
	height:30px;
	font-size:25px;
	margin-right:5px;
}
div.reportRegist table#reportRegist tr.submit td{
	padding:15px 0 0;
	text-align:center;
}
*html div.reportRegist table#reportRegist tr.submit td{
	padding:15px 0 50px 200px;
}
*:first-child+html div.reportRegist table#reportRegist tr.submit td{
	padding:15px 0 50px 150px;
}


div.reportRegist table#reportRegist div.submit #image-btn02 {
	background:url(../pict/btn_submit_report.gif) no-repeat scroll 0 0;
	height:47px;
	width:229px;
	border:0 none;
}





/*newメールフォーム*/


div.reportRegist table#reportRegist tr.name input.name02 {
	border:2px solid #000;
	width:210px;
	height:30px;
	font-size:25px;
}
div.reportRegist table#reportRegist tr.mailAdd input.textBox02 {
	border:2px solid #000;
	width:426px;
	height:30px;
	font-size:25px;
	margin-right:5px;
}











/*レポートダウンロード*/
div.report {
margin:10px 0 20px 0;
}
div.report p{
	margin:10px 0 20px;
}
div.report p.blue{
	margin:10px 0 20px;
	color:#3A65AD;
	font-weight:800;
}
div.report .sgReport{
	float:left;
	width:460px;
}
div.report .lvReport{
	float:right;
	width:460px;
}
div.report .sgReport h3{
	background:#AA2E00;
	color:#FFFFFF;
	padding:10px;
	font-weight:800;
	font-size:110%;
	letter-spacing:0.2em;
}
div.report .lvReport h3{
	background:#2B6EB8;
	color:#FFFFFF;
	padding:10px;
	font-weight:800;
	font-size:110%;
	letter-spacing:0.2em;
}

div.report ul.reportList{

}

div.report ul.reportList{
	padding:10px;
	border:1px solid #CCC;
	margin-top:15px;
}
div.report ul.reportList li{
	padding:6px 10px 6px 50px;
	background:#F2F2F2 url(../pict/icon_pdf.gif) no-repeat 0 0;
	margin:5px 0 5px 0;	
}

div.report ul.reportList li a{
	padding:10px 0;
}

div.report ul.reportList li a{
	padding:10px 0;
}





/* 用地募集
----------------------------------------------------------*/
.land {
	padding:0 0 25px 0;
}

.land p{
	padding:0 0 10px 10px;
}
.land span{
	font-weight:800;
}

.land table#form{
	margin-bottom:10px;
}

.land table#form th{/*項目*/
	width:150px;
	padding:10px ;
	background-color:#D2E2FC;
	font-weight:normal;
	text-align:left;

	border-bottom:solid 1px #A9A9A9;
	border-right:solid 1px #A9A9A9;
	border-top:solid 1px #A9A9A9;
	}




/* サイトマップ
----------------------------------------------------------*/
#sitemap {
	margin:15px 0 0 0;
	padding:40px;
	background:url(../pict/sitemap_bg.png) no-repeat bottom;
}
#sitemap:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#sitemap { 
	display: inline-block;/*IE7・Mac版IE向け */
}
#sitemap { 
	display: block;/*Opera、Safari向け */
}

#sitemap div#normal {
	padding:30px;
	float:left;
	background:#FFF;
	width:220px;
}
#sitemap div#normal li {
	padding:0 0 10px 20px;
	background:url(../pict/arrow.gif) no-repeat 0 2px;
}

#sitemap div#sg {
	margin:0 0 0 50px;
	padding:30px;
	float:left;
	background:#F9F9F9;
	width:220px;
}
#sitemap div#sg li {
	padding:0 0 10px 20px;
	background:url(../pict/arrow.gif) no-repeat 0 2px;
}








