@charset "Shift_JIS";

/*-------------------------------------------------------------------
	Version.												1.4.1.2;
	Author.												Kenta Aga(admin)
	Aptx.													4.8.6.9;

	PROGRAM-ID.									"news"
-------------------------------------------------------------------*/

/*****************************************************
	DATA DIVISION.
	WORKING-STRAGE SECTION.
*****************************************************/

/*-------------------------------------------------------------------
	common
-------------------------------------------------------------------*/
#contents h4{
	padding												: 16px 30px;
	color													: #fff;
	font-size											: 116%;
	background										: #000;
}

#contents h4 time{
	display												: block;
	margin-bottom									: 4px;
	font-size											: 82%;
}

#contents .division{
	margin-right										: 20px;
	margin-left										: 20px;
}