.pdf {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


table.kojo{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#FFF;
	empty-cells:show;
}
.kojo th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#D3A87C;
	background-image:url(table-back.gif);
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
}
.kojo td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em 1em;
	text-align: center;
}

/* contents */
.wrap{
	width: 650px;
	margin:auto;
}
.contents_box {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: none;
	font-size: 14px;
	line-height: 150%;
	font-family: "Meiryo", "メイリオ";
	text-align: left;
	padding-left: 10px;
}

.midashi {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	font-family: "Meiryo", "メイリオ";
	display: block;
	width: 460px;
	border-left: 15px solid #FF6600;
	border-bottom: 1px solid #666666;
	padding-top: 4px;
	padding-left: 5px;
	letter-spacing: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.komidashi {
	background-position: left 5px;
	font-size: 16px;
	line-height: 140%;
	font-family: "Meiryo", "メイリオ";
	background-image: url(point_red.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333;
	list-style-position: outside;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 40px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.taiko_contents {
	padding-left: 10px;
}

.text {
	font-size: 14px;
	line-height: 180%;
	font-family: "メイリオ";
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 10px;
}

.space {
	margin-top: 10px;
}
.text ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.text li{
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
/*

* {
}

*/
