@charset "utf-8";
/*
Theme Name: ChouChou
Theme URI: http://wordpress.org/
Description: ChouChou
Version: 1.6
Author: Michael Heilemann remix by junn akita
Author URI: http://o-kani.com/
Tags: Chouchou
*/



/****************************************/
/*               基本設定               */
/****************************************/
body{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #333;
	background: #fff url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/bg.gif") 0 0 repeat-x;
}

a { color: #00a8ee; text-decoration: none; }
a:hover{ color: #00c72f; text-decoration: none; }

a img { border: 0; }
p { margin: 0; padding: 0; }
h3 { font-size: 14px; font-weight: bold; }

ul { margin: 0; padding: 10px 0 10px 15px; }

img{ border: 0; }

/****************************************/
/*               基本構成               */
/****************************************/
/*** ヘッダ枠 ***/
#header{
	width: 900px;
	height: 90px;
	margin: 8px auto 0;
	padding: 0;
	text-align: left;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/header_bg.gif") 0 0 repeat-x;
}

#header a { color: #000; text-decoration: underline; }
#header a:hover{ color: #000; text-decoration: none; }

/*** 本文枠 ***/
#main{
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
}

#main a {
	color: #00a8ee;
	text-decoration: none;
	border-bottom: 1px dotted #00a8ee;
}
#main a:hover{
	color: #00c72f;
	text-decoration: none;
	border-bottom: 1px dotted #00c72f;
}

/*** 左領域 ***/
#main #left{
	display: inline;
	float: left;
	width: 600px;
	margin: 0 15px 0 0;
	padding: 0;
}

#main #left p { margin: 10px 0; padding: 0; }

/*** 右領域 ***/
#main #right{
	display: inline;
	float: left;
	width: 285px;
	margin: 0;
	padding: 0;
}

#main #right p { margin: 5px 0; padding: 0; }

/*** フッタ枠 ***/
#footer{
	clear: both;
	height: 12px;
	margin: 5px auto 0;
	padding: 10px 0;
	text-align: center;
	background: #d1e6ea;
}

/****************************************/
/*              ヘッダ設定              */
/****************************************/
#header h1{
	margin: 0 20px 0 0;
	padding: 0;
	display: inline;
	float: left;
	width: 190px;
	height: 76px;
	font-size: 12px;
}
#header h1 a{
	position: static;
	display: block;
	width: 190px;
	height: 76px;
	outline-style: none;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/logo.gif") 0 0 no-repeat;
	text-indent: -9999px;
}

#header_box {
	width: 690px;
	float: left;
}

#header h2 {
	float: left;
	position: static;
	display: inline;
	width: 320px;
	height: 26px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #007c94;
}

#header p#sub_navi {
	float: left;
	position: static;
	display: inline;
	width: 370px;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: right;
}

/*** グローバルナビゲーション ***/
#global_navi{
	display: inline;
	width: 690px;
	height: 50px;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/global_navi.gif") 0 0 no-repeat;
}
#global_navi ul{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 690px;
	height: 50px;
}
#global_navi li{ display: inline; }
#global_navi li a{
	display: inline;
	float:left;
	width: 230px;
	height: 50px;
	background: url(http://www.premier-ticket.jp/wp-content/themes/chouchou/images/global_navi.gif) no-repeat;
	text-indent: -9999px;
	outline-style: none;
}
#global_navi li#navi01 a { background-position: 0 0; }
#global_navi li#navi02 a { background-position: -230px 0; }
#global_navi li#navi03 a { background-position: -460px 0; }

#global_navi li#navi01 em a,
#global_navi li#navi01 a:hover { background-position: 0px -50px; }
#global_navi li#navi02 em a,
#global_navi li#navi02 a:hover { background-position: -230px -50px; }
#global_navi li#navi03 em a,
#global_navi li#navi03 a:hover { background-position: -460px -50px; }

#global_navi li#navi01_this a { background-position: 0px -50px; }
#global_navi li#navi02_this a { background-position: -230px -50px; }
#global_navi li#navi03_this a { background-position: -460px -50px; }

/****************************************/
/*            メイン領域設定            */
/****************************************/
/*** タイトル画像 ***/
#main h3 {
	margin: 0 0 5px 0;
	padding: 0;
	height: 19px;
	font-size: 12px;
}

#left h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	height: 19px;
	font-size: 12px;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/ttl_h3.gif") 0 0 no-repeat;
	text-indent: 10px;
}

#left h3#ttl_search { padding: 0; background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/ttl_search.gif") 0 0 no-repeat; text-indent: -9999px; }
#left h3#ttl_toplist { padding: 0; background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/ttl_toplist.gif") 0 0 no-repeat; text-indent: -9999px; }

#left h3.t_ttl {
	padding: 1px 0 0 0;
	font-size: 16px;
	text-indent: 10px;
	color: #00a8ee;
}

#main h4 {
	margin: 5px 0;
	padding: 0 0 0 5px;
	font-size: 12px;
	color: #007c94;
	border-left: 3px solid;
}

#main h4 a { border: 0; }

/*** 検索 ***/
#search{
	margin: 5px 0 10px 0;
	padding: 10px;
	background: #fff url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/search_form_bg.gif") 0 100% repeat-x;
	border: 1px solid #ccc;
	text-align :center;
}
#search form{
	margin: 10px 0;
}
#search input.keyword{
	width: 345px;
	padding: 2px;
	_height: 24px; /* for ie6 */
}
#search input.bt_search{
	width: 110px;
	padding: 2px 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #000;
	background: #06aaee url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/bt_search_bg.gif") 0 100% repeat-x;
	cursor: pointer;
}

/*** ピックアップ ***/
table#pickup_img {
	margin: 0;
	padding: 0; 
	border-collapse: collapse;
}
table#pickup_img a,table#pickup_img a:hover{ border: 0; }

/*** アカウントフォーム ***/
#account_form {
	margin: 15px 0;
	padding: 10px 5px;
	border: 5px solid #eee;
	background: #f9f9f9;
	text-align: center;
}

#account_form td{
	vertical-align: top;
}

#account_form form {
	margin: 10px 5px;
	padding: 0;
}

#account_form form table {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#account_form input.txt{
	width: 250px;
	height: 20px;
	padding: 0;
	font-size: 12px;
	border: 1px solid #ccc;
}
#account_form input.txt2{
	width: 145px;
	height: 20px;
	padding: 0;
	font-size: 12px;
	border: 1px solid #ccc;
}

/* ログインボタン */
#main .bt_login input{
	width: 115px;
	margin: 0;
	padding: 4px 0 3px 0;
	text-align: center;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/bt_login.gif") 0 50% no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

/* 登録リンク */
#main .bt_regist a,#main .bt_regist a:hover{
	display: block;
	width: 245px;
	padding: 4px 0;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/bt_regist.gif") 0 50% no-repeat;
	border: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	text-indent: 45px;
}

/****************************************/
/*           イベント情報関連           */
/****************************************/
.top_list {
	width: 600px;
	clear: both;
	margin: 15px 0;
	background: #fff;
	border-bottom: 1px solid #e0e0e0;
}
.event_summary {
	_width: 600px;	/* for ie6 */
	clear: both;
	margin: 15px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #00a8ee;
}
*:first-child+html .event_summary { width: 578px; }	/* for ie7 */

#main .e_img a { border: 0; }
#left .e_img {
	display: inline;
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
	padding: 0;
}

#left .top_list .e_info { width: 585px; }
#left .event_summary .e_info { width: 565px; }

#left .e_info {
	display: inline;
	float: left;
}

#left .e_info h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/mark_e_ttl.gif") 0 4px no-repeat;
	text-indent: 20px;
}
#left .e_info table {
	margin: 10px 0 0 0;
}
#left .e_info table th {
	text-align: left;
	width: 120px;
	padding: 2px 0;
}
#left .e_info table td {
	text-align: left;
	padding: 2px 2px 2px 2px;
}

/****************************************/
/*            ご依頼フォーム            */
/****************************************/
#request_form form { margin: 0; padding: 0; }
#request_form textarea { width: 90%; }
#request_form input.submit {
	padding: 1px 15px;
	cursor: pointer;
	border: 1px solid #000;
	background: #007c94;
	color: #fff;
	font-weight: bold;
}
#request_form input.bt {
	padding: 1px 5px;
	border: 1px solid #333;
	background: #ccc;
	color: #333;
	cursor: pointer;
}
#request_form .bt_area { margin: 10px auto; padding: 5px; background: #eee; text-align: center; }
#request_form .tdate {
	width: 450px;
}

/****************************************/
/*             右サイド設定             */
/****************************************/
#right .container{
	margin: 0 0 5px 0;
	padding: 0 19px 10px 19px;
	border: 1px solid #ccc;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/side_ttl_bg.gif") 50% 0 no-repeat;
	_background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/side_ttl_bg.gif") 50% 1px no-repeat;
}
#right .container h3{
	height: 25px;
	padding: 3px 0 0 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

/*** ログインフォーム ***/
#right form#login{
	margin: 0;
	padding: 0;
}
#right #login table{
	width: 245px;
	margin: 0 0 5px 0;
}
#right #login th{
	padding: 1px 0;
	text-align: left;
	color: #007c94;
	vertical-align: middle;
	background: #fff;
	border: 0;
}
#right #login td{
	padding: 1px 0;
	text-align: right;
	border: 0;
}

/* ログインフォーム */
#right #login input.txt{
	width: 150px;
	height: 20px;
	padding: 0;
	font-size: 12px;
	border: 1px solid #ccc;
}
#right #login input.txt2{
	width: 137px;
	height: 20px;
	padding: 0;
	font-size: 12px;
	border: 1px solid #ccc;
}

#right #login .bt_login { text-align: right; }
#right #login .bt_regist {
	padding: 5px 0 0 0;
}

/* リスト設定 */
#right .container table th {
	padding: 0 3px;
	color: #fff;
	background: #a1deea;
	border-right: 5px solid #fff;
	border-bottom: 10px solid #fff;
	text-align: center;
}
#right .container table td {
	padding: 0;
	vertical-align: top;
	border-bottom: 10px solid #fff;
}
#right .container table td.e_img {
	padding: 0 5px 0 0;
}
#right .container .more { text-align: right; }
#right .container .more a{
	padding: 0 0 0 10px;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/mark_more.gif") 0 50% no-repeat;
}


/****************************************/
/*              フッタ設定              */
/****************************************/
#pagetop {
	clear: both;
	width: 60px;
	height: 13px;
	padding: 5px 0;
}
#pagetop p{
	position: relative;
	left: 840px;
	margin: 0;
	padding: 0;
}
#pagetop p a, #pagetop p a:hover{
	display: block;
	width: 60px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/pagetop.gif") 0 0  no-repeat;
	text-indent: -9999px;
	outline-style: none;
	border: 0;
}

#footer a { color: #000; text-decoration: underline; }
#footer a:hover { color: #000; text-decoration: none; }

#footer_box{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	color: #000;
}

#footer_navi {
	float: left;
	width: 430px;
}

#copyright{
	float: left;
	width: 470px;
	text-align: right;
}


/****************************************/
/*               共通設定               */
/****************************************/
/* 行揃え設定 */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

/* フロート設定 */
.f-left { float: left; }
.f-right { float: right; }
.clear { clear: both; }

/* フォント設定 */
.bold { font-weight: bold; }

.large { font-size: 14px; }
.small { font-size: 10px; }

.acc01 { color: #00c72f; }
.acc02 { color: #ffa619; }
.acc03 { color: #f00; }
.acc04 { color: #00a8ee; }

.bg01 { background: #eee; }

.pdng10 { padding: 5px 10px; }

/* テーブル設定 */
table,th,td {
	font-size: 12px;
	border-collapse: collapse;
	line-height: 1.5em;
}
.box01 {
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #007c94;
}
.box01 th{
	padding: 4px 10px;
	white-space: nowrap;
	color: #007c94;
	font-weight: bold;
	background: #a1deea;
	border: 1px solid #007c94;
}
.box01 td{
	padding: 4px 10px;
	border: 1px solid #007c94;
}

.box02 {
	font-size: 12px;
	border-collapse: collapse;
	border: 0px solid #fff;
}
.box02 th{
	padding: 4px 10px;
	color: #fff;
	font-weight: bold;
	background: #007c94;
	border: 1px solid #fff;
}
.box02 td{
	padding: 4px 10px;
	border: 0px solid #fff;
}

.more-link {
	display: none;
}

div.searchword {
	display: none;
}

/****************************************/
/*           取引フロー関連           */
/****************************************/
.dealing_flow {
	_width: 600px;
	clear: both;
	margin: 15px 0;
	padding: 10px;
	background: #fff;
	border: 1px dashed #00a8ee;
}
#left .dealing h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background: url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/mark_dealing.gif") 0 no-repeat;
	text-indent:32px;
}
#left .dealing h5 {
	margin: 0;
	color: #007c94;
	font-weight: bold;
	padding: 0;
	font-size: 14px;
	text-indent: 0px;
}

.mark01 {
	background:transparent url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/step1.gif") no-repeat scroll 0 0;
	padding-left:36px;
}
.mark02 {
	background:transparent url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/step2.gif") no-repeat scroll 0 0;
	padding-left:36px;
}
.mark03 {
	background:transparent url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/step3.gif") no-repeat scroll 0 0;
	padding-left:36px;
}
.mark04 {
	background:transparent url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/step4.gif") no-repeat scroll 0 0;
	padding-left:36px;
}
.mark05 {
	background:transparent url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/step5.gif") no-repeat scroll 0 0;
	padding-left:36px;
}
.mark06 {
	background:transparent url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/step6.gif") no-repeat scroll 0 0;
	padding-left:36px;
}
.mark07 {
	background:transparent url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/step7.gif") no-repeat scroll 0 0;
	padding-left:36px;
}
.mark08 {
	background:transparent url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/step8.gif") no-repeat scroll 0 0;
	padding-left:36px;
}
.mark09 {
	background:transparent url("http://www.premier-ticket.jp/wp-content/themes/chouchou/images/step9.gif") no-repeat scroll 0 0;
	padding-left:36px;
}

.dealing_arrow {
	margin-left:290px;
}
/****************************************/
/*           通信販売法に基づく表記関連           */
/****************************************/
.info_bar {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #00c72f;
}

.dt_color{
	background-color: #d3e6f6;
	padding: 3px 10px 3px 10px;
	
}

