@charset "Shift_JIS";

@import "base.css";
@import "common.css";

h3 {
	margin: 0px;
	padding: 27px 0px;
}

.leftmenu {
	background-color:#eeb;
}

.leftmenu .colright {
	background-image: url('../new/img/hana.gif');
	background-repeat:repeat;
	background-position: top left;
	background-attachment: scroll;
}

.leftmenu .colright .col1wrap {
	color: #339;
}

#main .main_contents {
	margin: 0px auto;
	padding: 0px;
	width: 480px;
}

#main .new_t a:link {
	color: #38c;
	text-decoration: none;
}

#main .new_t a:visited {
	color: #589;
	text-decoration: none;
}

#main .new_t a:hover {
	color: #478;
	text-decoration: none;
}

#main .new_t th {
	margin: 0px;
	padding: 8px;
	width: 118px;
	background-color: #ca9;
	text-align: center;
}

#main .new_t td {
	margin: 0px;
	padding: 10px;
	width: 360px;
	background-color: #fff;
	text-align: left;
}


#main .back_to_top {
	margin: 8px;
	padding: 8px;
	font-size: 0.8em;
	color: #fff;
	background-color: #800000;
}

#main .back_to_top a:link {
	color: #fff;
	text-decoration: none;
}

#main .back_to_top a:visited {
	color: #fff;
	text-decoration: none;
}

#main .back_to_top a:hover {
	color: #fdd;
	text-decoration: none;
}
