@charset "utf-8";
#headcount_box {
	background-image: url(../img_common/top02.jpg);
	background-repeat: no-repeat;
	width: 895px;
	height: 41px;
	padding-top: 11px;
	padding-right: 25px;
}
#top {
	position: relative;
	height: 328px;
	width: 920px;
	display: block;
}
#since {
	width: 210px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#count {
	background-image: url(../img_common/top02.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 920px;
	position: static;
	clear: none;
	display: block;
	padding-top: 12px;
}
#count-box {
	background-image: url(../img_common/countbox.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 23px;
	margin-left: 707px;
	display: block;
	padding-left: 40px;
	padding-top: 4px;
}
body:first-of-type #count-box {
	background-image: url(../img_common/countbox.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	margin-left: 707px;
	display: block;
	padding-left: 40px;
	padding-top: -7px;
}
head~/* */body #count-box {
	background-image: url(../img_common/countbox.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	margin-left: 707px;
	display: block;
	padding-left: 40px;
	padding-top: 2px;
}
html:not([lang*=""]) #count-box {
	background-image: url(../img_common/countbox.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 21px;
	margin-left: 707px;
	display: block;
	padding-left: 40px;
	padding-top: 1px;
}
#center{
	height: 23px;
	width: 188px;
	display: inline;
}

#counter{
	margin-left: 10px;

}
.green_box {
	border: 1px solid #8BAC46;
	background-image: url(../img_index/greenbk.gif);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 13px;
	padding-top: 15px;
	margin-bottom: 10px;
	width: 550px;
}
.green_box ul{
}
.green_box li{
	background-image: url(../img_index/bt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	width: 520px;
	margin-bottom: 15px;
}
.arrow {
	height: 33px;
	width: 87px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.num_tex {
	width: 565px;
}
.num_tex dl {
	width: 583px;
	margin-bottom: 2px;
	clear: both;
}
.num_tex dt {
	font-weight: normal;
	color: #666666;
	float: left;
	width: 16px;
	text-align: center;
	padding-right: 5px;
	margin-top: 3px;
}
.num_tex dd {
	color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 5px;
	width: 560px;
	float: left;
}
.num_tex:after{
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.logo_img {
	width: 99px;
	float: left;
	margin-right: 25px;
}
.logo_tex {
	width: 452px;
	float: left;
}
#count-text{
	height:300px;
	width:800px;
	padding: 0px;
	text-align: left;
	margin-left: -700px;
	margin-top: -80px;
}
head~/* */body #count-text{
	height:96px;
	width:800px;
	padding: 0px;
	text-align: left;
	margin-left: -700px;
	margin-top: -76px;
}
body:first-of-type #count-text{
	height:90px;
	width:800px;
	padding: 0px;
	text-align: left;
	margin-left: -700px;
	margin-top: -74px;
}
html:not(:target) #count-text, x:-moz-broken{
	height:95px;
	width:800px;
	padding: 0px;
	text-align: left;
	margin-left: -700px;
	margin-top: -79px;
}