@charset "Shift_JIS";

/**********ページ全体の背景の設定  ***********/
body {
	/*background: #7e3c15 url(../../club/img/club_mtv_bg.gif) left top;*/
}

#contents {
	font-size: 12px;
}


/********** サークル柄の入ったページ上部背景の設定 ***********/
#main {
	background: transparent url(../../club/img/club_mtv_main_bg.gif) left top no-repeat;
}


/*  */
#contentWrap {
	background-color: transparent;
}


/**********ページタイトルの設定***********/
#contentWrap h1 {
	margin: 5px 0 0 6px;
}



/**********メインコンテンツ表示エリア***********/
table#conArea {
	background-image: url(../../club/img/con-area_bg.gif);
	background-repeat: no-repeat;
	background-color: #f7f7f6;
}
/**********メインコンテンツ表示エリア***********/
/*td#mainCon*/ 
#mainCon{
	padding:0;
}

/**********コンテンツエリア背景色の設定***********/
#bgWrap {
	/*background-color: #f7f7f6;*/
	height: 1%;
	margin-top:10px;
}

/**********ページ上部のログインメニュー等設定***********/
#topMenu {
	background: #e95160 url(../../club/img/bg_club_mtv.jpg) left top no-repeat;
	margin-bottom: 10px;
}
#topMenu #topLeft h1 {
	background-color: transparent;
	text-indent: -9999px;
}
#topMenu #topLeft p {
	background-color: transparent;
	text-indent: -9999px;
}
#topLeft {
		padding: 68px 8px 8px 12px;
		vertical-align: bottom;
}
#topLeft p {
		float: left;
}
#topLeft p.submenu {
	margin-top: 27px;
	margin-left: 8px;
}
#topLogin {
	background-color: #E34454;
	padding: 6px 6px 4px;
	width: 149px;
}
/*\*/
#topLogin {
	padding: 6px 6px 5px;
}
/**/
#loginCon {
	background-color: #dfdcc1;
}
#topLogin p {
	padding: 4px 4px 0;
	background-color: #ffffff;
}
#topLogin ul {
	border-top: 4px solid #ffffff;
}
#topLogin ul li {
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
}
#topLogin ul li.borderNone {
	list-style-type: none;
	border-bottom: 1px solid #E34454;
}
#topLogin ul li a {
	display: block;
	padding: 4px 3px 3px 4px;
	font-size: 12px;
}
#topLogin ul li a:hover {
	text-decoration: none;
	background-color: #c8bf82;
}

/**********会員特典メニューの設定***********/
#tokuten {
	margin-bottom: 20px;
	background-color: #ffffff;
}
#tokuten h4 {
	background: #e95160 url(../../club/img/bg_title.gif) right top no-repeat;
}
#tokuten table td {
	padding: 6px;
}
#tokuten p {
	margin: 6px 2px 8px;
	line-height: 140%;
}
#tokuten p.menu {
	width: 240px;
	margin: 0 15px 18px 5px;
	float: left;

}

/**********プレゼント等コンテンツの設定***********/
#extraCon {
	background-color: #ffffff;
	margin-bottom: 20px;
}
#extraCon h4 {
	clear: both;
	background: #e95160 url(../../club/img/bg_title.gif) right top no-repeat;
}
#extraCon table td.present {
	width: 50%;
	background-color: #ffffff;
}
#extraCon table td.present table.presentCon {
	margin: 6px 0 6px;
	border-bottom: 1px solid #cccccc;
}
#extraCon table td.present table.presentCon td {
	padding-bottom: 6px;
}
#extraCon table td.present table.presentCon td.image {
	width: 110px;
	padding-left: 6px;
}
#extraCon table td.present table.presentCon td.coment {
	padding-right: 6px;
}
#extraCon table td.present table.presentCon td p.subscribe {
	text-align: right;
	margin-top: 12px;
	padding-left: 5px;
}
#extraCon table td.present p.rightPageLink {
	margin: 6px 6px;
	text-align: right;
}
#extraCon table td.present p.rightPageLink a {
/*	color: #000000;
	text-decoration: none;*/
}

/**********試写会　キャンペーン、イベント***********/
#extraCon2 {
	margin-bottom: 20px;
}

#extraCon2 table td table.presentCon {
	width: 100%;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}
#extraCon2 table td table.presentCon td.image {
	width: 100px;
	padding: 5px;
}
#extraCon2 table td table.presentCon td.coment {
	padding: 5px 5px 5px 0;
}
/*
#extraCon2 table.presentCon {
	border-bottom: 1px solid #aeaf9a;
	padding: 6px 5px;
}
#extraCon2 .image {
	width: 110px;
}*/
#extraCon2 p.rightPageLink {
	padding: 6px 6px;
	text-align: right;
	background-color: #ffffff;
}
#extraCon2 p.rightPageLink a {
	/*color: #000000;
	text-decoration: none;*/
}
/*試写会　キャンペーン*/
#extraCon2 td#campain {
	border-right: 3px solid #f7f7f6;
	width: 50%
}
#extraCon2 td#campain h4 {
	background-color: #2e5505;
}

/*イベント*/
#extraCon2 td#event {
	border-left: 3px solid #f7f7f6;
	width: 50%
}
#extraCon2 td#event h4 {
	background-color: #e76f26;
}


/**********ページ下部ログインボタンエリア***********/
#loginArea {
	background-color: #e7e3c9;
	padding: 4px;
}
#loginArea td {
	width: 50%;
	padding: 6px 6px 2px;
}
#loginArea td.rightBorder {
	border-right: 1px solid #999999;
	padding-left: 2px;
}
#loginArea td p {
	padding-bottom: 6px;
}
#loginArea td .tvDetailB {
	padding-left: 13px;
}
#loginArea td p img {
	padding-right: 6px;
}


/**********サイドコンテンツの設定***********/
#sideCon {
	width:210px;
	background-color: #f7f7f6;
	padding-top: 4px;
}
#sideCon div {
}
/* iTunesバナー */
div#itunes {
	background-color: #cccccc;
	padding: 6px 5px;
	margin-bottom: 10px;
}
div#itunes h2 {
}
div#itunes a {
	padding: 0;
}

div#ban {
	margin: 0 0 4px;
}

/*その他のプレゼント*/
#otherPre {
	background-color: #fad8dc;
	border-bottom: 2px solid #e34454;
}
#otherPre a {
	display: block;
	padding: 4px 5px;
	text-decoration: none;
}
#otherPre a:hover {
	text-decoration: none;
	background-color: #F4B0B9;
}
#otherPre span {
	display: block;
}
#otherPre span.otherTitle {
	font-weight: bold;
}
#otherPre span.otherExp {
	padding-left: 13px;
}


/**********トップに戻るボタン***********/
#anchor {
	clear: both;
	margin: 0;
	padding: 10px 4px 10px 0;
	/*background-color: #f7f7f6;*/
	text-align: right;
}



/**********プレゼントページの設定***********/
#mainCon h1 {
	margin: 0 0 4px;
	padding: 0;
	background-color: #e34454;
}
#mainCon div.presentList {
	float: left;
	width: 184px;
	height: 280px;
	border: 1px solid #999999;
	margin: 0 4px 10px 0;
	background-color: #ffffff;
}
/*
#mainCon div.presentList a {
	display: block;
	width: 184px;
	height: 251px;
	padding-top: 5px;
}
*/
#mainCon div.presentList .wrapper {
	display: block;
	width: 184px;
	height: 251px;
	padding-top: 5px;
}
/*
#mainCon div.presentList a:hover {
	background-color: #eaeaea;
	text-decoration: none;
}
*/
#mainCon div.presentList span {
	display: block;
}
#mainCon div.presentList span.imageBox {
	height: 216px;
}
#mainCon div.presentList span.image {
	text-align: center;
	margin:0 0 5px;
}
#mainCon div.presentList span.titleExp {
	margin:0 5px;
}
#mainCon div.presentList span.expText {
	margin:0 5px 5px;
}
#mainCon div.presentList span.deadline {
	margin:0 5px 5px;
}
#mainCon div.presentList span.entryBtn {
	height: 22px;
	text-align: center;
	padding: 5px 0 12px;
}
#mainCon div.presentList span.entryEnd {
	height: 22px;
	text-align: center;
	padding: 5px 0 12px;
	font-size:10px;
}

