﻿@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　詳細ページのスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --------------------------------------------------------------------------------------
 左カラム　メインビジュアル
--------------------------------------------------------------------------------------- */

.h2Construction {
	background: url(https://ko-shu.jp/yamanacy/common/construction_ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Special {
	background: url(https://ko-shu.jp/yamanacy/special/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Company {
	background: url(https://ko-shu.jp/yamanacy/company/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Movie {
	background: url(https://ko-shu.jp/yamanacy/movie/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Sweets {
	background: url(https://ko-shu.jp/yamanacy/sweets/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Office {
	background: url(https://ko-shu.jp/yamanacy/office/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Love {
	background: url(https://ko-shu.jp/yamanacy/love/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Trend {
	background: url(https://ko-shu.jp/yamanacy/trend/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Life {
	background: url(https://ko-shu.jp/yamanacy/life/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Gourmet {
	background: url(https://ko-shu.jp/yamanacy/gourmet/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Contact {
	background: url(https://ko-shu.jp/yamanacy/contact/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

.h2Outdoor {
	background: url(https://ko-shu.jp/yamanacy/outdoor/images/ttl_bg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 620px;
	margin-top: 5px;
}

h2 { margin-top: 50px!important; width: 100%!important; } /*ADD*/


/* --------------------------------------------------------------------------------------
 左カラム　見出し
--------------------------------------------------------------------------------------- */

h3 {
	background: #FB6477; /*ADD*/
	font-size: /*20px*/22px; /*ADD*/
	font-weight: bold;
	color: #FFFFFF;
	padding: /*6px 15px*/12px 0px 9px 15px; /*ADD*/
	line-height: 30px;
	text-align: left;
	margin-bottom: /*50px*/10px; /*ADD*/
}
* html h3 {
	padding-top: 10px;
	height: 30px;
	width: 600px;
}
h4 {
	text-align: left;
	font-size: /*18px*/1.5em;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 6px;
	margin-bottom: 10px;
	margin-bottom: 20px; /*ADD*/
	margin-right: auto;
	margin-left: auto;
	color: #AE0000;
	font-weight: bold;
	border-left: solid 6px #AE0000; /*ADD*/
}
* html h4 {
	padding-top: 8px;
	height: 31px;
}
*:first-child+html h4 {
	padding-top: 8px;
	height: 23px;
}
h4 span {
	line-height: 13px;
	font-size: 14px;
	padding-left: 20px;
	font-weight: bold;
}
h5 {
	background: #E6ECAE url(https://ko-shu.jp/yamanacy/common/icon03.gif) no-repeat 5px 9px;
	height: 19px;
	width: 260px;
	padding-top: 7px;
	padding-left: 20px;
	line-height: 12px;
	text-align: left;
	font-size: 12px;
}
* html h5 {
	padding-top: 9px;
	height: 26px;
	width: 280px;
}
*:first-child+html h5 {
	padding-top: 8px;
	height: 18px;
}


/* --------------------------------------------------------------------------------------
 左カラム　記事
--------------------------------------------------------------------------------------- */

.commonTxt01 { font-size: /*13px*/16px; color: #333; line-height: /*1.5*/2.0; text-align: left; }
.commonTxt01 strong { font-size: /*16px*/22px; color: #3399FF; }
.commonTxt01 em {  font-weight: bold; color: #FF9900; }
.commonTxt01 small { font-size: /*11px*/15px !important; color: /*#666*/#555; /*letter-spacing: 1px;*/ }
.commonTxt01 img { border: 0; text-align: left; float: left; margin: /*0 10px 5px 0*/0 15px 25px 0; }

.commonTxt02 { font-size: /*12px*/15px; line-height: 1.4em; text-align: left; width: 280px; }
.commonBox { width: 577px; margin-left: auto; margin-right: auto; }

.h5Box { width: 280px; }

.commonImg01 { display: block; clear: both; width: 204px; margin-right: auto; margin-left: auto; font-size: 10px; }
.commonImg01 img { padding: 1px; border: 1px solid #CCC; }
.commonImg01 span { display: block; padding-top: 3px; }


/* --------------------------------------------------------------------------------------
 カテゴリートップページ
--------------------------------------------------------------------------------------- */

.index-menu {
	background-color: #F7F7F7;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #B5C52E;
	padding: 3px;
	width: 600px;
}
.index-menu img {
	margin-right: 10px;
	margin-bottom: 5px;
}
.index-menu a {
	display: block;
	width: 100%;
	color: #B5C52E;
	text-decoration: none;
	padding-top: 3px;
}
.index-menu a:visited {
	color: #B5C52E;
	text-decoration: none;
}
.index-menu a:hover {
	background-color: #DFDFDF;
	text-decoration: none;
	color: #B5C52E;
}
.index-menu a:active {
	color: #B5C52E;
	text-decoration: none;
}
.index-menu-txt {
	font-size: 14px;
	line-height: 1.3;
	border: 1px solid #FDA2AD;
	background-color: #F7F7F7;
	padding: 3px;
	margin-bottom: 10px;
	/* width: 612px; */width: 100%;
	text-align: left;
}
.index-menu-txt img {
	margin-right: 10px;
	width:110px !important; /*ADD*/
	height:37px !important; /*ADD*/
}
.index-menu-txt strong {
	font-weight: bold;
	color: #AE0000;
	margin-bottom: 10px;
	font-size: 16px;
}
.index-menu-txt a {
	display: block;
	width: 100%;
	color: #333333;
	text-decoration: none;
	background: url(https://ko-shu.jp/yamanacy/common/index_arow.gif) no-repeat;
	background-position: right bottom;
}
.index-menu-txt a:visited {
	color: #333333;
	text-decoration: none;
}
.index-menu-txt a:hover {
	color: #333333;
	text-decoration: none;
	background: url(https://ko-shu.jp/yamanacy/common/index_arow_over.gif) no-repeat;
	background-position: right bottom;
	background-color: #EFEFEF;
}
.index-menu-txt a:active {
	color: #333333;
	text-decoration: none;
}
.index-menu-txt em {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 3px 15px 1px 15px;
	background-color: #999999;
	letter-spacing: 1px;
	display: none; /*ADD*/
}


/* --------------------------------------------------------------------------------------
 外部リンク・右クリック禁止
--------------------------------------------------------------------------------------- */

.container {user-select: none;} /*ADD*/
.container .page_sub a {pointer-events: none; font-weight: bold;} /*ADD*/
.officialsite {
	/* background: url(https://ko-shu.jp/yamanacy/common/icon04.gif) no-repeat left -1px;
	padding-left: 75px; */
	height: /*16px*/20px;
	font-size: /*14px*/16px;
	margin-bottom: 5px;
}
.officialsite a {pointer-events: none; font-weight: bold;} /*ADD*/
.officialsiteBox {
	font-size: /*13px*/16px;
	color: #666666;
	padding: /*10px*/20px;
	background: #FFFFDD;
	line-height: /*1.2*/1.4;
	text-align: left;
	margin-bottom: 50px; /*ADD*/
}


/* --------------------------------------------------------------------------------------
 プリロードイメージ
--------------------------------------------------------------------------------------- */

#image-preload{
	width: 0px;
	height: 0px;
	display: inline;
	background-image:url(https://ko-shu.jp/yamanacy/common/template/index_arow_over.gif);
}

