@charset "shift_jis";
/* ========詳細画像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: #ddd;
	margin-bottom: 10px;
	clear: both;
	border-radius: 11px;
	height: 24px;
}
.pic_foot {
	position: relative;
	text-align: center;
	bottom: 35px;
}
/* ========詳細画像4============================================================== */
.syousai_img {
	margin-top: 10px;
	width: 100%;
	padding-bottom: 10px;
}
.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");
	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);
}
/*235*/
.image-resize_m {
	width: expression((this.width >= this.height) ? "210px" : "auto");
	height: expression((this.height > this.width) ? "210px" : "auto");
	max-width: 210px;
	max-height: 210px;
	border: 0px;
}
.resizeSpan_m {
	display: block;
	width: 229px;
}
.resized_bg_m {
	position: relative;
	display: table-cell;
	width: 229px;
	height: 229px;
	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) ? "101px" : "auto");
	height: expression((this.height > this.width) ? "101px" : "auto");
	max-width: 101px;
	max-height: 101px;
	border: 0px;
	margin-top:2px;
}
.resizeSpan_s {
	display: block;
	width: 115px;
}
.resized_bg_s {
	position: relative;
	display: table-cell;
	width: 115px;
	height: 115px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.4);
}
.image-resize_ss {
	width: expression((this.width >= this.height) ? "66px" : "auto");
	height: expression((this.height > this.width) ? "66px" : "auto");
	max-width: 66px;
	max-height: 66px;
	border: 0px;
	margin-top:2px;
}
.resizeSpan_ss {
	display: block;
	width: 76px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.resizeSpan_ss {
	height: 76px;
	padding-top:4px;
}
}
.resized_bg_ss {
	position: relative;
	display: table-cell;
	width: 76px;
	height: 76px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.4);
}
/******************************************************/
/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
}
img {
	-ms-interpolation-mode: bicubic;
}
.open {
	width: 740px;
	background: #DEDEDE;
	cursor: pointer;
	clear: both;
}
.telbox {
	border: 1px dotted gray;
/*   width:100%px;*/margin-top: 10px;
	padding: 7px;
	text-align: center;
	background-color: white;
}
.telbox p {
	font-size: 12px;
	text-align: left;
}
.telbox strong {
	font-size: 16px;
}
.syousai_btn, .co_btn {
	font-family: "メイリオ", Meiryo,Tahoma,"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px #C0C0C0 solid;
	cursor: pointer;
	width: 100%;
	height: 32px;
	margin: 4px auto;
	border-radius: 4px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.4);
}
.syousai_btn:hover, .co_btn:hover {
	box-shadow: 2px 2px 8px rgba(0,0,0,0.4) inset;
}
.p2 {
	background-image: url('../images/arrow.gif');
	height: 10px;
	width: 10px;
	border: 0px;
	float: left;
	margin-top: 5px;
}
.g_btn {
	padding: 6px 10px;
	margin: 0 4px 4px 0;
}
#tantou {
	margin: 0px;
	border: 0;
	overflow: hidden;
	width: 100%;
}
/******************************************************/
/* モニター幅960px以下 */
@media only screen and (max-width:960px){
.syousai_btn, .co_btn {
	width: 220px;
}
}
/******************************************************/
/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
.g_btn {
	min-width: 0px;
	padding: 6px 10px;
	margin: 0 4px 4px 0;
}
}
