@charset "utf-8";
#contents {
	padding-bottom: 20px;
}

/* CSS Document */
#contents #main #msg_box {
	position: absolute;
	left: 369px;
	top: 88px;
}
#contents #main #msg_box p {
	color: #006;
	font-weight: bold;
}
#contents #box {
	padding-top: 15px;
}
#contents #box h3 {
	color: #F60;
	margin-top: 20px;
	margin-bottom: 5px;
}

#box p {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 110%;
	color: #063;
	line-height: 100%;
	margin-right: 30px;
}
#box .season_off {
	color: #F00;
	font-weight: bold;
	background-color: #DDDDDD;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 3px;
}


#box table {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #090;
	border-left-color: #090;
}
#box th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #090;
	border-bottom-color: #090;
	background-color: #DEEDD3;
	padding-right: 5px;
	padding-left: 5px;
}

#box td {
	font-size: 90%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #090;
	border-bottom-color: #090;
	padding-right: 5px;
	padding-left: 5px;
}
#box .item_box {

}
#box .item_box #cmt {
	text-align: right;
	margin-right: 30px;
}


#box .item_box table {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#box .item_box th {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
}
#box .item_box td {
	white-space: nowrap;
}
#box .item_box .im_td {
	padding: 0px;
}
#box .item_box .im_td img {
	display: block;
}


#box .item_box p {
	color: #C00;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 130%;
	font-size: 100%;
	margin-right: 0px;
}

#box .item_box .non_b {
	border-bottom-style: none;
}
#box .item_box .non_r {
	border-right-style: none;
}



#box .item_box img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#box .item_box .kakaku{
	background-color: #EEF5E9;
	color: #000;
	text-align: center;
	font-size: 90%;
	padding-right: 3px;
	padding-left: 3px;
}
#box #pay {
}
#box #pay td {
	font-size: 100%;
	line-height: 130%;
}

#box #pay strong {
	color: #00C;
}

#box #daibiki  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#box #daibiki td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

