@charset "UTF-8";
/* ------------------------------------------------------------
Project     : 上野クリニック
Web Site    : http://www.ueno.co.jp
File Name   : /css/phimotic/movie/contents.css
Apply Dir   : /phimotic/movie/
Description : 上野クリニックCM動画共用CSS
Update      : 2009.06.01
------------------------------------------------------------ */

div#movie_section {
	background: url(../../../img/phimotic/movie/ind_css_001.gif) no-repeat center top;
	padding-top: 15px;
	width:590px;
}

div#movie_section h2 {
	width: 565px;
	border-bottom: 1px solid #E4E4E4;
	font-size: 146%;
	margin-left: 10px;
}

div#movie_section div#movie {
	background: url(../../../img/phimotic/movie/ind_css_002.gif) no-repeat center bottom;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}

div#movie_section div#movie_inr {
	background: url(../../../img/phimotic/movie/ind_css_003.gif) no-repeat center bottom;
	padding-bottom: 10px;
}

div#movie_section div#movie_inr {
	width:590px;
	zoom:1;
	line-height: 1.4;
}

div#movie_section div#movie_inr:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html div#movie_section div#movie_inr {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}

div#movie_section div#movie_inr div#paste {
	float: left;
	width: 320px;
	padding: 10px 15px 10px;
}

div#movie_section div#movie_inr div#paste dl {}

div#movie_section div#movie_inr div#paste dl dt {
	background: url(../../../common/img/line/line_side_dotted_999999.gif) repeat-x left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div#movie_section div#movie_inr div#paste dl dd {}

div#movie_section div#movie_inr div#paste dl dd input {
	width:250px;
}


div#movie_section div#movie_inr div#actor {
	float: right;
	width: 200px;
	padding: 5px 15px 10px;
}

div#movie_section div#movie_inr div#actor table {
	width: 200px;
}

div#movie_section div#movie_inr div#actor table tr {
	background: url(../../../common/img/line/line_side_dotted_999999.gif) repeat-x left bottom;
}

div#movie_section div#movie_inr div#actor table tr.noLine {
	background: url(none) ;
}

div#movie_section div#movie_inr div#actor table th {
	width: 100px;
	text-align: left;
	padding: 5px 0;
	margin-top: 5px;
}

div#movie_section div#movie_inr div#actor table td {
	padding: 5px 0;
	margin-top: 5px;
}

div#movie_section div#flash {
	padding:10px 10px 20px;
	width: 570px;
}

div#movie_section div#flash img {
	float:left;
	margin:0 15px 0px 0;
	display:inline;
}

div#movie_section div#flash p {
	margin:0;
}

ul.movieVer {
	padding-top: 10px;
	width: 164px;
	margin-left: 14px;
}

ul.movieVer li {
	background: url(../../../common/img/line/line_side_dotted_999999.gif) repeat-x left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

ul.movieVer li.noLine {
	background: url(none) ;
}

ul.movieVer li a {
	background: url(../../../common/img/arrow/arrow_triangle_right_blue.gif) no-repeat left center;
	padding-left: 20px;
}

