@charset "UTF-8";

/* notes
------------------------------------*/
#notes {
clear: both;
list-style:none;
margin:0 0 15px 5px;
padding:0 0 0 10px;
}

#notes li{
background:url("img/5x5_red.gif") no-repeat left 0.7em;
padding-left: 10px;
}

#notes a{text-decoration: underline;}
#notes a:active {color: #090;}
#notes a:hover{color: #090;}

/* legend
------------------------------------*/

#legend ul {
list-style:none;
margin:0 0 0 12px;
padding:0 ;
}

#legend li {
float:left;
display:inline;
margin: 0;
padding: 0 0 0 30px;
width: 155px;
height: 29px;
background:url("img/golf_sea.gif") no-repeat top left;
}

#legend li.kogen {
background:url("img/golf_tr2.gif") no-repeat top left;
}
#legend li.ike {
background:url("img/golf_ike.gif") no-repeat top left;
}
#legend li.yama {
background:url("img/golf_ya2.gif") no-repeat top left;
}
#legend li.spike-ok {
background:url("img/spike-ok.gif") no-repeat top left;
}
#legend li.spike-no {
background:url("img/spike-no.gif") no-repeat top left;
}
#legend li.cart-sf {
background:url("img/cart-sf.gif") no-repeat top left;
}
#legend li.cart-sr {
background:url("img/cart-sr.gif") no-repeat top left;
}



/* box
------------------------------------*/
.box {
float: left;
width: 760px;
margin: 5px 0 8px 4px;
padding: 0;
background:url("img/box_cup.gif") no-repeat bottom left;
display: inline;
}

.box .cap {
width: 760px;
margin: 0;
padding: 0;
background:url("img/box_cap.gif") no-repeat left top;
}

.box p.name {
margin: 0;
padding: 3px 0 0 3px;
font-size: 120%;
font-weight: bold;
}

.box p.name span.kyusho {
font-weight: normal;
font-size: 90%;

}

.address {
padding: 0 0 0 10px;
font-size: 95%;
}

.address span {
font-weight: bold;
padding-right: 15px;
}

.icons {
list-style:none;
float: right;
width: 250px;
text-align: right;
margin: -30px 0 0 0;
padding: 0 3px 0 0;
}

.icons li {
float: right;
padding: 0 3px;
}

.ryokin {
clear: both;
float: left;
list-style:none;
width: 250px;
margin: 0;
padding: 0 0 3px 5px;
border-top: 1px solid #666;
display: inline;
}

.setsumei {
float: right;
list-style:none;
width: 500px;
margin: 0;
padding: 0 0 3px 3px;
border-top: 1px solid #666;
display: inline;
}

.tokucho {
background:url("img/11dot_green.gif") no-repeat 3px 5px;
padding-left: 15px;
}

.chui {
background:url("img/chui.gif") no-repeat left 3px;
padding-left: 18px;
}

.bordertop {
font-weight: bold;
}

.indent {
padding-left: 12px;
}

.indent_tokucho {
background:url("img/11dot_green.gif") no-repeat 13px 5px;
padding-left: 25px;
}

.chui-indent {
background:url("img/chui.gif") no-repeat 12px 3px;
padding-left: 30px;
}

