@charset "Shift_JIS";
/* CSS Document */


body{
	color: #202020;
	font-family: "Meiryo","メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic",  Osaka, sans-serif;
	font-size : 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
-webkit-text-size-adjust: 100%;
}
img {
	border: 0;
}
h2 {
	background-color: #333;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
}
  
#infoContent {
	clear: both;
	width: 996px;
	margin-bottom: 20px;
	position: relative;
	height: 800px;
}

#infoContent #infoContentTop {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 996px;
}
#infoContent #infoContentTop #note {
	font-size: small;
	float: left;
	padding: 0px;
	display: block;
	height: auto;
	width: 986px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#infoContent #infoContentTop ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 830px;
}

#infoContent #infoContentTop ul li {
	background-color: #FFF;
}

#infoContent #infoContentLeft {
	float: left;
	height: auto;
	width: 493px;
	margin: 0px;
	padding: 0px;
}
#infoContentLeft h3 {
	font-size: small;
	float: left;
	padding: 0px;
	display: block;
	height: auto;
	width: 489px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#infoContent #infoContentLeft ul {
	padding: 0px;
	float: left;
	width: 480px;
	margin: 0px;
}
#infoContent #infoContentLeft ul li {
	line-height: 1.8;
}
#infoContent #infoContentRight {
	float: left;
	height: auto;
	width: 488px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#infoContentRight h3 {
	font-size: small;
	float: left;
	padding: 0px;
	display: block;
	height: auto;
	width: 488px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#infoContent #infoContentRight ul {
	padding: 0px;
	float: left;
	width: 480px;
	margin: 0px;
}
#infoContent #infoContentRight ul li {
	line-height: 1.8;
}
ul li {
	list-style-type: none;
}


#footer {
	display: block;
	width: 996px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	float: left;
	margin-top: 20px;
}
