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

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#head {
	clear: both;
	background-image: url(../img/bg_title.gif);
	background-repeat: repeat-x;
	height: 82px;
	background-position: left top;
}

#logo {
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#logo h2 {
	float: left;
	width: 130px;
}
#logo02 {
	float: left;
	width: 170px;
}
#logo02 p {
	padding-bottom: 2px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 16px;
}

#searchbox {
	text-align: right;
	float: right;
	width: 300px;
}
#navwrap {
	background-image: url(../img/bg_cont_nav.gif);
	clear: both;
	padding-top: 10px;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #171C61;
}


#nav {
	clear: both;
}
#nav li {
	float: left;
}
#nav img {
	display: block;
}
#flash {
	clear: both;
}
#cont {
	clear: both;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#foot {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cr {
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #171C61;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footlink {
	text-align: center;
}

