body {
	font-size: 14px;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
	background-image: url(image/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#back {
	background-image: url(image/back2.jpg);
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	background-image: url(image/menu_back.gif);
	background-repeat: no-repeat;
	height: 82px;
	margin-right: auto;
	margin-left: auto;
}
.yoyaku {
	background-image: url(image/yoyaku_back.gif);
	background-repeat: no-repeat;
	height: 272px;
}
.txt11-gray {
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
.t12_13ems {
	font-size: 12px;
	line-height: 1.3em;
}
.t10_13ems {
	font-size: 10px;
	line-height: 1.3em;
}
.t_red_b {
	font-weight: bold;
	color: #CC0000;
}
.underline-gray-dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.t12_13ems_gray {
	font-size: 12px;
	line-height: 1.3em;
	color: #999999;
}
.t12_gray_b {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.img-frame {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.floatclear {
	clear: both;
	float: none;
}
#footer {
	background-color: #CC6699;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
.footer_txt {
	font-size: 11px;
	color: #F3DCE8;
}
