@charset "UTF-8";
/*===================================================
*
*	Layout Style CSS
*	Site:
*	Type: Common Layout
*
*	1.div.headLineBox
====================================================*/


/* 1.div.headLineBox
====================================================*/
div.main .headLineBox {
	position: relative;
	width: 628px;
	_width: 630px;
	height: 170px;
	background-color: #ebf3f6;
	border: 1px solid #d8d8d8;
}

div.main .headLineBox .photo {
	padding: 10px;
}

span#detailBt {
	position: absolute;
	top: 126px;
	left: 460px;
}

span#detailBt01 {
	position: absolute;
	top: 156px;
	left: 460px;
}

span#detailBt02 {
	position: absolute;
	top: 156px;
	left: 460px;
}