/* CSS Document */

/*====================================================
全体
====================================================*/

.coa_CT{
	margin: 0;
	padding: 0;
	width:680px;
	height:auto;
	font-size:12px;
}

.coa_CT p{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.coa_CT img{
	margin:0;
	padding:0;
	border:0;
	vertical-align:bottom;
}

div.box_100 img{
	margin:0;
	padding:0;
	float:left;
	vertical-align:bottom;
	border:none;
}

div.box_30 img{
	margin:0;
	padding:0;
	float:left;
	vertical-align:bottom;
	border:none;
}

.coa_CT .caption{
	font-size:10px;
	line-height: 120%;
}

.coa_CT .txt_l{
	text-align:left;
}

.coa_CT .txt_c{
	text-align:center;
}

.coa_CT .txt_linkspace{
	padding:6px 0;
	width:auto;
	height:auto;
}


/*================================
画像透過によるホバー効果サンプル
================================*/
#wrapper_g a:hover img {
	opacity: 0.7;
	filter: alpha (opacity=70);/* for IE */
}

/*====================================================
clearfixハック
====================================================*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*====================================================
ピックアップ（クラブオフおすすめ映画）
====================================================*/

#pickupMovie {
	width:488px;
	height:auto;
	float:left;
	margin-bottom:20px;
	border:solid #CCCCCC 1px;
}

#pickupMovie a{
	font-size:14px;
	line-height:16px;
}

#pickupMovie .read {
	float:left;
	width:300px;
	height:auto;
	padding-top:10px;
	padding-bottom:20px;
}

#pickupMovie .flyer {
	float:left;
	width:155px;
	height:auto;
	padding:10px;
}

/*====================================================
ランキング
====================================================*/

#movieRanking {
	float:right;
	width:178px;
	line-height:110%;
	border:solid #CCCCCC 1px;
}

#movieRanking ol {
	list-style:none;
	margin:0;
	padding:10px;
}

#movieRanking li {
	padding-left:30px;
	padding-bottom:10px; 
}

#No1 {
	background: url(rank_1.gif) no-repeat 0 0;
}
#No2 {
	background: url(rank_2.gif) no-repeat 0 0;
}
#No3 {
	background: url(rank_3.gif) no-repeat 0 0;
}
#No4 {
	background: url(rank_4.gif) no-repeat 0 0;
}
#No5 {
	background: url(rank_5.gif) no-repeat 0 0;
}

/*====================================================
特集
====================================================*/
#feature{
	width: 680px;
	height: auto;
	padding-left:10px;
}

#feature .wra{
	float:left;
	width:210px;
	height:auto;
	padding-right:15px;
	padding-bottom:20px;
	text-align:center;
}

#feature .wra .date{
	text-align:left;
	font-weight:bold;
	font-size:11px;
	color:#5b5a5a;
}

#feature a{
	font-size:14px;
	line-height:16px;
	text-decoration:none;
}

#feature .wra img{
	width:210px;
}
#feature .txt_linkspace{text-decoration: underline;}
#feature .txt_linkspace:hover{text-decoration:none;}

#feature .txt_l{
	color:#5b5a5a;
	font-size:12px;
}

/*====================================================
映画ラインナップ
====================================================*/
#lineup {
	width:680px;
}

#lineup ul {
	list-style:none;
	margin:0;
	padding:0;
}

#lineup ul li {
	float: left;
	list-style:none;
	margin:0;
	padding-bottom:20px;
}

#lineup ul li img {
	margin-top:12px;
	margin-left:12px;
}

/*====================================================
映画館割引チケット
====================================================*/
#cine-com {
	height: auto;
	width: 680px;
	padding-bottom: 20px;
}

#cine-com .o_left {
	margin-top: 15px;
	width: 300px;
	float: left;
}

#cine-com .o_right {
	margin-top: 15px;
	width: 300px;
	float: left;

}

#cine-com p {
	float: left;
}

#cine-com .o_left img {
	margin-right: 10px;
	margin-left: 15px;
	float: left;
}

#cine-com .o_right img {
margin-right: 10px;
margin-left: 15px;
float: left;
}

/*====================================================
あなたにおすすめのサービス　削除
====================================================*/

/*
h2.ttltype04MT {
	display:none;
}

div.sliderMT {
	display:none;
}
*/
