@charset "utf-8";
#contentsArea #rightContentsBox {
	float: left;
	width: 550px;
	margin-top: 10px;
	padding-left: 10px;
	margin-left: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
#contentsArea #rightContentsBox h1  {
	width: 526px;
	border: 2px solid #999999;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}

#contentsArea #rightContentsBox a {
	color: #000000;
	text-decoration: underline;
}
#contentsArea #rightContentsBox a:hover {
	color: #F0F;
	text-decoration: underline;
}
#rightContentsBox #onlinephoto {
	width: 550px;
	margin-bottom: 15px;
	border: 1px solid #F00;
}
#rightContentsBox #rakutenInfo {
	width: 550px;
	height: 550px;
	font-size: 16px;
	border: 1px double #CCC;
	background-color: #F5F5F1;
	background-repeat: no-repeat;
}
#rakutenInfo p {
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
}




#rightContentsBox h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


#rightContentsBox #rightNews, #rightInfo, #rightTeamInfo {
	width: 550px;
	margin-bottom: 15px;
}
#rightContentsBox #rightNews p  {
	width: 550px;
	font-size: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#rightContentsBox #rightNews .grayBox {
	background-color: #edede9;
	width: 550px;
}
#rightContentsBox #rightInfo p {
	width: 550px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#rightContentsBox #rightInfo .grayBox {
	background-color: #edede9;
	width: 550px;
}
#rightContentsBox #rightTeamInfo p {
	width: 550px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#rightContentsBox #rightTeamInfo .grayBox {
	background-color: #edede9;
	width: 550px;
}
