body {margin:0; padding:0;}

/* リンク （訪問前）*/
a:link {
color: #FF6600;
text-decoration: underline;
}

/* 訪問済み */
a:visited {
color: #FF6666;
text-decoration: underline;
}

/* アクティブ時 */
a:active {
color: #FF6666;
text-decoration: underline;
}

.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F0DFAC;

}
span {
	line-height: 18px;
	color: #0063FF;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}
.bg01 {
	background-image: url(../images/bg_onair.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg02 {
	width: 745px;
	background-image: url(../images/staff_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 542px;
}

.bg03 {
	background-image: url(../images/bg_story.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg04 {
	background-image: url(../images/bg_chara.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg05 {
	background-image: url(../images/bg_release.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg06 {
	width: 745px;
	background-image: url(../images/report_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 542px;
}

.bgrepeat {
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.txt-story {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #585858;

}
.dotline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.mainbg {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #585858;
}
.dotline2 {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.txt10 {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #585858;
}
.stafftxt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;

}
.releasecatch {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FF6666;
	font-weight: bold;
}
.txtstaff {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
}
.dotline3 {

	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
.txtoa {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FF6666;
}

/* リリース情報 */
.DBtmp_box           {font-size:12px; line-height:16px; margin:0; padding:0;}
.DBtmp_left          {margin:0; padding:0 0 15px 0;}
.DBtmp_right         {margin:0; padding:0 0 15px 0;}
.DBtmp_compound      {margin:0; padding:0;}
.DBtmp_catch         {font-size:12px; color:#ff9933; font-weight:bold; margin:0; padding:0;}
.DBtmp_title         {font-size:14px; color:#ff9933; font-weight:bold; border-bottom:3px dashed #ffbc09;  margin:0; padding:0 0 5px 0;}
.DBtmp_subtitle      {margin:0; padding:0;}
.DBtmp_date          {margin:0; padding:0;}
.DBtmp_detail        {margin:0; padding:0;}
.DBtmp_list          {margin:0; padding:0;}
.DBtmp_listline      {border-bottom:1px dotted #999999; margin:0; padding:5px;}
.DBtmp_line          {height:10px; background:url(../images/rainbow_line.gif) center top no-repeat; margin:0; padding:0;}
