@charset "UTF-8";
/*-----------------------------------------------------------------
clearfix
-----------------------------------------------------------------*/
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
/* IE7 MacIE*/
.clearfix {
	display: inline-block;
}
/* IE6 以前*/
* html.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/*-----------------------------------------------------------------
Link
-----------------------------------------------------------------*/
a, a:visited {
	color: #0033cc;
}
a:active {
	color: #FFF;
}
a:hover {
	color: #ff9d86;
}
/*-----------------------------------------------------------------
共通
-----------------------------------------------------------------*/
body{
	line-height: 1.5;
}
#header{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.hdtext{
	font-size: 10px;
	float: right;
}
.logo{
	float: left;
	margin-right: 38px;
}
#navi{
	width: 800px;
	float: left;
}

ul#utility{
	float: right;
	margin-bottom: 7px;
/*	margin-top: 34px;*/
}
#utility li{
	float: left;
	margin-left: 10px;
	line-height: 1;
}
#utility li#u-kiy{
	background: url(../img/btn_kiyaku_o.gif) no-repeat left top;
	height: 13px;
	width: 76px;
	display: block;
}
#utility li#u-pri{
	background: url(../img/btn_privacy_o.gif) no-repeat left top;
	height: 13px;
	width: 124px;
	display: block;
}
#utility li#u-con{
	background: url(../img/btn_contact_o.gif) no-repeat left top;
	height: 13px;
	width: 89px;
	display: block;
}

.tel{
	clear: both;
	float: right;
	margin-bottom: 7px;
}

ul#global{
	clear: both;
	background: url(../img/gnv_bg.gif) no-repeat left top;
	width: 800px;
	padding-top: 5px;
}
#global li{
	float: left;
	display: block;
	height: 47px;
	width: 160px;
	line-height: 1;
}
#global li#g-abo{
	background: url(../img/gnv_about_o.gif) no-repeat left top;
}
#global li#g-ser{
	background: url(../img/gnv_service_o.gif) no-repeat left top;
}
#global li#g-how{
	background: url(../img/gnv_howto_o.gif) no-repeat left top;
}
#global li#g-faq{
	background: url(../img/gnv_faq_o.gif) no-repeat left top;
}
#global li#g-app{
	background: url(../img/gnv_app_o.gif) no-repeat left top;
}

#contents{
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#pagetop{
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.pagetop{
	width: 154px;
	background: url(../img/btn_pagetop_o.gif) no-repeat left top;
	height: 28px;
	margin-left: auto;
}
#footerbg{
	clear: both;
	background: url(../img/fot_bg.gif) repeat left top;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border: 10px solid #CCC;
	background: #FFF;
}
.hdcosaka{
	float: left;
	margin-right: 20px;
}
.hdcosakatxt{
	float: left;
	padding-top: 16px;
}
.indent{
	text-indent: -1em;
	padding-left: 1em;
}
/*-----------------------------------------------------------------
トップ
-----------------------------------------------------------------*/
#slider{
	margin-bottom: 20px;
}
#menubox{
	float: left;
	width: 237px;
	margin-right: 4px;
	margin-bottom: 50px;
}
#menubox.end{
	margin-right: 0px;
}
#menubox img{
	margin-bottom: 10px;
}
#menubox #m-abo{
	background: url(../../img/btn_about_o.gif) no-repeat left top;
	height: 18px;
	width: 117px;
	line-height: 1;
	margin-bottom: 7px;
}
#menubox #m-ser{
	background: url(../../img/btn_service_o.gif) no-repeat left top;
	height: 18px;
	width: 111px;
	line-height: 1;
	margin-bottom: 7px;
}
#menubox #m-how{
	background: url(../../img/btn_howto_o.gif) no-repeat left top;
	height: 18px;
	width: 110px;
	line-height: 1;
	margin-bottom: 7px;
}
#menubox #m-app{
	background: url(../../img/btn_app_o.gif) no-repeat left top;
	height: 18px;
	width: 214px;
	line-height: 1;
	margin-bottom: 7px;
}
#granfront{
	width: 960px;
}
#granfront .access{
	float: right;
}
#granfront .map{
	float: left;
}
.catch{
	float: left;
}
.casebtn{
	float: right;
}
#top #pagetop{
	display: none;
}
/*-----------------------------------------------------------------
中ページ
-----------------------------------------------------------------*/
.category{
	margin-bottom: 20px;
}
h2{
	margin-bottom: 20px;
}
h3{
	margin-bottom: 10px;
}
.button{
	text-align: center;
	width: 960px;
}
/*-----------------------------------------------------------------
施設・用途
-----------------------------------------------------------------*/
#floor{
	margin-bottom: 15px;
}
.floormap{
	float: left;
	width: 640px;
	margin-right: 20px;
}
#ctimages{
	float: left;
	text-align: center;
	width: 300px;
}
#ctimages p{
	margin-bottom: 10px;
}

#chip{
	margin-bottom: 30px;
}
#chip dl{}
#chip dt{
	float: left;
	margin-right: 10px;
}
#chip dd{
	float: left;
	margin-right: 20px;
	font-size: 85%;
	line-height: 1.5;
}
#roombox{
	float: left;
	width: 465px;
	margin-right: 30px;
	margin-bottom: 30px;
}
#roombox img{
	margin-bottom: 10px;
}
#roombox.end{
	margin-right: 0px;
}
/*-----------------------------------------------------------------
設備・料金
-----------------------------------------------------------------*/
.anchor{
	background: #FFFFCC;
	text-align: center;
	padding: 10px;
}
.anchor a{
	color: #F60;
}
.anchor a:hover{
	color: #F60;
	text-decoration: none;
}

#casestudy table,
#howtouse table,
#service table,
#application table{
	width: 960px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#casestudy th,
#casestudy td,
#howtouse th,
#howtouse td,
#service th,
#service td,
#application th,
#application td{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 7px;
}
#casestudy th,
#howtouse th,
#service th,
#application th{
	font-weight: normal;
	background: #d7d7d7;
	padding: 7px;
}
/*#casestudy th,
#casestudy td{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 8px;
}*/
#casestudy td.bg{
	background: #f1f1f1;
}
#casestudy h3,
#faq h3,
#application h3,
#service h3,
#howtouse h3{
	font-size: 138.5%;
	line-height: 1.5;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	background: #999;
	clear: both;
}
/*-----------------------------------------------------------------
お申し込み
-----------------------------------------------------------------*/
#application h4{
	font-size: 116%;
	line-height: 1.2;
	font-weight: bold;
	color: #666;
	border-bottom: 2px solid #666;
	padding-bottom: 5px;
	border-left: 5px solid #666;
	padding-left: 5px;
	margin-bottom: 10px;
	clear: both;
}
#application th{
	width: 12em;
	text-align: left;
}
#application #pdf li{
	background: #f1f4ff url(../../application/img/pdf.gif) no-repeat 10px center;
	float: left;
	margin-right: 2px;
	padding: 10px 10px 10px 32px;
	width: 196px;
	margin-bottom: 15px;
}
#application p.casestudy{
	background: #f1f4ff url(../../application/img/cursor.gif) no-repeat 10px center;
	padding: 10px 10px 10px 32px;
	margin-bottom: 15px;
	clear: both;
}

#bihin table{
	width: 100%;
	padding: 0px;
	border-top: 1px solid #CCC;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #CCC;
	font-size: 95%;
}
#bihin th{
	width: 50%;
	border: none;
	padding: 7px;
	text-align: center;
	border-top: none;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: none;

}
#bihin td{
	width: none;
	padding: 7px;
	border-top: none;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: none;
}
.notice{
	color: #C00;
}
.kanryou{
	font-size: 138.5%;
	font-weight: bold;
	color: #ff9d86;
}
.error{
	color: #FF3300;
	background: #FFC;
	padding: 5px;
	margin-bottom: 5px;
}
/*-----------------------------------------------------------------
利用規約
-----------------------------------------------------------------*/
#kiyaku{
	padding: 15px;
	font-size: 85%;
}
iframe.kiyaku{
	border: 1px solid #999;
}
#kiyaku ol li{
	list-style: none inside;
	line-height: 1.5;
}
#kiyaku ol{
}
#kiyaku h1{
	font-size: 161.6%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 15px;
}
#kiyaku h2{
	font-size: 138.5%;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
	background: #f1f1f1;
	padding: 5px;
}
#kiyaku h3{
	font-size: 108%;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 0px;
}
#kiyaku table{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 70%;
}
#kiyaku th,
#kiyaku td{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px;
	font-weight: normal;
}
#kiyaku th{
	background: #f1f1f1;
}
#kiyaku .bg{
	background: #ddd;
}
/*-----------------------------------------------------------------
よくある質問
-----------------------------------------------------------------*/
#faq #index .title{
	clear: both;
	margin-bottom: 15px;
	font-weight: bold;
	color: #666;
	line-height: 1;
	font-size: 110%;
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
}

#faq #index ul{
	float: left;
	width: 470px;
	margin-bottom: 15px;
}

#faq #index li{
	height: auto !important;
	height: 18px;
	min-height: 18px;
	margin-bottom: 5px;
	background: url(../../faq/img/ico_q_s.gif) no-repeat left top;
	padding-left: 24px;
}
#faq h3{
	margin-bottom: 30px;
}
#faq dl{
	margin-bottom: 30px;
}
#faq dt{
	height: auto !important;
	height: 24px;
	min-height: 24px;
	font-weight: bold;
	margin-bottom: 5px;
	background: url(../../faq/img/ico_q.gif) no-repeat left top;
	padding-left: 30px;
	padding-top: 3px;
}
#faq dd{
	height: auto !important;
	height: 24px;
	min-height: 24px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #999;
	background: url(../../faq/img/ico_a.gif) no-repeat left top;
	padding-left: 30px;
}
/*-----------------------------------------------------------------
ケーススタディ
-----------------------------------------------------------------*/
#casestudy h3{
	margin-bottom: 30px;
}
#casestudy h4{
	font-size: 182%;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 10px;
}

#casestudylist{
	position: relative;
	margin-right: -9px;
    /zoom: 1;/* for IE6,7 */
}
#casestudylist dl{
	float: left;
	margin-right: 9px;
}
#casestudylist dt{
	line-height: 0px;
	margin-bottom: 3px;
}
#casestudylist dt a img{
	border: 4px solid #CCC;
}

#cs-01 #c01 a img,
#cs-02 #c02 a img,
#cs-03 #c03 a img,
#cs-04 #c04 a img,
#cs-05 #c05 a img,
#cs-06 #c06 a img,
#cs-07 #c07 a img,
#cs-08 #c08 a img{
	border: 4px solid #eb5c02;
}

#casestudylist dt a:hover img{
	border: 4px solid #eb5c02;
}
#casestudylist dd{}

#casestudy #review{
	margin-bottom: 20px;
}
#casestudy #review .img{
	float: left;
	margin-bottom: 20px;
}
#casestudy #review .layout{
	float: right;
	margin-bottom: 20px;
}
#casestudy #review ul{
	position: relative;
	margin-right: -1px;
    /zoom: 1;/* for IE6,7 */
	clear: both;
	margin-bottom: 20px;
}
#casestudy #review li{
	float: left;
	margin-right: 1px;
}
#casestudy #review .text{
	font-size: 115%;
}
#casestudy #spec{
	background: url(../../about/img/hdl_outline.gif) no-repeat left top;
	height: 51px;
	width: 960px;
	font-size: 140%;
	font-weight: bold;
	padding-left: 75px;
	padding-top: 10px;
	margin-bottom: 15px;
}
#casestudy #spec strong{
	color: #FFF;
	background-color: #F90;
	display: inline;
	font-size: 90%;
	padding: 7px 7px 3px;
}
#casestudy #ryoukinbox{
	height: 68px;
	width: 256px;
	border: 7px solid #CCC;
	text-align: center;
	vertical-align: middle;
	font-size: 130%;
	line-height: 1.3;
	padding-top: 8px;
	float: left;
	margin-bottom: 20px;
}
#casestudy #ryoukinbox strong{
	font-size: 170%;
}
#casestudy #ryoukinbox.goukei{
	background: #FFC;
}

#casestudy .icon{
	float: left;
	height: 20px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 20px;
}
