body, p, form, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
}

img {
	border: 0px none;
}

body {
	font-family: "Osaka", "MS UI Gothic";
	/*padding: 20px 0px 0px 25px;*/
	background-color: #000;
	/*background-color: #333;*/
	/*color:#EEE;
	color:#CCC;*/
	color:#BBB;
	/*font-size: 12px;
	line-height:18px;*/
	text-align: center;
}

/* 基本リンクカラー */
a:link {
	color: #69F;
	/*color: #C96;*/
	text-decoration: underline;
	/*text-decoration: none;*/
	}
a:visited {
	color: #69F;
	/*color: #C96;*/
	text-decoration: underline;
	/*text-decoration: none;*/
	}
a:hover {
	color: #FFC;
	/*color: #FF9900;*/
	text-decoration: underline;
	}
a:active {
	color: #FFC;
	/*color: #FF9900;*/
	text-decoration: underline;
	}

.lineup a:link {
	/*color: #66C;*/
	color: #BBB;
	text-decoration: none;
	}
.lineup a:visited {
	/*color: #66C;*/
	color: #BBB;
	text-decoration: none;
	}
.lineup a:hover {
	color: #FFC;
	text-decoration: underline;
	}
.lineup a:active {
	color: #FFC;
	text-decoration: underline;
	}


/* 全体 */
#container {
	width: 670px;
	margin: 0 auto 0 auto;
	padding: 0;
	/*background: #FFFFFF url(../pic/back.gif) no-repeat 0px 27px;*/
}

#top {
	text-align: left;
	/*padding: 10px 40px 10px 40px;*/
	/*margin-bottom: 20px;*/
}

#top .a_i img {
	float: left;
}

#top #right {
	width: 399px;
	float: left;
	text-align: center;
	padding-top: 110px;
	/*margin-bottom: 30px;
	margin-bottom: 32px;*/
}

/* H1レベル-タイトル */
#top #right h1 {
	margin-bottom: 0px;
}

/* 作品ラインナップ、リンク */
#top #right .lineup {
	margin: 0px 0 15px 0;
	padding: 0;
	padding-top: 5px;
	/*width: 650px;
	width: 610px;*/
}

#top #right .lineup h3 {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	/*line-height:18px;*/
	font-weight: normal;
	/*color:#C96;*/
	color:#69F;
	/*margin-bottom: 1px;*/
}

#top #right .lineup ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*display: inline;*/
}

#top #right .lineup li {
	display: inline;
}

#top {
	margin-bottom: 3px; /* #mainのpadding-topと合わせて間隔を調整 */
}

#main {
	/*clear: both;*/
	text-align: left;
	/*padding: 0px 35px 10px 35px;*/
	padding: 0px 25px 10px 45px;
	padding-top: 22px; /* #topのmargin-bottomと合わせて間隔を調整 */
}

#main #intro {
	margin-bottom: 42px;
}

/* 上映作品解説 */
.works {
	width: 600px;
	/*width: 620px;*/
	padding-top:9px;
	/*border-top: double 4px #36C;*/
	/*margin-bottom: 25px;*/
	margin-bottom: 27px;
}

.date {
	/*margin: 0px 0px 2px 0px;*/
	margin: 2px 0px 0px 0px;
	font-size: 12px;
	float: right;
}

.title {
	/*margin: 0px 0px 3px 0px;*/
	margin: 0px 12px 2px 0px;
	font-family: "Osaka", "MS UI Gothic";
	font-size: 14px;
	font-weight: normal;
	/*color: #36C;*/
	color: #69F;
	float: left;
	/*vertical-align: bottom;*/
}

.data {
	/*clear: right;
	margin: 0px 0px 6px 0px;*/
	margin: 4px 0px 0px 0px;
	float: left;
	/*vertical-align: bottom;
	height: 14px;*/
}

.wrapper {
	clear: both;
	width: 600px;
	border-top: solid 1px #CCC;
	padding-top: 3px;
}

.text {
	/*clear: both;*/
	/*width: 435px;*/
	width: 415px;
	float: left;
	padding-top: 3px;
}

.staff {
	margin: 0px 0px 6px 0px;
	padding-bottom: 5px;
	/*padding-bottom: 6px;
	border-bottom: solid 1px #36C;*/
}

.kaisetsu {
	margin: 0px 0px 1px 0px;
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;
}

.photo {
	width: 170px;
	float: left;
	margin-left: 15px;
	margin-top: 7px;
	text-align: right;
}

.to_top {
	margin: 0px 0px 10px 0px;
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	text-align: right;
}

/* 料金、インフォメーション */
.info {
	width: 610px;
}

.info h3 {
	width: 610px;
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 2px;
	/*color:#C96;
	border-bottom:solid 1px #C96;*/
	/*color:#69F;
	border-bottom:solid 1px #69F;*/
	color:#BBB;
	border-bottom:solid 1px #BBB;
}

.info p {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;
	/*color:#CC0033;*/
	margin-top:0em;
	margin-bottom:1em;
}

/* ログ取得＆カウンターボックス */
.o_counter {
	/*width:230px;*/
	margin:0;
	padding:0;
}

