﻿@charset "utf-8";

/*------------------------------------------------------------
	リセット
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure { margin: 0; padding: 0; background: transparent; border: 0; outline: 0; font-size: 1em; }
body, table, input, textarea, select, option { font-family: HiraKakuProN-W3; font-size: 1em; } article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }


/*------------------------------------------------------------
	本体
------------------------------------------------------------*/
body {
 margin:0px;
 padding:0px;
 text-align:center;
 background: url(image/back_logo.gif);
}

html {
 box-sizing: border-box;
}

/*------------------------------------------------------------
	ヘッダー部分
------------------------------------------------------------*/

header {
 width: 100%;
 height: 21px;
 background: #ffffff;
}

header p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

#header_back {
 width: 100%;
 height: 300px;
 background: #fff2c1;
}

#head_image {
 margin-top: 0;
 margin-left: auto;
 margin-right: auto;
 width: 1080px;
 height: 300px;
}

/*------------------------------------------------------------
	ナビ
------------------------------------------------------------*/

nav {
 margin-top: 5px;
 margin-left:auto;
 margin-right: auto;
 box-sizing: border-box;
 width: 1080px;
}

nav ul {
 list-style-type: none;
}

nav ul li {
 float: left;
 width: 214px;
 background: -webkit-gradient(linear, left top, left bottom, from(#b59100),to(#ffeca2));
 background: -webkit-linear-gradient(top,#b59100,#ffeca2);
 background: -ms-linear-gradient(top,#b59100,#ffeca2);
 filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffb59100',endColorstr='#ffffeca2', GradientType=0 );
 background: linear-gradient(to bottom, #b59100 0%, #ffeca2 100%);
 border: #b59100 solid 1px;
}

nav ul li a {
 display: block;
 height: 40px;
 font-family:"MSゴシック",sans-serif; 
 font-size: 18px;
 line-height: 40px;
 margin: 1px;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
}

nav ul li a:hover {
 background-color: #00aeae;
 color: #ffffff;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#wrap {
 margin-top: 5px;
 margin-left: auto;
 margin-right: auto;
 width: 1080px;
 height: auto;
 box-sizing: border-box;
 background: #ffffff;
}

.coment {
 margin-top: 5px;
 width: 1080px;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 background; #ffffff;
}

.coment p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 line-height: 21px;
 margin-left: 40px;
 text-align: left;
 color: #000000;
}

.fine {
 clear: both;
}

.image_box {
 margin-top: 5px;
 width: 535px;
 height: auto;
 float: left;
 box-sizing: border-box;
 background; #ffffff;
}

.photo_image {
 margin-left: auto;
 margin-right: auto;
 width: 512px;
 height: 312px;
 box-sizing: border-box;
}

.name_box {
 margin-top: 3px;
 margin-left: auto;
 margin-right: auto;
 width: 512px;
 height: auto;
 box-sizing: border-box;
}

.name_box p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 18px;
 text-align: center;
 font-weight: bold;
 color: #0000a0;
}

.text_box {
 margin-top: 1px;
 margin-left: auto;
 margin-right: auto;
 width: 512px;
 height: auto;
 box-sizing: border-box;
}

.text_box p {
 margin-left: 20px;
 margin-right: 20px;
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 text-align: left;
 color: #000000;
}

.midashi_middle {
 margin-top: 3px;
 width: 980px;
 height: 57px;
 box-sizing: border-box;
}

.midashi_under {
 margin-top: 3px;
 width: 932px;
 height: 43px;
 box-sizing: border-box;
}

.sample_image {
 margin-top: 5px;
 margin-left: 10px;
 width: 260px;
 height: auto;
 box-sizing: border-box;
 float: left;
}


.midashi_access {
 margin-top: 10px;
 width: 285px;
 height: 40px;
 box-sizing: border-box;
}

.midashi_root {
 margin-top: 5px;
 margin-left: 50px;
 width: 305px;
 height: 32px;
 box-sizing: border-box;
}

.place {
 margin-top: 2px;
 margin-left: 50px;
 width: 100px;
 height: 25px;
 float: left;
 box-sizing: border-box;
}

.place p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 text-align: left;
 font-weight: bold;
 color: #000000;
}

.add {
 margin-top: 2px;
 width: 650px;
 height: auto;
 float: left;
 box-sizing: border-box;
}

.add p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 text-align: left;
 font-weight: bold;
 color: #000000;
}

.map {
 margin-top: 5px;
 margin-left: auto;
 margin-right: auto;
 width: 600px;
 height: 300px;
}

.map_large {
 margin-left: auto;
 margin-right: auto;
 width: 600px;
 height: auto;
 text-align: right;
}

.map_large a {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 text-align: right;
 font-weight: bold;
 text-decoration: none;
 color: #0000ff;
}

.map_large a:hover {
 color: #ff0000;
}

.root_frame {
 margin-top: 5px;
 margin-left: 100px;
 width: 1000px;
 height: auto;
 box-sizing: border-box;
}

.root_image {
 width: 230px;
 height: auto;
 float: left;
 box-sizing: border-box;
}

.yajirushi {
 margin-top: 80px;
 width: 60px;
 height: 100px;
 float: left;
 box-sizing: border-box;
}

.root_photo {
 width: 230px;
 height: 270px;
 box-sizing: border-box;
}

.root_exp {
 width: 230px;
 height: auto;
 box-sizing: border-box;
}

.root_exp p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 text-align: left;
 font-weight: bold;
 color: #000000;
}

.midashi_price {
 margin-top: 5px;
 width: 1080px;
 height: auto;
}

.price_frame {
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 30px;
 box-sizing: border-box;
 background: #ffffff;
 border-collapse: collapse;
}

table.price_frame th {
 border: 1px solid #999999;
}

table.price_frame td {
 border: 1px solid #999999;
}

.price_koumoku {
 width: 350px;
 height: 30px;
 padding: 3px;
 text-align: center;
 box-sizing: border-box;
}

.price_koumoku p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 font-weight: bold;
 color: #666666;
}

.price {
 width: 450px;
 height: 30px;
 padding: 3px;
 text-align: center;
 box-sizing: border-box;
}

.price p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 font-weight: bold;
 color: #666666;
}

.shousai {
 width: 450px;
 height: 30px;
 padding: 3px;
 text-align: left;
 box-sizing: border-box;
}

.shousai p {
 margin-left: 10px;
 font-family:"MSゴシック",sans-serif; 
 font-size: 10px;
 font-weight: bold;
 color: #666666;
}

.coment_price {
 margin-top: 3px;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: auto;
 text-align: left;
}

.coment_price p {
 margin-left: 10px;
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

.kiyaku {
 margin-top: 5px;
 margin-left: auto;
 margin-right: auto;
 width: 700px;
 height: auto;
}

.kiyaku p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 line-height: 18px;
 text-align: left;
 color: #666666;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

footer {
 margin-top: 10px;
 width: 100%;
 height: 25px;
 background: #fff2c1;
}

footer p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 line-height: 25px;
 text-align: center;
 color: #000000;
 font-weight: bold;
}