@charset "shift_jis";
a {
	color: #69C;
	text-decoration: none;
}
a:hover {
	color: #69C;
	text-decoration: underline;
}
#company_link {
	margin-bottom: 12px;
	margin-top: 12px;
}
#company_link p {
	font-size: 10px;
	line-height: 18px;
}

#cpr {
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.px12 {
	font-size: 12px;
	line-height: 18px;
}

#main {
	margin-top: 30px;
	margin-bottom: 30px;
}
p {
	font-size: 12px;
	line-height: 20px;
}
body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.al_left {
	text-align: left;
}
.al_center {
	text-align: center;
}
h1 {
	font-size: 16px;
	line-height: 28px;
	padding-top: 15px;
	padding-bottom: 30px;
	letter-spacing: 5px;
}
dl {
	font-size: 12px;
	line-height: 20px;
}
dt {
	float: left;
}
dd {
	padding-left: 6em;
}

#js-info {
	width: 604px;
	height: 179px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px solid #999;
}
#js-info p {
	margin: 0;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 18px;

}
* {
	margin: 0px;
}
