/*---------------------------------------------------
@style ϊ»
---------------------------------------------------*/
html {
 overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;  padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var  {
	font-style: normal;
}
table{
	border-collapse: collapse;  border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before ,q:after{
	content: '';
}
object, embed{
	vertical-align: top;
}
hr, legend  {
	display: none;
}
h1, h2, h3, h4, h5, h6  {
	font-size: 100%;
}
img, abbr, acronym, fieldset {
	border: 0;
}
li  {
	list-style-type: none;
}
  
/* ------------ tHg ------------ */  
body {
	font-family: verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
	background: #FFF;
	color: #333;
	font-size: 75%;
	line-height: 150%;
	text-align: center;
}
html>/**/body {
	font-size: 12px;
}
  
* + html body {
	font-family: "CI","Meiryo";
}

br {
	letter-spacing: normal;
}
/*******************************all***********************************/
h1,h2,h3,h4,p {margin: 0px; padding:0px;line-height:140%;}
h1{font-size:75%;}

BODY{
	margin:0 auto;
	text-align:center;
	padding:0;
	line-height:180%;
	font-family:"qMmpS Pro W3","Hiragino Kaku Gothic Pro W3", "Hiranogi Kaku Gothic Pro","Meiryo",Verdana,Geneva,Arial,"lr SVbN", Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	font-size: 80%;
}
BODY div{
	text-align: left;
	margin:auto;
}

img{
	border:0;
	margin:0;
	padding:0;
}

a:link		{ color:#2B8080 !important; text-decoration:none !important; }
a:visited	{ color:#2B8080 !important; text-decoration:none !important; }
a:active	{ color:#CD3301 !important; text-decoration:none !important; }
a:hover		{ color:#CD3301 !important; text-decoration:none !important; }

/*******************************layout***********************************/

#layout{
	width:1024px;
	padding:0;
	border-top:3px solid #4D6A8A;
	position:relative;
}

#header{
	border-bottom:1px solid #4D6A8A;
	height:95px;
	padding:0 10px;
	margin:0 5px;
	clear: both;
}
#header .logo-img {
	width: 350px;
	margin-right: 20px;
	float: left;
}
#header .aff-img {
	position:absolute;
	top: 30px;
	right:10px;
	width: 468px;
	height: 60px;
	float: left;
}

#menu{
	position:absolute;
	top:6px;
	right:10px;
	margin:0;
	padding:0;
	border-left:1px solid #CCCCCC;
}
#menu a {
	padding:0 0.5em 0 0.5em;
	border-right:1px solid #CCCCCC;
}

#main{
	width:100%;
	padding:5px;
	clear: both;
	float:left;

}
#contents{
	width:650px;
	margin:10px;
	float: left;

}
#sub{
	width: 325px;
	float: left;
	margin: 10px 10px 10px 0;
}

#footer{
	font-size:80%;
	text-align:right;
	background-image:url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:24px;
	width:100%;
	height:35px;
	clear:both;
}

/*******************************box***********************************/

.box{
	width:632px;
	padding:0 0 10px 0;
	border:1px solid #66999A;
	border-top:none;
	margin-bottom:20px;
	background-color:#FFF;
	display: table;
	clear: both;
	}
	.box2{
	width:632px;
	padding:0px 0 10px 0;
	border:1px solid #66999A;
	border-top:none;
	margin-bottom:20px;
	background-color:#FFF;
	display: table;
	text-align:center;
	}
	
	
		.info-list {
			display: block;
			width: 632px;
			margin: 0;
			padding: 0;
			clear: both;
		}
		.info-list li {
			display: block;
			width: 591px;
			list-style:none;
			padding: 0 15px 0 16px;
			margin: 3px 0 0 10px;
			background-image:url(../images/icon_info.gif);
			background-position: left 0.3em;
			background-repeat:no-repeat;
			overflow:auto;
			clear: both;
		}
		
		.info-list_date {
			display: block;
			width: 80px;
			margin: 0;
			padding: 0 10px 0 0;
			white-space: normal;
			float: left;
		}
		.info-list_title {
			display: block;
			width: 501px;
			margin: 0;
			padding: 0;
			white-space: normal;
			float: left;
		}

.box-sub{
	width:320px;
	padding:0 0 10px 0;
	border:1px solid #66999A;
	border-top:none;
	margin-bottom:20px;
	background-color:#FFF;
}
.box-sub-tags {
	width:310px;
	padding:10px 5px 0;
	line-height: 220%;
}
/*
.tags:link		{ color:#2B8080; text-decoration:none !important; }
.tags:visited	{ color:#2B8080;text-decoration:underline !important; }
.tags:active	{ color:#CD3301;text-decoration:underline !important; }
.tags:hover		{ color:#CD3301;text-decoration:underline !important; }
*/
/*******************************sab***********************************/

.box-right{
	text-align:right;
	padding:3px;
	clear: both;
}
.form-txt{ width:80%; }
.form-btn{
	background-color:#222222;
	width:50px;
	height:23px;
	border:none;
	color:#FFF;
	}

#searchForm {
	margin: 5px 0 0;
}

/*******************************main***********************************/

.movie-small{
	background-image:url(../images/movie_back.jpg);
	width:145px;
	min-height: 240px;
	float:left;
	margin:5px;
	text-align:center;
}
	.movie-small p{
	text-align:left;
	font-size:80%;
	padding:8px;
	padding-top:3px;
}
		
.midashi-back{
	background-image:url(../images/midashi_back.jpg);
	background-repeat:no-repeat;			
	height:29px;
	font-size:130%;
	color:#FFF;
	padding-left:28px;
	padding-top:5px;
}
.movie-datail{
	width:480px;
	margin-top: 15px;
	text-align:center;
	display:table;
}
.movie-datail table{
	width:480px;
	margin:1px;
	background-color:#FFFFFF;
	font-size:80%;
	line-height:120%;
	text-align:left;
	margin-top:10px;
}
.t-detail{
	background-color:#E0E2CF;
	white-space: nowrap;
	text-align:center;
	width:100px;
}
.t-cols {
	text-align:center;
}
.table-vs {
	width: 480px;
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 1px;
	border-color: #FFFFFF;
}
.table-vs td {
	padding: 3px;
	margin: 0 1px 1px;
}

.m-red{background-image:url(../images/img_red.jpg);
	width: 150px;
	background-repeat:repeat-x;
	background-position:top;
	padding:8px;
	text-align:center;
	color:#FFF;
}

.m-blue{background-image:url(../images/img_blue.jpg);
	width: 150px;
	background-repeat:repeat-x;
	background-position:top;
	padding:8px;
	text-align:center;
	color:#FFF;
}

/*******************************list***********************************/
.search-list {
display: block;
	margin:0;
	padding:0;
}
.search-list li{
display: block;
	background-image:url(../images/movie_back.jpg);
	list-style:none;
	margin:5px 5px 10px 5px;
	padding:5px;
	clear:both;
	border:1px solid #DCDCDC;
	overflow:auto;
	}
		.search-list li img{
		float:right;
		margin-top:15px;
		}

	.list-nom{
	margin:0 5px 0 15px;
	font-size:80%;
	}
	.list-title{
	font-size:120%;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	.list-detail{
	margin:0;
	padding:0;
	font-size:80%;
	}
	.list-page{
	text-align:right;
	}

/*******************************searck***********************************/
.searchTbl {
	width: 100%;
	margin: 5px 0;
}
.searchTbl th {
	width: 10%;
	white-space: nowrap;
	font-size: 80%;
	padding: 3px;
}
.searchTbl td {
	width: 40%;
	font-size: 80%;
	padding: 3px;
}


/*******************************infoΪΧ***********************************/
.info-detail {
	display: block;
	margin: 0;
	padding: 0;
}
.info-detail li{
	margin: 0;
	list-style:none;
	padding:10px 10px 0px 5px;
}
.info-detail_date {
	padding: 0 0 0 7px;
	margin:0;
}
.info-detail_title {
	padding:0;
	margin:0;
	font-size:130%;
	font-weight:bold;
}
.info-detail_bun{
	float:left;
	clear:both;
	padding:10px 15px 15px 10px;
	margin:0;
}
/*
.info-detail_bun a:link		{ color:#2B8080; text-decoration:none; }
.info-detail_bun a:visited	{ color:#2B8080;text-decoration:underline; }
.info-detail_bun a:active	{ color:#CD3301;text-decoration:underline; }
.info-detail_bun a:hover	{ color:#CD3301;text-decoration:underline; }
*/
