﻿@charset "utf-8";
/* ================================================
宮本先生のインタビューcss
================================================ */




/* エリア
----------------------------------------------------------------------------- */


#contents #kiji_ttl {
	background:#006BC9;
	margin-bottom:10px;

}

#kiji_ttl h2 {
	
	
}
#movie {
}



#movie ul{
	padding-top: 15px;
	margin:0px auto;
	width:450px;
}


#movie li.box1{
	background-image:url("../imgs/movie/box1_bg.gif");
	width:450px;
	height:330px;/*404px*/
	padding:74px 0 5px 0;
	background-position:left top;
	background-repeat:no-repeat;
	margin:20px 0 0 20px;
	padding-left:40px;
	text-align: center;
}
#movie li.box2{
	background-image:url("../imgs/movie/box2_bg.gif");
	width:450px;
	height:330px;/*404px*/
	padding:74px 0 5px 0;
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:20px;
	text-align: center;
}
#movie li.box3{
	background-image:url("../imgs/movie/box3_bg.gif");
	width:450px;
	height:330px;/*404px*/
	padding:74px 0 5px 0;
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:20px ;
	text-align: center;
}

#movie li.time{
	width:450px;
	height: 23px;
	text-align: right;
	margin: 0;
	padding: 0;
	list-style-image:url("../imgs/movie/time_ic.gif") no-repeat;
}

#movie p#get_player{
	font-size:10px;
	color:#666666;
	margin: 15px 0 0 0;
	padding:10px 100px 0 100px;
	background-image:url("../imgs/movie/line.gif");
	background-position: center top;
	background-repeat:no-repeat;

}
#movie p#get_player img{
	float:left;
	padding:10px 10px 35px 0;
}

/* テキストエリア */

#caption p {
	margin:10px 10px;

}
#caption img{
	margin:15px 10px 0; 
	float: right;
}

.txt-pin{
	color: #ff66cc;
	font-weight: bold;
}
.txt-gr{
	color: #339966;
	font-weight: bold;
}
.txt-line{
text-decoration: underline;
}
.txt-b{
	font-weight: bold;
}



#caption {
	background-image: url(../imgs/movie/txt_bg.gif);
	width: 480px;
	margin: 0 auto;
	padding-bottom: 10px;
	border-bottom: solid 1px #66ceff;
	
}

#caption h3 {
	background-image: url(../imgs/movie/sub_title.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 480px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-9999em;
}