@charset "utf-8";
.n_body {
	width: 750px;
	margin: 0px auto;
}
#hd {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 30px;
	width: 750px;
}
.logo {
	padding-right: 100px;
	float: left;
	width: auto;
}
#navi ul {
	list-style:none;
}
#navi li {
	float: left;
	padding-right: 50px;
	padding-top: 15px;
	display: inline;
}
.cls_coth {
	clear: both;
}
.bd_img_pnt {
	width: 315px;
	margin: 200px auto;
	display: block;
}
#p-navi {
	height: 20px;
	padding-top: 15px;
	clear: none;
	text-align: right;
	padding-right: 60px;
	width: 690px;
}
a {
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	background-color: #CCCCCC;
}
a:active {
	color: #d64a23;
}
.hidden {
	display: none;
}
.ft_copy {
	text-align: right;
	padding-right: 20px;
	font-size: 75%;
}
.here {
	border: 1px dashed #666666;
}
