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


/*environment
----------------------------------------------------*/
#contents .borderBOX {
	width:643px;
	border:#c2cdff solid 1px;
	border-bottom:none;
	margin-top:10px;
	padding:24px 0px 0px 0px;
}

#contents .borderBOX h2 {
	color:#4d5ea7;
	font-size:1.1em;
	margin:0px 0px 25px 19px;
}

#contents .borderBOX img {
	padding:0px 0px 20px 21px;
	float:left;
}

#contents .borderBOX h3 {
	width:384px;
	font-size:1em;
	line-height:130%;
	padding:0px 34px 0px 0px;
	float:right;
}

#contents .borderBOX ul {
	width:364px;
	line-height:150%;
	margin:0px;
	padding:5px 34px 25px 19px;
	float:right;
}

#contents .borderBOX p {
	width:384px;
	line-height:150%;
	padding:5px 34px 25px 19px;
	float:right;
}

#contents .borderBOX p span {
	color:#333d68;
	font-size:0.9em;
}

#contents .borderBOX a {
	background:url(../img/detail/arrow.gif) no-repeat 0% 50%;
	display:block;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 8px;
}
