@charset "utf-8";
/* CSS Document */


/* 共通項目 */

* {
	margin:0;
	padding:0;

}


body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	font-family:
    'ヒラギノ角ゴ Pro W3',
    'Hiragino Kaku Gothic Pro',
    Osaka,
    'ＭＳ Ｐゴシック',
    sans-serif;


}




img {
	border:0;

}


li {
	list-style:none;

}


.clear{
	clear:both;
}


.clearfix:after {
content: ".";
display: block;
height: 0; 
clear: both; 
visibility: hidden;
} 
.clearfix {
display: inline-block;
} 
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
} 
.clearfix {
display: block;
} /* End hide from IE-mac */


/* スキップナビゲーション */

#skip {
	display:none;

}


#container {
	width:850px;
	margin:0px auto;
	padding-top:0px;
	padding-bottom:0px;
	background-repeat:repeat-y;
	background-color: #FFFFFF;

}

/* サイトID */

#logo {
	float:left;
	padding-left: 15px;
	padding-bottom: 10px;

}


#logo h1 {
	margin:0;

}


#header {
	padding-top:10px;
	background-image: url(../images/header/header_bg.jpg);
	background-repeat: no-repeat;
}


/*　ヘッダーナビゲーション　*/

#hnavi ul {
	margin:0px;
	padding:0px;
	display:inline;

}

#hnavi li {
	display:inline;
	float:left;
	margin-right: 15px;

}

#hnavi a {
	font-size:60%;
	background-repeat:no-repeat;
	height:0;
	overflow:hidden;
	display:block;
	


}

#hnavi {
	float:right;

}


.outline_btn a{
	width:130px;
	padding-top:43px;

}


.map_btn  a {
	width:130px;
	padding-top:43px;
	

}

.request_btn a, .reservation_btn a {
	width:130px;
	padding-top:43px;
	

}



.request_btn {
	background-image:url(../images/header/hnavi/request_btn.jpg);
	background-repeat:no-repeat;
	margin-top:60px;
	

}

.request_btn a:hover{
	background-image: url(../images/header/hnavi/hover/request_btn.jpg);
	background-repeat:no-repeat;
	
	

}

.reservation_btn {
	background-image: url(../images/header/hnavi/reservation_btn.jpg);
	background-repeat:no-repeat;
	margin-top:60px;
	
	

}

.reservation_btn a:hover{
	background-image: url(../images/header/hnavi/hover/reservation_btn.jpg);
	background-repeat:no-repeat;
	

}

.outline_btn {
	background-image:url(../images/header/hnavi/outline_btn.jpg);
	background-repeat:no-repeat;
	margin-top:60px;
	
}

.outline_btn a:hover{
	background-image:url(../images/header/hnavi/hover/outline_btn.jpg);
	background-repeat:no-repeat;

}





.map_btn {
	background-image:url(../images/header/hnavi/map_btn.jpg);
	background-repeat:no-repeat;
	margin-top:60px;
}

.map_btn a:hover{
	background-image:url(../images/header/hnavi/hover/map_btn.jpg);
	background-repeat:no-repeat;

}




#top_flash {
	clear:both;


}


#contents {
	clear:both;
	padding-top:15px;
	padding-bottom:0px;
}




/* グローバルナビゲーション　*/


#gnavi{
	clear:both;
}

#gnavi ul {
	margin:0px;
	padding:0px;
	display:inline;

}

#gnavi li {	
	display:inline;
	float:left;

}


#gnavi_bg {
	background-image:url(../images/gnavi/gnavi_bg.jpg);
	background-repeat:repeat-x;
}

#gnavi a {
	height:0;
	padding-top:43px;
	overflow:hidden;
	background-repeat:no-repeat;
	display:block;
	font-size:60%;

}


/* 通常 */


.gnavi01 {
	background-image:url(../images/gnavi/navi01.jpg);
	width:92px;
	background-repeat:no-repeat;

}

.gnavi02 {
	background-image:url(../images/gnavi/navi02.jpg);
	width:95px;
	background-repeat:no-repeat;

}
.gnavi03 {
	background-image:url(../images/gnavi/navi03.jpg);
	width:95px;
	background-repeat:no-repeat;

}
.gnavi04 {
	background-image:url(../images/gnavi/navi04.jpg);
	width:95px;
	background-repeat:no-repeat;

}
.gnavi05 {
	background-image:url(../images/gnavi/navi05.jpg);
	width:95px;
	background-repeat:no-repeat;

}
.gnavi06 {
	background-image:url(../images/gnavi/navi06.jpg);
	width:95px;
	background-repeat:no-repeat;

}

.gnavi07 {
	background-image:url(../images/gnavi/navi07.jpg);
	width:95px;
	background-repeat:no-repeat;

}

.gnavi08 {
	background-image:url(../images/gnavi/navi08.jpg);
	width:95px;
	background-repeat:no-repeat;

}

.gnavi09 {
	background-image:url(../images/gnavi/navi09.jpg);
	width:93px;
	background-repeat:no-repeat;

}




/* 現在地 */

#top .gnavi01 {
	background-image:url(../images/gnavi/hover/navi01.jpg);
	width:92px;
	background-repeat:no-repeat;

}

#concept .gnavi02 {
	background-image:url(../images/gnavi/hover/navi02.jpg);
	width:95px;
	background-repeat:no-repeat;

}
#elevator .gnavi03 {
	background-image:url(../images/gnavi/hover/navi03.jpg);
	width:95px;
	background-repeat:no-repeat;

}
#landscape .gnavi04 {
	background-image:url(../images/gnavi/hover/navi04.jpg);
	width:95px;
	background-repeat:no-repeat;

}

#roomplan .gnavi05 {
	background-image:url(../images/gnavi/hover/navi05.jpg);
	width:95px;
	background-repeat:no-repeat;

}

#shop .gnavi04 {
	background-image:url(../images/gnavi/hover/navi04.jpg);
	width:95px;
	background-repeat:no-repeat;

}

#roomplan .gnavi05 {
	background-image:url(../images/gnavi/hover/navi05.jpg);
	width:95px;
	background-repeat:no-repeat;

}

#publicplace .gnavi06 {
	background-image:url(../images/gnavi/hover/navi06.jpg);
	width:95px;
	background-repeat:no-repeat;

}

#location .gnavi07 {
	background-image:url(../images/gnavi/hover/navi07.jpg);
	width:95px;
	background-repeat:no-repeat;

}

#equipment .gnavi08 {
	background-image:url(../images/gnavi/hover/navi08.jpg);
	width:95px;
	background-repeat:no-repeat;

}

#access .gnavi09 {
	background-image:url(../images/gnavi/hover/navi09.jpg);
	width:93px;
	background-repeat:no-repeat;

}



/* hover */

.gnavi01 a:hover {
	background-image:url(../images/gnavi/hover/navi01.jpg);

}

.gnavi02 a:hover {
	background-image:url(../images/gnavi/hover/navi02.jpg);


}
.gnavi03 a:hover {
	background-image:url(../images/gnavi/hover/navi03.jpg);


}
.gnavi04 a:hover {
	background-image:url(../images/gnavi/hover/navi04.jpg);

}
.gnavi05 a:hover {
	background-image:url(../images/gnavi/hover/navi05.jpg);


}
.gnavi06 a:hover {
	background-image:url(../images/gnavi/hover/navi06.jpg);

}

.gnavi07 a:hover {
	background-image:url(../images/gnavi/hover/navi07.jpg);

}

.gnavi08 a:hover {
	background-image:url(../images/gnavi/hover/navi08.jpg);

}

.gnavi09 a:hover {
	background-image:url(../images/gnavi/hover/navi09.jpg);

}

/* パンくずリスト　*/

#breadlink {
	clear:both;
	padding:10px 15px;
	background-color:#E5E9EE;
	font-size:65%;
	margin-bottom:15px;

} 


#breadlink ul {
	margin:0;
	padding:0;
	display:inline;

} 

#breadlink li {
	display:inline;
	float:left;

}


.arrow {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;

}


/* コンテンツ */


#detail {
	width:770px;
	margin:0 auto;

}

#info {
	clear:both;

}

#firstmyhome {
	width:400px;
	float:left;

}

#itot {
	float:right;
	width:400px;

}



.d_text {
	font-size:65%;
	line-height:1.5em;

}

.d_text02 {
	font-size:80%;
	line-height:1.8em;

}



#feature{
	width:834px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;

}


#feature a {
	background-repeat:no-repeat;
	height:0px;
	font-size:60%;
	overflow:hidden;
	display:block;

}

.f01 a {
	background-image:url(../images/feature01.jpg);
	padding-top:220px;

}

.f01 a:hover {
background-image:url(../images/feature01_h.jpg);
}


.f02 a {
	background-image:url(../images/feature02.jpg);
	padding-top:220px;

}

.f02 a:hover {
background-image:url(../images/feature02_h.jpg);
}


.f03 a {
	background-image:url(../images/feature03.jpg);
	padding-top:220px;
	float:left;
	width:525px;

}

.f03 a:hover {
background-image:url(../images/feature03_h.jpg);
}


.f04 a {
	background-image:url(../images/feature04.jpg);
	padding-top:220px;
	float:right;
	width:309px;

}

.f04 a:hover {
background-image:url(../images/feature04_h.jpg);
}


#photograph {
	padding:0 15px;

}



/* インフォ */

#info {
	padding:15px;

}






.info_text {
	float:left;
	width:645px;
	padding:15px;
	border:1px solid #eeeeee;

}

.info_price {
	clear:both;
	margin-bottom: 15px;


}


.info_navi {
	float:right;
	width:130px;

}

.info_navi ul {
	margin:0px;
	padding:0px;


}



.info_navi a {
	width:130px;
	padding-top:43px;
	display:block;
	overflow:hidden;
	height:0px;
	font-size:xx-small;
	
	

}

#info_box {
	clear:both;
	margin-bottom:15px;

}

.event {
clear:both;
margin-bottom:15px;

}



.info_request_btn {
	background-image:url(../images/header/hnavi/request_btn.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;

	

}

.info_request_btn a:hover{
	background-image: url(../images/header/hnavi/hover/request_btn.jpg);
	background-repeat:no-repeat;
	
	

}

.info_reservation_btn {
	background-image: url(../images/header/hnavi/reservation_btn.jpg);
	background-repeat:no-repeat;

	
	

}

.info_reservation_btn a:hover{
	background-image: url(../images/header/hnavi/hover/reservation_btn.jpg);
	background-repeat:no-repeat;
	

}


#info_banner {
	clear:both;

}

#info h2 {
	background-image:url(../images/info/title.jpg);
	background-repeat:no-repeat;
	height:0;
	padding-top:30px;
	display:block;
	overflow:hidden;
	font-size:60%;
	margin-bottom:10px;
	clear:both;
	

}


.info_text {
	line-height:1.5em;


}

.info_text h3 {
	margin-bottom:10px;
}


.info_text h4 {
	margin-bottom:5px;

}

.info_text p {
	margin-bottom:10px;
}



.infoLeft {
	width:340px;
	float:left;
}

.infoRight {
	width:300px;
	float:right;
}


.infoRight a:hover {
	opacity:0.8;
	
}

* html .infoRight a:hover {
filter: alpha(opacity=80);
zoom:1;

}

*:first-child+html .infoRight a:hover {
filter: alpha(opacity=80);
zoom:1;

}


.ls02 {
	letter-spacing:2px;

}

.text_right {
	text-align:right;

}


#contents .reference {
	font-size:65%;
	text-align:right;

}


.about_sgr {
	margin-top:0px;
	margin-bottom:15px;
	clear:both;

}

#info .news {
	clear:both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;

}


.apologize {
	margin-bottom:15px;
	font-size:85%;
	text-align:center;

}

.apologize a {
	color:#0000FF;
	font-weight:bold;

}

.apologize a:hover {
	text-decoration:none;

}


.notice {
	font-size:65%;
	line-height:1.5em;
	clear:both;
	padding-top:15px;

}

* html .notice {
	padding-top:0px;

}

*:first-child+html .notice {
	padding-top:0px;

}






/* フッター*/

#footer {
	clear:both;

}

#footerlink {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#e5e9ee;

}


.vline {
	border-right:1px solid #999999;
	padding-right:10px;
	margin-left:10px;

}


#footerlink ul {
	margin:0px;
	padding:0px;
	display:inline;

}

#footerlink li {
	display:inline;
	font-size:65%;

}



#syagumi {
	background-color:#e5e9ee;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}

#syagumi ul {
	float:left;

}

#syagumi li {
	float:left;
	display:inline;
	margin-right:10px;

}

#syagumi #first {
	float:right;

}


.haseko {
	background-image: url(../images/footer/haseko.gif);
	width:134px;
	background-repeat:no-repeat;

}

#syagumi p {
	float:left;

}



#copyright {
	font-size:70%;
	text-align:center;
	width:850px;
	margin:0px auto;
	padding-top:15px;
	padding-bottom:15px;
	background-repeat:repeat-y;
	clear:both;

}


/* margin */

.mt15 {
	margin-top:15px;

}

.ml10 {
	margin-left:10px;

}

.ml15 {
	margin-left:15px;

}


.ml22 {
	margin-left:22px;

}


.mb10 {
	margin-bottom:10px;

}

.mb15 {
	margin-bottom:15px;
	clear:both;

}

.mtb15 {
	margin:15px 0;

}

.mb17 {
	margin-bottom:17px;

}

.mr10 {
	margin-right:10px;

}

.mr15 {
	margin-right:15px;

}

.mr25 {
	margin-right:25px;

}



.mr30 {
	margin-right:30px;

}


/* letter-spacing */


.ls01 {
	letter-spacing:-1px;

}

.lsp01 {
	letter-spacing:1px;

}

.lsp02 {
	letter-spacing:2px;

}
