@charset="utf-8";
 @charset "utf-8";
/*
sunayama.css
ver1.3
 */

html {
	overflow-y: scroll;
}
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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, p {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	text-align: left;
}
img, abbr, acronym, fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
img {
	vertical-align: middle;
}
.line {
	font-size: 1px;
	line-height: 1px;
}
/*--- default */
html {
	font-size: 62.5%;
}
body {
	color: #555;
	font-size: 14px;
	font-family:  'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 2.1428;
	text-align: center;
	letter-spacing: 0.1em;
	background-color: #fff;
}

table {
	border-collapse: collapse;
}

/*****************************************************

	´ðËÜÀßÄê¡¢¥ê¥ó¥¯¥«¥é¡¼¤Ê¤É

*****************************************************/
#wrap {
	width: 100%;
	height: 100%;
}
#wrapper, #makebanner {
	width: 960px;
	margin: 0 auto;
}
#wrapper {
	margin-top: 30px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #b70000;
	text-decoration: underline;
}
a:active {
	color: #1049A0;
	text-decoration: underline;
}
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear {
	zoom: 1;
} /* IE6 */
*:first-child+html .clear {
	zoom: 1;
} /* IE7 */
area {
	border: none;
	outline: 0;
}
input#top_search[type="text"]:focus {
	background-color: #edf5ff;
	border: 1px solid #abd1ff;
}
/* ¤½¤ÎÂ¾ */
strong {
	font-weight: bold;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.4;
}
body {
	line-height: 1.5;
}
/* header
------------------------------- */
header {
	width: 960px;
	margin: auto;
}
#masthead {
	text-align: center;
	font-size: 11px;
	margin: 10px auto 10px auto;
}
#m1 {
	float: left;
	margin: 10px;
}
#logo {
	background: url(../images/logo.jpg) no-repeat 0 0 transparent;
	width: 367px;
	height: 78px;
	display: block;
	text-indent: -9999px;
}
h1 {
	background:url(../images/mail_txt.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	width:;
	height:;
}

#tel {
	float: right;
}

#header-contact {
	text-align:right;
	margin:0 10px;
}
#tel h2 {
	background: url(../images/tel.jpg) 52px 0 no-repeat;
	margin: 10px;
	width: 311px;
	height: 39px;
	display: block;
	text-indent: -9999px;
}

#g-nav {
	width: 100%;
	background: #ff8806;
	height: 37px;
	line-height: 37px;
}
#g-nav ul {
	margin: 0 auto;
	width: 940px;
}
#g-nav li {
	float: left;
	width: 155px;
	border-left: 1px solid #ffd3a3;
}
#g-nav li:last-child {
	border-right: 1px solid #ffd3a3;
}
#g-nav a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#g-nav a:hover {
	background: #f8b76a
}
/* content
------------------------------------ */
#wrapper {
	width: 960px;
	margin: 20px auto;
}
#sidebar {
	width: 240px;
	float: left;
}
#main {
	width: 720px;
	float: right;
}
#slider {
	width: 940px !important;
	margin: 10px auto;
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: 5px solid #FFF;
	left: -5px;
	background: none repeat scroll 0% 0% #FFF;
	transform: translateZ(0px);
}
/* sidebar ------------------------ */
#sidebar ul {
	margin: 10px;
	width: 220px;
}
#sidebar li {
}
#side01 {
	background: url(../images/message.png) no-repeat 0 0 transparent;
	height: 175px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#side02 {
	background: url(../images/price.png) no-repeat 0 0 transparent;
	height: 100px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#side03 {
	background: url(../images/faq.png) no-repeat 0 0 transparent;
	height: 130px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#side04 {
	background: url(../images/uservoice.png) no-repeat 0 0 transparent;
	height: 149px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#side05 {
	background: url(../images/side.jpg) no-repeat 0 0 transparent;
	height: 426px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* main -------------------------- */
#main h2 {
	border-top: 1px dashed #ff8806;
	border-bottom: 1px dashed #ff8806;
	color: #ff8806;
	font-size: 18px;
	font-weight: 400;
	margin: 10px 10px 20px 10px;
}
.pan {
	color: #ff8806;
	font-size: 12px;
	font-weight: 400;
	margin: 10px 10px 20px 10px;
}
.title {
	background: url(../images/h3.png) no-repeat 0 0 transparent;
	width: 660px;
	height: 33px;
	margin: 20px 10px;
	padding: 5px 10px 0px 30px;
	font: bold 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
}
.title span {
	color: #fff;
	font-size: 10px;
	margin: 0px 0px 0px 13px;
}
#intro li {
	width: 340px;
	float: left;
	margin: 10px;
}
.page p {
	margin: 20px;
}


.under {
    background: linear-gradient(transparent 50%, #f9f9cc 30%);
	font-weight: bold;
}
/* intro-banner ---------------- */
#intro-banner {
	border: 5px solid #ff8806;
	padding: 10px;
	width: 670px;
	margin: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#ib1 {
	width: 350px;
	float: left;
	margin-left: 10px;
	border-right: 1px dotted #ff8806;
}
#ib2 {
	width: 299px;
	float: right;
}
#ib2 dt, #ib2 dd {
	text-align: left;
}
#ib2 dt {
	font-weight: bold;
	color: #ff8806;
}
#ib1 iframe {
	width: 320px;
	height: 280px;
}
/* よくあるご質問
------------------------------------------- */
#acMenu dt {
	display: block;
	width: 690px;
	height: 50px;
	cursor: pointer;
	text-align: left;
	background: url("../images/qa_q.jpg") no-repeat scroll 0px 5px transparent;
	padding: 0px 0px 0px 40px;
	font-weight: bold;
	font-size: 14px;
}

#acMenu dd {
	display: none;
	width: 600px;
	height: 120px;
	cursor: pointer;
	text-align: left;
	background: url("../images/qa_a.jpg") no-repeat scroll 0px 5px transparent;
	padding: 0px 0px 0px 40px;
	font-weight: bold;
	font-size: 14px;
}
.col9 {
	margin: 10px;
	width: 700px;
}
/* お客様の声
------------------------------------------- */

.mainContents {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 700px;
	overflow: hidden;
}
.contents_top {
	width: 700px;
	height: 17px;
	background: url("../images/voice_top.png") no-repeat scroll 0px 0px transparent;
	margin: 0 10px;
	overflow: hidden;
}
.note_bg {
	background: url("../images/voice_back.png")  0 0 repeat-y;
	overflow: hidden;
	width: 700px;
	margin: 0 10px;
	overflow: hidden;
}

.note_bg p{
	color: #838383;
	font-size: 16px;
	font-weight: 400;
	margin-left: 25px;
	margin-right: 10px;
	padding: 10px;
	}

.contents_bottom {
	width: 700px;
	height: 16px;
	background: url("../images/voice_bottom.png") no-repeat scroll 0px 0px transparent;
	overflow: hidden;
}



/* 料金表
------------------------------------------- */
#main table {
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    color: #757575;
    float: none;
    clear: both;
	margin: 20px 10px;
	width: 698px;
}

.mrg30 {
    margin-bottom: 30px;
}


#main table th, #main table td {
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 8px 0px;
}

#main table th {
    text-align: center;
    color: #757575;
}

.tbl-bg01 {
    background-color: #E7FEFB;
}

#main table th, #main table td {
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 8px 0px;
}

/* footer.html
------------------------------------------- */
#footer {
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}
#footer-inner {
	width: 960px;
	margin: auto;
	font-size: 10px;
}
#f-nav {
	margin: 10px;
	width: 300px;
	float: left;
}
#f-nav li {
	float: left;
	margin: 0 10px;
}
#copy {
	margin: 10px;
	width: 300px;
	float: left;
	font-size: 10px;
}
#copy p, #add p {
	font-size: 10px;
}
#add {
	margin: 10px;
	width: 300px;
	float: right;
	font-size: 10px;
}
/*小林追加*/
#sidebar .map{
  width: 700px;
}
