@charset "utf-8";

/* 龍が如く2ページセッティング
--------------------------------------------------*/
.ryubox  a:link{
	font-weight:normal;
	text-decoration:underline;
	color:#b40000;
}

.ryubox  a:hover{
	font-weight:normal;
	text-decoration:underline;
	color:#b40000;
}

.ryubox  a:visited{
	font-weight:normal;
	text-decoration:underline;
	color:#b40000;
}


img {
	border:none;
}

.ryubox {
	background-image :url(../../kenzan/images/bg-kenzan-main.gif);
	background-color: transparent;
	position: relative;
	line-height:0;
	margin:0;
	padding:0;
}

#topbox{
	background-image:url(../../kenzan/images/bg-kenzan-top.gif);
	background-repeat:no-repeat;
	background-color: transparent;
}

#bottombox{
	background-image:url(../../kenzan/images/bg-kenzan-bottom.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	background-position: center;
	height:70px;
	width: 100%;
	line-height:0;
	margin:0;
	padding:0;
}


.ryu-container {
	width: 620px;
	margin: 0 auto;
	position: relative;
}

.btn-toppage {
	position:absolute;
	top:0;
	left:0;
}

.aqua-container h1 {
	margin:0;
	padding:0;
}





p.int{
	font-weight:bold;
	padding:15px 0;
	color:#b40000;
}


.ryu-interview  {
	margin:0 auto;
	padding:270px 0 0 0;
	width:580px;
}

.ryu-interview h2{
	margin:0 0 15px 0;
}

.ryu-interview p{
	margin: 0 0 10px 0;
	line-height:1.8em;
  
}

.ryu-interview  p.center-img{
	clear:both;
	margin:10px 0 10px 0;
}


.pagetop-box{
	width:580px;
	height:33px;
	background:url(../../ryu2/images/line02.gif) no-repeat left;
	margin:20px 0;
}


.pagetop-box-last{
	width:580px;
	height:33px;
	background:url(../../ryu2/images/line02.gif) no-repeat left;
	margin:20px 0 0 0;
}

.font-nomal{
	font-weight:normal;
	}

f-right{
	float:right;
}

.f-left{
	float:left;
}

.img-fl{
	float:left;
	padding:0 15px 0 0;
}

.img-fr{
	float:right;
	padding:0 0 0 15px;
}

.pagetop{
	float:right;
	padding:15px 0;
	padding:0 15px 0 0;
}

#footbar {
 margin: 0;
}

p.keisen{
	margin:15px 0;
}


.ito{
	/*color:#5DBB2C;*/
	font-weight:bold;
}


.sakamoto{
	/*color: #003399;*/
	font-weight:bold;
}

.kato{
	/*color:#FF3300;*/
	font-weight:bold;
}

.shoji{
	/*color:  #660066;*/
	font-weight:bold;
}


.yukawa{
	/*color:#FF3399;*/
	font-weight:bold;
}

.pic{
	background:#eae4d9;
	padding:3px;
	border:#999999 1px solid;
}

