/* default */
body, th, td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
img {
	border: 0px;
}
form {
	margin: 0;
	padding: 0;
}

/* bg */
body {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg_body.jpg) repeat-x #FFFFFF;
}

#container {
	width: 860px;
	margin: 0 auto;
}

/* Font */
.fs10lh14 {
	font-size: 10px;
	line-height: 14px;
}
.txtPink {
	color: #F87294;
}
.txtGreen {
	color: #489A1A;
}
.txtRed {
	color: #FF0000;
}
.spacer {
	width: 100%;
}

/* header */
.header2txt td {
	font-size: 12px;
	line-height: 22px;
	color: #489A1A;
	font-weight: bold;
	text-align: left;
}
.header2txt h2 {
	font-size: 12px;
	line-height: 22px;
	color: #489A1A;
	font-weight: bold;
	text-align: left;
}

/* Info */
table#dataTokutei {
	width: 620px;
}
#dataTokutei th {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
#dataTokutei td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}

/* Info */
h2.detail {
	height: 37px;
	width: 683px;
	background-image: url(../img/detail_ttl_bg.gif);
	background-repeat: no-repeat;
	color: #4BA21B;
	font-size: 14px;
	font-weight: bold;
	padding-left: 35px;
}
