@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:#f7f7f7;
	border:3px solid #fff;
	position:relative;
	margin-bottom:20px;
}
/* div#movie_section:before{
	position:absolute;
	content:"";
	border:1px solid #ccc;
	width:773px;
	height:100%;
}*/
div#movie_section h2 {
	border-bottom: 1px solid #E4E4E4;
	font-size: 146%;
	margin: 10px;
}

div#movie_section div#movie {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}
.movie_oyaji {
	background: url(../../../img/phimotic/movie/ind_css_004.gif) no-repeat center bottom!important;
}

div#movie_section div#movie_inr {
	background: url(../../../img/phimotic/movie/ind_css_003.gif) no-repeat center bottom;
	padding-bottom: 10px;
}

.movie_inr_oyaji {
	background: url(../../../img/phimotic/movie/ind_css_005.gif) no-repeat center bottom!important;
}

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;
}
.paste_oyaji {
	width: 560px!important;
}

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;
}
.input_oyaji {
	width:450px!important;
}




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: 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;
}

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;
	margin-left: 14px;
	margin-bottom:20px;
}

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;
}

div#movie_section div#movie span{
	margin: 0 auto;
}
/* 20220215修正 */
div.movie_section {
	background:#f7f7f7;
	border:3px solid #fff;
	position:relative;
	margin-bottom:20px;
}
div.movie_section h2 {
	border-bottom: 1px solid #E4E4E4;
	font-size: 146%;
	margin: 10px;
}

div.movie_section div.movie {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}
.movie_detail {
	text-align: left;
	padding: 1rem;
}