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: #666;*/
	background-color: #333;
	/*color:#333;
	color:#555;
	color:#666;
	color:#FFF;*/
	color:#EEE;
	/*font-size: 12px;
	line-height:18px;*/
	text-align: center;
}

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

/* 全体 */
#container {
	/*width: 680px;*/
	width: 678px;
	margin: 0 auto 0 auto;
	padding: 0;
	/*padding-top: 1px;  これを指定しないとNetscapeで問題あり？ */
	border-left:solid 4px #300;
	border-right:solid 4px #300;
	/*border-left:solid 2px #888888;
	border-right:solid 2px #888888;
	background: #FFFFFF url(../pic/back.gif) no-repeat 0px 27px;*/
	background-color: #000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 670px;
}

#top {
	/*text-align: left;*/
	/*background-color: #FFFFFF;*/
	/*padding: 10px 40px 10px 40px;*/
}

/* H1レベル-タイトル */
#top h1 {
	/*margin-top: 25px;
	margin-left: 40px;
	margin-bottom: 15px;*/
	margin-bottom: 9px;
}

#main {
	text-align: left;
	/*background-color: #FFFFFF;
	padding: 0px 40px 10px 40px;*/
	padding: 0px 30px 10px 30px;
}

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

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

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

.lineup li {
	display: inline;
}

/* 上映作品解説 */
.works {
	width: 610px;
	/*margin-right: 40px;
	margin-left: 0px;
	margin-bottom: 100px;
	padding-top:9px;*/
	/*border-top: solid 2px #999999;*/
	margin-bottom: 30px;
}

.photo {
	width: 170px;
	float: left;
	margin-right: 15px;
}

.text {
	width: 425px;
	float: left;
}

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

.title {
	margin: 0px 0px 4px 0px;
	font-family: "Osaka", "MS UI Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #F30;
	/*color: #F03;*/
}

.data {
	clear: right;
	margin: 0px 0px 1px 0px;
}

.staff {
	margin: 0px 0px 6px 0px;
	padding-bottom: 6px;
	border-bottom: solid 1px #F30;
	/*border-bottom: solid 1px #F03;*/
}

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

.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:#F66;
	border-bottom:solid 1px #F66;*/
	color:#C96;
	border-bottom:solid 1px #C96;
}

.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;
}

