@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Helvetica, Arial, sans-serif, SimSun;
	color: #404040;
	background: #F7F7F7;
	line-height: 1.7em;
}
a:link, a:visited {
	color:#B80000;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color:#810404;
	text-decoration:underline;
}
img {
	border : none;
	margin: 0;
}
.clear {
	display: block;
	margin: 0;
	clear: both;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
	line-height: 1.7em;
}
.font14 {
	font-size: 14px;
	line-height: 1.7em;
}
td {
	text-align:left;
}
.align_r {
	text-align:right;
}


/* head */

#head_dir {
	font-size: 10px;
	padding: 0px 12px;
	clear: both;
}


/* menu */

#menu {
	width : 215px;
	height: auto;
}
#menu_body {
	width : 190px;
	height: auto;
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px 0px 0px 14px;
}

.newsBox{
	width : auto;
	height: 150px;
	padding:5px;
	background-color:#ffffff;
	font-size: 11px;
	line-height: 1.7em;
	overflow:auto;
}
.newsBox a:link, .newsBox a:visited {
	color:#4d4d4d;
	text-decoration:underline;
}
.newsBox a:hover, .newsBox a:active, .newsBox a:focus {
	color:#ff0000;
}
.new {
	font-style:italic;
	color:#ff0000;
	text-decoration:none;
}


/* contents */

#contents {
	width : 583px;
	height: auto;
	font-size: 10px;
}

/* foot */

#foot {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}
