/* ブラウザのデフォルトスタイルを無くす */
* {
	margin: 0;
/* padding: 0; */
	font-size: 100%;
	line-height: 140%;
/* font-weight: normal; */
	font-style: normal;
}
/* ここで通常のテキストで使用されるフォントを設定します */
body, th, td {
	font-size: 10pt;
	line-height: 140%;
/* font-weight: normal; */
	font-style: normal;
	color:#666666;
}
/* 画像のボーダーを無くす */
img {
	border: none;
}

/* ここからテキストリンクの指定 */
A:link	{color: #eb6100; }
A:active	{color: #eb6100; }
A:visited	{color: #eb6100; }
A:hover  {color: #eb6100; text-decoration: underline; }

/* ボディー */
body {
	background-image:url(/images/common/bg_gra.jpg);
}

/* ここからテキストサイズの指定 */
#f8 {
	font-size:8pt;
	line-height:140%;
}
#f9 {
	font-size:9pt;
	line-height:140%;
}
#f9l100 {
	font-size:9pt;
	line-height:140%;
}
.f8 {
	font-size:8pt;
	line-height:140%;
}
.f9 {
	font-size:9pt;
	line-height:140%;
}
.f9_50309D {
	font-size:9pt;
	line-height:140%;
	color: #50309D;	
}
.f9b {
	font-size:9pt;
	font-weight: bold;
	line-height:140%;
}
.f9b_50309D {
	font-size:9pt;
	font-weight: bold;
	line-height:140%;
	color: #50309D;	
}
.f10_50309D {
	font-size:10pt;
	line-height:140%;
	color: #50309D;	
}
.f10b {
	font-size:10pt;
	font-weight: bold;
	line-height:140%;
}
.f10b_50309D {
	font-size:10pt;
	font-weight: bold;
	line-height:140%;
	color: #50309D;	
}
.f12b_50309D {
	font-size:12pt;
	font-weight: bold;
	line-height:140%;
	color: #50309D;	
}
#f10 {
	font-size:10pt;
	line-height:140%;
}
#f10b {
	font-size:10pt;
	font-weight: bold;	
	line-height:140%;
}
#f10b_50309D {
	font-size:10pt;
	font-weight: bold;
	line-height:140%;
	color: #50309D;	
}
#f10b_50309D {
	font-size:10pt;
	font-weight: bold;
	line-height:140%;
	color: #50309D;	
}

#f11 {
	font-size:11pt;
	line-height:140%;
}
#f12 {
	font-size:12pt;
	line-height:140%;
}
#f12b {
	font-size:12pt;
	line-height:140%;
	font-weight: bold;
}
.g8 {
	font-size:8pt;
	color:#666666;
}
#tp {
	font-size:8pt;
	color:#666666;
	margin:5px 5px 5px 5px;
	text-decoration:non
}

#fcbnr {
	font-size:8pt;
	margin:20px;
	width:500px;
}
#fcbnr img {
	margin-right:10px;
	float:left;
}
#fcbnr p {
	font-size:8pt;
}

/* コピーライト */
.copy {
	margin:5px;
	font-size:8pt;
	line-height:140%;
	color: #fff;	
}


/* ファンクラブページ */
#ktai_1 {
	padding:5px;
	background-color:#FFFFCC;
	border:1px solid #50309D;
	color:#000;
	text-align:center;
	font-weight:bold;
}
#ktai_2 {
	padding:3px;
	border:1px dotted #000;
	text-align:center;
	font-size:9pt;
}
#ktai_arrow {
	text-align:center;
	margin:3px 0px 3px 0px;
}