@charset "utf-8";

/*
	--------------------------------
	SCREEN CSS
	--------------------------------
	Last Update:2007/09/13
	Auther: Honda
*/


/*ベースデザイン情報の読込*/
@import url("/tjo/common/css/import.css");

/*アクティブナビ指定*/
#globalHeader a#gh04 img { visibility:hidden; }

/*-------------------------------------------------------------------
	Header
-------------------------------------------------------------------*/
#header { height:76px; padding-top: 23px; background: url("../image/header_backimg.gif") repeat-x 0 23px; }

/* タイトル */
#header #contentstitle a { display:block; width:400px; height:76px;	float: left;
						   background: url("../image/title.gif") no-repeat; }

/* サイト内検索 */
#header .serach_box { width:299px; height:60px; float:right; padding: 18px 0 0 18px; font-size:12px;
					  background: url("http://www.vis-a-vis.co.jp/tjo/common/image/header/search_box.gif") no-repeat 8px 8px; }
	* html #header .serach_box { width: 317px; height: 75px; }

#header .serach_box input.search_txt { width:110px; }
#header .serach_box input.search_btn { width: 80px; _padding-top:2px; }
#header .serach_box .qr { margin-top:-5px; margin-left:3px; _margin-top:-3px; }


/*-------------------------------------------------------------------
	サイドバー > contents > ライブスケジュール > 会場で探す
-------------------------------------------------------------------*/
li.hall select { width:150px; margin-bottom:3px; }


/*-------------------------------------------------------------------
	サイドバー > contents > アーティスト... 
-------------------------------------------------------------------*/
#sideMenu li.event_comment { list-style:none; }
#sideMenu li.event_comment ul { padding-top:5px; margin-right:10px; border-top:1px solid #CCC; }
#sideMenu li.event_comment ul li { padding-left:0; margin-left:0; list-style:none; }


/*-------------------------------------------------------------------
	サイドバー > 予告トレーラー
-------------------------------------------------------------------*/
.trailer {
	margin: 0 5px 20px; padding: 0 0;
	background: url(../image/side_trailer2.gif) repeat-y left bottom;
	text-align: center;
	color: #ffffff;
}
.trailer .trailer_swf { margin: 3px 4px;}
.trailer p {
	padding: 0 5px 5px;
	background: url(../image/side_trailer3.gif) no-repeat left bottom;
}
.pre_ticket {
	display: block;
	padding: 3px 0 0;
	background: #ffffff;
}


/*-------------------------------------------------------------------
	個別のデザイン情報
-------------------------------------------------------------------*/
/*
	レイアウト用クラス
*/
#column1st .wrap {
	margin: 0 0 30px;
}
#column1st .unit {
	margin: 0 0 20px;
}
#column1st .box {
	margin: 0 5px;
}

/*
	カラーセット
*/
.c_red { color: #FF0000;}
.c_blue { color: #000099;}
.c_orange { color: #ff671a;}
.c_orange2 { color: #FF9900;}
.c_green  { color: #66B821;}
.c_purple { color: #993366;}

/*
	タイトル用
*/
.onbor1 {
	padding: 0 0 3px;
	border-bottom: 1px solid #999999;
}
.onbor2 { /*オレンジの●付*/
	padding:  0 0 3px 15px;
	background: url(../image/marker_orange.gif) no-repeat left 3px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}
.onbor3 { /*紫の●付*/
	padding:  0 0 3px 15px;
	background: url(../image/marker_purple.gif) no-repeat left 3px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}
.onbor4 { 
	padding: 3px 0 0;
	border-top: 1px solid #00A0E9;
}

.onmarker_orange {
	padding:  0 0 0 15px;
	background: url(../image/marker_orange.gif) no-repeat left center;
	color: #FF6600;
}

.onmarker_green {
	padding:  0 0 0 15px;
	background: url(../image/marker_green.gif) no-repeat left center;
	color: #66B821;
}

.onmarker_blue {
	padding:  0 0 0 15px;
	background: url(../image/marker_l_blue.gif) no-repeat left center;
	color: #00A0E9;
}

.onmarker_purple {
	padding:  0 0 0 15px;
	background: url(../image/marker_purple.gif) no-repeat left center;
	color: #993366;
}

/*
	タイトル - サブタイトル付き
*/
.sub_title { position:relative; }
.sub_title span { font-weight:bold; font-size:17px; color:#FFFFFF; position:absolute; right:10px; }


/*
	テキスト
*/
#base .indent:first-letter { padding-left: 1em;}

/*
	表
*/
.tbl_style1 {
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
}
.tbl_style1 th,
.tbl_style1 td {
	padding: 4px;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: top;
}

.tbl_style1 th {
	background-color: #00A0E9;
	color: #ffffff;
}

/*カレンダー用*/
.tbl_calender {
	width: 100%;
	margin: 7px 0 5px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
.tbl_calender th,
.tbl_calender td {
	border: 1px solid #cccccc;
	text-align: center;
}
.tbl_calender th {
	padding: 2px 0;
	background: #999999;
	font-weight: bold;
}


/*-------------------------------------------------------------------*/

/*
	コンテンツの一覧（トップ
*/

.topVisual {
	margin: 0 0 10px;
}

#contentsList .date {
	line-height: 1;
	text-align: right;
	font-size: 0.92em;
	color: #999999;
}
#contentsList h3 {
	margin-bottom: 0.3em;
	font-size: 1.3em;
	font-weight: bold;
}
#contentsList h3 a:link,
#contentsList h3 a:visited {
	font-style: none;
	color: #000000;
}

#contentsList .group {
	margin: 0 10px 10px;
}
#contentsList .text {
	width: 450px;
	float: right;
}
#contentsList .more {
	width: 9em;
	float: right;
	padding: 0 0 2px 15px;
	background: url(../image/marker_blue.gif) no-repeat left center;
	text-align: right;
}

/*2件を並列表示*/
#contentsList .dis2 {
	background: url(../image/contentslist-bor.gif) repeat-y 50% 2%;
}
#contentsList .dis2 .unit1 {
	width: 260px;
	float: left;
	margin: 0;
}
#contentsList .dis2 .unit2 {
	width: 260px;
	float: right;
	margin: 0;
}
#contentsList .dis2 .text {
	width: 130px;
}


/*-------------------------------------------------------------------*/

/*
	サムネイル付きの一覧表示
*/
#thumbnailList .group {
	margin: 10px 0 20px; padding: 0 0 20px;
	border-bottom: 1px solid #999999;
}
#thumbnailList .group .unit1 {
	width: 465px;
	float: right;
}
	#thumbnailList .group .unit1 h3 {
		margin: 0; padding:  0 0 0 15px;
		font-weight: bold;
	}
	#thumbnailList .group .unit1 p {
		margin: 0 0 0.5em;
	}
	#thumbnailList .group .unit1 p:first-letter {
		padding-left: 1em;
	}
	#thumbnailList .icon_trailer { /*アイコン表示*/
		margin-top:10px;
		text-align: right;
	}
	#thumbnailList .icon_trailer img { margin-left: 5px;}
	
	#thumbnailList .group .unit2 {
		padding-left: 5px;
	}

/*
	詳細ページ
*/

#detailDefualt .visualArea {
	margin: 0 0 5px;
	text-align: center;
}
#detailDefualt h3 {
	margin: 0; padding: 2px 10px 0;
	background: #FF9900;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
#detailDefualt h3.onmarg { margin-bottom: 1em;}

#detailDefualt p {
	margin: 0 10px 1.5em;
}

#detailDefualt p.products {
	margin: 0 0 1em; padding: 3px 10px;
	background: #cccccc;
	line-height: 1.2;
	font-size: 0.87em;
	font-family: arial;
	text-align: right;
}

#detailDefualt h4 {
	border-top: 1px solid #00A0E9;
}



/*
	ブログ形式用（一覧）
*/

#FullEntryList .entryWrap {
	margin: 0 0 5px; padding: 0 0 20px;
	border-bottom: 1px solid #999999;
}
#FullEntryList .date {
	margin: 0 0 10px;
}
#FullEntryList h3 {
	font-weight: bold;
}
#FullEntryList .posted {
	color: #666666;
}

/*
	ブログ形式用（サイドバー）
*/

.blog .blog_sidetitle {
	padding: 3px;
	background: #00A0E9;
	color: #ffffff;
}

.blog .glay { background:#CCCCCC; color:#333333; }

.blog .side_wrap1 ul {
	margin-left: 25px;
}

/*リスト無しを上書き*/
#base .blog .side_wrap1  ul.list_none {
	margin: 0 10px;
	line-height: 1.2;
}

.comentar {
	font-size: 0.92em;
	color: #999999;
}
/*プロフィール*/
#profileList {
	margin: 0 10px;
}
#profileList dt {
	padding:  0 0 0 15px;
	background: url(../image/marker_orange.gif) no-repeat left 3px;
	font-weight: bold;
	color: #ff671a;
}
#profileList dd {
	margin: 0 0 1em;
	line-height: 1.2;
}


/*スムルースの恋愛相談室------------------------------------------------------*/
#column1st .renai .dis2 { background:url(../image/dashed_bottom.gif) no-repeat center bottom; }
.soudan h4 { font-size:1.1em; font-weight:bold; }
.soudan .no { display:block; text-align:center; width:60px; padding:0 3px; margin-right:10px; color:#FFFFFF; background-color:#FF6600; }

#column1st .renai_detail img { margin-right:5px;  }
.renai_detail .soudan { font-size:1.1em; }

.renai .profile h4 {
	padding:  0 0 2px 15px;
	background: url(../image/marker_orange.gif) no-repeat left center;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0;
	
}
.profile { padding-bottom:20px; }
.profile div.profile_data { padding:10px; background-color:#FFFFCC; }
.member p { width:200px; }

.renai_detail .topVisual { background:url(../image/renai_s_title.jpg) no-repeat top right; }
#column1st .renai_detail h3 { border-top:1px solid #999; border-bottom:1px solid #999; padding:5px; margin-bottom:20px; } 
#column1st .renai_detail .q_a img { margin:10px; }

.renai_detail .introduction_cd { width:216px; overflow:hidden; background:#FFCC00 url(../image/introduction_cd_bottom.gif) no-repeat left bottom; }
.renai_detail .introduction_cd p { text-indent:-1em; z-index:2; margin:-10px 0 0; padding:0 2em 5px; }

/*no-indent*/
#base #contents .no_indent .unit1 p:first-letter { padding:0; }

/*プレゼント------------------------------------------------------*/
#thumbnailList #present { padding-right:10px; }
#thumbnailList #present .unit1 { width:400px; }
#thumbnailList #present .unit1 p:first-letter { padding:0; }
#thumbnailList #present h3.c_blue { padding-left:0; }

/*アーティスト------------------------------------------------------*/
/*アーティスト動画コメント > profile*/
#event_profile dt { margin-left:20px; font-weight:bold; font-size:1.2em; color:#FF0000; }

/*アーティスト動画コメント > live_report*/
#event_live_report p { width:375px; }

/*アーティスト動画コメント > new_releace*/
#event_new_releace { padding:10px 10px 20px; }
#event_new_releace div { float:left; width:50%; }
#event_new_releace img { margin-right:10px; }

/*アーティスト動画コメント > live_infomation*/
#event_live_infomation { padding:10px 10px 20px; }
#event_live_infomation dt { color:#0033CC; }
#event_live_infomation dd { margin-left:0; }

/*アーティスト動画コメント > present*/
#event_present { padding:10px 10px 20px; }
#event_present dt img { margin-right:10px; }
#event_present dd img { margin:10px 0 10px; }
#event_present strong { color:#FF0000; font-weight:normal; }

/*アーティスト動画コメント > live_infomation*/
#event_taidan { padding:10px 10px 20px; }
#event_taidan dl { width:375px;}
#event_taidan dt { font-weight:bold; float:left; margin-right:0.5em; color:#0033CC; }
#event_taidan dt.member_1 { color:#0000FF; }
#event_taidan dt.member_2 { color:#FF6600; }
#event_taidan dt.member_3 { color:#66CC00; }
#event_taidan dd { margin-left:0; }


/*プレイガイド------------------------------------------------------*/
#thumbnailList #ticket_reserve { border:none; padding-right:10px; }
#thumbnailList #ticket_reserve .unit1 { width:400px; }
#thumbnailList #ticket_reserve .unit1 p:first-letter { padding:0; }
#thumbnailList #ticket_reserve h3 { padding:0; }

#thumbnailList #ticket_reserve dt { float:left; }
#thumbnailList #ticket_reserve dd { margin:0;}

#thumbnailList #playguide { padding-right:10px; }
#thumbnailList #playguide .unit1 { width:400px; }
#thumbnailList #playguide .unit1 p:first-letter { padding:0; }
#thumbnailList #playguide h3 { padding:0; }

#thumbnailList #playguide dt { float:left; }
#thumbnailList #playguide dd { margin:0;}


/*スケジュール------------------------------------------------------*/
#schedule .jump_month { margin-bottom:5px; }
#schedule .group { border:none; }
#schedule .entry_date { padding:3px 10px; border-top:1px solid #999; }
#schedule .entryWrap { padding-bottom:5px;}
#schedule .entryBody dt { float:left; }
#schedule .entryBody dd { padding:0; margin:0; }

/*サムネイル付きスケジュール一覧*/
#schedule #thumbnailList .group {
	margin: 0 0 1em; padding: 0;
}
#schedule #thumbnailList .group h3 {
	margin: 0 0 0.3em;
}
#schedule #thumbnailList .group p {
	margin: 0.2em; padding: 0;
}


#form { padding:10px; }
#form table { width:100%; background-color:#CCCCCC; border:1px solid #FFFFFF; border-collapse:collapse; }
#form th { padding:3px 10px; border:1px solid #FFFFFF; }
#form td { padding:3px 10px; border:1px solid #FFFFFF; }
#form .button input { width:100px; }

/*-------------------------------------------------------------------*/

/*
	自動生成フォーム
*/
.h_style_1 { border-left:22px solid #00A0E9; }
.auto_form table th { background:#00A0E9; border:1px solid #0080BA; }
.auto_form dt span { color:#00A0E9; }

p.page_top { text-align:right; margin:10px 0 10px; }

