@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333;
	font-size: 12px;
	line-height: 1.8em;
	margin:0;
	padding:0;
}

html {
	overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	background-color: #F0ECE0;
	text-align: center;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#DF8713;
   text-decoration:none;
}

img {
   border:0;
	vertical-align:top;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
	padding:0;
}

ul, li {
	list-style:none;
	padding:0;
	margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
	background:#fff;
	border: 1px solid #766955;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 940px;
	text-align: left;
}

div#header {
	margin-top: 0;
	margin-bottom: 0;
}

div#menu {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #766955;

}

/* 回り込み解除 */
div#header:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

div#contents {
	clear:both;
	background-image: url(../_common_img/contents_bg.gif);
	background-repeat: repeat-y;
}

div#main {
	float:right;
	width:660px;
	min-height:350px;
	height: auto !important;
	height: 350px;
}

div#sub {
   float:left;
   width:250px;
}

div#footer {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #766955;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   font-size:2em;
   color:#fff;
   line-height:80px;
}

div#header h1 a {
   color:#fff;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   list-style-type:none;
}


/* 回り込み解除 */

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#DF8713;
}

div#main a:hover {
	border:0;
	color:#DF8713;
	text-decoration: underline;
}

#sitemap a:hover {
   border:0;
   color:#DF8713;
	text-decoration:underline;
}

div#main h2 {
	font-weight:bold;
	line-height:1.4;
	font-size: 14px;
}


/* ========SUB CONTENTS CUSTOMIZE======== */
div#sub .section {
}

div#sub h2 {
   padding-bottom:5px;
   text-align:center;
   font-size:1em;
   font-weight:bold;
   color:#fff;
}

div#sub ul {
}

div#sub li {
	margin:0;
	font-size:0.75em;
	line-height:1.4;
	list-style:none;
}


/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height:30px;
}

div#totop p{
   position:absolute;
   top:0;
   right:7px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background:#fff url(images/bg_totop.gif) 0 50% no-repeat;
}

address{
	text-align:right;
	font-size:0.63em;
	color:#333;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0;
}
#sm li {
	padding-right: 10px;
	float: right;
}
#top #header #logo {
	float: left;
	width: 400px;
	padding-top: 13px;
	padding-bottom: 8px;
}
#sm {
	float: right;
	width: 400px;
	padding-top: 28px;
}
/* 回り込み解除 */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.section li {
	padding-bottom: 8px;
}

#pagetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #766955;
}

.box {
	width: 640px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#main .box h1 {
	padding-bottom: 20px;
}

#info td, #info th {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 30px;
}

#info th {
	text-align: left;
	vertical-align: top;
}

td, th {
	font-size: 12px;
	font-weight: normal;
}

#staffs .voice {
	margin-bottom: 20px;
}

#staffs .voice .prof {
	font-size: 11px;
	color: #6C6457;
	padding-top: 10px;
	padding-right: 10px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #B3ACA1;
}

#staffs .voice .mess {
	float: left;
	width: 438px;
}

.clear {
	clear: both;
}

#privacy p {
	padding-bottom: 20px;
}

#staffs {
	padding-bottom: 20px;
}

#staffs .lettimg {
	float: left;
	width: 200px;
	border: 1px solid #B3ACA1;
	background-color: #FFFFFF;
}

#staffs .voice .mess .text {
	padding-left: 20px;
	background-color: #FFFFFF;
	/*min-height:150px;
	height: auto !important;
	height: 150px;*/
	padding-bottom: 20px;
}

#staffs .voice .mess .text p {
	padding-top: 5px;
	color: #787E29;
}

#staffs h2 {
	padding-bottom: 5px;
}

#contact p {
	padding-bottom: 15px;
}

#top #myId {
	margin: 0px;
	padding: 0px;
}

#sitemap #leftColumun #topcat {
	float: left;
	width: 200px;
}

#sitemap #leftColumun #profilecat {
	float: right;
	width: 200px;
}

#sitemap #leftColumun {
	float: left;
	width: 420px;
}

#sitemap #rightColumn {
	float: right;
	width: 200px;
}

#sitemap li {
	background-image: url(../sitemap/_img/pin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#sitemap h2 {
	padding-bottom: 5px;
}

#privacy h2 {
	padding-bottom: 8px;
	color: #8A941B;
	letter-spacing: 1px;
}

#info th {
	background-repeat: no-repeat;
	background-position: 10px 15px;
	background-image: url(../sitemap/_img/pin.gif);
	background-color:#F5F3EB;
}

#products {
	width: 640px;
	padding-bottom: 20px;
}
.rightimg {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #B3ACA1;
}

.leftimg02 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #B3ACA1;
}

.m10 {
	margin-bottom: 20px;
}

#ohashi02 {
	padding-bottom:30px;
}

#ohashi01 {
	padding-bottom:30px;
}


#ohashi03 {
	padding-bottom: 40px;
}


#ohashi0201 {
	float: left;
	width: 200px;
}

#ohashi0202 {
	float: right;
	width: 200px;
}

#ohashi02 #leftColumn {
	float: left;
	width: 420px;
}

#ohashi02 #rightColumn {
	float: right;
	width: 200px;
}

#ohashi02 img {
	margin-bottom: 8px;
}

#boxohashi02 {
}

#ohashi03 p,
#ohashi04 p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#ohashi05 #leftColumn {
	float: left;
	width: 310px;
}

#ohashi05 #rightColumn {
	float: right;
	width: 310px;
}

#ohashi04 {
	padding-bottom: 40px;
}

#ohashi05 img {
	margin-bottom: 10px;
}

#boxohashi02 {
	background-image: url(../products/_img/ohashi/bg_02.gif);
	background-repeat: repeat-y;
}

#pagetop {
	padding-bottom: 20px;
	text-align: right;
}

div#main #pagetop a:hover {
	text-decoration: none;
}

.mess {
	padding-bottom: 40px;
}

.mess th {
	padding-bottom: 5px;
	padding-right: 20px;
}

#mestable01 {
	text-align: left;
	padding-bottom: 10px;
}

#mestable02 {
	text-align: right;
	padding-bottom: 15px;
}

#mestable03 {
	text-align: left;
}

.service {
	padding-bottom: 40px;
}

.service h2 {
	padding-bottom: 5px;
}

#info th, #info td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8CFAB;
}
#info table {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D8CFAB;
}
.productbox {
	padding-bottom: 20px;
}
.box #info {
	padding-bottom: 20px;
}

#info #enkaku th {
	background-image:none;
	background-color:#FFF;
	padding:0 15px 5px 0;
	border:none;
}
#info #enkaku td {
	padding: 0 0 5px 0;
	border:none;
}
#info table#enkaku {
	border:none;
}

.hareya {
	padding-bottom:40px;
}
