.main {
	padding-left:220px;
}

.cati {
	text-align:center;
	width:100%;
}

.cati h5 {
	color:#FFFFFF;
	text-shadow: 0px 0px 4px #333;
	font-weight: bold;
	font-size:400%;
	line-height:1.5;
	margin-bottom:20px;
	padding-top:20%;
}

.cati h6 {
	color:#FFFFFF;
	text-shadow: 0px 0px 4px #333;
	font-weight: bold;
	font-size:200%;
	line-height:1.5;
}

.cati a {
	background-image:url("../img/sclo.png");
	background-repeat:no-repeat;
	background-position:50% 10%;
	padding:40px;
	display:block;
	color:#FFF;
	margin-top:30px;
	letter-spacing:0.1em;
	font-weight:bold;
}


.car {
	background-color:#e9ecef;
	padding-top:60px;
	padding-bottom:60px;
}

.title h4 {
	color:#38190E;
	text-align:center;
	font-size:110%;
	letter-spacing:0.2em;
	line-height:1.5;
	font-weight:200;
}

.title h3 {
	color:#38190E;
	text-align:center;
	font-size:170%;
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:1.5;
}

.car ul {
	padding-top:30px;
	max-width:940px;
	margin-left:auto;
	margin-right:auto;
}

.car li img {
	width:100%;
	box-shadow: 0px 10px 15px -5px rgba(0, 0, 0, 0.8); 
}

.li-01 {
	width:47%;
	float:left;
	padding-bottom:30px;
}

.li-02 {
	width:47%;
	float:right;
	padding-bottom:30px;
}

.car table {
	margin-left:auto;
	margin-right:auto;
	border-top:2px solid #333;
}

.car td {
	font-size:110%;
	color:#333;
	line-height:1.5;
	letter-spacing:0.2em;
	padding:5px 10px;
	border-bottom:2px solid #333;
}

.td01 {
	border-right:1px dotted #333;
	font-weight:bold;
}

.td02 {
	text-align:right;
}

.car .td14 {
	text-align:center;
	
	padding-left:0;
	padding-right:0;
	font-size:105%;
	letter-spacing:0.1em;
	border-bottom:0;
	color:#D7660F;
}

.car-ho {
	background-color:#FFF;
}

.car ul table {
	margin-top:20px;
	float:left;
}

.siyo-btn {
	background-color: #EC4C04;
	color:#FFFFFF;
	padding:10px 25px 10px 10px;
	font-size:110%;
	float:right;
	margin-top:20px;
	background-image:url("../img/btn.png");
	background-repeat:no-repeat;
	background-position:90% 50%;
}