@charset "Shift_JIS";
/* コンテンツ別 設定があるもの
---------------------------------------------------------------------------- */

/* コンテンツ大枠内 H2
---------------------------------------------------------------------------- */
h2 {
	text-align: center;
}
.h2_1 {
	color: #063A23;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	border-top: solid 3px #063A23;
	border-bottom: dotted 1px #999;
	padding: 15px;
	margin: 0 0 20px;
}
.h2_2 {
	color: #063A23;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	border-top: solid 3px #063A23;
	border-bottom: dotted 1px #999;
	padding: 15px;
	margin: 0 0 20px;
}
.h2_2 a img {
	float:right;
	margin:5px;
	cursor:pointer;
 /margin-top:-30px;
}
.h2_3 {
	color: #063A23;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	border-top: solid 3px #063A23;
	padding: 15px;
	margin: 0 0 20px;
}
.h2_4 {
	color: #063A23;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    border-top: solid 3px #A28F28;
    border-bottom: dotted 1px #B8A32D;
    padding: 15px;
    margin: 0 0 20px;
}
.h2_5 {
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	background: url(../img/common/h2_5.gif);
	padding: 15px;
	margin: 0 0 20px;
}
.h2_6 {
	color: #063A23;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	border-top: solid 3px #063A23;
	border-bottom: dotted 1px #999;
	padding: 15px;
	margin: 0 0 10px;
}
/* コンテンツ大枠内 H3
-------------------------------------------------------------------
h3,
#shop h3 {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin:5px auto 0 10px;
}

#shop h3 {
	margin:0px auto;
}
--------- */
.h3_1, .voice h3 {
	color: #B8A32D;
	font-size: 15px;
	font-weight: bold;
	border-left: solid 4px #B8A32D;
	padding: 3px 0 2px 8px;
	margin:0 0 10px 0;
	letter-spacing: 0;
}
.h3_2 {
	color: #063A23;
	font-size:15px;
	font-weight:bold;
	text-align: left;
	border-left: dotted 1px #063A23;
	padding: 2px 0 0 8px;
	margin: 15px 0;
}
.h3_3{
	font-size: 15px;
	margin: 0 0 10px 0;
	color: #B8A32D;
	text-indent: 0;
	font-weight:bold;
	pading:4px 0;
}

.h3_4 {
	width: 395px;
	margin: 0 0 10px 0;
	background: url(../img/common/bg_h3_4.gif) no-repeat left top;
	text-indent: 15px;
	color: #FFF;
}
.h3_5 {
	width: 400px;
	line-height:140%;
	font-size:12px;
	font-weight:bold;
	color: #006699;
	margin:0;
}
.h3_6 {
	color: #333;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	margin: 15px 0;
}
.h3_6 span {
	color: #B8A32C;
	font-weight: bold;
}
.h3_bold{
    line-height: 140%;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 5px auto 4px 10px;
}
.h4_bold{
    font-size: 13px;
    font-weight: bold;
    line-height: 140%;
    text-align: left;
    margin: 5px 10px 4px 0px;
}
.voice {
	height:auto;
	clear: both;
	padding: 0;
	overflow: hidden;
	width: auto;
	text-align: left;
	overflow: visible;
	line-height: 140%;
	margin-top:20px;
}
.voice p {
	width: 640px;
	margin:5px 5px 10px 0;
}
.detailh3_01, .detailh3_02, .detailh3_03, .detailh3_04 {
	width: 640px;
	margin: 0 0 10px 0;
	padding-left: 40px;
	color: #006699;
	clear: both;
	font-size:13px;
	font-weight:bold;
}
.detailh3_01 {
	background: url(../img/shoplist/h3_shop01.gif) no-repeat left top;
	padding-top:3px;
	margin-top:20px;
}
.detailh3_02 {
	background: url(../img/shoplist/h3_shop02.gif) no-repeat left top;
	padding-top:20px;
	height:46px;
}
.detailh3_03 {
	background: url(../img/shoplist/h3_shop03.gif) no-repeat left top;
	padding-top:3px;
}
.detailh3_04 {
	background: url(../img/shoplist/h3_shop04.gif) no-repeat left top;
	padding-top:20px;
	height:46px;
}
/* コンテンツ大枠内 H4
---------------------------------------------------------------------------- */
.h4_1 {
	color: #063A23;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	margin: 0 0 10px;
}
.h4_2 {
	width: 375px;
	background: url(../img/common/bg_h4_2.gif) no-repeat left top;
	text-indent: 15px;
}
.h4_3 {
	width: 180px;
	background: url(../img/common/bg_h4_3.gif) no-repeat left top;
	text-indent: 5px;
}
/* P設定
---------------------------------------------------------------------------- */
p.point {
	margin: 0 0 10px 0;
	padding: 0 0 0 18px;
	background: url(../img/common/iconPoint1.gif) no-repeat 0 2px;
	font-weight: bold;
	color: #FF6600;
}
/* UL設定
---------------------------------------------------------------------------- */
ul.link {
	margin: 10px 0 0 0;
}
ul.link li {
	padding: 0 0 0 18px;
	background: url(../img/common/iconLink1.gif) no-repeat 0 3px;
}
/* UL設定
---------------------------------------------------------------------------- */
/* 中黒アイコンリスト */
ul.disc {
	list-style-type: disc;
	margin: 5px 0 0 20px;
	overflow: visible;
}
ul.disc li {
	list-style-type: disc;
	line-height: 1.4;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: visible;
}
ul.disc li.none {
	margin: 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}
p.disc {
	margin: 5px 0 0 0;
	padding: 0 0 2px 25px;
	background: url(../img/common/iconDisc.gif) no-repeat 10px 6px;
}
/* OL設定
---------------------------------------------------------------------------- */
ol {
	padding: 0 20px 10px 30px;
	text-align: left;
}
ol li {
	padding: 0;
}
/* フィッティング
---------------------------------------------------------------------------- */
ul.fittingLink {
	width: 640px;
	text-align: center;
	clear: both;
	margin: 20px 0 0 0;
}
.fittingLink li {
	float: left;
	margin: 20px 10px 0 10px;
}
/* VDチップフィッティング
---------------------------------------------------------------------------- */
dl.faq {
	width: 350px;
	height: auto;
	margin: 0 auto;
	float: left;
}
dl.faq dt {
	width: 350px;
	padding: 10px 0 5px 28px;
	font-weight: bold;
	background: url(../img/vd/icon_q.gif) no-repeat 5px 8px #F2F2F2;
}
dl.faq dd {
	width: 350px;
	overflow: hidden;
	margin: 10px auto;
	padding: 10px 0 5px 28px;
	background: url(../img/vd/icon_a.gif) no-repeat 5px 10px;
}
table.priceTable {
	width: 640px;
	margin: 0 auto;
	font-size: 13px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
table.priceTable th {
	padding: 5px;
	font-weight: bold;
	background: #F5F5F5;
	border: 1px solid #CCC;
}
table.priceTable td {
	padding: 5px;
	border: 1px solid #CCC;
}

/* ゴルフスクール
---------------------------------------------------------------------------- */
.textR ul.school li {
	list-style-type: decimal;
}

table.schoolTable {
	width: 640px;
	_width: 620px;
	margin: 0 auto;
	font-size: 13px;
	border-collapse: collapse;
	border: 1px solid #CCC;
	_text-align:center;
}


table.schoolTable th {
	padding: 5px;
	font-weight: bold;
	background: #F5F5F5;
	border: 1px solid #CCC;
}

table.schoolTable td.time {
	width: 20%;
}

table.schoolTable td {
	width:10%;
	padding: 5px;
	border: 1px solid #CCC;
}

p.size20 {
	font-size: 20px;
	font-weight: bold;
	color: #060;
}

div.btn_school a {
	margin: 20px 0 0 0;
	/margin: 10px 0 0 300px;
	float: right;
}

.textR_dunlop {
	width: 350px;
	text-align: left;
	float: right;
	overflow: hidden;
}

.teacherL {
	margin: 0 20px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #069;
	float: left;
	text-align: center;
}

.teacherL img {
	margin-bottom: 5px;
}

table.dulopTable {
	width: 640px;
	margin: 0 auto;
	font-size: 13px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

table.dulopTable th {
	padding: 5px;
	font-weight: bold;
	background: #F5F5F5;
	border: 1px solid #CCC;
}

table.dulopTable td {
	padding: 5px;
	border: 1px solid #CCC;
}


/* 採用
---------------------------------------------------------------------------- */
.recruit_text {
	padding: 0;
	clear: both;
	text-align: left;
}
ul.recPoint {
	width: 620px;
	overflow:hidden;
	margin:  10px auto 20px;
}
ul.recPoint li {
	width: 300px;
	margin-bottom:6px;
	float: left;
	padding: 0 0 0 10px;
	background: url(../img/common/icondisc.gif) no-repeat 0 5px;
}
table.recruitTable {
	width:750px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	_font-size:13px;
}
table.recruitTable th {
	width: 12%;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #CCC;
	background: #F5F5F5;
}
table.recruitTable td {
	padding: 10px;
	border: 1px solid #CCC;
}
table.recruitTable th.recruitTitle {
	background: #FFF;
	color: #060;
	padding: 10px;
	text-align: left;
	font-size: 16px;
	border: none;
}
/* 会社概要・お問い合わせテーブル
---------------------------------------------------------------------------- */
table.profile {
	width: 630px;
	margin: 0 10px;
	font-size: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
/* 会社概要のテーブルに背景をひくときは、tableのclassに追記してね。
---------------------------------------------------------------------------- */
.bg {
	background: url(../img/profile/bg_profile.jpg) no-repeat right bottom;
}
table#inquiry {
	width: 590px;
	margin: 0 10px;
	font-size: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
table.profile th, table#inquiry th {
	width: 180px;
	padding: 10px;
	border: 1px solid #CCC;
	background: #EEEEEE;
	font-weight: bold;
}
table#inquiry th {
	text-align: left;
}
table#inquiry th.content {
	width: 590px;
	text-align: left;
}
table.profile td, table#inquiry td {
	width: auto;
	padding: 10px;
	text-align: left;
	line-height: 140%;
	border: 1px solid #CCC;
}
table#inquiry td {
	width: 430px;
}
table#inquiry ul {
	width: 100%;
}
table#inquiry ul.itemList li {
	float: left;
	width: 200px;
	height: 20px;
	vertical-align: top;
}
table#inquiry ul.itemList li span {
	padding: 0 5px;
}
div.btnArea {
	margin: 10px auto 0 auto;
	text-align: center;
}
input {
	width: 420px;
}
input.chk {
	width: 20px;
	padding: 0 0 0 5px;
	vertical-align: middle;
}
textarea {
	border: 1px solid #CCC;
	width: 570px;
}
input.btn {
	width: 150px;
	height: 25px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #F5F5F5;
}
/* お問い合わせエラー画面
---------------------------------------------------------------------------- */
#error {
	width: 600px;
	margin: 0 auto;
	padding: 0;
}
#error li {
	margin: 0;
	padding: 3px;
	background: transparent;
	color: #C00;
	font-weight: bold;
}
/* その他
----------------------------------------------- */
/* 上部に余白を取りたいとき */
.mt0 {
	margin-top: 0;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mb10 {
	margin-bottom: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mr30 {
	margin-right: 30px;
}
/* 回り込みを解除する場合 */
.clear {
	clear: both;
}
/* 社長のサインなど、文字列を右配置する場合 */
.right {
	text-align: right;
	margin: 0 10px 0 0;
}
/* 特定の箇所だけ真ん中寄せする場合 */
.center {
	text-align: center;
}
/* 文字列設定
---------------------------------------------------------------------------- */
/* 必須 */
.required {
	color: #C00;
}
/* 太字 */
.bold {
	font-weight: bold;
}
/* フォントサイズ */
.small {
	font-size: 11px;
	font-weight: bold;
}

strong {
	font-weight:bold;
}
/* フォントカラー */
.red {
	color: #FF0000;
}
.orange {
	color: #FF6600;
}
.brown {
	color: #996600;
}
.aqua {
	color: #00ffff;
}
.blue {
	color: #003399;
}
.green {
	color: #063A23;
}
/* popupページ設定
---------------------------------------------------------------------------- */
#contentsWrap_popup {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.popWrap {
	padding: 5px 10px;
	margin: 10px 0;
	text-align: left;
	overflow: hidden;
	clear: both;
}
.popL {
	width: 230px;
	float: left;
	margin: 0 10px 0 0;
}
.popR {
	width: 360px;
	text-align: left;
	float: right;
	margin: 2px 10px 30px 0;
}
table.pop_shaft {
	border-collapse: collapse;
	border: 1px solid #FFF;
}
table.pop_shaft td {
	border: 1px solid #FFF;
	background-color: #CCC;
	padding: 10px;
	font-weight: bold;
}
p.input {
	width: 60px;
	cursor: pointer;
}
.btn1, .btn2, .btn3, .btn4, .btn5 {
	cursor: pointer;
}
#pop_galleryMenu ul li {
	display: inline;
	line-height: 0;
}
/* 商品詳細ページ設定
---------------------------------------------------------------------------- */
.detailL {
	width: 250px;
	float: left;
	padding: 0;
}
.detailR {
	width: 370px;
	float: left;
	padding: 0;
}
.detailTxtR {
	width: 370px;
	float: left;
	text-align: left;
	padding: 0;
}
/*J460P設定
---------------------------------------------------------------------------- */
.j460pTable, .j460pTable02, .esTable {
	width: 370px;
	margin: 10px auto 20px auto;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.j460pTable02 {
	width: 600px;
}
.esTable {
	width: 380px;
	float: left;
}
.j460pTable th, .j460pTable02 th, .esTable th {
	padding: 5px;
	border: 1px solid #CCC;
	background: #F5F5F5;
	font-weight: bold;
}
.j460pTable td, .j460pTable02 td, .esTable td {
	padding: 5px;
	text-align:center;
	border: 1px solid #CCC;
}
p.pText {
	text-align: left;
}
p.pointTxt {
	color:#FF0033;
	font-weight: bold;
}
.es_floatR {
	float: right;
}
/* pager */
.pager {
	margin: 2px 2px 10px 0;
	text-align: right;
	padding: 8px 0 8px 0;
}
span.current_page {
	padding: 3px 7px;
	background: #FFF;
	color: #333;
	border: #069 1px solid;
	line-height: 1.2;
}
a.link_page {
	padding: 3px 8px;
	background: #069;
	color: #FFF !important;
	text-decoration: none !important;
	line-height: 1.2;
}
a.link_page:hover {
	background: #09C;
	color: #FFF;
	text-decoration: none;
}
a.link_before, a.link_next {
	padding: 3px 8px;
	background: #069;
	color: #FFF !important;
	text-decoration: none !important;
	line-height: 1.2;
}
a.link_before:hover, a.link_next:hover {
	background: #09C;
	color: #FFF;
	text-decoration: none;
}
ul.itemNavi {
	width: 640px;
	clear: both;
}
/*J460P設定
---------------------------------------------------------------------------- */
table.ryomaTable {
	width: 620px;
	margin: 10px auto 20px auto;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.ryomaTable th {
	padding: 5px;
	border: 1px solid #CCC;
	background: #F5F5F5;
	font-weight: bold;
}
.ryomaTable th.ryomaTh {
	width: 15%;
}
.ryomaTable td {
	padding: 5px;
	text-align:center;
	border: 1px solid #CCC;
}
.ryomaTable td.fix {
	width: 8%;
}