body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#warap .logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 133px;
}
#warap .cachtext {
	background-image: url(../img/text.png);
	height: 170px;
	width: 709px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-repeat: no-repeat;
	display: block;
}
#warap .mainnav {
	text-align: center;
	margin-left: 235px;
}
#warap .mainnav .jigyou, #warap .mainnav .mokuteki, #warap .mainnav .bigi {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background-image: url(../img/ya.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 20px;
	margin-right: 20px;
	z-index: 2;
	text-align: left;
	display: block;
	width: auto;
	float: left;
	padding-right: 10px;
	cursor: pointer;
	position: relative;
	height: 30px;
}
#warap .mainnav .jigyou:hover, #warap .mainnav .mokuteki:hover, #warap .mainnav .bigi:hover{
	color:#666}
#warap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#warap .mainnav a:hover {
	color: #666;
}
#footer {
	background-image: url(../img/nav.jpg);
	background-repeat: repeat-x;
	height: 50px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	clear: left;
}
#footer #warap .nav {
	float: left;
	width: 400px;
}
#footer #warap .nav a{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	margin-right: 19px;
}
#footer #warap .nav a:hover {
	color: #069;
}
#footer #warap .news {
	float: left;
	width: 400px;
	height: 30px;
	overflow: hidden;
	margin-left: 100px;
	position: relative;
	right: 0px;
	bottom: 0px;
}
#footer #warap .news .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	display: block;
	height: 30px;
	width: 60px;
	line-height: 30px;
	float: left;
	margin-left: 10px;
}
#footer #warap .news .n_text {
	font-size: 12px;
	color: #666;
	line-height: 30px;
	height: 30px;
}
#footer #warap .news .textbox {
	float: left;
	width: 300px;
}
#footer #warap .news .all {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #C30;
	height: 30px;
	width: 16px;
	float: left;
	background-image: url(../img/ya2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer #warap .news .clo {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #C30;
	height: 30px;
	width: 16px;
	float: left;
	background-image: url(../img/ber/ya3.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}
#warap .popbg {
	height: 100%;
	width: 100%;
	z-index: 0;
	position: fixed;
	left: 0px;
	top: 0px;
	display: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-image: url(../img/blank.gif);
	background-repeat: repeat;
}
#warap .jigyoudata, #warap .mokuitekidata , #warap .newdata {
	width: 200px;
	background-color: #FFF;
	position: absolute;
	top: 30px;
	z-index: 9999;
	-moz-box-shadow: 0px 0px 6px #ccc;
	-webkit-box-shadow: 0px 0px 6px #ccc;
	box-shadow: 0px 0px 6px #ccc;
	left: 0%;
}
#warap .jigyoudata .new {
	display: block;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #155391;
	line-height: 30px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
}
#warap .jigyoudata .new:hover {
	color: #FFF;
	background-color: #39629B;
}
.jigyoudata a ,.mokuitekidata a,.newdata a  {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../img/ar_rights.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
}
.newdata a:hover,.mokuitekidata a:hover,.jigyoudata a:hover{
	opacity: 0.95;
	filter: alpha(opacity=80);
	-moz-box-shadow: 0px 0px 10px #aaa;
	-webkit-box-shadow: 0px 0px 10px #aaa;
	box-shadow: 0px 0px 10px #aaa;
	color: #069;
	}
#footer #warap .copy {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	margin-top: 4px;
	text-align: right;
}
