@charset "utf-8";

/* anchor
----------------------------------------------------------- */
#title {
	width: 770px;
	min-height: 156px;
	height:auto !important;
	height:156px;
	background:url(../../monogatari/parts/bg_hlink.jpg) no-repeat;
}
#title #copy {
	width: 770px;
	height: 106px;
	background:url(../../tokutyou/parts/copy.gif) no-repeat;
}

/* contents
----------------------------------------------------------- */
h2 {
	margin-bottom: 10px;
}
.topsp {
	margin-top: 10px;
}
.section p {
	margin-left: 15px;
	margin-bottom: 1.3em;
	font-size: 14px;
	text-indent: 1em;
}
div.pright p {
	text-align:right;
}
table#seibun,table#kansoku {
	margin: 10px 20px;
	border-collapse: collapse;
	border: solid 1px #9db2ce;
	font-size: 80%;
}
table#kansoku {
	margin-top: 0;
}
table#seibun th,table#seibun td,table#kansoku th,table#kansoku td {
	padding: 5px;
	border: solid 1px #9db2ce;
	border-collapse: collapse;
	text-align: left;
}
table#seibun td {
	padding-left: 30px;
}
table#seibun th,table#kansoku th,table#kansoku td.kikan {
	background:#c0d3e6;
}
table#kansoku td.kikan {
	text-align: center;
}
table#seibun td {
	text-align: right;
}
#feature {
	width: 475px;
	min-height: 178px;
	height: auto !important;
	height: 178px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	background:url(../../tokutyou/parts/bg_tokutyou.jpg) no-repeat bottom;
}
dl {
	margin-left: 15px;
	margin-right: 7px;
}
dt {
	margin-bottom: 3px;
	padding: 2px 0 2px 20px;
	background:url(../../tokutyou/parts/sizuku.gif) no-repeat left center;
	color:#00497a;
	font-size: 16px;
}
dd {
	margin-left: 20px;
	font-size: 14px;
}
dd.komidasi,p.komidasi2 {
	margin: 7px 0 3px 20px;
	color: #6699CC;
	font-size: 14px;
	font-weight: bold;
}
p.komidasi2 {
	margin: 5px 0 2px 5px;
}
div.sen {
	margin: 10px 0;
	border-top:dashed 1px #82a7cd;
}
div#hana dl {
	float: left;
	width: 182px;
	margin: 5px 0 5px 8px;

}
div#hana dt {
	padding:0;
	background:none;
}
#hana dd {
	margin-bottom:0;
	font-size: 14px;
	text-align: center;
}
#result {
	width: 770px;
	min-height: 265px;
	height: auto !important;
	height: 265px;
	background:url(../../tokutyou/parts/p_tea.jpg) no-repeat right bottom;
}

