@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #605066;
	background-image: url(../image/texture.jpg);
	background-repeat: repeat;
	line-height: 18px;
	padding-top: 4px;
}
.text-red {
	color: #FF0000;
}
.text-blue {
	color: #9999FF;
}
.text-yellow {
	color: #FFFF00;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#logo {
	float: left;
	margin-right: 40px;
	margin-top: 19px;
	margin-left: 30px;
}
#title {
	float: left;
	padding: 0px;
	margin: 0px;
}
#header {
	height: 150px;
	background-image: url(../image/texture-header-dark.png);
}
#leftspace {
	float: left;
	width: 50px;
	height: auto;
}
#main {
	width: 610px;
	float: left;
	padding: 20px;
	margin-left: 30px;
}
#rightsidebar {
	width: 220px;
	float: left;
}
#rightsidebar li {
	list-style-type: none;
	margin-bottom: 10px;
	float: none;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer {
	background-color: #666666;
	height: 180px;
	clear: left;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	background-image: url(../image/texture-footer.png);
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#dummy {
	height: 0px;
	width: 900px;
	clear: left;
}
#container #rightsidebar ul {
	padding-left: 0px;
	margin-top: 0px;
}
h1 {
	color: #FFFFFF;
	display: inline;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro";
	font-size: 18px;
	font-weight: bold;
}
#maincontainer {
	background-image: url(../image/texture-maincontainer-dark.png);
}
#SpryMenubar {
	margin-top: 0px;
	padding-top: 20px;
}
#title {
	margin-top: 50px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 500px;
}
#language {
	height: 40px;
	width: 70px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro";
	font-weight: normal;
	font-size: 16px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro";
	color: #FF0000;
	font-size: 14px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#snslink {
	width: 200px;
	top: 62px;
	height: 40px;
	left: 8px;
	float: left;
	margin-top: 40px;
	margin-left: 8px;
	padding-top: 0px;
}
#fottertext {
	height: 130px;
	width: 156px;
	float: left;
	text-align: left;
	margin-left: 20px;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
	bottom: 10px;
}
#footerend {
	height: 20px;
	float: right;
	clear: both;
	margin: 5px;
}
