@charset "utf-8";
/* CSS Document */

body ul li h1 h2 h3 h4 p    {
	margin: 0px;
	padding: 0px;
}
.logo {
	float: left;
	margin-top: 0.625em;
	margin-bottom: 1.25em;
}

img {
	border: none;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}


#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:1em;
}

.language {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.83em;
	color: rgb(102,102,102);
	float: right;
	height: 54px;
	width: 848px;
	margin-top: 0.7em;
	margin-bottom: 1.25em;
}

.language ul {
	float: right;
	word-spacing: 1em;
}
.language ul li {
	text-align: center;
	display: inline;
}

.language ul li a {
	color:#808080;
	text-decoration:none;
}

.language ul li a:hover{
	color:#c0c0c0;
	text-decoration:underline;
}
.language ul .current{
	color: #808080;
	text-decoration:underline;
}

aside {
	width: 250px;
	float: left;
}

h4 {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 1.188em;
}

.sidemenu ul {
	padding: 0px;
	margin-top: 0.625em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidemenu ul li {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 3.2em;
	color: #0066FF;
}

.sidemenu ul .current {
	color: #808080;
}

.sidemenu a {
	color:#0066ff;
	text-decoration:none;
}

.sidemenu a:hover{
	color:#808080;
	text-decoration:underline;
}

ul li {
	list-style-type: none;
}

h1 {
	color: rgb(51,51,51);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.8em;
	margin-bottom: 0.5em;
}

#contents {
	width:980px;
}

main {
	float: right;
	width:720px;
}

article{
	padding-top:1.5em;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:1.375em;
	color: rgb(102,102,102);
	margin-bottom: 0.5em;
}

.line {
	border-bottom: solid 2px #BB1643;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	color: #000000;
	margin-top:0px;	
	
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.063em;
}

.link{
	font-size:0.75em;	
}

table{	
	margin-bottom:2.5em;
	border-collapse:collapse;
	border:none;	
}

td{
	vertical-align:top;	
}

.pn{
	font-family:Verdana, Geneva, sans-serif;
	height:30px;
	line-height: 0.75em;
}

.sub{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.875em;
	margin-top:1em;
	margin-bottom:0.5em;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover{
	color:#808080;
	text-decoration:underline;
}


.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.688em;
	margin-top:3.5em;
	margin-bottom:1.5em;
}

hr {
	width: 980px;
	text-align: center;
	margin-bottom: 0.2em;
}
