@charset "utf-8";

/* ------------------------------
	reset
------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

em,th,address {
	font-style: normal;
	font-weight: normal;
}
strong {
	font-style: normal;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

img,
object,
embed {
	border: 0;
	vertical-align: top;
}

hr {
	display: none;
}

li {
	list-style-type: none;
}

a:link,
a:visited {
	color: #47678d;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}

/* ------------------------------
	base
------------------------------ */

html {
}

body {
	color:#333;
	font-size: 81.3%;
	font-family: verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align:left;
}
* html body {
	font-family: verdana,"lr oSVbN","MS PGothic",Sans-Serif;
	text-align:left;
}

/* ------------------------------
	contents
------------------------------ */
p.ttl {
	line-height:1.1;
	margin:19px 0 0 11px;
}
p.sub {
	line-height:1.5;
	margin:0 0 0 15px;
}
img.map {
	line-height:1.1;
	margin:20px 0 0 14px; 
}
ul {
	margin-left:15px;
}
ul li.htl_name1 {
	margin:5px 0 5px 0;
}
ul li.htl_name2 {
	margin:15px 0 5px 0;
}
ul li.htl_name1 span.google {
	margin-left: 10px;
	font-size: 83.8%;
}
ul li.htl_name2 span.google {
	margin-left: 10px;
	font-size: 83.8%;
}
div.btn_box {
	width:500px;
	margin:10px 0 20px 0;
	text-align:center;
}
span {
	color:#c3cdd7;
}
