/* styles written in this file is for Standard */


div#main{
	background-image:	url(../img/_bod_bg.jpg);
	background-repeat:	no-repeat;
}


.story h1{
	margin:			0px;
	padding:		0px;
}



.story .message{
	margin:			0px;
	padding:		0px;
	width:			559px;
	float:			left;
}

.story .message h2{
	margin:			0px 0px 9px 0px;
	padding:		0px;
}

.story .message p.ja{
	margin:			0px 0px 0px 0px;
	padding:		0px 20px 0px 0px;
	font-size:		10px;
	line-height:		1.5;
	width:			239px;
	float:			left;
}

.story .message p.ja strong{
	font-size:		12px;
	font-weight:		900;
}

.story .message p.en{
	margin:			0px 0px 0px 0px;
	padding:		0px;
	font-size:		10px;
	line-height:		1.5;
	color:			#ffff00;
	width:			270px;
	float:			left;
}

