@charset "utf-8";
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires 
 */

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,ＭＳ Ｐゴシック,MS PGothic,Sans-Serif;
	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea,
button {
	font:99% ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,ＭＳ Ｐゴシック,MS PGothic,Sans-Serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}




#copy {
	font-size:10px;
	color:#FFFFFF;
	
}

#days {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:left;
}

#name_artists {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	color:#283496;
	margin-left:12px;
	margin-right:12px;
	margin-top:4px;
	text-align:left;
}

#topics {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:13px;
	color:#666;
	text-decoration:underline;
}

#event_font{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	text-align:left;
	margin-left:5px;
	width:170px;
	float:left;
}

#font4{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	
	text-align:left;
	color:#333;
	margin:0;
	width:760px;
	line-height:124%;
	letter-spacing:2px;
	float:left;
}



#font8{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:783px;
	font-size:13px;
    margin:0;
	float:left;
	color:#333333;

}

#font8bold{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:783px;
	font-size:15px;
    margin:0;
	float:left;
	color:#333333;
	font-weight:bold;
}

#font10{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	float:left;
	color:#333333;

}


#font12{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
    margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	float:left;
	color:#333333;

}

#font12{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:9px;
	margin:0px;
	float:left;
	color:#000066;
	font-weight:bold;

}

#font14{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	float:left;
	color:#474747;

}


#font16{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#474747;
}

#font16bold{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	margin-right:5px;
    margin:0;
	float:left;
	color:#F0F;
}
#font18bold{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
    margin:0;
	float:left;
	color:#F00;
	font-weight:bold;
}
#font20bold{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size:13px;
    margin:0;
	float:left;
	color:#FF0000;
	
}

#font24bold{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	margin-top:5px;
	margin-bottom:5px;
	color:#333;
	
}

#font_artist_f{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	margin-top:5px;
	margin-bottom:5px;
	color:#333;
	
}



span.sample1 {font-size: 10px; }


#date{
	float:left;
	font-size:12px;
	background-color:#455E80;
	color:#FFFFFF;
	text-align:center;
	vertical-align:central;
	
}

#event_name{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:44px;
	color:#333333;
}


#place{
	float:left;
	font-size:12px;
	background-color:#9C7095;
	color:#FFFFFF;
	text-align:center;
	vertical-align:central;
	
}

#b_text{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#333333;
	line-height:20px;
	margin-top:24px;
	margin-left:10px;
	margin-right:10px;

}

img.b_text{
	float:left;
	margin-left:5px;
}

#detail{
	font-size:13px;
	border-color:#F00;
	border-style:solid;
	border-width:thin;
	color:#FF0000;
	width:30px;
	float:right;
	text-align:center;
	vertical-align:central;
	
}

#company {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:16px;
	margin-bottom:10px;

}

#f_artists {
	text-align:right;
	text-decoration:underline;
	font-size:14px;
	color:#000;
	font-stretch:expanded;
	margin-top:4px;
	margin-bottom:0px;
	margin-right:5px;
	height:10px;	
}


#e_name{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	margin-left:10px;
	float:left;
}



#refgraph_f{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:600px;
	font-size:13px;
	margin-top:5px;
	margin-left:10px;
	margin-right:15px;
	float:left;
	color:#606060;	
}

#refgraph_g{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:600px;
	font-size:11px;
	margin-top:5px;
	margin-left:10px;
	margin-right:15px;
	float:left;
	color:#333;
}

#refgraph_f_large{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	margin-left:10px;
	color:#333333;

}


#sign{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#E51B00;
}


#sign_date{
	font-size:13px;
	text-align:left;
	color:#F00;
	width:340px;
	float:left;
	margin-left:10px;
	
}


#sign_date02{
	font-size:13px;
	text-align:left;
	color:#F00;
	width:40px;
	float:left;
	margin-left:10px;
	
}


#sign_datebold{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#F00;
	width:300px;
	float:left;
}
