html, body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-3dlight-color: #FFB2AF;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #FFB2AF;
scrollbar-darkshadow-color: #FFB2AF;
scrollbar-face-color: #FFB2AF;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff
}

.bgl {
	background-image: url(images/bgl.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgr {
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainbg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.txt12	{ 
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

.txt11 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 14px;
}

.sch1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF426A;
}

.sch2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a:link {
	color: #FF3366;
}

a:visited {
	color: #FF3366;
}

a:hover {
	color: #FF3366;
}

a:active {
	color: #FF3366;
}

.release_title {
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	color: #FF3366;
}

.release_date {
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
	color: #728bf2;
}

.release_img img {
	border:1px solid #e2abfc;
}



/* リリース情報 */
.DBtmp_box           {font-size:12px; line-height:16px; margin:0; padding:0;}
.DBtmp_left          {margin:0; padding:0;}
.DBtmp_right         {margin:0; padding:0;}
.DBtmp_compound      {margin:0; padding:0;}
.DBtmp_catch         {font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; margin:0; padding:0;}
.DBtmp_title         {font-size:14px; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-weight:bold; color:#FF3366; margin:0 0 10px 0; padding:5px 0 6px 0px; }
.DBtmp_subtitle      {margin:0 0 10px 0; padding:0;}
.DBtmp_date          {margin:0; padding:0;	font-size:14px; line-height:20px; font-weight:bold; color: #F69;}
.DBtmp_detail        {padding:0; text-align:left; width:430px; margin-bottom:10px; }
.DBtmp_line          {margin:0; padding:0; width:600px; background-image:url(images/line_dot.gif); background-repeat:no-repeat; background-position:top; }
