@charset "UTF-8";

a:link,
a:visited,
a:hover,
a:active {
	color: #502d0b;
}

table.reformBox {
	margin-top: 20px;
}

table.reformBox td {
	vertical-align: middle;
}

table.reformTxt {
	margin-top: 5px;
}

table.reformTxt td {
	line-height: 160%;
}

.submenu {
}

.submenu dt {
	font-weight: bold;
}

.submenu dd {
	border-bottom: 1px dotted #502d0b;
	padding-bottom: 3px;
}

.submenu dd a {
	color: #502d0b;
	display: block;
}

.submenu dd a:hover {
	background: #f5f2eb;
}

/*------------------------*/

p#title {
	margin-top: 15px;
}

p#title2 {
	color: #502d0b;
	font-weight: bold;
	font-size: 13px;
	width: 553px;
	text-align: right;
}

dl.agreementBox {
	margin-top: 10px;
}

dl.agreementBox dt {
	background: #f5f2eb;
	padding: 1px 0 1px 7px;
	width: 553px;
	font-weight: bold;
	font-size: 13px;
	border-left: 4px solid #502d0b;
}

dl.agreementBox dt span {
	color: #502d0b;
	font-weight: bold;
	font-size: 14px;
}

*html dl.agreementBox dt {
	text-indent: 3px;
}

dl.agreementBox dd {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 553px;
	line-height: 1.8em;
}

*html dl.agreementBox dd {
	width: 553px;
}

dl.agreementBox dd span {
	color: #e08761;
	font-size: 14px;
	font-weight: bold;
}

dl.agreementBox a {
	color: #502d0b;
}

dl.agreementBox a:hover {
	background: #f5f2eb;
}

/*------------------------*/
.paperBg {
	width: 528px;
	background: #f0ebe0 url(../images/flow_bg01.gif) no-repeat left top;
	margin-top: 10px;
	padding: 15px;
}
*html .paperBg {
	width: 558px;
	background: #f0ebe0 url(../images/flow_bg01.gif) no-repeat left top;
	margin-top: 10px;
	padding: 15px;
}


.case {
	font-size: 16px;
	color: #e08761;
	font-weight: bold;
	margin-top: 15px;
	line-height: 1.4em;
}
*html .case {
	font-size: 16px;
	color: #e08761;
	font-weight: bold;
	padding-top: 15px;
	line-height: 1.4em;
}
*:first-child+html .case {
	font-size: 16px;
	color: #e08761;
	font-weight: bold;
	padding-top: 15px;
	line-height: 1.4em;
}


#no1 strong,
#no2 strong,
#no3 strong,
#no4 strong,
#no5 strong,
#no6 strong {
	font-size: 14px;
	color: #502d0b;
}

#no1 {
	margin-top: 20px;
	background: url(../images/no1.gif) no-repeat left top;
	padding: 0 0 10px 36px;
}
#no2 {
	margin-top: 12px;
	background: url(../images/no2.gif) no-repeat left top;
	padding: 0 0 10px 36px;
}
#no3 {
	margin-top: 12px;
	background: url(../images/no3.gif) no-repeat left top;
	padding: 0 0 10px 36px;
}
#no4 {
	margin-top: 12px;
	background: url(../images/no4.gif) no-repeat left top;
	padding: 0 0 10px 36px;
}
#no5 {
	margin-top: 12px;
	background: url(../images/no5.gif) no-repeat left top;
	padding: 0 0 10px 36px;
}
#no6 {
	margin-top: 12px;
	background: url(../images/no6.gif) no-repeat left center;
	padding: 0 0 10px 36px;
}
#no7 {
	margin-top: 12px;
	background: url(../images/no7.gif) no-repeat left center;
	padding: 0 0 10px 36px;
}

.contactBtn {
	margin-top: 20px;
	text-align: right;
	font-size: 14px;
}

.contactBtn a:link,
.contactBtn a:visited,
.contactBtn a:hover,
.contactBtn a:active {
	color: #e08761;
	font-weight: bold;
}

.catalogTit {
	font-size: 14px;
	color: #e08761;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.catalogTit2 {
	color: #502d0b;
	font-weight: bold;
	margin-top: 20px;
}

.price {
	color: #e08761;
	font-weight: bold;
	font-size: 20px;
}

#catalogShow {
	}

table.catalogShow td {
	text-align: center;
	padding-top: 5px;
	width: 265px;
	font-size: 11px;
}

table.catalogShow td a:link,
table.catalogShow td a:visited,
table.catalogShow td a:hover,
table.catalogShow td a:active {
	color: #502d0b;
	text-decoration: underline;
}

.notes {
	border: 2px solid #b4a596;
	background: #f5f2eb;
	width: 542px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 8px;
}

.weekBoxTop {
	margin-top: 8px;
	border-top: 2px solid #917f6e;
}

.weekBoxTop td {
	border-bottom: 1px dotted #917f6e;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 170%;
}

.weekBox {
	margin-top: 8px;
}

.weekBox td {
	border-bottom: 1px dotted #917f6e;
	padding-bottom: 5px;
	line-height: 170%;
}

.weekT {
	width: 46px;
	text-align: left;
}

.weekPhoto {
	width: 198px;
	text-align: right;
}

.itemBox {
	margin-top: 20px;
	}

.borderBox {
	border-top:1px dotted #654935;
	margin-top: 20px;
	width: 560px;
}
