@charset 'utf-8';

/* mainArea
-------------------------------------------------- */

#mainArea h1 {
	width: 710px;
	padding: 0px;
	margin: 0px 0px 15px;
	display: block;
}

#mainArea h1.hoshino {
	background: url() left top no-repeat;
}

#mainArea h1.shimamoto {
	background: url() left top no-repeat;
}

#mainArea h1.asahi {
	background: url() left top no-repeat;
}

#mainArea h1.matsusima {
	background: url() left top no-repeat;
}

#mainArea h2 {
	margin: 0px ;
}

/* articleBox
-------------------------------------------------- */

#mainArea #contentsArea .articleList {
	width: 688px;
	padding: 0px;
	margin: 0px;
	background: none;
}

