body {
	margin: 0px;
	background-color: #91d2d4;
	color: #333333;
	font-family: helvetica, arial, sans-serif;
}

a {
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	color: #e75244;
	}

a:link {
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	color: #e75244;
	}

a:hover {
	text-decoration: underline;
	font-family: helvetica, arial, sans-serif;
	color: #556db2;
	}

a:visited {
	font-family: helvetica, arial, sans-serif;
	color: #e75244;
	}


/* top */

#top_container {
	width: 950px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	text-align: left;
	border: 0px solid #cccccc;
	}

#menu {
	width: 250px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	float: left;
	border: 0px solid #333333;
	}
	
	
#main {
	width: 700px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	float: right;
	border: 0px solid #333333;
	}

table.new {	
	margin: 10px 0px 5px 10px;
	}

td.new_txt {
	background: url('img/whatsnew_line.gif') center top repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	line-height: 150%;
	}

img.menu {
	margin-top: 10px;
	}
	
.text11 {
	font-size: 11px;
	}
	
.text11so {
	font-size: 11px;
	color: #e75244;
	}

.comment {
	padding: 10px;
	font-size: 14px;
	text-align: left;
	line-height: 130%;
	}

.id_flv {
	padding: 10px 10px 0px 0px;
	font-size: 14px;
	text-align: left;
	line-height: 130%;
	}
	
.tourtitle {
	margin-right: 10px;
	margin-bottom: 2px;
	padding: 3px;
	border-bottom: double 3px #91d2d4;
	font-size: 16px;
	font-weight: bold;
	color: #e75244;
	}

.tourdate {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
	}

	
td.eventinfo {
	padding-right; 5px;
	font-size: 16px;
	font-weight: bold;
	}

ol	{
	margin: 0px 0px 0px 10px;
	padding: 0;
	font-size: 11px;
	}

ul	{
	margin: 0px 0px 0px 10px;
	padding: 0;
	font-size: 11px;
	}

li	{
	margin: 0px 0px 0px 10px;
	padding: 0;
	font-size: 11px;
	list-style-type: disc;
	}
	
div.credit {
	padding-top: 15px;
	padding-bottom: 20px;
	color: #666666;
	background: url('img/bottom.gif') center top no-repeat #91d2d4;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: both;
	}
	



/* ƒOƒbƒY */

.title {
	margin: 5px;
	}
	
.item {
	margin: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: double 3px #91d2d4;
	}

.item_detail {
	padding-left: 10px;
	}
	
.item_name {
	font-size: 14px;
	font-weight: bold;
	color: #e75244;
	}

.limited_item_name {
	font-size: 14px;
	font-weight: bold;
	background-color: #e75244;
	color: #ffffff;
	padding-left: 1px;
	padding-right: 1px;
	}

.item_photo {
	margin: 5px;
	}

.photo {
	padding-top: 160px;
	float: right;
	vertical-align: bottom;
	}

.tee_table {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #91d2d4;
	background-color: #91d2d4;
	color: #ffffff;
	}

.tee_size {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	border-top: 1px solid #91d2d4;
	border-bottom: 1px solid #91d2d4;
	border-right: 1px solid #91d2d4;
	width: 30px;
	}

.tee_part {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #91d2d4;
	border-left: 1px solid #91d2d4;
	border-right: 1px solid #91d2d4;
	width: 55px;
	}
	
.tee_value {
	text-align: center;
	font-size: 11px;
	padding: 2px;
	border-bottom: 1px solid #91d2d4;
	border-right: 1px solid #91d2d4;
	}

.tee_cm {
	font-size: 10px;
	}
	