@charset "shift-jis";

#inspect {
}
#inspect #wrapper {
	background:#CCC;
}
#inspect #container {
	width:760px;
	margin:0 auto;
	background-color:#fff;
}
#inspect h1 {
	font-weight:bold;
	padding:20px 100px;
}
#inspect ul {
	padding:20px 100px;
}
#inspect ul li {
	clear:both;
	padding:20px 0;
}
#inspect ul li p.img {
	text-align:left;
}
#inspect ul li p.left {
	float:left;
	width:210px;
}
#inspect ul li p.text {
	float:left;
	width:280px;
	padding:20px;
}
#inspect ul li p.text span {
	font-weight:bold;
	color:#F00;
}
#inspect p.copyright {
	clear:both;
	border-top:1px solid #000;
	padding:20px;
	text-align:center;
}
#inspect p.totop {
	text-align:right;
	padding:10px;
}


#movie {
	width:760px;
	margin:0 auto;
}

#movie p.footpath {
	padding:10px;
}
#movie h2 {
	text-align:center;
	padding:40px 100px 20px;
}

h2.h_title {
	width: 829px;
	margin-bottom:10px;
	background: url(../../../../../../common/img/bg_h_img2.gif) left top no-repeat;
	font-size: 123.1%;
}
#movie .sec1 {
	width:650px;
	border:1px solid #ccc;
	margin:0 auto;
}
#movie .sec1 p.title {
	clear:both;
	padding:20px 0 5px;
	text-align:center;
}
#movie .sec1 p.title span {
	padding-right:10px;
	font-weight:bold;
}
#movie .sec1 ul {
	padding:0 0 20px 100px;
}
#movie .sec1 ul li {
	width:230px;
	float:left;
}
#movie .sec1 ul a {
	display:block;
	padding-left:35px;
	background:url(../img/wmp_33.gif) left no-repeat;
}
#movie .sec1 ul p.text {
	padding:5px 0 0 35px;
}
#movie .sec1 ul p.text a {
	display:block;
	padding:0;
	background:none;
}
#movie .caution {
	padding:10px 60px;
}
#movie .link {
	padding:0 60px;
}
#movie .back {
	padding:60px;
	text-align:center;
}
#movie .link a {
	background:url(../img/wmp_bana.gif) left no-repeat;
	padding-left:95px;
	display:block;
	width:150px;
}
#movie p.copyright {
	clear:both;
	border-top:1px solid #ff3300;
	padding:20px;
	text-align:center;
}
#movie p.totop {
	text-align:right;
	padding:10px;
}


#movietxt {
	width:760px;
	margin:0 auto;
}

#movietxt p.footpath {
	padding:10px;
}
#movietxt h1 {
	padding:40px 20px 20px;
}
#movietxt h2 {
	margin:20px;
	padding:5px;
	margin:0;
	font-size:160%;
	font-weight:bold;
	border-left:4px solid #09069d;
}
#movietxt .sec1 {
	width:700px;
	margin:20px auto 20px;
}
#movietxt .sec1 .left {
	width:370px;
	float:left;
}
#movietxt .sec1 .right {
	width:310px;
	float:right;
}
#movietxt .sec2 {
	width:700px;
	margin:0 auto 20px;
}
#movietxt .sec2 .left {
	width:310px;
	float:left;
}
#movietxt .sec2 .right {
	width:370px;
	float:right;
}
#movietxt p.text {
	padding:10px 0;
}
#movietxt p.img {
}
#movietxt .back {
	padding:60px;
	text-align:center;
}
#movietxt p.copyright {
	clear:both;
	border-top:1px solid #ff3300;
	padding:20px;
	text-align:center;
}
#movietxt p.totop {
	text-align:right;
	padding:10px;
}


/*                                         common
------------------------------------------------- */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

