
/* デザイン1（竹/b）- 全体スタイル */
/* modify 2007.10.26 */

/* -------------------★ 全体 ★------------------- */

body {
	margin:0px;
	padding:0px;
	background:#E1E1E1 url(../../../image/cmn/01/page_bg.gif) repeat-y 50%;
	width:100%;
	height:100%;
	color:#333333;
	font:normal normal normal 80%/110% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	text-align:center;
	}
a:link {
	background-color:transparent;
 	color:#0000ff;
	text-decoration:none;
	}
a:visited {
	background-color:transparent;
 	color:#0000ff;
	text-decoration:none;
	}
a:active {
	text-decoration:none;
 	color:#ff0000;
	text-decoration:none;
	}
a:hover {
	text-decoration:none;	
 	color:#ff0000;
	text-decoration:underline;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}
form {
	margin:0px;
	}
	
ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
/* -------------------★ ヘッダ設定（固定"header_top.inc""header.inc"） ★------------------- */

#topframe {
	width:730px;
	height:60px;
	margin:10px auto 0px auto;
	padding:0px;
	}
#topframe .logo {
	float:left;
	clear:none;
	}
/*トップページh1ロゴ*/
#topframe h1 {
	float:left;
	width:132px;
	height:44px;
	margin:0px;
	padding:0px;
	background:url(../../../image/logo.gif) 0px 0px no-repeat;
	text-indent:-10000px;
	}
#topframe .add {
	float:right;
	margin:15px 0px 0px 20px;
    text-align:right;
	}

/* -------------------★ ヘッダ設定（可変"header_kahen.inc"） ★------------------- */

#topframe_kahen {
	width:100%;
	height:96px;
	margin:10px auto -31px auto;
	padding:0px;
	}
#topframe_kahen .logo {
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	}
#topframe_kahen .add {
	float:right;
	margin:15px 10px 0px 20px;
	padding:0px;
    text-align:right;
	}

/* -------------------★ TopFlashとメニューの囲み設定 ★------------------- */

#topflash_memu {
	position:relative;
	width:730px;
	height:183px;
	margin:5px auto 0px auto;
	}


/* -------------------★ TopFlash設定 ★------------------- */

#topflash {
	position:absolute;
	top:0px;
	left:0px;
	width:730px;
	height:152px;
	margin:0px;
	padding:0px;
	border-bottom:#001974 solid 2px;
	}

/* -------------------★ Topメニュー設定（トップページのみ使用） ★------------------- */

#topmenu {
	position:absolute;
	top:152px;
	left:0px;
	width:730px;
	margin:0px;
	padding:0px;
	}

/* -------------------★ メニュー設定（固定"menu_3.inc"） ★------------------- */
#menu_3 {
	width:730px;
	height:28px;
	margin:2px auto 0px auto;
	}
#menu_3 ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
#menu_3 li {
	text-indent:-10000px;
	}
#menu_3 li a {
	display:block;
	height:28px;
	}
#menu_3 li#menu1 {
	float:left;
	width:242px;
	margin:1px 2px 0px 0px;
	}
#menu_3 li#menu2 {
	float:left;
	width:242px;
	margin:1px 2px 0px 0px;
	}
#menu_3 li#menu3 {
	float:left;
	width:242px;
	margin:1px 0px 0px 0px;
	}

/* -------------------★ メニュー設定（可変"menu_3_kahen.inc"） ★------------------- */
#menu_3_kahen {
	width:736px;
	height:28px;
	margin:3px auto 0px auto;
	}
#menu_3_kahen ul {
	list-style:none;
	width:730px;
	margin:0px 3px 0px 3px;
	padding:0px;
	}
#menu_3_kahen li {
	text-indent:-10000px;
	}
#menu_3_kahen li a {
	display:block;
	height:28px;
	}
#menu_3_kahen li#menu1 {
	float:left;
	width:242px;
	margin:0px 2px 0px 0px;
	}
#menu_3_kahen li#menu2 {
	float:left;
	width:242px;
	margin:0px 2px 0px 0px;
	}
#menu_3_kahen li#menu3 {
	float:left;
	width:242px;
	margin:0px;
	}


/* ★★★★★★★★★★ トップページ設定 ★★★★★★★★★★ */

/* Flash部分は↑でメニューと一緒に設定*/

#top_contents {
	clear:both;
	width:730px;
	margin:10px auto 0px auto;
	padding:0px;
	}

/* ------ 賃貸物件検索メニュー ------ */

#top_menu2 {
	float:left;
	width:730px;
	margin:0px 0px 20px 0px;
	padding:0px;
	}
#top_menu2 h2 {
	width:730px;
	height:31px;
	margin:0px;
	padding:0px;
	text-indent:-10000px;
	}
#top_menu2 ul {
	clear:both;
	width:730px;
	margin:10px 0px 0px 0px;
	padding:0px;
	}
#top_menu2 li {
	float:left;
	margin:0px;
	text-indent:-10000px;
	}
#top_menu2 li a {
	display:block;
	width:360px;
	height:96px;
	}
#top_menu2 li#rent02 {
	margin:0px 0px 0px 10px;
	}

	
/* ------ おすすめ物件 ------ */

#top_recommend {
	clear:both;
	width:730px;
	margin:0px;
	padding:0px;
	}
#top_recommend h2 {
	width:700px;
	height:20px;
	margin:0px 0px 4px 0px;
	padding:5px 0px 0px 30px;
	font-size:120%;
	text-align:left;
	}
#top_recommend ul {
	margin:0px;
	padding:0px;
	}
#top_recommend li {
	position:relative;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	}
#top_recommend .new {
	position:absolute;
	bottom:14px;
	left:195px;
	z-index:1;
	margin:0px;
	padding:0px;
	}
#top_recommend .list_1 {
	width:360px;
	height:75px;
	margin:0px 10px 4px 0px;
	padding:0px 0px 5px 0px;
    background:url(../../../image/top/01/dotline.gif) bottom repeat-x;
	}
#top_recommend .list_2 {
	width:360px;
	height:75px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 5px 0px;
    background:url(../../../image/top/01/dotline.gif) bottom repeat-x;
	}
#top_recommend .image {
	float:left;
	width:100px;
	height:75px;
	margin:0px 5px 0px 0px;
	padding:0px;
	}
#top_recommend .text {
	float:left;
	width:237px;
	white-space:-moz-pre-wrap; /* Mozilla */
	white-space:-pre-wrap;     /* Opera 4-6 */
	white-space:-o-pre-wrap;   /* Opera 7 */
	white-space:pre-wrap;      /* CSS3 */
	word-wrap:break-word;      /* IE 5.5+ */
	margin:5px;
	padding:0px;
	text-align:left;
	line-height:100%;
	}
#top_recommend .detail {
	position:absolute;
	bottom:9px;
	left:108px;
	z-index:0;
	width:242px;
	margin:0px;
	padding:3px 10px 3px 0px;
    background:#E6E6E6;
	text-align:right;
	}
#top_recommend .detail a {
	margin:0px;
	padding:0px 0px 0px 20px;
	color:#666666;
	font-weight:bold;
	}
#top_recommend .detail a:hover {
	color:#999999;
	text-decoration:none;
	}
/*おすすめ物件なし*/
#top_recommend .noinformation {
	height:107px;
	margin:0px 0px 5px 0px;
	padding:120px 0px 0px 0px;
	background:url(../../../image/top/01/noinformation_b.gif) 0px 0px no-repeat;
	font-size:120%;
	text-align:center;
	}

/* ------ 携帯サイト ------ */

#panel {
	clear:both;
	width:730px;
	margin:0px auto 0px auto;
	padding:16px 0px 0px 0px;
	text-align:left;
	}
#panel h2 {
	float:left;
	width:160px;
	height:46px;
	margin:0px;
	padding:31px 0px 0px 0px;
	color:#FFFFFF;
	font-size:120%;
	text-align:center;
	}
#panel .mobile {
	position:relative;
	float:right;
	width:730px;
	height:77px;
	margin:0px;
	padding:0px;
    background:url(../../../image/top/01/p_mobile_bg_b.gif) right bottom no-repeat;
	}
#panel .mobile p {
	position:absolute;
	left:160px;
	float:left;
	width:380px;
	margin:10px 0px 0px 10px;
	padding:0px;
	line-height:100%;
	}
#panel .mobile .qr {
	position:absolute;
	left:550px;
	width:56px;
	margin:5px 0px 0px 5px;
	padding:0px;
	text-align:center;
	}
#panel .mobile .qr .qrcode {
	position:static;
	clear:both;
	width:56px;
	margin:1px 0px 0px 0px;
	padding:0px;
	font-size:80%;
	line-height:100%;
	}


/* -------------------★ 全体 ★------------------- */

/* -------------------★ フッター設定（固定"footer.inc"） ★------------------- */

#footer {
	clear:both;
	width:760px;
	height:32px;
	margin:10px auto 0px auto;
	padding:0px;
    background:url(../../../image/cmn/01/footer_bg.gif) 0px 0px repeat-x;
	}

#footer .left {
	margin:0px;
	padding:0px;
	}
	
#footer .right {
	margin:0px;
	padding:0px;
	}
	
#footer .copyright {
	width:745px;
	margin:0px;
	padding:5px 15px 5px 0px;
	text-align:right;
	}

/* -------------------★ フッター設定（可変"footer_kahen.inc"） ★------------------- */

/* ------ スクロール用スペース ------ */
#scrollspace {
	clear:both;
	width:96%;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
	}
/* ------ ページの先頭へ ------ */
#pagetop {
	clear:both;
	width:96%;
	height:16px;
	margin:10px auto 0px auto;
	padding:0px;
	}
#pagetop .btn_pagetop {
	clear:both;
	float:right;
	width:104px;
	height:16px;	
	text-indent:-10000px;
	}
#pagetop .btn_pagetop a {
	display:block;
	width:104px;
	height:16px;
    background:url(../../../image/btn_pagetop.gif) 0px 0px no-repeat;
	}

/* ------ コピーライト ------ */
#footer_kahen {
	clear:both;
	width:98%;
	height:32px;
	margin:10px auto 0px auto;
	padding:0px 15px 0px 0px;
    background:url(../../../image/cmn/01/footer_bg.gif) 0px 0px repeat-x;
	}
#footer_kahen .left {
	margin:0px;
	padding:0px;
	}
#footer_kahen .right {
	margin:0px;
	padding:0px;
	}
#footer_kahen .copyright {
	width:100%;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:right;
	}

