/* CSS Document */

html, body, ol, ul, li, dl, dt, dd, img, h2, h3, p {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

body {
	color: #130; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-color: #AD6;
	font-size: 0.75em;
	line-height: 1em;
}

body a {
	color: #630;
}

body a:hover {
	color: #F72;
	text-decoration: none;
}

#wrapper {
	margin: 0;
	width: 1000px;
	background-color: #FFF;
}

#container {
	width: 100%;
	background: url(../images/head_back.jpg) left top no-repeat;
}

/* #primary ------------------------------------------------------------------------- */

#primary {
	width: 800px;
	float: right;
	line-height: 160%;
}

#header {
	width: 100%;
	padding-bottom: 25px;
}

h1 {
	margin-top: 25px;
	margin-bottom: 0;
}

#contents {
	width: 740px;
	padding: 25px 40px 10px 20px;
	background: url(../images/contents_back.gif) left top no-repeat;
	min-height: 320px;
	position: relative;
}

*html #contents { height: 320px; }

#contents h2 {
	margin-bottom: 12px;
	font-size: 1.4em;
}

#contents h3 {
	font-size: 1.2em;
	background: url(../images/title_back.jpg) left top no-repeat;
	line-height: 28px;
	padding: 0 10px 7px 10px;
	color: #FFF;
}

.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }

#contents p, #contents dl, #contents ul {
	margin: 7px 0;
}

/* list ------------------------------------------------------------------------- */

div.column {
	width: 100%;
	padding-top: 15px;
	clear: both;
}

div.columnbt1 {
	border-top: 1px solid #999;
	margin-top: 15px;
}

.lcol {
	width: 360px;
	float: left;
}

.rcol {
	width: 360px;
	float: right;
}

#contents .bgG {
	background-color: #360;
	padding: 5px 7px;
	margin-bottom: 7px;
	line-height: 1em;
	font-weight: bold;
	color: #FFF;
}

#contents dd, #contents li {
	margin-bottom: 3px;
}

#contents dd strong, #contents li strong {
	margin: 0 3px;
	color: #C00;
}

#contents dd span, #contents li span {
	margin-left: 5px;
	font-size: 0.85em;
	color: #555;
}

.list dd, .list li {
	background: url(../images/point_list.gif) 3px 5px no-repeat;
	padding-left: 18px;
}

.list li.listR, .list dd.listR {
	margin-left: 380px;
	width: 335px;
}

.list li.listL, .list dd.listL {
	margin-left: 0;
	float: left;
	clear: both;
	width: 335px;
}

#contents .list dd.nopoint {
	background: none;
	padding-left: 0;
	margin-bottom: 5px;
}

.pointR {
	background: url(../images/point_rarr.gif) left 6px no-repeat;
	padding-left: 12px;
}

.slist dt {
	font-weight: bold;
	color: #C00;
	float: left;
	clear: both;
	width: 110px;
	text-align: left;
}

.slist dd {
	margin-left: 115px;
	width: 615px;
}

#contents .slist dd strong {
	margin: 0;
	color: #130;
}

.venue {
	clear: both;
}

.vimg {
	padding-left: 5px;
	float: right;
}

.vimg img {
	margin-top: 5px;
	margin-left: 5px;
}

.venue dt {
	background: url(../images/point_list.gif) 3px 5px no-repeat;
	padding-left: 18px;
	font-weight: bold;
}

.venue dd {
	padding-top: 5px;
	padding-left: 18px;
}

.socialDate dt { font-weight: bold; color: #C00; float: left; margin-right: 5px; }
.banquetRe { border: 1px solid #360; padding: 9px; margin: 10px 0; }
.banquetRe h4 { background-color: #360; padding: 5px 7px; margin: 2px 0 7px 0; line-height: 1em; font-weight: bold; color: #FFF; font-size: 1em; }

div.banner {
	background-color: #EED;
	padding: 3px 10px;
	margin: 7px 0;
}

div.banner img {
	margin: 2px 7px 7px 0;
	border: 1px solid #999;
}

/* table ------------------------------------------------------------------------- */

dd table, table.baseT, table.program {
	width: 100%;
	padding: 0;
	border: 1px solid #999;
	border-collapse: collapse;
	line-height: 140%;
	font-size: 100%;
}

table.baseT { margin: 15px 0; }

dd table th, dd table td, table.baseT th, table.baseT td, table.program th, table.program td {
	border: 1px solid #999;
	border-collapse: collapse;
}

dd table th, dd table td { padding: 2px 10px; text-align: center; }
table.baseT th, table.baseT td { padding: 4px 5px; text-align: center; }

dd table th, table.baseT th {
	background-color: #C00;
	color: #FFF;
}

table.baseT th.sHotel {
	background-color: #555;
	font-weight: normal;
}

table.baseT .taL { text-align: left; }
table.baseT td.hotels { font-weight: bold; width: 22%; text-align: left; }
table.baseT td span { font-weight: normal; font-size: 0.9em; margin-left: 5px; }
table.baseT .outer td { background-color: #F5F5F5; }

table.RailPass { width: 100%; padding: 0; border: none; border-collapse: collapse; line-height: 140%; margin-top: 10px; font-size: 100%; }
table.RailPass th, table.RailPass td { border: 1px solid #999; padding: 4px 10px; text-align: center; }
table.RailPass th { background-color: #C00; color: #FFF; width: 20%; }
table.RailPass td.taR { text-align: right; }
table.baseT td em, table.RailPass td em { font-family: helvetica; font-style: normal; }

.trans { padding-top: 20px; padding-bottom: 10px; }
.acMap { position: absolute; width: 460px; height: 400px; top: 20px; left: 300px; }
.acMap p { position: absolute; width: 280px; top: 390px; left: 180px; text-align: right; font-size: 0.8em; line-height: 140%; }
.pt60 { padding-top: 620px; }

em.supRed { color: #C00; font-style: normal; }

/* program ------------------------------------------------------------------------- */

p.programDay { font-weight: bold; background: url(../images/point_list.gif) 3px 5px no-repeat; padding-left: 18px; }
table.program { margin: 5px 0; }
table.program th, table.program td { padding: 3px 5px 4px 5px; }
table.program th { background-color: #C00; color: #FFF; text-align: center; }
table.program td { background-color: #FFF; }
table.program td.pTime { width: 15%; text-align: right; background-color: #F5F5F5; }
table.program td em { color: #039; }
table.program td .pName { padding-left: 2em; color: #333; font-size: 0.9em; }


/* #secondary ------------------------------------------------------------------------- */

#secondary {
	width: 180px;
	float: left;
}

div.shizuoka {
	width: 100%;
	padding-bottom: 10px;
}

div.navigation {
	width: 100%;
	background: url(../images/navi_back.gif) left top no-repeat;
}

div.navigation dl {
	background: url(../images/navi_back_bottom.gif) left bottom no-repeat;
	padding-bottom: 50px;
}

div.navigation dt {
	padding-bottom: 5px;
}

div.navigation dd {
	margin: 0 10px 1px 8px;
	display: block;
	width: 162px;
	height: 25px;
}

div.navigation dd a {
	display: block;
	width: 154px;
	height: 25px;
	padding-left: 8px;
	line-height: 23px;
	background: url(../images/navi.gif) left top no-repeat;
	text-decoration: none;
}

div.navigation dd a.active:hover, div.navigation dd a.navion {
	background: url(../images/navi.gif) right top no-repeat;
}

div.navigation dd.const {
	display: block;
	color: #690;
	width: 154px;
	height: 25px;
	padding-left: 8px;
	line-height: 23px;
	background: url(../images/navi.gif) left top no-repeat;
}

.contactemail {
	padding-left: 16px;
	text-decoration: none;
	line-height: 130%;
	font-size: 90%;
	background-color: #FFF;
}
.contactemail a{text-decoration:none}



/* #footer ------------------------------------------------------------------------- */

#footer {
	width: 990px;
	clear: both;
	text-align: right;
	padding: 10px 10px 30px 0;
	font-size: 0.85em;
	background: url(../images/body_back_bottom.gif) left bottom no-repeat;
	color: #555;
}

#footer span {
	margin: 0 10px;
}

@media print{

body {
	margin: 0;
	padding: 0;
	background: #FFF none;
	text-align: center;
}

#wrapper, #container, #primary, #contents, .lcol, .rcol, div.banner, #header, h1 {
	width: 640px;
	background: none;
	float: none;
	margin: 0 auto;
	padding: 5px 0;
	text-align: left;
}

#contents dt {
	padding: 0;
	color: #130;
	background-color: #FFF;
}

#secondary, #footer {
	display: none;
}

.acMap, .acMap p { position: relative; top: 0; left: 0; }

*html .trans img { width: 640px; }

#layer1 {
	position: absolute;
	left:335px;
	top:777px;


}

}

#contents p.eventtitle{
margin-top:30px;
background:url("../images/point_list.gif") 3px 5px no-repeat;
	padding-left: 18px;
}


/* popup */

#layer1 
{
	position: absolute;
	left:735px;
	top:8px;
	width:370px;
	background-color:#EEEEDD;
	border: 1px solid green;
	z-index: 50;
	line-height:130%;
	-moz-box-shadow:2px 2px 2px gray;
}
#layer1_handle 
{
	background-color:#CC0000;
	padding:2px;
	text-align:left;
	font-weight:bold;
	color: #FFFFFF;
	vertical-align:middle;
}
#layer1_content 
{
	padding:5px;
}
#close
{
	float:right;
	text-decoration:none;
	color:#FFFFFF;
}

