@charset "utf-8";

/*ポップアップ用に上書きした要素
-------------------------------------------------*/

body{background:#FFF;}
#container{ background:#FFF; border:none; width:100%;}
#header{background:#FFF; margin-top:20px; width:700px; height:55px;}
ul.submenu{width:315px; padding-right:10px;}
#header h2 a {
margin:0;
padding-left:10px;
background:url(../images/pop/logo_pop.gif) 10px top no-repeat;
}
#footer{
width:100%;
background:#FFF;
border-top:1px solid #CCC;
text-align:center;
padding:14px 0 0;
}

/*ポップアップ用に追加したもの
-------------------------------------------------*/
#pop{border-bottom:1px solid #CCC; width:100%;}



/*MAP用
-------------------------------------------------*/
#page-map ul.submenu{width:212px; padding-right:10px;}
#page-map #header h2 a {padding-left:20px;background:url(../images/pop/logo_pop.gif) 20px top no-repeat;}
#page-map p{margin-bottom:10px; text-align:center;}
#page-map p.tr{ text-align:right;}
#page-map #contents{width:660px; margin:0 auto; text-align:left; padding:14px 0 14px;}

/*OUTLINE用
-------------------------------------------------*/
#page-outline ul.submenu{width:212px; padding-right:0;}
#page-outline #header h2 a {background:url(../images/pop/logo_pop.gif) left top no-repeat;}
#page-outline #contents{width:700px; margin:0 auto; text-align:left;}

/*GREEN用
-------------------------------------------------*/
#page-green #header {width:900px;}
#page-green #header h2 a {background:url(../images/pop/logo_pop.gif) left top no-repeat;}
#page-green #contents{width:900px; margin:0 auto; text-align:left;}


/*間取りポップアップ用
-------------------------------------------------*/
#contents{width:715px; margin:0 auto; text-align:left; padding:14px 0 14px;}
#contents02 {width:730px; margin:0 auto; text-align:left; padding:14px 0 14px;}
#contents03 {width:766px; margin:0 auto; text-align:left; padding:14px 0 14px;}
#spec{width:276px; float:left;}
#spec p{text-align:left; margin-bottom:10px;}
#drawing{ float:right;}
.mez{ text-align:center; padding: 20px 0 0 0 ;}

/*間取りポップアップ用---120㎡超
-------------------------------------------------*/
#container-120over{ background:#FFF; border:none; width:930px; margin:0 auto;}
#header-120over{background:#FFF; margin-top:20px; width:930px; height:55px;}
ul.submenu{width:315px; padding-right:10px;}
#header-120over #logo01 a {
display:block;
width:150px;
height:45px;
float:left;
margin:-3px 0 15px 0;
background:url(../images/common/logo.gif) top left no-repeat;
text-indent:-9999px;
}
#contents_l{width:930px; margin:0 auto; text-align:left; padding:14px 0 14px;}

