@charset "shift_jis";
/* ============トップページロゴ部分======================== */
#header #logomark {
	float: left;
	margin-top: 3px;
	margin-left: 10px;
	height: 60px;
}
#header #tel {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	height: 60px;
}
#header #gnavi {
	margin-top: 30px;
	margin-left: 320px;
}
#header #gnavi ul {
	list-style: none;
	line-height: 1.15em;
}
#header #gnavi li {
	list-style-type: none;
	font-size: 0.8em;
}
#header #gnavi li a {
	display: block;
	padding-left: 8px;
	background: url("../images_01/p_2.gif") 0 50% no-repeat;
}
/* ========詳細ロゴ部分============================================================== */
#knee {
	height: 70px;
	width: 750px;
	margin-top: 1px;
	position: relative;
	border-top: 1px dotted #808080;
	padding-top: 10px;
}
#knee #logomark {
	position: absolute;
	top: 10px;
	left: 20px;
}
#knee #gnavi {
	width: 370px;
	position: absolute;
	left: 380px;
	text-align: left;
	vertical-align: top;
}
#knee #gnavi ul {
	list-style: none;
	margin: 0;
}
#knee #gnavi li {
	list-style-type: none;
	font-size: 1.2em;
}
/* ====================================================================== */
.zoom {
	position: relative;
}
img.zoom_icon {
	position: absolute;
	bottom: 0px;
	right: 8px;
	border: 0px;
}
/* ========詳細画像1============================================================== */
#chg {
	width: 740px;
	margin-top: 10px;
	padding-top: 10px;
}
.syousai_img li {
	display: inline;
	list-style: none;
	float: left;
}
.image-resize_ll {
	width: expression((this.width >= this.height) ? "640px" : "auto");
	height: expression((this.height > this.width) ? "640px" : "auto");
    border:0px;
}
.image-resize_ll {
	max-width: 640px;
	max-height: 640px;
	border: 15px white solid;
	border-bottom-width: 40px;
	border-radius: 8px;
	box-shadow: 2px 4px 16px rgba(0,0,0,0.4);
}
.youtube {
	width: 640px;
	height: 440px;
	border: 15px white solid;
	margin-bottom: 10px;
	border-radius: 8px;
	box-shadow: 2px 4px 16px rgba(0,0,0,0.4);
}
.map {
	width: 640px;
	border: 15px white solid;
	border-bottom-width: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	box-shadow: 2px 4px 16px rgba(0,0,0,0.4);
}
div.subject {
	text-align: left;
	float: left;
	margin-top: 2px;
	margin-left: 13px;
	height:24px;
}
div.toziru {
	text-align: right;
}
div.titlebar {
	background-color: #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	border-radius: 11px;
	height:24px;
}
.pic_foot {
	position: relative;
	text-align: center;
	bottom: 35px;
}
/* ========詳細画像4============================================================== */
.syousai_img {
	margin-top: 0px;
	width: 740px;
}
.syousai_img ul {
	margin-top: 0px;
	text-align: left;
	padding-left: 0px;
}
.image-resize_l {
	width: expression((this.width >= this.height) ? "340px" : "auto");
	height: expression((this.height > this.width) ? "340px" : "auto");
	border: 0px;
}
.image-resize_l {
	max-width: 346px;
	max-height: 346px;
	border: 0px;
}
.resizeSpan_l {
	display: block;
	width: 366px;
}
.resized_bg_l {
	position: relative;
	display: table-cell;
	width: 366px;
	height: 366px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.4);
}
.image-resize_m {
	width: expression((this.width >= this.height) ? "164px" : "auto");
	height: expression((this.height > this.width) ? "164px" : "auto");
    border:0px;
}
.image-resize_m {
	max-width: 167px;
	max-height: 167px;
	border: 0px;
}
.resizeSpan_m {
	display: block;
	width: 181px;
}
.resized_bg_m {
	position: relative;
	display: table-cell;
	width: 181px;
	height: 181px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.4);

}
.image-resize_s {
	width: expression((this.width >= this.height) ? "62px" : "auto");
	height: expression((this.height > this.width) ? "62px" : "auto");
    border:0px;
}
.image-resize_s {
	max-width: 62px;
	max-height: 62px;
	border: 0px;
}
.resizeSpan_s {
	display: block;
	width: 70px;
}
.resized_bg_s {
	position: relative;
	display: table-cell;
	width: 70px;
	height: 70px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.4);

}
img {
	-ms-interpolation-mode: bicubic;
}
.open {
	width: 740px;
	background: #DEDEDE;
	cursor: pointer;
	clear: both;
}

.g_btn{
	width: 93px;
	height: 20px;
}
/* ========footインラインフレーム============================================================== */
#foot
{
width: 100%;
border: 0px;
margin-top: 0px;
margin-bottom: -8px;
height:130px;
}