@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #000000;
	font-size: 12px;
	color: #757575;
}
a, a:visited {
	color: #757575;
	text-decoration: none;
}
a:hover {
	color: #757575;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.right {
	float: right;
	position: relative;
}
.left {
	float: left;
	position: relative;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.marginNon {
	margin-right: 0px;
}
.height {
	height: 30px;
	display: block;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headBar {
	background-color: #757575;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100%;
}
#barLeft {
	padding: 0px;
	height: 35px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 215px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	background-color: #000000;
	right: 50%;
}
#barLeft .right {
	font-size: 10px;
	line-height: 33px;
	color: #FFFFFF;
	height: 35px;
	margin-right: 7px;
}
#headBar .left {
	font-size: 10px;
	line-height: 33px;
	color: #FFFFFF;
	text-align: left;
	margin-left: -210px;
	position: absolute;
	height: 35px;
	top: 0px;
	left: 50%;
	text-indent: 1em;
}
#headBar #social {
	padding: 0px;
	width: 120px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
	position: absolute;
	left: 50%;
	height: 20px;
}
#social .twitter-share-button {
	display: block;
	margin-top: 2px;
}
#headBar #social #fb-root {
	display: block;
	overflow: hidden;
	width: 50px;
}
#badge {
	position: fixed;
	top: 184px;
	z-index: 1000;
	overflow: hidden;
	visibility: visible;
	height: 330px;
	width: 38px;
	margin-left: -38px;
	left: 100%;
}
#badge ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#badge ul li {
	margin-bottom: 8px;
	list-style-type: none;
}
#wrap {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
}
#wrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 38px;
	padding-bottom: 38px;
	background-color: #FFFFFF;
	position: relative;
}
#header {
	padding-bottom: 38px;
}
#header .left {
	margin-top: 20px;
}
#header  ul li {
	float: left;
	list-style-type: none;
}
ul#listTop {
	margin: 0px;
}
ul#listTop li {
	margin-left: 15px;
	display: block;
}
ul#listBottom {
	margin: 0px;
}
ul#listBottom li {
	margin-left: 20px;
	margin-top: 30px;
}
#content {
	margin-top: 30px;
	position: relative;
}
#contentWrap {
	padding: 0px;
	width: 824px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#contentWrap  h2.title img {
	padding: 0px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	display: block;
}
#contentWrap p {
	font-size: 14px;
	line-height: 23px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	height: 450px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
	position: relative;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer ul {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul li {
	background-image: url(../images/listImg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	list-style-type: none;
	display: block;
	margin-bottom: 7px;
}
#footer .right {
	margin-top: 25px;
}
