@charset "UTF-8";

/* layout
////////////////////////////// */
#primary {
	display: inline;
	float: right;
	width: 500px;
	margin: 20px 30px 0 0;
}

#secondary {
	display: inline;
	float: left;
	width: 320px;
	margin: 20px 0 0 20px;
}

#shadow_box {
	float: left;
	width: 32px;
	height: 739px;
	background: url(../images/shadowBg.gif) no-repeat scroll top left;
}

/* link style
////////////////////////////// */
#secondary li a {
	color: #000000;
	text-decoration: none;
}

#secondary li a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

/* rand image
////////////////////////////// */
#top_image {
	width: 300px;
	margin-bottom: 20px;
	background: url(../images/imageBg_01.gif) repeat-y scroll top left;
}

#top_image img {
	margin-top: 4px;
}

/* pink ribbon
////////////////////////////// */
#pinkribbon {
	width: 300px;
	height: 191px;
	margin-bottom: 30px;
	background: url(../images/pinkribbon/pinkRibbonBg_01.gif) no-repeat scroll top left;
}

#pinkribbon h4 {
	display: none;
}

#pinkribbon img {
	margin-right: 1px;
}

#pinkribbon .birdies {
	display: inline;
	float: left;
	width: 80px;
	margin: 75px 0 0 20px;
}

#pinkribbon .charity {
	float: left;
	display: inline;
	width: 140px;
	margin: 82px 0 0 50px;
}

#pinkribbon .totalbirdies {
	width: 130px;
	margin: 46px 0 0 160px;
}

/* radio info
////////////////////////////// */
#radioInfo {
	width: 300px;
	height: 70px;
	margin-bottom: 30px;
}

/* okinawa timez
////////////////////////////// */
#okinawa {
	width: 300px;
}

#okinawa h4 {
	width: 300px;
	height: 22px;
	background: url(../images/titleBg_okinawa.gif) no-repeat scroll top left;
	text-indent: -9999px;
}

#okinawa ul {
	margin: 10px 0 0;
}

#okinawa li {
	margin: 0 0 5px;
	padding: 0 0 5px 20px;
	background: url("../images/icon_listmarker.gif") no-repeat scroll;
	background-position: 0px 1px;
	line-height: 1.2;
}

*:first-child+html #okinawa li {
	height: 1%;
}

* html #okinawa li {
	height: 1%;
}

#okinawa span {
	font-weight: bold;
	color: #2295CE;
}

/* blog
////////////////////////////// */
#blog {
	width: 500px;
	margin-bottom: 30px;
}

#blog .blogRight {
	float: right;
	width: 240px;
}

#blog .blogLeft {
	float: left;
	width: 260px;
}

#blog h2 {
	width: 256px;
	height: 43px;
	background: url(../images/titleBg_blog.gif) no-repeat scroll top left;
	text-indent: -9999px;
}

#blog h3 {
	padding: 15px 0 0 10px;
	font-size: 174%;
	font-weight: bold;
}

#blog p {
	padding: 15px 5px 20px 10px;
}

#blog span {
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #2295CE;
}

#blog a {
	text-decoration: none;
}

#blog a:hover {
	background-color: transparent;
}

/* information
////////////////////////////// */
#information, #staff {
	width: 500px;
	margin-bottom: 30px;
}

#information h2, #staff h2 {
	width: 500px;
	height: 32px;
	text-indent: -9999px;
}

#information h2 {
	background: transparent url(../images/titleBg_info.gif) no-repeat scroll top left;
}

#staff h2 {
	background: transparent url(../images/titleBg_staff.gif) no-repeat scroll top left;
}

#information h3, #staff h3 {
	font-weight: bold;
}

#information ul, #staff ul {
	margin: 10px 0 0;
}

#information li, #staff li {
	margin: 0 0 10px;
	padding: 0 0 10px 0;
	background: url("../images/borderBg_01.gif") no-repeat scroll bottom left;
}

#information span, #staff span {
	font-weight: bold;
	color: #2295CE;
}

/* schedule
////////////////////////////// */
#schedule {
	width: 500px;
	margin-bottom: 30px;
}

#schedule .scheduleRight {
	float: right;
	width: 220px;
}

#schedule .scheduleLeft {
	float: left;
	width: 250px;
}

#schedule h2 {
	width: 500px;
	height: 32px;
	background: transparent url(../images/titleBg_schedule.gif) no-repeat scroll top left;
	text-indent: -9999px;
}

#schedule h3 {
	width: 89px;
	height: 37px;
	margin: 15px 0 0;
	background: transparent url(../images/titleBg_kongo.gif) no-repeat scroll top left;
	text-indent: -9999px;
}

#schedule li {
	margin: 0 0 10px;
	padding: 0 0 10px 0;
	background: url("../images/borderBg_02.gif") no-repeat scroll bottom left;
}

#schedule p {
	margin: 15px 0 0;
	padding: 0 0 10px 45px;
	background: url("../images/icon_golf.gif") no-repeat scroll top left;
}

#map {
	width:220px;
	height:200px;
	border:solid 1px #999999;
}
