@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 1px solid #000033;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 5px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#head-p {
	width: 850px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ebf3fb;
}
#head-p h1 {
	font-size: 12px;
	float: left;
	margin-right: 15px;
}
#header {
	float: left;
	height: 40px;
	width: 850px;
	background-image: url(../images/base/header-blue2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#kensaku {
	text-align: right;
	margin-right: 10px;
	padding-top: 12px;
}
#wrapper .menu-bar {
	float: left;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #ebf3fb;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
#top-img {
	float: left;
	width: 850px;
	margin-bottom: 35px;
	margin-top: 12px;
}
#content {
	float: left;
	width: 810px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#menu-list {
	float: right;
	width: 200px;
	margin-left: 20px;
}
#menu-list ul {
	list-style-type: none;
}
#menu-list li {
	float: left;
	margin-bottom: 5px;
	width: 200px;
}
#flash {
	float: left;
	width: 415px;
	height: 235px;
	border: 1px solid #000066;
	margin-bottom: 30px;
}
#news-box {
	float: left;
	height: 180px;
	width: 538px;
	overflow: auto;
	border: 1px solid #666666;
	background-color: #f1f8fd;
	margin-bottom: 20px;
	padding: 15px;
}
#news-box ul {
	list-style-type: none;
}
#news-box li {
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#copy-right {
	width: 840px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	background-color: #2070b4;
	color: #FFFFFF;
}
#news-box li a {
	color: #006699;
}
#news-box2 {
	float: left;
	height: 180px;
	width: 538px;
	padding: 15px;
	overflow: auto;
	border: 1px solid #666666;
	background-color: #f1fdf2;
	margin-bottom: 20px;
}
#news-box2 ul {
	list-style-type: none;
}
#news-box2 li {
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#news-box2 li a {
	color: #006699;
}
#news1 {
	float: left;
	width: 582px;
}
#news2 {
	float: left;
	width: 582px;
}
#kaishi {
	width: 150px;
	margin-left: 20px;
	float: left;
	height: 235px;
	background-image: url(../images/base/kaishi_bckgrnd2.gif);
	background-repeat: no-repeat;
}
#kaishi .img {
	height: 150px;
	width: 105px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 46px;
	margin-bottom: 10px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #67b7ea;
}
#kaishi p {
	text-align: center;
}
#kaishi a {
	color: #b45f79;
}
#wrapper .menu-bar a {
	color: #333333;
}
#news-box a:hover {
	color: #FF9999;
}
#news-box2 a:hover {
	color: #FF9999;
}

