@charset "utf-8";
html,body{
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	height: 100%;
}

body {
	background-image: url(img/common/bodyback.png);
	background-repeat: repeat;
	background-position: center top;
	font-size: 14px;
	line-height: 21px;
}
.right {
	text-align: right;
}
.red-txt {
	color: #F00;
}




#box {
	height: 100%;
	width: 100%;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

p {
	margin: 0px;
	padding: 0px;
}

.out-txt {
	font-size: 10px;
	display: none;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.clear br {
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	display: none;
}


h1 {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}


a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #036;
}

.in-back {
	background-image: url(img/common/in-back.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 1020px;
}
#header-box {

}
#main-img {
	margin: auto;
	width: 930px;
	background-image: url(img/index/main-back.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
	height: 420px;
}



#logo-box {
	height: 100px;
	width: 340px;
	float: left;
}
#head-about {
	background-image: url(img/index/copy.png);
	width: 570px;
	height: 100px;
	float: right;
	background-repeat: no-repeat;
	background-position: 10px;
}
#main-img-contents {
	padding-top: 0px;
	padding-bottom: 20px;
}
#main-chach {
	height: 200px;
	width: 730px;
	background-image: url(img/index/chach.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	float: left;
	font-size: 10px;
}
#main-chach2 {
	height: 80px;
	width: 500px;
	background-image: url(img/index/chach2.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	float: left;
	font-size: 10px;
}

#201503nyukuo {
	height: 220px;
	width: 190px;
	float: right;
}
#freerent {
	float: right;
	height: 120px;
	width: 187px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tectpia {
	height: 80px;
	margin: auto;
	width: 960px;
	padding-top: 20px;
}
#tectpia #tectpia-logo {
	width: 210px;
	height: 70px;
	float: left;
	margin-right: 10px;
}
#tectpia #tel-box {
	width: 460px;
	float: left;
	margin-right: 40px;
}
#tectpia #address {
	font-size: 12px;
	line-height: 21px;
	width: 230px;
	float: left;
	padding-top: 8px;
}

/*-----------------------------------------
   Navi.css
-----------------------------------------*/

#g-navi-box {
	width: 100%;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/g-navi/g-navi_11.png);
	background-repeat: repeat;
	background-position: top;
	min-width:980px;
}
#globalNavi {
	margin: auto;
	width: 980px;
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
	margin-left: auto;
}
/*-----------------------------------------

-----------------------------------------*/
#globalNavi ul li {
	float: left;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
	padding-top: 0px;
}
#globalNavi li ul.drop {
	width:180px;
	position:absolute;
	display:none;
	float:none;
	z-index:100;
	top:60px;
	clip: rect(auto,auto,auto,10px);
	left: 10px;
}
#globalNavi li ul.drop li{
	float:none;
	position:static;
	font-size: 14px;
}
#globalNavi li ul.drop li a {
	display:block;
	color:#666;
	padding:10px;
	_zoom:1;
	background-image: url(img/g-navi/back.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#globalNavi ul li .drop li ul li a div {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#globalNavi li ul.drop ul a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}



#wrap {
	margin: auto;
	width: 980px;
}
#contents-box {
	width: 1020px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(img/common/in-back.png);
	margin: auto;
}
#index-contents-box {
	margin: auto;
	width: 980px;
	background-image: url(img/index/contents-back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#index-contents-entry01 {
	background-image: url(img/index/index-contents-entry01.png);
	background-repeat: no-repeat;
	height: 360px;
	width: 475px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}
#index-contents-entry02 {
	background-image: url(img/index/index-contents-entry02.png);
	background-repeat: no-repeat;
	height: 360px;
	width: 475px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}
#index-contents-entry03 {
	background-image: url(img/index/index-contents-entry03.png);
	background-repeat: no-repeat;
	height: 360px;
	width: 475px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
#index-contents-entry04 {
	background-image: url(img/index/index-contents-entry04.png);
	background-repeat: no-repeat;
	height: 360px;
	width: 475px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
}
#footer-box {
	background-image: url(img/common/footer-back.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100px;
	width: 100%;
	margin: auto;
	padding-top: 30px;
	color: #FFF;
	font-size: 14px;
}
#footer-in-box {
	margin: auto;
	width: 980px;
	height: 30px;
}

#footer-in-box p {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#footer-in-box a:link {
	color: #FFF;
	text-decoration: none;
}
#footer-in-box a:visited {
	text-decoration: none;
	color: #CCC;
}
#footer-in-box a:hover {
	text-decoration: underline;
	color: #FFC;
}
#footer-in-box a:active {
	text-decoration: none;
	color: #FFF;
}
#footer-copy {
	margin: auto;
	width: 980px;
	text-align: left;
	height: 20px;
	clear: both;
}
#detail-box {
	margin: auto;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#detail-left {
	float: left;
	width: 340px;
	font-size: 14px;
}
img.detail-img {
	margin-top: 10px;
}
#detail-right {
	width: 600px;
	float: right;
	padding-top: 30px;
	text-align: center;
}
#detail-map-box {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#setsubi-box {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#detail-box #setsubi-box img {
	float: left;
}
#detail-box #setsubi-box #setsubi-txt {
	width: 400px;
	float: left;
	height: 180px;
	font-size: 14px;
	margin-left: 30px;
}
#setsubi-txt h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
#detail-box #syousai-box {
	padding-top: 10px;
	padding-bottom: 10px;
}
#syousai-box table {
	background-color: #CCC;
	font-size: 14px;
}
#syousai-box table tr th {
	background-color: #FFF;
	padding: 5px;
}
#syousai-box table tr td {
	background-color: #FFF;
	padding: 5px;
}
#syousai-box table tr td ul li {
	float: left;
	margin-right: 30px;
}
#syousai-box table tr td h3 {
	font-size: 21px;
	color: #F00;
}


#access-box {
	margin: auto;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* 20150512 追加 */
#main-img2 {
	margin: auto;
	width: 930px;
	background-image: url(img/index/main-back2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
	height: 420px;
}
#detail-piclist{
	margin: 12px 0;
}
#detail-piclist img{
	width: 134px;
  margin-right: 21px;
  border: solid 4px #dddddd;
}
#detail-piclist img:hover{
	opacity: 0.7;
}

.clearfix:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}
/* movie */
.movie-area {
	margin-top: 10px;
	margin-bottom: -6px;
	display: block;
}
#freerent{
	width: 308px;
}