@charset "Shift_JIS";
/* CSS Document */
#title {
	background-image: url(../image/title.gif);
}
#title2 {
	background-image: url(../image/title2.gif);
	height: 30px;
}
#title3 {
	background-image: url(../image/title3.gif);
	height: 30px;
}
#title2 h1,
#title3 h1 {
	display: none;
}
#main h2,
#main h3 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c6dff4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-color: #E9F8FF;
	color: #121F60;
}
#main h4 {
	font-size: 14px;
	font-weight: bold;
	color: #069;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main ul {
	list-style-type: disc;
	padding-left: 25px;
	padding-bottom: 10px;
}
#main li {
	font-size: 13px;
	line-height: 150%;
	color: #000;
	margin-bottom: 5px;
}
#main table {
	background-color: #CCC;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#main th {
	font-size: 13px;
	font-weight: bold;
	color: #036;
	background-color: #E9F8FF;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	width: 140px;
}
#main td {
	background-color: #FFF;
	font-size: 13px;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main #price {
}
#main td.dog {
	color: #000;
	background-color: #FFF6E1;
	font-size: 13px;
	font-weight: bold;
}
#main td.t1 {
	background-color: #EFEFEF;
}
#main p b {
	color: #F00;
}
