@charset "Shift_JIS";


/*コンテンツ
-----------------------------------------------------*/
.jbs-info{
width:650px;
margin:40px auto 0 auto;
padding:0 0 80px 0;
}

.left-cel{
width:350px;
float:left;
display:inline;
margin:0;
text-align:left;
}

.right-cel{
width:300px;
float:left;
display:inline;
margin:10px auto 0 auto;
}

.right-cel p{
width:300px;
text-align:right;

}

.left-cel p{
color:#333;
width:280px;
line-height:1.0em;
padding:1px 0 2px 0;
}

p.access{
width:300px;
background-color:#888F9A;
color:#FFF;
padding:2px 0 3px 0;
font-weight:bold;
text-indent:5px;
margin:10px 0 3px 0;
}

p.en{
color:#333;
width:280px;
}

a:link{
	color: #333;
	background: transparent;
	text-decoration:none;
}
