@charset "UTF-8";

#top_mainvisual {
	display: none;
	position: relative;
	margin-bottom: 30px;
}

#top_mainvisual dl {
	display: none;
}

h2 {
	margin: 0px;
	padding: 0px;
}

#top_menu {
	overflow: hidden;
	zoom: 1;
}

#top_menu li {
	float: left;
	margin-right: 13px;
	margin-bottom: 7px;
}

#top_menu li:nth-child(3n) {
	margin-right: 0px;
}

#top_menu li a {
	display: block;
}

.borderbox {
	margin-top: 1px;
	background-color: #b0bcc8;
	padding-bottom: 1px;
}

.column_left {
	width: 700px;
}

.column_right {
	width: 240px;
}

ul.link li {
	margin-bottom: 1em;
}

#message {
	border: 1px solid red;
	margin-bottom: 30px;
}

#message h2 {
	padding: 5px;
	font-size: 100%;
	border-bottom: 1px solid red;
	background: #f5c0c0;
}

#message p {
	margin: 15px;
}

#toppage #main #contents {
	display: block !important;
}
