@charset "Shift_JIS";
/* CSS Document */

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

#wrap {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/gene_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrap2 {
	height: 1190px;
	width: 790px;
}

#wrap3 {
	width: 790px;
	background-image: url(../img/wrap_back2.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;

}

#head {
	width: 750px;
	height: 52px;
	padding-right: 40px;
	text-align: right;

}

.sample {
	margin-left: 100px;
}

.space {
	margin-top: 33px;
}

.space2 {
	margin-top: 12px;
}

.sample-left {
	font-size: 11px;
	width: 227px;
	padding-top: 230px;
	background-image: url(img/gene_pic01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 88px;
	line-height: 15px;
}

.sample-left2 {
	font-size: 11px;
	width: 204px;
	line-height: 15px;
}

.sample-left3 {
	font-size: 11px;
	line-height: 15px;
	width: 133px;
}

.sample-right {
	font-size: 11px;
	padding-top: 249px;
	padding-bottom: 12px;
	line-height: 15px;
}

.sample-right2 {
	font-size: 11px;
	line-height: 15px;
}

img.line {
	border: 1px solid #999999;
	margin-bottom: 3px;
}

#gaiyou {
	background-image: url(img/gaiyou_back.gif);
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 15px;
	margin-bottom: 10px;

}

.gaiyou2 {
	width: 650px;
	margin-left: 25px;
	margin-top: 8px;
}

#gaiyou p.txt {
	text-align: center;
}

.gaiyou-left {
	width: 435px;
}

table.gaiyou-spc {
	background-color: #666666;
	width: 421px;
	margin-bottom: 12px;
 }


.gaiyou-spc-back1,.gaiyou-spc-back2 {
	background-image: url(img/gaiyou_back.gif);
}

.gaiyou-spc-back1 {
	text-align: center;
	width: 66px;
}

.gaiyou-spc-back2 {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;

}

p.txt2 {
	margin-top: 7px;
	margin-bottom: 7px;
}

.gaiyou-right {
}

.access {
	background-image: url(img/access.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 421px;
}

p.tel {
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	visibility: hidden;
	height: 59px;
}


/* 地図と入会申込書部分 */
li.google a {
	height: 31px;
	width: 168px;
	background-image: url(./img/google.gif);
	margin-left: 23px;
	margin-top: 10px;
	margin-bottom: 10px;

}

li.google a:hover {
	background-position: 0px -51px;
}

li.pdf a {
	height: 48px;
	width: 49px;
	background-image: url(./img/pdf.gif);
	margin-left: 80px;
}

li.pdf a:hover {
	background-position: 0px -68px;
}

.pdf2 {
	line-height: 15px;
}

@media (pointer: fine), (hover: hover) {
  a:where([href^="tel:"]) {
    pointer-events: none;
  }
}