@charset "UTF-8";

/***********************************
	header
***********************************/

#flash{
	width: 812px;
	height: 280px;
}
*html #betaContents{
	behavior: expression(IEPNGFIX.fix(this));
}
	
/***********************************
	content
***********************************/

/***** alpha ******/

#alpha{
	width: 217px;
	height: auto;
	padding: 7px 11px 0px 8px;
	float: left;
}
#alphaContentBox{
	width: 217px;
	height: 176px;
	margin-bottom:5px;
}
#messageBoxBg{
	width: 217px;
	height: 400px;
	background-image: url(../images/bor-messagesBox.jpg);
	background-repeat: no-repeat;
}
#messageBox{
	width: 182px;
	height: 297px;
	padding: 80px 20px 23px 15px;
}
#messageText{
	width: 182px;
	height: 277px;
	overflow: auto;
}
*html .messageLow{
	padding: 0;
}
.messageLow{
	width: 160px;
	height: auto;
	padding: 5px 0;
}
.star{
	width: 10px;
	height: 10px;
	background-image: url(../images/hosi.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 0 8px 0 0;
}
.message{
	width: 142px;
	height: auto;
	font-size: 10px;
	float: left;
	letter-spacing: 1px;
	line-height: 135%;
	margin-top: -1px;
}
.messageHr{
	clear: both;
	width: 100%;
	height: 1px;
	color: #C0C0C0;
	size: 1px;
	background: #C0C0C0;
	text-align: center;
	margin: auto;
}

/***** beta ******/

#beta{
	width: 560px;
	height: auto;
	float: left;
	padding: 7px 11px 8px 0px;
}
#betaContents{
	background-image:url(../images/img-beta_contents.png);
	background-repeat:no-repeat;
	width:563px;
	height:581px;
}
#betaContentTitle h2{
	font-size: 18px;
	font-weight: bold;
}
#betaContentText{
	width: 320px;
	height: auto;
	font-size: 12px;
	line-height: 160%;
}
.fontColor{
	color:#FF0000;
}
	
/***** gamma ******/

#gamma{
	width: 216px;
	height: 480px;
	padding: 12px 12px 15px 0;
	float: left;
}
.a{
	height:26px;
}
#photoBox{
	width:800px;
	padding:0px 0px 7px 10px;
}
.photoContents{
	width:260px;
	height:371px;
	background-color:#f5f8fb;
	float:left;
	border:1px solid #ac7fc3;
	margin-right:2px;
}
.photoTitle1{
	width:260px;
	height:29px;
	background-image:url(../images/bar_sonoka.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.photoTitle1 a{
	text-indent:-9999px;
	display:block;
	height:29px;
}
.photoTitle2{
	width:260px;
	height:29px;
	background-image:url(../images/bar_iwaki.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.photoTitle2 a{
	text-indent:-9999px;
	display:block;
	height:29px;
}
.photoTitle3{
	width:260px;
	height:29px;
	background-image:url(../images/bar_date.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.photoTitle3 a{
	text-indent:-9999px;
	display:block;
	height:29px;
}
.photo{
	width:241px;
	height:164px;
	padding:12px 8px 5px 8px;
}
.sonokaText{
	background-image:url(../images/img_tonai_text.gif);
	background-repeat:no-repeat;
	width:258px;
	height:23px;
	text-indent:-9999px;
	margin-left:1px;
}
.iwakiText{
	background-image:url(../images/img_josei_text.gif);
	background-repeat:no-repeat;
	width:258px;
	height:23px;
	text-indent:-9999px;
	margin-left:1px;
}
.dateText{
	background-image:url(../images/img_nakaniwa_text.gif);
	background-repeat:no-repeat;
	width:258px;
	height:23px;
	text-indent:-9999px;
	margin-left:1px;
}
.photoText{
	width:244px;
	padding:8px;
	font-size:12px;
}
