* {
	padding: 0;
	margin: 0;
	border: 0;
}

body{
	color: #000;
	background: #2a528c;
	font-family: sans-serif;
	font-size: 18px;
	-webkit-text-size-adjust: none;
}

p {
	line-height: 1.5em;
}

/* for mobile */
.container {
	width: 600px;
	margin: 0 auto;
	padding: 20px;
	background: #3c75c9 url(../images/sp/container_back.jpg) repeat-x top;
}

@media (max-width: 767px) {
	.container {
	width: auto
	}
}

@media (max-width: 480px) {
	.container {
	width: auto
	}
}

#header {
	width: 100%;
	text-align: center;
}

#header h1 {
	width: 100%;
	height: 130px;
	background: url(../images/header_title.jpg) no-repeat center;
	text-indent: -999em;
}
/* contents block */
#information_block {
	width: 640px;
	margin: 0 auto;
	overflow-y: hidden;
}

#information {
	width: 640px;
	color: #000;
	background: #fff;
	border-collapse: collapse;
	border-spacing: 0px;
}

#information td {
	vertical-align: top;
}

#information td#touch {
	width: 180px;
	vertical-align: top;
	background: #3261a4;
}

#information td#info {
	padding: 8px 0 0 16px;
}

#information td#info p {
	margin: 0 0 10px 0;
}
#available {
	width:608px;
	margin: 0 auto;
	padding: 10px 16px;/*6*/
	background: #ecf2fa;

}
#available table {
	float: left;
	height: 80px;
	border-spacing: 1px;
	background: #fff;
}

#available table td {
	padding: 1px 5px;/*16*/
	text-align: center;
}

#available .default {
	background: #FDE3F4;
}
#services {
	width: 604px;
	margin: 0 auto;
	padding: 38px 16px 14px 20px;/*4*/
	background: #d8e4f4 url(../images/sp/services_title.png) no-repeat top left;
	font-size: 18px;
}

#buttons {
	width: 640px;
	height: 210px;
	margin: 0 auto;
	padding: 1px 0 0px 0;
	background: #3c75c9;
}
.buttons3 {
	width: 640px;
	height: 150px;
	margin: 0 auto;
	padding: 1px 0 0px 0;
	background: #3c75c9;
}

#message {
	width: 295px;
	margin: 0 auto;
	padding: 0px 20px 0px 325px;
	background: #7A5022 url(../images/sp/message.jpg) no-repeat top left;
	font-size: 20px;
	display: none;
}

#message .box{
	height: 310px;
	display: table-cell;
	vertical-align: middle;
}

#links {
	width: 640px;
	height: 80px;
	margin: 0 auto;
	border-top: 1px solid #3c75c9;
	border-bottom: 1px solid #3c75c9;
	background: #00122A;
	text-align: center;
}

#socials {
	width: 618px;
	margin: 0 auto;
	padding: 14px 10px 10px 10px;
	border: 1px solid #3c75c9;
	background: #fff;
	text-align: center;
}

#socials span {
	font-size: 12px;
	color: #333;
}

#socials a {
	text-decoration: none;
}

#socials img {
	vertical-align: middle;
}

#socials td {
	width: 206px;
	text-align: left;
}

#socials td.fb {
	padding: 3px 0 0 40px;
}

#socials td.tw {
	padding: 3px 20px 0 0;
}


#pc_banner {
	height: 60px;
	text-align: center;
}

#copy {
	width: 640px;
	margin: 0 auto;
	padding: 16px 0;
	color: #fff;
	background: #3c75c9;
	text-align: center;
}

.clr {
	clear: both;
}

.hrym1 {
clear:both;height:1px;
}
.d_name {
text-align:right;
}
.table_time {
border-collapse: collapse !important;
margin-right:20px;
}
.table_time td {
border:3px solid #ecf2fa;
padding:5px !important;
}
.table_time th {
border:3px solid #ecf2fa;
background-color:#d8e4f4;
color:#004dbd;
padding:5px;
}

.ul_news {
list-style-type:none;
}

.ul_news li span {
font-weight:bold;
display:block;
}

.ul_subject {
list-style-type:square;
}
.ul_subject li {
float:left;
display:block;
padding-right:20px;
}
.clear_li {
clear:both;
height:4px;
}
.main {
text-align:center;
margin-top:3px;
}
div.line{
}
div.line a{
	margin:20px 50px 10px;
	border-radius:20px;
	padding:10px 0;
	text-align:center;
	color:#fff;
	background:#2CC62C;
	display:block;
	font-size:22px;
	text-decoration:none;
}
div.line a:hover{
	background:#39dd39;
}
.epark{
	text-align:center;
	padding:20px 0;
}