@charset "UTF-8";
/* CSS Document */

div #main_c {
	width:960px;
	height:auto;
	float:left;
	margin:137px auto 0;
	background-color:#FFF;
}

.cc_02 {
	margin-bottom:20px;
}

.cc_03 {
	margin-bottom:5px;
}

.cc_04 {
	margin-bottom:20px;
}

.time {
	color:#1D1C57;
}

/*---------　linkの設定　start　---------*/

.cc_05 a:link  {
	color:#009;
	text-decoration:underline;
}

.cc_05 a:visited {
	color:#009;
	text-decoration:none;
}

.cc_05 a:hover {
	color:#999;
	text-decoration:none;
}

.cc_05 a:active {
	color:#999;
	text-decoration:none;
}

/*---------　linkの設定　end　---------*/
