@charset "UTF-8";
/* CSS Document */

.shaken_base{
	width: 960px;
	height: 250px;
	margin-bottom: 10px;
}

div.key{
	width: 180px;
	height: 250px;
	background: #837bb9;
	font-size: 12px;
	margin-left: 10px;
	float: left;
}

div.car1t{
	width: 180px;
	height: 250px;
	background: #5949a2;
	font-size: 12px;
	margin-left: 10px;
	float: left;
}

div.car15t{
	width: 180px;
	height: 250px;
	background: #383b93;
	font-size: 12px;
	margin-left: 10px;
	float: left;
}

div.car2t{
	width: 180px;
	height: 250px;
	background: #23256e;
	font-size: 12px;
	margin-left: 10px;
	float: left;
}

div.car25t{
	width: 180px;
	height: 250px;
	background: #171949;
	font-size: 12px;
	margin-left: 10px;
	float: left;
}

div.title{
	width: 180px;
	height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
}

div.th{
	width: 85px;
	height: 30px;
	font-size: 10px;
	float: left;
	background-color: #ffffff;
	line-height: 30px;
	text-align: center;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
}

div.td{
	width: 80px;
	height: 30px;
	font-size: 12px;
	float: left;
	background-color: #ffffff;
	line-height: 30px;
	text-align: center;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
}

main p{
	text-align: center;
	width: 960px;
	height: 100px;
	line-height: 25px;
	margin-top: 20px;
}

.sonota{
	margin-bottom: 20px;
}

.ser_tab{
	width:100%;
	border:1px #666666 solid;
	margin-bottom:10px;
}

.ser_tab_title_th{
	width:60%;
	text-align:center;
	border-bottom:#666666 1px solid;
	vertical-align: middle;
	height: 40px;
}

.ser_tab_th{
	width:60%;
	text-align:center;
	border-bottom:1px #cccccc dotted;
	vertical-align: middle;
	height: 40px;
}

.ser_tab_all_th{
	width:60%;
	font-size:16px;
	text-align:center;
	vertical-align: middle;
	height: 40px;
}

.ser_tab_title_td{
	width:40%;
	text-align:center;
	border-bottom:#666666 1px solid;
	border-left:#cccccc 1px dotted;
	vertical-align: middle;
	height: 40px;
}

.ser_tab_th_end{
	width:60%;
	text-align:center;
	vertical-align: middle;
	height: 40px;
}

.ser_tab_td{
	width:40%;
	text-align:center;
	border-bottom:#cccccc 1px dotted;
	border-left:#cccccc 1px dotted;
	vertical-align: middle;
	height: 40px;
}

.ser_tab_td_end{
	width:40%;
	text-align:center;
	border-left:#cccccc 1px dotted;
	vertical-align: middle;
	height: 40px;
}

.ser_tab_all_td{
	width:40%;
	font-size:16px;
	text-align:center;
	vertical-align: middle;
	height: 40px;
}

.ser_p{
	font-size:14px;
	color:#000000;
	text-align:left;
	width:85%;
	margin:auto;
	margin-bottom:10px;
	vertical-align: middle;
	height: 40px;
}

.ser_p1{
	font-size:14px;
	color:#000000;
	text-align:center;
	width:95%;
	margin:auto;
	margin-bottom:10px;
	vertical-align: middle;
	height: 40px;
}