@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body{
	font-size: 12px; /* _uEU */
    *font-size: small; /* IE 7 */
    *font: x-small;  /* IE 6ȉ */
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	background-color:#fff !important;
	margin: 0 !important;
	padding: 0 !important;
}

img {
	border:0;
	margin:3px;
}


a:link,
a:visited { 
	color: #000;
	text-decoration:none;
	overflow: hidden;
}
a:hover { color: #ff9900;}
a:active { color: red; }


.clear{
	content:".";
	clear:both;
	height:0;
	display:none;
}
.text_b_grey{
	color:#666666;
	font-weight:bold;
}
.text_12_333{
	color:#333;
	font-size:12px;
	line-height:18px;
}

.text_right{
	display:block;
	width:800px;
	text-align:right;
	color:#999999;
	font-size:10px;
	line-height: 140%;
}
#obi{
	width:100%;
	height:95px;
	background:url(../img/bg_obi.jpg) repeat-x #000;
	margin:0 auto 0 auto;
	padding:0;
}
#main{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#main_top{
	background:bottom left no-repeat url(../img/topimg_garden.jpg);
	width:900px;
	height:720px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

#head_top{
	background:#fff;
	width:900px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}

#head{
	background:#f5f5f5;
	width:100%;
	height:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#obi h1,
#head h1,
#head h1 a{
	text-indent: -9999px;
	font-size: 12px;
	height:80px;
	margin:0;
	padding:0;
}

table#table-01 {
    width: 800px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 auto 0 auto;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
}
.line{
	background:#fff url(../img/dotline.gif) 0 0 repeat-x;
}
.line-tate{
	background:#fff url(../img/dotline-tate.gif) 0 0 repeat-y;
}

/******************************************************************************/
/*    	          	            modelroom                     　              */
/******************************************************************************/
.text_right_model{
	display:block;
	width:840px;
	text-align:right;
	color:#999999;
	font-size:10px;
	line-height: 140%;
}
#image {
position:relative;
width:766px;
height:476px;
padding:5px;
border:2px solid #ccc;
background-color: #fff;
background-image: url(../img/modelroom/loading.gif);
background-repeat: no-repeat;
background-position: center center;
}
#image img {
position:absolute;
top:5px;
left:5px
}

#thumbwrapper {
margin-top:10px;
width:771px;
height:75px;
border:2px solid #ccc;
background-color: #fff;
padding-top: 5px;
padding-right: 0;
padding-bottom: 5px;
padding-left: 5px;
margin-bottom: 5px;
}
#thumbarea {
position:relative;
overflow:hidden;
height:75px;
width:766px;
}
#thumbs {
position:absolute;
list-style:none;
margin-left:0px;
height:100px;
width:10000px;
border-right:5px solid #FFF;
}
#thumbs li {
float:left;
margin-right:5px;
cursor:pointer;
}
.imgnav {
position:absolute;
height:375px;
width:40px;
z-index:100;
height:476px;
z-index:100;
outline:none;
cursor:pointer;
}

#gallery {
position:relative;
width:780px;
padding:5px;
margin:0 auto 0 auto;
background-color: #efefef;
}
#previmg {
left:0;
border-left:5px solid #fff;
background-image: url(../img/modelroom/left.gif);
background-repeat: no-repeat;
background-position: left center;
}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {
right:0;
border-right:5px solid #fff;
background-image: url(../img/modelroom/right.gif);
background-repeat: no-repeat;
background-position: right center;
}
#nextimg:hover {opacity:1; filter:alpha(opacity=100);}

/******************************************************************************/
/*    	          	top(index.html)  概要ページ(concept.html)        　       */
/******************************************************************************/
.frame{
	width:800px;
	margin:0 auto 10px auto;
}
.frame_grey_wide{
	width:790px;
	padding:5px;
	font-size:14px;
	background-color:#d7d7d7;
	margin:0 auto 10px auto;
}

.frame_grey{
	width:790px;
	padding:5px;
	font-size:14px;
	text-indent:5px; 
	background-color:#d7d7d7;
	margin:5px auto;
}

.frame_top{
	width:800px;
	height:520px;
	text-align:center;
	background:#cccccc;
	margin:0 auto 50px auto;
	padding:5px;
}
.flash_area{
	background-image:#ccc url(../img/top_flash.jpg);
}

table#concept {
    width: 800px;
	margin:0 auto 0 auto;
	padding:0;
}
table#concept td {
	font:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:14px;
	text-align:left;
	line-height:150%;
    padding: 5px 0 0 5px;
}
.cyu{
	display:block;
	width:450px;
	margin:0 auto 0 auto;
	color:#FF0000;
	font-size:12px;
	line-height:120%;
}
/******************************************************************************/
/*    	          物件概要　outline.html        　　　　　　　　　　　        */
/******************************************************************************/
.outline{
	margin:10px;
	padding:10px;
	line-height:25px;
	width:850px;
	height:450px;
	background:#fff url(../img/outline/outline_garden.jpg) bottom right no-repeat;

}
dl.outline dt{
       float: left;
       width: 10em;
}
dl.outline dd{
       margin-left: 10em;
	background: url(../img/dotline.gif) repeat-x left bottom; 
}
/******************************************************************************/
/*    	          間取り  　plan.html           　　　　　　　　　　　        */
/******************************************************************************/
.plan_box{
	margin:10px 0 0 0;
	padding:5px;
	width:890px;
}
table#table-02 {
    width: 250px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 auto 0 auto;
}

table#table-02 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    white-space: nowrap; 
}
table#table-02 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}
.migi{
    text-align: right;
}

/******************************************************************************/
/*    	          区画図  　chart.html          　　　　　　　　　　　        */
/******************************************************************************/
.chart_box{
	margin:10px;
	padding:10px;
	line-height:25px;
	width:820px;
	height:421px;
}
.chart_box2{
	margin:5px;
	padding:5px;
	width:870px;
	height:550px;
}

.chart_migi{
	width:800px;
    text-align: right;
}

/******************************************************************************/
/*    	          ロケーション  　location.html          　　　　　　        */
/******************************************************************************/
#main .l_flame{
	background-color:#f2f2f2;
	width:890px;
	text-align:center;
	margin:0 auto 0 auto 0;
	padding:5px;
}
#main .l_flame img{border:0;}

.l_flame .boxblue{
	width:800px;
	height:533px;
	background-image:url(../img/location/bg_blue.gif);
	margin:0 auto 0 auto;
	padding:5px;
}

.location table,
.location td {
 	margin-left:auto;
 	margin-right:auto;
 	text-align:center;
	font-size:12px;
	line-height:15px;
}
.location2 img{
	border: 1px #333 solid; 
}

/******************************************************************************/
/*    	          設備  　equipment.html                  　　　　　　        */
/******************************************************************************/
.box890{
	display:block;
	width:890px;
	text-align:right;
	color:#999999;
	font-size:10px;
	line-height: 140%;
}
.text12{
	color:#666666;
	font-size:12px;
	line-height: 140%;
}
table#equipment {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 auto 0 auto;
	padding:5px;
}
table#equipment td {
    padding: 5px 0 0 8px;
}
table#equipment2 {
    width: 910px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0 auto 0 auto;
	padding:5px;
}


/******************************************************************************/
/*    	          menu  　                                　　　　　　        */
/******************************************************************************/
#grey_bar{
	width:100%;
	background:0 0 url("../img/menu_bg.jpg") repeat-x; 
}

#menu{
	background:0 0 url("../img/menu.jpg") no-repeat;
	position:relative;
	width:900px;
	height:40px;
	padding:0;
	margin:0 auto 0 auto;
}

#menu li {
    float:left;
    list-style:none;
    text-indent: -9999px;
}

#menu a{
	text-decoration:none;
    width: 112px;
	height:40px;
    display:block;
}

#menu_concept a{background:url("../img/menu.jpg") 0px 0px no-repeat; }
#menu_location a{background:url("../img/menu.jpg") -112px 0px no-repeat; }
#menu_room a{background:url("../img/menu.jpg") -224px 0px no-repeat; }
#menu_plan a{background:url("../img/menu.jpg") -336px 0px no-repeat; }
#menu_equipment a{background:url("../img/menu.jpg") -448px 0px no-repeat; }
#menu_chart a{background:url("../img/menu.jpg") -560px 0px no-repeat; }
#menu_outline a{background:url("../img/menu.jpg") -672px 0px no-repeat; }
#menu_contact a{background:url("../img/menu.jpg") -784px 0px no-repeat; }

#menu_concept a:hover {background:url("../img/menu.jpg") 0px -40px no-repeat; }
#menu_location a:hover {background:url("../img/menu.jpg") -112px -40px no-repeat; }
#menu_room a:hover {background:url("../img/menu.jpg") -224px -40px no-repeat; }
#menu_plan a:hover {background:url("../img/menu.jpg") -336px -40px no-repeat; }
#menu_equipment a:hover {background:url("../img/menu.jpg") -448px -40px no-repeat; }
#menu_chart a:hover {background:url("../img/menu.jpg") -560px -40px no-repeat; }
#menu_outline a:hover {background:url("../img/menu.jpg") -672px -40px no-repeat; }
#menu_contact a:hover {background:url("../img/menu.jpg") -784px -40px no-repeat; }

#menu_concept_now a{background:url("../img/menu.jpg") 0px -40px no-repeat; }
#menu_location_now a{background:url("../img/menu.jpg") -112px -40px no-repeat; }
#menu_room_now a{background:url("../img/menu.jpg") -224px -40px no-repeat; }
#menu_plan_now a{background:url("../img/menu.jpg") -336px -40px no-repeat; }
#menu_equipment_now a{background:url("../img/menu.jpg") -448px -40px no-repeat; }
#menu_chart_now a{background:url("../img/menu.jpg") -560px -40px no-repeat; }
#menu_outline_now a{background:url("../img/menu.jpg") -672px -40px no-repeat; }
#menu_contact_now a{background:url("../img/menu.jpg") -784px -40px no-repeat; }


/********************************menuここまで******************************************/

#lower_menu{
	color:#FFFFFF;
	background-color:#004986;
	width:100%;
	text-align:center;
 	clear:left;
	line-height:150%;
	font-size:10px;
}
#footer{
	background-color:#1a3953;
	width:100%;
	text-align:center;
	line-height:130%;
	font-size:10px;
}


