@charset "utf-8";


/* メインコンテナ */
#index #notice {
	width: 810px;
	margin: 0 auto;
	line-height:1.5em;
	color:#666666;
}

#index #wrap-top {
	margin-top: 0px;
}

#idx-column {
	margin:0;
}


#idx-column table {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

#idx-column td {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}












