.f12 {
	color:#333333;
	font-size:12px;
	line-height:140%;
	text-align:left;
}

.f12_repo {
	color:#333333;
	font-size:12px;
	line-height:140%;
	text-align:left;
	padding:0 12px;
}

.f12b {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
}

.ss_title {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	text-align:left;
}

.ss_date {
	color:#333333;
	font-size:12px;
	line-height:140%;
}

.f12_160 {
	color:#333333;
	font-size:12px;
	line-height:160%;
	text-align:left;
}

.f12_gold{
	color:#735300;
	font-size:12px;
	line-height:140%;
}

.f12b_red{
	color:#960105;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
}

.f12_white{
	color:#ffffff;
	font-size:12px;
	line-height:140%;
	text-align:left;
}

.f12b_white{
	color:#ffffff;
	font-size:12px;
	line-height:140%;
	text-align:left;
	font-weight:bold;
}

.f14 {
	font-size:14px;
	line-height:140%;
}

.f14b_gold {
	color:#735300;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
}

.f18b {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:140%;
}

.f10 {
	color:#333333;
	font-size:10px;
	line-height:140%;
	text-align:left;
}

.f10_white {
	color:#ffffff;
	font-size:10px;
	line-height:140%;
	text-align:left;
}

.f10b {
	color:#333333;
	font-size:10px;
	font-weight:bold;
	line-height:140%;
}

.f10-01 {
	color:#999999;
	font-size:10px;
	line-height:140%;
}


/* ---------------------------------------*/
/* Under Stratum
   下階層ページ */
/* ---------------------------------------*/



/* ---------------------------------------*/
/* Body */
/* ---------------------------------------*/

#body2{
	margin: 0 0 50px;
}

#body2 h2{
	line-height: 1px;
	margin: 0 0 30px;
}

#body2 .outline{
	margin: 0 0 40px;
	text-align: center;
}

#body2 .box,
#body2 .box2{
	margin: 0 40px 30px;
	list-style: none;
	zoom: 1; /* for IE 5.5-7 */
}

#body2 .box2{
	margin-right: 103px;
	margin-left: 103px;
}

#body2 .box3{
	margin-right: 16px;
	margin-left: 16px;
}

#body2 .box4{
	margin-right: 16px;
	margin-left: 46px;
}

#body2 .box5{
	margin-right: 16px;
	margin-left: 106px;
}

#body2 .box2:after,
#body2 .box:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html #body2 .box,* html #body2 .box2{height: 1%;}
#body2 .box,#body2 .box2{display: block;}
/* End hide from IE-mac */
/* /clearfix huck */

#body2 .box table{
	margin: 0 auto;
}

#body2 .box table td p{
	margin: 0 0 2em;
}

#body2 .box h3{
	line-height: 1px;
	margin: 0 0 10px;
}




/* ---------------------------------------*/
/* Page - MailMagazine */
/* ---------------------------------------*/

#page_mailmagazine{
}

#mail_image{
	display: inline;
	float: left;
	width: 86px;
	margin: 30px 20px 0 0;
}

#mail_contents{
	display: inline;
	float: left;
	width: 605px;
	margin: 50px 0;
	text-align: left;
}

#mail_contents .photo{
	float: right;
}

#mail_contents .maillink{
	clear: left;
	width: 230px;
	margin: 0 0 0.5em;
	text-align: center;
}

#mail_contents .maillink a:link,
#mail_contents .maillink a:visited{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #0298CD;
}
#mail_contents .maillink a:hover,
#mail_contents .maillink a:active{
	background: #ffcb32;
}

#mail_txt{
	margin: 0 0 3em;
	color: #0298CD;
}

#mail_txt2{
	margin: 0 0 5em;
}

/* ---------------------------------------*/
/* Page - News */
/* ---------------------------------------*/

#page_news{
}

#page_news h3{
	line-height: 1px;
	font-size: 1px;
}

#page_news h3 img{
	margin: 0 0 10px;
	vertical-align: bottom;
}

#news_content dl{
	position: relative;
}

#news_content dt{
	position: absolute;
	left: 0.5em;
	width: 8em;
	padding: 1.8em 0 0;
	color: #666;
	font-size: x-small;
}

#news_content dd{
	padding: 1.5em 0 1.5em 8em;
	background: url(../new/img/icon.gif) no-repeat right 1.5em;
	border-bottom: 1px dotted #ccc;
}
#news_content dd.kobe{
	background: url(../new/img/icon_k.gif) no-repeat right 1.5em;
}
#news_content dd.tokyo{
	background: url(../new/img/icon_t.gif) no-repeat right 1.5em;
}

#news_content dd .category{
	margin: 0 0 0.3em;
	color: #fff;
	font-size: x-small;
}

#news_content dd .category span{
	padding: 0.1em 0.5em;
	font-weight: bold;
}

#news_content dd .category .guest{ background: #00aacc;}
#news_content dd .category .brand{ background: #993300;}
#news_content dd .category .ticket{ background: #cc0000;}
#news_content dd .category .stage{ background: #52b257;}
#news_content dd .category .booth{ background: #873ab7;}
#news_content dd .category .press{ background: #66cccc;}
#news_content dd .category .report{ background: #ff2841;}
#news_content dd .category .fashionista{ background: #ff8089;}
#news_content dd .category .blog{ background: #a4a219;}
#news_content dd .category .zero{ background: #870059;}

#news_content dd .description{
	padding: 0 50px 0 0;
}

/* ---------------------------------------*/
/* Page - Market */
/* ---------------------------------------*/

#page_market{
}

#page_market h3{
	line-height: 1px;
	font-size: 1px;
}

#page_market h3 img{
	margin: 0 0 0px;
	vertical-align: bottom;
}

/* ---------------------------------------*/
/* Page - Goods */
/* ---------------------------------------*/

#page_goods{
}

#page_goods h3{
	line-height: 1px;
	font-size: 1px;
}

#page_goods h3 img{
	margin: 0 0 0px;
	vertical-align: bottom;
}

/* ---------------------------------------*/
/* Page - After party */
/* ---------------------------------------*/

#page_afterparty{
}

#page_afterparty h3{
	line-height: 1px;
	font-size: 1px;
}

#page_afterparty h3 img{
	margin: 0 0 0px;
	vertical-align: bottom;
}

/* ---------------------------------------*/
/* Page - Message */
/* ---------------------------------------*/

#page_message #photo,
#page_message #message_contents{
	float: left;
	margin-top: 13px;
}

#page_message #message_contents{
	width: 450px;
	background: url(../message/img/btm_message.gif) no-repeat center bottom;
}

#page_message h5{
	font-size: small;
	font-weight: bolder;
	color: #ff8089;
	padding: 5px 0 0 77px;
}

#page_message .q1,
#page_message .q2,
#page_message .q3,
#page_message .q4,
#page_message .q5,
#page_message .q6,
#page_message .q7,
#page_message .q8,
#page_message .q9,
#page_message .q10{
	height: 28px;
	margin-top: 20px;
}

#page_message .q1{ background: url(../message/img/q1.gif) no-repeat left top;}
#page_message .q2{ background: url(../message/img/q2.gif) no-repeat left top;}
#page_message .q3{ background: url(../message/img/q3.gif) no-repeat left top;}
#page_message .q4{ background: url(../message/img/q4.gif) no-repeat left top;}
#page_message .q5{ background: url(../message/img/q5.gif) no-repeat left top;}
#page_message .q6{ background: url(../message/img/q6.gif) no-repeat left top;}
#page_message .q7{ background: url(../message/img/q7.gif) no-repeat left top;}
#page_message .q8{ background: url(../message/img/q8.gif) no-repeat left top;}
#page_message .q9{ background: url(../message/img/q9.gif) no-repeat left top;}
#page_message .q10{ background: url(../message/img/q10.gif) no-repeat left top;}

#page_message #message_contents p{
	padding: 15px 0 25px 77px;
	/*border-bottom: 1px solid #ffeeee;*/
}

/* Page - Message - Index
---------------------------------------*/

#page_message ul.backnumber{
	margin: 10px 0 0;
	list-style: none;
}

#page_message ul.backnumber li{
	float: left;
	display: inline;
	width: 232px;
	height: 245px;
	margin: 0 3px 20px;
	text-align: center;
	background: url(../message/img/photo_bg.gif) no-repeat bottom;
}

#page_message ul.backnumber li .name{
	padding: 12px 0 0;
	font-size: medium;
	line-height: 2;
	background: url(../message/img/photo_bg_top.gif) no-repeat;
}

#page_message ul.backnumber li .name a{
	color: #ff8089;
	text-decoration: none;
}

#page_message ul.backnumber li .name a img{
	vertical-align: bottom;
}

#page_message ul.backnumber li .date{
	font-size: x-small;
}


/* ---------------------------------------*/
/* 複製ページ */
/* ---------------------------------------*/

#base_container .guest_box table.igritzs td{
	text-align: left;
}

#base_container .guest_box table td.q01{
	padding: 0.3em;
	color: #0298CD;
}

#base_container .guest_box table td.q01 span{
	font-weight: bold;
}

#base_container .guest_box table td.q02{
	padding: 0.5em 1em;
	color: #ffffff;
	font-weight: bold;
	background: #0298CD;
}

#base_container .guest_box table td.q03{
	padding: 0.5em;
	color: #0298CD;
	font-weight: bold;
	background: #f1f1f1;
}

/* History */
/* ---------------------------------------*/

#body2 .box .f10{ font-size: x-small;}
#body2 .box .f12b{ font-weight: bold;}

