@charset "utf-8";

/* メイン部分
-------------------------------------------------------------------------------------*/
#movie {
	float:left;
	width:655px;
	height: auto;
	padding-left: 17px;
}

#movie .gotop {
	float:left;
	width:620px;
	height: auto;
	text-align: right;
	padding-top: 20px;
}

#movie .inner {
	float:left;
	width:600px;
	height: auto;
	padding-left: 20px;
}

#movie .over {
	float:left;
	width:600px;
	height: 20px;
	background-image: url(../../movie/img/slow-over.gif);
	background-repeat: no-repeat;
}

#movie .center {
	float:left;
	width:590px;
	height: auto;
	background-image: url(../../movie/img/slow-center.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}

#movie .under {
	float:left;
	width:600px;
	height: 20px;
	background-image: url(../../movie/img/slow-under.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#movie .block {
	float:left;
	height: auto;
	width: 290px;
	display: block;
	background-image: none;
	padding-top: 10px;
}

#movie .division {
	float:left;
	width:580px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

#movie .left {
	float:left;
	height: auto;
	width: 120px;
	display: block;
}

#movie .right {
	float:left;
	height: auto;
	width: 160px;
	display: block;
}

#movie #pic {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 20px;
}

#movie #choice {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 20px;
}

#movie #choice p {
	float:left;
	width:605px;
	height: auto;
	display: block;
	padding-left: 15px;
}

#movie #choice ul {
	float:left;
	width:655px;
	display: block;
	text-align: center;
	padding-top: 20px;
	height: auto;
}

#movie #choice li {
	height: auto;
	display: inline;
	width: auto;
	padding-right: 15px;
}

#movie #info1 {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 20px;
}

#movie #info1 h1 {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 20px;
}

#movie #info1 h3 {
	float:left;
	width:150px;
	height: auto;
	font-weight: bold;
	color: #FF6600;
}

#movie #info1 p {
	float:left;
	width:600px;
	height: auto;
	display: block;
	padding-left: 20px;
	padding-top: 15px;
}

#movie #info1 p.block {
	float:left;
	width:160px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	line-height: 14px;
	border-bottom-style: none;
}

#movie #info1 p.right {
	float:left;
	width:160px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	border-bottom-style: none;
	text-align: right;
}

#movie #info2 {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 20px;
}

#movie #info2 h1 {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 20px;
}

#movie #info2 h3 {
	float:left;
	width:150px;
	height: auto;
	font-weight: bold;
	color: #FF6600;
}

#movie #info2 p {
	float:left;
	width:600px;
	height: auto;
	display: block;
	padding-left: 20px;
	padding-top: 15px;
}

#movie #info2 p.block {
	float:left;
	width:160px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	line-height: 14px;
	border-bottom-style: none;
}

#movie #info2 p.right {
	float:left;
	width:160px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	border-bottom-style: none;
	text-align: right;
}


#movie #list {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 20px;
}

#movie #list h1 {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 10px;
	display: block;
}

#movie #list ul {
	float:left;
	width:600px;
	height: auto;
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
}

#movie #list li {
	height: auto;
	display: inline;
	padding-right: 15px;
	font-size: 105%;
}

#movie #list table {
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	font-size: 90%;
	margin-bottom: 10px;
}

#movie #list th {
	width:225px;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#movie #list th.middle {
	width:90px;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#movie #list td {
	width:225px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#movie #list td.middle {
	width:90px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
