@charset "utf-8";

body{font-size:16px;line-height:1.5;letter-spacing:0px;color:#2E2D2D;padding:42px 30px;width:650px;margin:0 auto;
font-family:"helvetica","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial, Helvetica,sans-serif}

#hole_map{background:#EFEECF;}
#hole_guide{width:100%;table-layout:fixed;border-spacing:0;vertical-align:top;
text-align:center;font-size:18px;margin-bottom:10px;}
#hole_guide *{text-align:center;}
#hole_guide th{background:url("../images/ptn_orgCheck2.jpg") repeat left top;padding:3px 0 0;
border-bottom:2px solid #F9A900;border-right:1px dotted #FFFFFF;}
#hole_guide td{background:url("../images/ptn_alph1.png") repeat left top;font-weight:bold;padding:3px 0 4px 0;
border-right:1px solid #E0DFD4;}
#hole_guide td span{font-size:16px;font-weight:normal;}
#hole_guide .end{border-right:none !important;}
.button_pop{text-shadow:0 -1px 0 #658C04;font-size:14px;padding:0 56px;line-height:28px;box-shadow:0 3px 0 0 #567A00,0 1px 0 0 #81AD0F inset;border-radius:5px;display:inline-block;text-align:center;position:relative;
background: #7BA903; /* Old browsers */
background: -moz-linear-gradient(top, #81ae10 0%, #79a800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81ae10), color-stop(100%,#79a800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #81ae10 0%,#79a800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #81ae10 0%,#79a800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #81ae10 0%,#79a800 100%); /* IE10+ */
background: linear-gradient(to bottom, #81ae10 0%,#79a800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81ae10', endColorstr='#79a800',GradientType=0 ); /* IE6-9 */
transition:transform 0.08s ease-out,box-shadow 0.08s ease-out;}
.button_pop:hover{background:#6E9804;text-shadow:0 0 0 #658C04;box-shadow:0 2px 0 0 #5D8500 inset;border-radius:5px;display:inline-block;
background: #6d9600; /* Old browsers */
background: -moz-linear-gradient(top, #6d9600 0%, #709a07 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d9600), color-stop(100%,#709a07)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6d9600 0%,#709a07 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6d9600 0%,#709a07 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6d9600 0%,#709a07 100%); /* IE10+ */
background: linear-gradient(to bottom, #6d9600 0%,#709a07 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d9600', endColorstr='#709a07',GradientType=0 ); /* IE6-9 */
-webkit-transform:translate(0,3px);-moz-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px);}
.button_pop:link,.button_pop:visited,.button_pop:hover{text-decoration:none;color:#fff;}
.button_pop img{vertical-align:middle;}
.fancy_next:before{content:"";width:7px;height:12px;position:absolute;top:50%;right:10px;margin:-6px 0 0 0;background:url(../images/arrow_12.png) no-repeat left top;display:block;}
.fancy_prev:before{content:"";width:7px;height:12px;position:absolute;top:50%;left:10px;margin:-6px 0 0 0;background:url(../images/arrow_12_prev.png) no-repeat left top;display:block;}
