@charset "utf-8";
@import url("import.css");

/* -----------------------------------------------------------
CSS Information
 File name:      topics.css
 Style Info:     トピックスファイル専用CSS
----------------------------------------------------------- */

/*----------------------------------------------------
	TOPICS用
----------------------------------------------------*/

#copy{
	width:491px;
	background:url(../img/topics/copy.gif) no-repeat;
}

h2 {
	width:91px;
	background:url(../img/topics/title.gif) no-repeat;
	margin-bottom:45px;
}

#unit_area {
	float:left;
	width:750px;
}

.unit {
	margin-bottom:30px;
	clear:both;
	zoom:100%;
}

.box_day{
	width:215px;
	float:left;
}

.box_day p{
	font-weight:bold;
	background-color:#f2f2f2;
	text-align:right;
	padding-right:10px;
}

.box_main{
	margin-left:25px;
	width:485px;
	float:left;
}

h3 {
	margin-bottom:8px;
}

#banner_area{
	margin-right:15px;
	float:right;
}

.back {
	text-align:right;
	margin:0 26px 20px 0;
}

.check {
	line-height:3.2em;
	font-weight:bold;
}