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

body{
	color: #000;
	background: #00122A;
	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: #01204E;
}

@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(imgs/header_title.jpg) no-repeat center;
	text-indent: -999em;
}

/* main visual */
#tamazawatopphoto {
	display: none;
}

.slidesjs-pagination li {
	display: none;
}

a.slidesjs-stop {
	display: none !important;
}

/* 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: #01193D;
}

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

#information td#info p {
	margin: 0 0 10px 0;
}

#available {
	width:608px;
	margin: 0 auto;
	padding: 12px 16px;/*6*/
	background: #E6EBF1;
}

#available table {
	float: left;
	height: 80px;
	border-collapse: separate;
	border-spacing: 1px;
}
#available table td {
	padding: 1px 5px;/*16*/
	text-align: center;
}

#available .default {
	background: #CFD9E5;
}

#available .header {
	background: #A2B2CB;
}

#available .hour {
	background: #B8C5D8;
	padding: 0px 10px;
}

#available .etc {
	padding: 0 0 0px 16px;
	background: #E6EBF1;
	display: table-cell;
	vertical-align: bottom;
}
#available .etc table td {
	text-align: left;
}

#services {
	width: 604px;
	margin: 0 auto;
	padding: 38px 16px 14px 20px;/*4*/
	background: #CCD5E4 url(imgs/services_title.png) no-repeat top left;
}

#buttons {
	width: 640px;
	height: 210px;
	margin: 0 auto;
	padding: 1px 0;
	background: #003072;
}

#message {
	width: 295px;
	height: 260px;
	margin: 0 auto;
	padding: 50px 20px 0 325px;
	background: #003072 url(imgs/message.jpg) no-repeat top left;
	font-size: 20px;
	display: none;
}

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

#socials {
	width: 618px;
	margin: 0 auto;
	padding: 14px 10px 10px 10px;
	border: 1px solid #003072;
	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: #022F72;
	text-align: center;
}

.hrym1 {
clear:both;height:1px;
}
.d_name {
text-align:right;
}