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

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

/* 全体 */
#container {
	width: 680px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

#main {
	background-color: #F1EDDE;
	padding: 20px;
	padding-top: 10px;
}

/* H1レベル-看板画像 */
h1 {
	margin: 0;
	padding:0;
}

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

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

.lineup li {
	display: inline;
}

/* 料金、インフォメーション */
.info {
	width: 650px;
	/*border:double 3px #999999;*/
	border:solid 1px #999999;
	margin: 7px 0 25px 0;
	/*padding: 10px 10px 7px 12px;*/
	padding: 10px 12px 10px 14px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 622px;
}

.info h3 {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	/*color:#CC0033;*/
	margin: 0;
	padding: 0;
}

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

.info ul {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;
	margin: 0 0 0 20px;
	padding: 0;
}

.infoimg {
	width: 200px;
	margin: 2px 0 0 25px;
	padding: 0;
	float: right;
	text-align: center;
}

.infotext {
	width: 397px;
	margin: 0;
	padding: 0;
	float: right;
}

/* 上映作品解説 */
#kaisetsutop {
	width: 640px;
	margin-bottom: 8px;
}

#kaisetsutop h1 {
	width: 230px;
	float: left;
	margin: 0 0 15px 0;
}

#kaisetsutop .link {
	text-align: right;
	font-size: 12px;
}

#kaisetsutop h2 {
	clear: left;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

.works1 {
	width: 640px;
	margin-bottom: 5px;
}

.works2 {
	border: solid 1px #777;
	padding:10px;
}

.head {
	/*width: 618px;*/
	background-color: #666;
	margin-bottom: 10px;
	padding: 3px;
}

.sakka {
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
	color: #fff;
	float: left;
}

.date {
	margin-right: 3px;
	/*float: right;*/
	font-size: 12px;
	color: #fff;
	text-align: right;
}

.photo {
	clear: both;
	width: 170px;
	float: left;
}

.text {
	width: 420px;
	margin-left: 190px;
}

.title {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: normal;
	color: #660033;
}

.data {
	/*margin-bottom: 6px;*/
	margin-bottom: 1px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height:18px;
}

.staff {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: dotted 2px #999999;
	font-size: 12px;
	line-height:18px;
}

.kaisetsu {
	margin: 0px 0px 1px 0px;
	font-size: 12px;
	line-height:18px;
}

.to_top {
	font-size: 12px;
	text-align: right;
}

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

/* トップページ */
.toppage {
	margin: 0;
	padding: 0 0 5px 0;
	background-color: #F1EDDE;
}

.toppage .left {
	width: 280px;
	margin: 20px 20px 0px 20px;
	padding: 0;
	font-size: 12px;
	line-height:18px;
	float: left;
}

.toppage .left p {
	margin-bottom: 6px;
}

.toppage .right {
	width: 310px;
	/*margin: 16px 20px 0px 30px;*/
	margin: 16px 0px 0px 30px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	float: left;
}

.toppage .right .sakkamei {
	font-size: 12px;
	font-weight: bold;
}

/* トップページ左欄のリンク */
.toppage .left a:link {
	color: #444;
	text-decoration: underline;
	}
.toppage .left a:visited {
	color: #444;
	text-decoration: underline;
	}
.toppage .left a:hover {
	color: #663333;
	text-decoration: underline;
	}
.toppage .left a:active {
	color: #663333;
	text-decoration: underline;
	}

/* トップページ右欄のリンク */
.toppage .right a:link {
	color: #555;
	text-decoration: none;
	}
.toppage .right a:visited {
	color: #555;
	text-decoration: none;
	}
.toppage .right a:hover {
	color: #663333;
	text-decoration: underline;
	}
.toppage .right a:active {
	color: #663333;
	text-decoration: underline;
	}

