@charset "shift_jis";

/* --------------------------------------------------------------------------------

miosoft/ CSS FORMAT
 for common pages

-------------------------------------------------------------------------------- */

/*========================================================================================================================
 1.基本構造
========================================================================================================================*/

* {
	margin: 0;
	padding: 0;
}


html { overflow-y:scroll; }/* Firefoxでも常にスクロールバーを表示させる */

body {
	padding-top: 0; /* for Opera */
	margin-top: 0px;  /* for IE/Firefox */
	font-size:12px;
	color:#333333;
	background:#ffffff;
}

form {
	margin: 0;
	padding: 0;
}


/* リンク */
a, a:link, a:visited {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

/* リンクつき画像 */
a img { border: 0; }



/* フォーム */
form { margin: 0px; }


em {
	font-weight: bold;
	font-style:normal
}

.hover { }



/*========================================================================================================================
 2.基本ヘルパークラス
========================================================================================================================*/

.cls {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* clearfix hack */

* html .pkg { display: inline-block; }

/* no ie mac \*/
* html .pkg { height: 1%; }

.pkg { display: block; }

/* */

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.clear { clear: both; }



/*========================================================================================================================
 3.レイアウト
========================================================================================================================*/

#main{
	width:860px;
	background:#FFFFFF;
}

#content{
	padding:0 0 0 10px;
}


/* Header ################################################################# */

#pagetop {
	margin: 0px;
	padding: 0 0 2px 0;
	background:#67B822;
	color:#000000;
	font-size:10px;
}

#pagetop h1 {
	color:#000000;
	font-size:10px;
	font-weight:normal;
	padding:0px 10px;
	display:inline;
}


#pagetop p {
	display: inline;
	color:#000000;
	font-size:10px;
}



#head {
	width:850px;
}



/*-------------------------- ヘッダーメインメニュー -------------------------- */

#mainmenu {
	clear:both;
	height:31px;
}

#mainmenu ul{
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}

#mainmenu li{
	display:inline;
	float:left;
	height:31px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#mainmenu li img{
	border:0;
}



/* footer ################################################################# */

#foot {
	background-color:#63C413;
	margin: 0;
	padding:0;
}

#foot .textblock{padding:18px 10px 10px 10px;}

#foot h2{
	font-size:12px;
	color:#FFFFFF;
	margin:0;

	font-weight:normal;
	display:inline;
}

#foot p{
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:18px 10px 10px 10px;
	font-weight:normal;
	display:inline;
}



#foot a,#foot a:link,#foot a:visited,#foot a:active,#foot a:hover
 {color: #ffffff; text-decoration: none;}

.footimg {
   float:left;
   margin:10px;}


.clear {
	clear: both;
}
.infolist {
	margin-bottom: 15px;
}
.mstxt {
	font-size: 14px;
	font-weight: bold;
	color: #1D91C8;
	margin-bottom: 5px;
}
noscript {
	margin: 0px;
	padding: 0px;
}

.dispn {
  display:none;
}



/*========================================================================================================================
 4.テキスト基本セット
========================================================================================================================*/


a:link {color: #0000CC; text-decoration: none;}
a:visited {color: #003399; text-decoration: none;}
a:active {color: #FF0000; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: underline;}



a.menu:link {color: #FFFFFF; text-decoration: none;}
a.menu:visited {color: #FFFFFF; text-decoration: none;}
a.menu:active {color: #FF0000; text-decoration: none;}
a.menu:hover {color: #FFFF00; text-decoration: underline;}

.normal {
	line-height:140%;
}

.caption {
	font-size:10px;
	line-height:120%;
}


.leftyose{
   text-align:left;}

.leftflt{
	float:left;}

.rightyose{
   text-align:right;}

.rightflt{
	float:right;}

.centeryose{
   text-align:center;}

.normal {
	line-height:1.4;
}

.caption {
	font-size:10px;
	line-height:1.2;
}

.red {
	color:#FF0000;
}

.orange{
	color:#FEDD69;
}



/*========================================================================================================================
 5.マージンセット
========================================================================================================================*/


.mar00100{
   margin:0 0 10px 0;
}

.mar00150{
   margin:0 0 15px 0;
}

.mar001515{
   margin:0 0 15px 15px;
}

.mar150{
   margin:15px 0;
}


.mar1500{
   margin:15px 0 0;
}

.mar3000{
   margin:30px 0 0;
}


.mar00100{
   margin:0 0 10px 0;
}

.mar00200{
   margin:0 0 20px 0;
}

.mar00300{
   margin:0 0 30px 0;
}

.mar003015{
   margin:0 0 30px 15px;
}





/*========================================================================================================================
 6.個別ページ
========================================================================================================================*/

/* --------------------------------------------------------------------------------
　トップページ
-------------------------------------------------------------------------------- */


#top #newsflash{
	background:url(../co_img_n/menu_new.gif) no-repeat top left;
	margin:0;
	height:29px;
	overflow:hidden;
}

#top #newsflash {
	padding:9px 20px 0 123px;
}

#top #newsflash marquee{color:#003399;}
#top #newsflash marquee a:link {color: #003399; text-decoration: none;}
#top #newsflash marquee a:visited {color: #333333; text-decoration: none;}
#top #newsflash marquee a:active {color: #FFFF00; text-decoration: none;}
#top #newsflash marquee a:hover {color: #FFFF00; text-decoration: underline;}

#top #panorama{
	background: url(../images_n/panorama_back.gif) repeat-y top left;
	width:275px;
	float:left;
}



/*-------------------------- 物件検索 -------------------------- */

#top #search{
	background: url(../images_n/search_bak.gif) no-repeat bottom left;
	width:840px;
}

#top #search .mb{
	background:url(../images_n/search_mb.gif) no-repeat top left;
	height:42px;
	overflow:hidden;
}

#top #search h2{
	font-size:12px;
	font-weight:normal;
	padding:8px 10px 1px 285px;
}

#top #search p{
	font-size:12px;
	padding:0 10px 0 285px;
	margin:0;
}

#top #search .chintai{
	width:284px;
}

#top #search .baibai{
	width:274px;
}

#top #search .tenant{
	width:263px;
}


#top #search ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}

#top #search li{
	margin:0;
	padding:0;
	display:inline;
}



#top #search .chintai,#top #search .baibai,#top #search .tenant{
	float:left;
}


/*-------------------------- トピックス -------------------------- */

#top #topics{
	background: url(../images_n/topic_back.gif) repeat-y top left;
	width:275px;
	float:left;
	display:inline;
}

#top #about{
	background: url(../images_n/about_back.gif) repeat-y top left;
	width:575px;
	float:left;
}



/*-------------------------- 店舗紹介 -------------------------- */

#top #aboutimg{
	margin:0 0 0 20px;
	float:left;
	display:inline;
}

#top #aboutshop{
	width:341px;
	float:left;
	display:inline;
}


#top #contents{
	width:275px;
}

#top #contents ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}


#top #contents li{
	margin:0;
	padding:0;
	display:inline;
}

#top #contents h4{
	clear:both;
}


/*-------------------------- 特選物件 -------------------------- */

#top #tokusen{
	background: url(../images_n/tokusen_back.gif) repeat-y top left;
	width:565px;
}

#top #tokusen h5{
	background:url(../images_n/tokusen_mb.gif) no-repeat top left;
	height:34px;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:25px 0 0 180px;
}


#top .spetit{font-size: 16px;line-height: 16px;color: #FFFFFF;margin:3px 0px 0px 50px;font-weight:bold;}
#top .special{font-size: 12px;line-height: 16px;color: #333333;margin:2px 0px 2px 0px;}

#top .wtnew{
	margin:0 5px 15px 25px;
	padding-right:10px;
	height:220px;
	width:215px;
	overflow:scroll;
	overflow-x:hidden;
}

#top .tokusen{
	padding:0 0 20px 60px;
	width:480px;
	height:750px;
	overflow:scroll;
	overflow-x:hidden;
}


/*-------------------------- 西大寺店について -------------------------- */

#top #saidaiji{
	background: url(../images_n/saidaiji_back.gif) repeat-y top left;
	width:275px;
	float:left;
	display:inline;
}

#top #saidaiji p{
	margin-left:20px;}

#top #saidaiji .bot{
	margin:10px 0 0 100px;
}


/*-------------------------- 奈良店について -------------------------- */

#top #nara{	width:565px;
	background: url(../images_n/nara_back.gif) repeat-y top left;
	float:left;
}

#top #nara h5{
	color:#65B820;
	font-size:12px;
	font-weight:bold;
}

#top #nara address{
	display:block;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	margin:5px 0 0 0;
}




#top .linklist {
	list-style:none;
	list-style-type:none;
}

#top .linklist li{
	margin-bottom:2px;
	background:	url(../images_n/nara_point.gif) no-repeat center left;
	padding:2px 0 2px 15px
}

#top .linklist a { ;
font-size:12px;
}




.linklist2 a { padding:2px 0 2px 20px;
background:url(../saidaiji/co_img/img_point.gif) no-repeat top left;
margin-left:6px;
margin-bottom:5px;

font-size:12px;
position:static;}




/*-------------------------- ピタットハウスリンク -------------------------- */

#top #link {
	margin:15px 0 0 150px;
}

#top #link ul{
	list-style:none;
	list-style-type:none;
}

#top #link li{
	float:left;
	padding:0 30px 15px;
}

#top #message{
	margin-bottom:15px;
}

#top #message h2{
	font-size:12px;
	margin:0 30px;
}

#top #message p{
	margin:0 30px;
}