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

body{
	color: #000;
	background: #DF7DBE;
	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: #FF8FD9 url(imgs/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(imgs/header_title.jpg) no-repeat center;
	text-indent: -999em;
}

/* main visual */
#topphoto {
	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: #E982C5;
}

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

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


#availableimage {
	width:608px;
	margin: 0 auto;
	padding: 10px 16px;/*6*/
	background: #FFF4FB;
	color: #E982C5;
}

#available {
	width:608px;
	margin: 0 auto;
	padding: 10px 16px;/*6*/
	background: #FFF4FB;

}

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

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

#available .default {
	background: #FDE3F4;
}

#available .header {
	background: #FAC1E6;
}

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

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

#available .etc table {
	background: #FFF4FB;
}

#available .etc table td {
	text-align: left;
}



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

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

.buttons3 {
	width: 640px;
	height: 150px;
	margin: 0 auto;
	padding: 1px 0 0px 0;
	background: #FF8FD9;
}

#message {
	width: 295px;
	margin: 0 auto;
	padding: 0px 20px 0px 325px;
	background: #7A5022 url(imgs/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 #FF8FD9;
	border-bottom: 1px solid #FF8FD9;
	background: #00122A;
	text-align: center;
}

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

.clr {
	clear: both;
}

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