@charset "utf-8";

/* CSS Document */

/* --hospi-- */
#art_etc > .ul01 .bt_link{
	margin-top:10px;
}
@media print, screen and (min-width: 680px) {
#sec_class table{
	width:570px;
}
#art_firstclass .im_class01{
	width:330px;
	position:absolute;
	top: 47px;
	right:0;
}
#art_seccondclass .text01,
#art_seccondclass table{
	float:right;

}
#art_seccondclass .im_class02{
	width:330px;
	position:absolute;
	top:70px;
	left:0;
}
#art_etc h3{
	display:none;
}
#art_etc .div_topic01{
	width: 350px;
	float: left;
	margin-right: 20px;
}
#art_etc .div_topic01 .headline{
	margin-bottom: 10px;
	display: block;
}
#art_etc > .ul01{
	float:left;
}
}

@media screen and (max-width: 679px) {
#art_firstclass .im_class01,
#art_seccondclass .im_class02{
	width:100%;
}
}