body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:    url(img_common/bg02.gif);
}
	
.text12pxWhite {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.text12pxBlack {
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
.goods-title {
	background-image: url(img_contents/goods_midasi_bg.gif);
	background-repeat: no-repeat;
	color: #660000;
	width: 510px;

}
.goods-title-txt {
	font-size: 10px;
	line-height: 130%;
	color: #660000;
	padding-bottom: 5px;
}

a:hover{
	text-decoration:none;
	}
.text14px {

	font-size: 14px;
	line-height: 130%;
}
.text16px {
	font-size: 16px;
	line-height: 130%;

}
.about-box {
	background-image: url(img_contents/about_plog_frame_bg.gif);
	background-repeat: repeat-y;
	filter: Alpha(opacity=70); /* IEŚn */
    opacity:0.5; /* MozzilaŚn */

}

.box-m10 {
	padding-right: 10px;
	padding-left: 10px;
}

div#comment {
	background-color: #ECCD88;
	padding: 5px;
}

td#comment {
	background-color: #ECCD88;
	padding: 5px;
	vertical-align: top;
}

div#comicspec {
	padding-left: 5px;
}

ul#TopicNotice {
	margin: 10px 20px 10px 30px;
}
ul#TopicNotice li {
	margin-bottom: 8px;
}
div#noScript {
	width: 626px;
	height: 300px;
}

.atnMassage {
	border:5px double #CC0000;
	color:#CC0000;
	font-size:12px;
	line-height:180%;
	margin:20px auto;
	padding:10px;
	text-align:center;
	width:400px;
	background:#FFF;
}
.atnMassage strong {
	font-weight:bold;
}

