@charset "utf-8";
/* CSS Document */

/*oita*/
.right .box {
	padding:16px 0;
	border-top:2px solid #000; }
.right .top {
	padding-top:0;
	border-top:none; }
.right .box .data {
	float:left;
	width:244px;
	height:210px; }
.right .box .data .name {
	line-height:20px; }
.right .box .data h3 {
	font-size:20px;
	font-weight:bold; }
.right .box .data h3 .small {
	font-size:14px; }
.right .box .data h3 img {
	margin-bottom:4px; }
.right .box .data .capa {
	color:#848484;
	border:1px solid #b0b0b0;
	margin-top:8px;
	width:118px;
	height:20px;
	line-height:22px;
	text-align:center; }
.right .box .data .name {
	height:142px; }
.right .box .data .button {
	width:234px;
	background:#000;
	color:#fff;
	text-align:center;
	margin-top:4px;
	padding:6px 0; }
.right .box .data .button:hover {
	background:#3f82a9; }
.right .box .data .button a {
	background:url(../../../img/left_arrow_on.png) no-repeat right center;
	padding-right:12px;
	color:#f8f6f1;
	font-size:13px; }
.right .box .photo {
	float:right; }
.right .box .text {
	clear:both; }
.right .box .text .title {
	font-size:14px;
	padding:25px 0 2px;
	border-bottom:1px dotted #000;
	margin-bottom:6px;
	font-weight:bold; }