body {
	background-image: url(../img/contBg_header.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#bese{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#footer{
	background-image: url(../img/footerBg.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	text-align: center;
	margin-top: 40px;
}
#cont{
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#cont td{
	font-size: 0.9em;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#cont th{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h3{
	font-size: 1.4em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999;
	text-indent: 0.6em;
}
h4{
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	text-indent: 0.2em;
}
p{
	font-size: 0.9em;
	line-height: 1.5em;
}
#menu img{
	padding-bottom: 5px;
}