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

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


/*---------　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　---------*/