@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-image: url(../images/bg_pk.gif);
	background-repeat: repeat;
	font-size: 82%;
}
#sotowaku {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#sotowaku #utiwaku {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#sotowaku #utiwaku #header {
	margin-top: 20px;
}
#sotowaku #utiwaku #titelwaku {
	width: 700px;
}
#sotowaku #utiwaku #hizuke {
	padding: 0px;
	height: 50px;
	width: 700px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titelwaku {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 120px;
}
#honbun {
}
#honbun table {
	text-align: left;
}



#footer {
	line-height: 1.5em;
	height: 150px;
	padding: 20px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
}
#honbun .hidariyose_size10 a {
	text-decoration: none;
}
