@charset "UTF-8";

/* Base Settings
--------------------------------------------------*/
.jihititle{
	height: 35px;
	line-height: 35px;
	background: url(../images/jihi.gif) no-repeat;
	margin: 0 20px 0 20px;
	padding: 0 0 0 10px;
	border-bottom: 1px dotted #CCC;
	letter-spacing: 0.1em;
}

.note {
	padding: 6px 0;
	color: #063;
	text-align: center;
	background: #FF9;
}

.prdt {
	height: 26px;
	line-height: 26px;
	background: url(../images/leaf.gif) no-repeat;
	padding: 0 0 0 18px;
	border-bottom: 1px dotted #CCC;
	letter-spacing: 0.1em;
	color: #093;
	font-weight: bold;
}

.prdt_box {
	padding: 0 10px 10px 10px;
}

.takotable{
	width: 95%;
	border: 1px solid #999;
	margin: 10px 0 0 0;
}

.takotablecell01{
	padding: 4px 6px;
	color: #396;
	background: url(../images/foot.gif) no-repeat;
	text-indent: 0.8em;
}

.takotablecell02{
	padding: 4px 10px;
	font-size: 85%;
	line-height: 180%;
}

.takotablecell03{
	padding: 10px 0 0 0;
	font-size: 85%;
	line-height: 180%;
}

.cpnote{
	padding: 4px 6px;
	color: #F63;
	background: url(../images/cpnote.gif) no-repeat;
	text-indent: 0.8em;
	margin: 10px 0 0 0;
}

.kakusen {
	margin: 10px 0 20px 10px;
}

.c05li01 ul{
	padding-left: 20px;
}

.c05li01 li{
	list-style: disc;
	list-style-position: inside;
}