body {
	background:  url(img_common/bgd.gif) repeat #FDFCFB;
	margin-left: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 175%;
}
.width {
	width: 900px;
}
.shozaichi {
	background: url(img_common/bgd_shozaichi.gif) no-repeat;
	height: 29px;
}
.shozaichi-dots {
	border-top: 1px dotted #CCCCCC;
	width: 890px;
	padding-top: 5px;
}
.con {
	background-image: url(img_common/bgd_con.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-bottom: 50px;
}
h1 {
	margin-bottom: 45px;
	margin-top: 0px;
}
.icon-home {
	text-align: right;
	width: 860px;
}
.icon-home img {
	vertical-align: baseline;
}
.icon-home a {
	text-decoration: none;
}
table {
	font-size: 12px;
	line-height: 175%;
	color: #333333;
}
td {
	background-color: #FDFCFB;
}
.bold {
	font-weight: bold;
}
