img{ max-width : 100%}
.wrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	display: block;
	padding-top: 5px;
}

.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;
	margin-left: 30px;
}
.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 */
.taiko_wrap{
	width: 90%;
	margin: auto;
}
.taiko_contents_box {
	border: none;
	font-size: 14px;
	line-height: 160%;
	font-family: "Meiryo", "繝｡繧､繝ｪ繧ｪ";
	text-align: left;
}


.taiko_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;
}
.taiko_komidashi {
	background-position: left center;
	font-size: 18px;
	line-height: 160%;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	background-image: url(point_red.gif);
	background-repeat: no-repeat;
	color: #333;
	list-style-position: outside;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
.taiko_komidashi_text {
	background-position: left 5px;
	font-size: 16px;
	line-height: 140%;
	font-family: "Meiryo", "繝｡繧､繝ｪ繧ｪ";
	background-image: url(point_red.gif);
	background-repeat: no-repeat;
	color: #333;
	list-style-position: outside;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.taiko_contents {
}

.taiko_text {
	font-size: 16px;
	line-height: 130%;
	font-family: "Meiryo", "繝｡繧､繝ｪ繧ｪ";
	list-style-type: none;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 30px;
}

.taiko_space {
	margin-top: 10px;
}
.taiko_text ul {
	margin: 0px;
	padding: 0 0 0 15px;
	text-indent: 0px;
}
.taiko_text li{
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.fotter {
	font-size: 12px;
	color: #006633;
	text-align: right;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け";
	font-weight: normal;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
}
