@charset "utf-8";

/*
	--------------------------------
	SCREEN CSS
	--------------------------------
	Last Update:2008/04/09
	Auther: Honda,Arahori
*/


/*ベースデザイン情報の読込*/
@import url("/tjo/common/css/import.css");

/*アクティブナビ指定*/
#globalHeader a#gh03 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:437px; 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 dd.artist_comment ul ul { padding-top:5px; margin-right:10px; border-top:1px solid #CCC; }
#sideMenu dd.artist_comment ul 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-left: 5px;
	margin-right: 5px;
}

/*
	カラーセット / フォント
*/
.c_red { color: #FF0000;}
.c_blue { color: #000099;}
.c_orange { color: #ff671a;}
.c_green  { color: #66B821;}
.c_purple { color: #993366;}
.bold { font-weight: bold;}

/*
	タイトル用
*/
.onbor1 {
	padding: 0 0 3px;
	border-bottom: 1px solid #999999;
}
.onbor2 { /*オレンジの●付*/
	padding:  0 0 3px 15px;
	background: url(../image/marker_orange.gif) no-repeat 0 0.3em;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}
.onbor3 { /*紫の●付*/
	padding:  0 0 3px 15px;
	background: url(../image/marker_purple.gif) no-repeat 0 0.3em;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}

.onmarker_orange {
	padding:  0 0 0 15px;
	background: url(../image/marker_orange.gif) no-repeat 0 0.3em;
	color: #FF6600;
}
#base .onmarker_orange a {
	font-style: none;
	color: #ff6600;
}

.onmarker_green {
	padding:  0 0 0 15px;
	background: url(../image/marker_green.gif) no-repeat 0 0.3em;
	color: #66B821;
}

.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: #66B821;
	color: #ffffff;
}

/*-------------------------------------------------------------------*/

/*カレンダー用*/
.tbl_calender {
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.tbl_calender th,
.tbl_calender td {
	border: 1px solid #999999;
	text-align: center;
}
.tbl_calender th {
	padding: 2px 0;
	background: #cccccc;
	/*background:#ddfcbf;*/
	font-weight: bold;
}
caption {
	margin:0; padding:3px 3px 7px;
	background:#66b821;
	text-align:left;
	color:#ffffff;
}

#calendar {
    margin: 0 0 10px;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    letter-spacing: 0.2em;
}
#calendar table {
    margin:0; padding: 0;
    border-collapse: collapse;
}
* html #calendar table { margin: 0 -1px;}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    line-height: 120%;
}
#base .tbl_calender .today {
    display: block;
    background-color: #f4d300;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

#base .link_cell {
	background: #fff7c4;
}
#base .link_cell a {
	display: block;
	height: 1.3em;
	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 {
	font-style: none;
	color: #000000;
}
#contentsList .group {
	margin: 0 10px 10px; padding-bottom: 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 {
	padding: 0;
	background: url(../image/contentslist-bor.gif) repeat-y center top;
}
#contentsList .dis2 .unit1 {
	width: 260px;
	float: left;
	margin: 0;
}
#contentsList .dis2 .unit2 {
	width: 260px;
	float: right;
	margin: 0;
}
#contentsList .dis2 .text {
	width: 150px;
}

	/*区切り線*/
	#contentsList .dis2-onbor {
		clear: both;
		height: 1px;
		margin: 10px 0 0;
		background: #66b821;
		border-top: 10px solid #ffffff;
		border-bottom: 10px solid #ffffff;
		font-size: 0;
		line-height:0;
	}
	#contentsList .dis2-nobor {
		height: 20px;
		background: #ffffff;
	}

/*-------------------------------------------------------------------*/

/*
	サムネイル付きの一覧表示
*/
#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:10px 0 5px;
		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: #993366;
	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 #66B821;
}

/*-------------------------------------------------------------------
	コメント投稿フォーム
-------------------------------------------------------------------*/
#commentArea {
	padding-top: 20px;
}

#commentArea .unit {
	margin: 0 0 20px; padding: 5px;
	border: 1px dotted #999999;
}
#commentArea .posted_comments {
	padding: 2px;
	background: #c4ffc9;
	text-align: right;
	color: #666666;
}

#commentArea .form_table dd {
	margin: 0 0 15px;
}

#commentArea .form_table input.w1 {
	width: 250px;
}
#commentArea .form_table textarea {
	width: 480px;
}
#commentArea .btn_regist input {
	width: 100px;
	margin: 0 20px;
}


/*-------------------------------------------------------------------
	サイドバー
-------------------------------------------------------------------*/

/*
	ブログ形式用（一覧）
*/

#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: #66B821;
	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; }
#base .renai h3 { font-size: 1.1em;}
.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: 0 10px 10px;}
#column1st .renai_detail .q_a .mar_btm {
	margin-bottom: 10px;
}
#column1st .renai_detail .q_a p:first-letter {
	padding-left: 1em;
}

.renai_detail .introduction_cd { width:216px; overflow:hidden; background:#FFCC00 url(../image/introduction_cd_bottom.gif) no-repeat left bottom; }
.renai_detail .introduction_cd h4 { text-indent:-1em; z-index:2; margin:-10px 0 0; padding:0 2em 5px; }
.renai_detail .introduction_cd p {
	margin: 0 0 0.3em; padding: 0 2em;
}

/*スムルースの記事セレクトメニュー*/
.thmluse_list { width: 540px;}


/*プレゼント------------------------------------------------------*/
#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*/
#base #artist_name { margin-bottom: 10px;}

#artist_profile dt { margin-left:20px; font-weight:bold; font-size:1.2em; color:#FF0000; }

/*アーティスト動画コメント > live_report*/
/*#artist_live_report p { width:375px; }*/

/*アーティスト動画コメント > new_releace*/
#artist_new_releace { padding:10px 10px 5px; }
#artist_new_releace div { float:left; width:50%; }
#artist_new_releace img { margin-right:10px; }
#artist_new_releace dd { margin: 0; padding: 0;}

/*アーティスト動画コメント > live_infomation*/
#artist_live_infomation { padding:10px 10px 20px; }
#artist_live_infomation dt { color:#0033CC; }
#artist_live_infomation dd { margin-left:0; }

/*アーティスト動画コメント > present*/
#artist_present { padding:10px 10px 20px; }
#artist_present dt img { margin-right:10px; }
#artist_present dd img { margin:10px 0 10px; }
#artist_present strong { color:#FF0000; font-weight:normal; }

/*アーティスト動画コメント > Okayama_Shot*/
#artist_okayama_shot { padding:10px 10px 20px; }

/*アーティスト動画コメント > live_infomation*/
#artist_taidan { padding:10px 10px 20px; }
#artist_taidan dl { width:375px;}
#artist_taidan dt { font-weight:bold; float:left; margin-right:0.5em; color:#0033CC; }
#artist_taidan dt.member_1 { color:#0000FF; }
#artist_taidan dt.member_2 { color:#FF6600; }
#artist_taidan dt.member_3 { color:#66CC00; }
#artist_taidan dd { margin-left:0; }


/*プレイガイド------------------------------------------------------*/
#thumbnailList #ticket_reserve { padding-right:10px; }
#thumbnailList #ticket_reserve .unit1 { width:400px; }
#thumbnailList #ticket_reserve .unit1 p:first-letter { 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 .entryWrap { padding-bottom:5px; border:none; }
#schedule .entry_date { padding:3px 10px; border-top:1px solid #999; }
#schedule .entryBody dt { float:left; }
#schedule .entryBody dd { padding:0; margin: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 #66B821; }
.auto_form table th { background:#66B821; border:1px solid #52931A; }
.auto_form dt span { color:#66B821; }

p.page_top { text-align:right; margin:10px 0 10px; }

/*タグ表示用*/
.blog .side_wrap2 ul {
	margin-left: 5px;
	}
	
.blog .side_wrap1 ul.tag_frame{
width:178px;
margin:0 0 10px 10px;
padding: 3px;
color: #ffffff;
}

ul.tag_frame a{ text-decoration:none; }

li.tag_inline{ 
list-style: none;
display: inline;
padding: 0 5 0 0;
}

ul.tag_frame2 { width:auto;}
ul.tag_frame2 li { padding:5px; line-height:200%; }
ul.tag_frame2 a{ text-decoration:none; }

/* タグレベル
----------------------------------------------*/
.taglevel1 { font-size: 22px; font-weight: bold; }
.taglevel2 { font-size: 20px; font-weight: bold; }
.taglevel3 { font-size: 18px; font-weight: bold; }
.taglevel4 { font-size: 16px; font-weight: bold; }
.taglevel5 { font-size: 14px; }
.taglevel6 { font-size: 12px; }




