body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.75em;
	line-height: 150%;
	color: #333333;
	background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
}
h1#headerText {
	font-size: 0.91em;
	text-align: center;
	margin: -1px 0px -5px;
	padding: 0px;
	color: #B7B7B7;
	font-weight: normal;
}
h2 {
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E43A57;
	padding-bottom: 10px;
}

h3.midashi {
	font-size: 1.08em;
	font-weight: bold;
	background-image: url(../images/img_title2_back.jpg);
	background-repeat: repeat-x;
	color: #333333;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
}


a {
	color: #94854C;
}
.infoTd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94854C;
}
.infoLink {
	background-image: url(../images/img_infolink.jpg);
	background-position: 5px center;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.footerText {
	color: #FFCDCE;
}
.pageTopTd {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.pageTopLink {
	background-image: url(../images/img_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}
p.mainP {
	margin-right: 17px;
	margin-left: 17px;
	margin-bottom: 40px;
}
p.mainPs {
	margin-right: 17px;
	margin-bottom: 20px;
	margin-left: 17px;
}

.caption {
	font-size: 0.92em;
	color: #666666;
}
dl.QaA {
	margin-bottom: 40px;
}

dl.QaA dt {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 17px;
	margin-right: 17px;
}
dl.QaA dd {
	margin-bottom: 20px;
	margin-right: 17px;
	text-indent: -1.25em;
	margin-left: 45px;
}
.priceTitle {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E43A57;
	padding-left: 2px;
}
.attention {
	color: #E43A57;
}
.qText {
	color: #EF8F9B;
}
.calender {
	margin-bottom: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-collapse:collapse;
	empty-cells:show;
}

.calender caption {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F8C6CF;
	text-align: left;
	font-weight: bold;
	font-size: 1.16em;
	padding-left: 5px;
	padding-bottom: 2px;
}
.calender th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	background-color: #F0F0F0;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.calender th.sat {
	background-color: #F0FFFF;
}
.calender th.sun {
	background-color: #FFF0FF;
}

.calender td {
	text-align: center;
	padding: 5px 2px 5px 2px;
	border:1px dotted #CCC;
}
.calender td.holiday {
	color: #FF0000;
	background-image: url(../images/img_holiday.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.jobText {
	font-size: 14pt;
	font-weight: bold;
}
