#cpplus { 
	margin: 0;
	padding: 0;
}
/* title */
#cpplus h1 {
	margin: 0;
	padding: 0;
	width: 650px;
	height: 100px;
	font-size: 1px;
	color: #FFFFFF;
	background: url(../img/title.gif) no-repeat left top;
}
#cpplus h1 span {
	visibility: hidden;
}

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

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

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


/* read */
#cpplus #read { 
	margin: 5px 25px 5px 25px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 10px 0;
}

#cpplus #read p { 
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 10px 0;
	text-align: right;
}

/* toppage */
#cpplus #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;
}
#cpplus #toppage th {
	width: 64px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #dddddd;
}
#cpplus #toppage th img {
	border: solid 2px #cpplus #CCCCCC;
}
#cpplus #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;
}
#cpplus #toppage td em {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#cpplus #toppage th img {
	border: none;
}
#cpplus #toppage p {
	font-size: 12px;
	color: #666666;
	margin: 10px;
}

/* event */
#cpplus #event h2 { 
	color: #000000;
	font-size: 16px;
	margin: 20px 0 5px 0;
	padding: 0 0 2px 10px;
	border-left: 5px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}
#cpplus #event h3 { 
	font-size: 14px;
	color: #BD0000;
	margin: 20px 0 5px 0;
}
#cpplus #event h3 span { 
	font-size: 12px;
}

#cpplus #event p { 
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0 14px 6px 14px;
}
#cpplus #event em { 
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
}
#cpplus #event table {
	width: 650px;
	margin: 0 2px 10px 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#cpplus #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;
}
#cpplus #event ul {
    border: 1px solid #CC0000;
	margin: 20px 0 10px 0;
	padding: 10px;
	list-style-type: none;
}
#cpplus #event li {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding: 2px 0;
}

/* movie */
#cpplus #movie  {
	padding: 10px 0 0 0;
	border-top: 1px solid  #CCCCCC;
	clear: both;
}
#cpplus #movie h2 {
	margin: 10px 0;
	padding: 0 0 0 10px;
	border-left: solid 5px #E60000;
	color: #333333;
	font-size: 16px;
	line-height: 18px;
}
#cpplus #movie h2 span {
	color: #CC0000;
	font-size: 14px;
}
#cpplus #movie table {
	background-color: #FFFFFF;
	width: 650px;
	margin: 10px 0;
	padding: 0;
}
#cpplus #movie th {
	width: 360px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
#cpplus #movie th p {
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
}
#cpplus #movie td {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
}
#cpplus #movie td p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

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

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

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


