@charset "Shift_JIS";
@import url("base.css");

h1{
	display:inline;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	color:#333333;
}
#bread{
	display:inline;
}
#menu{
	display:block;
	width:760px;
	height:45px;
	background-color:#FFFFFF;
}
#menu em{
	float:left;
	text-indent:-9999px;
}
#menu a{
	text-decoration:none;
	display:block;
	width:253px;
	height:45px;
	background:url(../images/m_navi04.jpg) left top;
}
#menu a{
	width:253px;
	height:45px;
}
#menu02 a{
	background-position:-253px 0 ;
}
#menu03 a{
	background-position:-506px 0 ;
}
#menu01 a:hover{
	background-position:0 -45px;
}
#menu02 a:hover{
	background-position:-253px -45px;
}
#menu03 a:hover{
	background-position:-506px -45px;
}
#news h2{
	border-bottom: dotted #666666 1px;
	margin-bottom:10px;
	font-size:16px;
	color:#333333;
	padding-bottom:3px;
}
#news ul{
	width:470px;
	height:60px;
	overflow:scroll:
}
#news li{
	list-style:none;
	font-size: 12px;
	line-height:150%;
	padding-left:22px;
}
#news li a{
	color:#0000FF;
	text-decoration:none;
}
#news li a:hover{
	color:#FF9900;
	text-decoration:none;
}
.new{
	background:url(../images/new_icon.gif) no-repeat top left;
}
#hinoki{
	border-left:solid #eaeb5e 5px;
	border-bottom:#CCCCCC dotted 1px;
	height:22px;
	padding-left:3px;
	margin:20px 0 20px 0;
	font-size:18px;
	color:#333333;
}
.r_link{
	text-align:right;
	margin:10px 0;
}
.r_link p a{
	height:20px;
}
dt{
	font-size:14px;
	margin:0 0 5px 0;
	color:#333333;
	padding:3px 0 0 30px;
	background:url(../images/house.gif) no-repeat bottom;
	height:22px;
}
dt a{
	color:#333333;
	text-decoration:none;
}
dt a:hover{
	color:#333333;
	text-decoration:none;
}
