body {
	background-color: #FFFFFF;
	color:#333333;
	margin:0px;
	padding:0px;
}
a:link { color:#0033FF;}
a:visited { color:#448EFF;}
a:hover {  color: #FF0066; text-decoration: none;}
a.sitename:link {
	color: #CC0033;
	text-decoration: none;
}
a.sitename:visited {
	color: #CC0033;
	text-decoration: none;
}
a.sitename:hover {
	text-decoration: underline;
}
.site_width {
	width: 650px;
	padding-bottom: 20px;
	text-align:right;
	padding-top: 30px;
}
.waku {border: 1px solid #666666;}
.check_on { color: #CC0000}
.check_off { color: #CCCCCC}
.f11 {font-size: 11px}
.red { color: #FF0000}
.title {
	font-size: 15px;
	color: #CC0033;
	font-weight: bold;
}
.commenttitle {
	font-size: 12px;
	color: #6F470A;
	font-weight: bold;
	padding-left: 12px;
}
.comment {
	padding-left: 0px;
	padding-right: 9px;
	background-image: url(../pic/beginner/comment_back.gif);
	background-repeat: repeat-y;
}
.comment_text {
	padding-left: 5px;
	line-height: 16px;
}
.tokucyo {
	padding-bottom: 4px;
	padding-top: 1px;
}
.naiyou {
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
.naiyouhaikei {
	background-color: #FFC5C4;
	margin: 2px;
	padding: 2px;
}
.update {color: #666666;}
.date { 
	font-size: 11px;
	padding-left: 3px;
}
.chenge {
	padding-right: 5px;
	padding-top: 5px;
	float: right;
	padding-bottom: 6px;
}
.event {
	padding-left: 1px;
	padding-bottom: 5px;
	padding-right: 3px;
}
.text_bottom {
	vertical-align: text-bottom;
}
.oshirase { color: #339999;}
.site_shosai {
	float: right;
	color: #666666;
	padding-right: 5px;
}

/* MIX */
.mix{
	width:659px;
	height:584px;
	background:url(../pic/beginner/mix_back.jpg) no-repeat center;
	position:relative;
}

.t-mix{
	position:absolute;
	top:10px;
	left:0px;
}

.t-mix a{
	text-decoration:none;
	border:0px;
}

.t-mix a img{
	border:0px;
}

/* キャプチャ画像 */
.img{
	float:left;
	margin:80px 0px 0px 15px;
}

/* 女の子フラッシュ部分 */
.girls{
	background:url(../pic/beginner/movie_back.gif) no-repeat center;
		width:302px;
		height:124px;
		position:relative;
}

.flash{
	position:absolute;
	top:-10px;
	left:8px;
}

.profile{
	text-align:left;
	font-size:10px;
	color:#666666;
	position:absolute;
	top:54px;
	left:187px;
}

/* 無料ボタンとコメント */
.migi{
	float:right;
	margin:80px 15px 0px 0px;
	text-align:left;
	width:315px;
}

.staff_comment p{
	border-bottom:1px dotted #024a68;
}

.close a img{
	border:none;
}