@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      up.css
 Author:         k.mimura
 Style Info:     新着情報用CSS
 変更:           
----------------------------------------------------------- */


.up_01_box {
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.com_box_01 {
	width: 300px;
	float: left;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8491c3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8491c3;
	padding: 10px;
	background-image: url(../../../common/images/paper009-03.gif);
}

.com_photo_box_01 {
	width: 99px;
	height: 110px;
	float: left;
	margin-right: 5px;
}

.com_copy_box_01 {
	height: 94px;
}

.title_box_001 {
	margin-top: 5px;
}
