#page-tittle {
	background-image: url(../basic-img/head-main2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main-div {
	background-image: url(../basic-img/back-main2.png);
	background-repeat: repeat-y;
	width: 690px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 140%;
}
#sub-DIV {
	float: right;
	width: 168px;
}
.head20 {
	margin-top: 20px;
}

.botton20 {
	margin-bottom: 20px;
}
.tittle-h3 {
	background-image: url(../basic-img/back-h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	height: 36px;
}
.tittle-h4 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 1em;
	color: #EB8158;
	padding: 5px;
	background-color: #FDF7E7;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ED916D;
}
.data-table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.data-table {
	margin-bottom: 1em;
}
.data-UL {
	margin-bottom: 1em;
}
.data-UL li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 1em;
}
.waku {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
h5 {
	font-size: 110%;
	font-weight: bold;
	color: #ED916D;
}
#page-tittle2 {
	background-image: url(../basic-img/head-main.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main-div2 {
	background-image: url(../basic-img/back-main.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 140%;
}
.waku-pink {
	background-color: #FEF0E2;
	padding: 10px;
	margin-bottom: 10px;
}
.tiket-table {
	padding: 0px;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.tiket-table th {
	margin: 0px;
	padding: 5px;
	background-color: #FBDBC4;
	font-weight: bold;
	color: #CD635A;
	border: 1px solid #CCCCCC;
}
.tiket-table td {
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
}
.mcol li {
	float: left;
	display: inline;
	width: 200px;
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}