@charset "Shift_JIS";

/* *********************************************************************

CSS FILE bl/index.css

1.Read Text
2.Images
********************************************************************* */

/* *********************************************************************
1.Read Text
********************************************************************* */
.left-txt {
	float:left;
	width:310px;
	padding:5px 10px 20px 20px;
	font-size:88%;
}

.right-img{
	float:right;
	width:300px;
	height:300px;
	margin:5px 10px 0px 10px;
}

/* *********************************************************************
2.Images
********************************************************************* */
#key-visual {
	margin:0 0 10px 0;
}

.btn {
	margin:10px 0 0 0;
}
