/* title */
#title { 
	margin: 0;
}

#title img { 
	border: none;
}

/* navi */
#navi ul {
	height: 25px;
	padding: 0;
	margin: 0 0 10px 0;
}
#navi li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:left;
}
#navi img {
	border: none;
}

/* navi2 */
#navi2  {
	width: 630px;
	margin: 0 10px 10px 10px;
	padding: 0 0 5px 0;
}
#navi2 p {
	font-size: 12px;
	color: #666666;
	margin: 0;
}

#navi2 .prev {
	float: right;
	background:url(../img/arrow.gif) right center no-repeat;
	padding: 0 15px 0 0;
}
#navi2 .next {
	float: left;
	background:url(../img/arrow2.gif) left center no-repeat;
	padding: 0 0 0 15px;
}


/* read */
#read { 
	margin: 5px 25px 5px 25px;
}

#read p { 
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 10px 0;
}

/* toppage */
#toppage table {
	background: url(../img/bg_table.gif) left repeat-y;
	width: 630px;
	margin: 0 0 20px 10px;
	padding: 0;
	border-collapse: collapse;
	border-top: solid 1px #dddddd;
}
#toppage th {
	width: 64px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #dddddd;
}
#toppage th img {
	border: solid 2px #CCCCCC;
}
#toppage td {
	width: 231px;
	margin: 0;
	padding: 10px 20px 10px 0;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #dddddd;
	font-size: 12px;
	line-height: 16px;
}
#toppage td em {
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
#toppage td img {
	border: none;
}
#toppage p {
	font-size: 12px;
	color: #666666;
	margin: 10px;
}

/* event */
#event h1 { 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0;
}
#event h2 { 
	font-size: 14px;
	color: #990033;
	margin: 20px 0 5px 0;
}

#event p { 
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0 14px 6px 14px;
}
#event em { 
	color: #999933;
	font-style:normal;
}
#event .caption { 
	color: #FF6666;
}
#event table {
	width: 650px;
	margin: 0 2px 10px 0;
	padding: 0;
	border-top:1px solid #CCCCCC;
	border-collapse: collapse;
}
#event td {
	margin: 0;
	padding: 2px;
	text-align:left;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
    border-bottom:1px solid #CCCCCC;
}

/* movie */
#movie  {
	padding: 10px 0 0 0;
	border-top: 1px solid  #CCCCCC;
	clear: both;
}
#movie h3 {
	margin: 10px 0;
	padding: 0.1em 10px;
	border-left: solid 5px #E60000;
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
#movie table {
	background-color: #FFFFFF;
	width: 650px;
	margin: 10px 0;
	padding: 0;
}
#movie th {
	width: 360px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

#movie td {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
}
#movie p {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 10px 0;
	font-weight: normal;
}
#movie em {
	font-style: normal;
	color: #CC0000;
}

/* gallery */
#gallery  {
	padding: 10px 0 0 0;
	clear: both;
}
#gallery h3 {
	margin: 10px 0;
	padding: 0;
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
#gallery h4 {
	color: #CC0000;
	font-size: 16px;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #CC0000;
}
#gallery ul {
	padding: 0;
	margin: 0;
	width: 650px;
}
#gallery li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 130px;
	height: 130px;
	float: left;
	text-align: center;
}
#gallery p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 10px 0;
	clear: both;
}
#gallery em {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
#gallery .caption {
	text-align: center;
}
#gallery .ph {
	text-align: center;
	clear: both;
}
#gallery img {
	border: none;
}

.time {
	width: 100px;
}
.link { 
	font-size: 12px;
	color: #666666;
	margin: 10px 0;
	text-align: right;
}

#toppage a:link {  color: #333333; text-decoration: none; }
#toppage a:visited {  color: #333333; text-decoration: none;}
#toppage a:hover {  color: #FF9900; text-decoration: underline;}
#toppage a:active {  color: #FF9900; text-decoration: underline;}

a:link {  color: #FF0000; text-decoration: none; }
a:visited {  color: #FF0000; text-decoration: none;}
a:hover {  color: #FF9900; text-decoration: underline;}
a:active {  color: #FF9900; text-decoration: underline;}


