@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	color: #372924;
	background-image: url(img/body_back.jpg);
	background-repeat: repeat-x;
	background-color: #EAE6E0;
	font-family: "メイリオ", Meiryo,;
}
#side_l {
	height: 1800px;
	background-image: url(img/side_back.jpg);
	background-position: center 850px;
	background-repeat: no-repeat;
}

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/wrapper_back.png);
	background-repeat: repeat-y;
	padding-right: 6px;
	padding-left: 6px;
	background-position: center;
	margin-top: 7px;
}
#footer #footer_inner {
	background-image: url(img/footer_inner.png);
	height: 85px;
	width: 850px;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
}
#wrapper #header {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.daiku_list th  ,.daiku_list td{
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#wrapper #container #main .daiku_list tr td p {
	line-height: 120%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#wrapper #container #main ul {
	background-color: #EBE3C7;
	width: 585px;
	margin-left: 20px;
	padding: 7px;
	border: 2px solid #8F5325;
}
#wrapper #container #main ul li {
	height: 25px;
	color: #614F30;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

	
#logo {
	display: block;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 450px;
	float: left;
	clear: left;
}
#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#navi {
	clear: both;
	margin-left: 7px;
}

#navi1 {
	width: 170px;
}

#navi2 {
	width: 163px;
	background-position: -170px 0px;
}
#navi3 {
	width: 216px;
	background-position: -333px 0px;
}
#navi4 {
	width: 120px;
	background-position: -549px 0px;
}
#navi5 {
	width: 167px;
	background-position: -669px 0px;
}

#navi1:hover {
		background-position: 0px -49px;
}

#navi2:hover {
	background-position: -170px -49px;
}
#navi3:hover {
	background-position: -333px -49px;
}
#navi4:hover {
	background-position: -549px -49px;
}
#navi5:hover {
	background-position: -669px -49px;
}

#wrapper #container {
	clear: both;
	background-color: #FFF;
}
#wrapper #top_img {
	background-position: center top;
	text-align: center;
	clear: both;
}
#main p.aisatu {
	float: left;
	width: 280px;
	line-height: 130%;
}

#navi li {
	display: block;
	background-image: url(img/global_navi.jpg);
	float: left;
	height: 49px;
}
#navi li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#side_l {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#main {
	float: left;
	width: 650px;
	padding-top: 20px;
}
#footer {
	clear: both;
	background-image: url(img/footer_back.jpg);
	height: 108px;
}
#main .float_l {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 22px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#main p {
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
#main .daiku_list {
	margin: 5px;
	height: 100px;
	width: 600px;
}
.daiku_list tr td {
	vertical-align: top;
}
#main .daiku_list tr td .dougu {
	float: right;
	height: 127px;
	width: 120px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #container #main .greeting p:first-letter {
	font-size: 170%;
	font-weight: bold;
	color: #633;
}
.daiku_list tr th {
	width: 200px;
	height: 190px;
}
#wrapper .header_navi {
	float: right;
	width: 250px;
	clear: both;
	margin-top: -12px;
}
#wrapper .header_contact {
	float: right;
	height: 55px;
	width: 318px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h1 {
	font-size: 90%;
	color: #999;
	float: left;
}
#wrapper #container #main .daiku_list tr td h3 {
	font-size: 110%;
	font-weight: bold;
	color: #900;
}
#main dl {
	margin: 15px;
}
#wrapper #container #main dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #930;
	margin-bottom: 5px;
}
#wrapper #container #main dl dd {
	margin-left: 15px;
	margin-bottom: 10px;
}
#main p strong {
	font-weight: bold;
	color: #D20000;
	font-size: 110%;
}
#wrapper #container #main h2 {
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	background-image: url(img/h2_back.jpg);
	height: 35px;
	width: 585px;
	padding-left: 30px;
	margin-left: 10px;
	font-size: 110%;
	clear: both;
	margin-top: 30px;
}
#wrapper #container #main .float_r {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#footer_navi li {
	margin: 5px;
	float: left;
}
#footer_navi li a {
	color: #CCC;
}
#footer_navi {
	margin: 10px;
}
#footer #footer_inner p {
	clear: both;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	margin: 0px;
}
.contents_01_photo {
	margin: 15px;
	float: left;
}
#main .contents_under_01 p.contents_01_text {
	line-height: 100%;
	margin-right: 20px;
	padding-right: 20px;
}
#main .contents_under_01 {
	padding-top: 20px;
}
.contents_under_01 .price {
	width: 580px;
	margin-left: 10px;
	clear: both;
	margin-top: 15px;
}
.contents_under_01 .price th {
	width: 150px;
	background-color: #CCBB8C;
	border: 1px solid #CCC;
	padding: 8px;
	color: #5A573D;
}
.price_tag {
	clear: both;
	margin-top: 10px;
	margin-left: 15px;
}
.clear {
	clear: both;
}
.pagetop {
	clear: both;
	margin-left: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #container #main #profile {
	width: 550px;
	margin-top: 15px;
	margin-left: 25px;
}
body table#profile th{
	padding-top: 6px;
	padding-bottom: 6px;
	width: 150px;
	border: 1px solid #CCC;
	background-color: #E2DFD1;
}
body table#profile td{
	padding: 7px;
	border: 1px solid #CCC;
}
.contents_under_01 .price tr td {
	border: 1px solid #CCC;
	padding-left: 20px;
	font-size: 110%;
	font-weight: bold;
	color: #EC0000;
}

.contents_01_text2 {
	margin-right: 20px;
	margin-left: 20px;
}
#wrapper #container #main h3 {
	font-weight: bolder;
	color: #930;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 110%;
}
#wrapper #container #main .koe_back {
	height: 270px;
	width: 570px;
	background-image: url(img/jirei_back.jpg);
	margin-left: 15px;
	padding: 25px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
#wrapper #container #main .koe_back .photo {
	float: left;
	height: 200px;
	width: 200px;
	margin: 7px;
}
#wrapper #container #main .koe_back p {
	line-height: 24px;
	margin-left: 15px;
	float: right;
	width: 320px;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #container #main .koe_back h3 {
	float: right;
	width: 320px;
}
table {
	border-collapse:collapse;
    border-spacing:inherit;
}
th,td{border-collapse:collapse;
border-spacing:inherit;
}
#wrapper #container #side_l .banar1 {
	height: 120px;
	width: 180px;
	margin: 10px;
	font-size: 90%;
}
#main .works li h4 {
	text-align: center;
	font-weight: bold;
	color: #930;
	text-decoration: underline;
}
#main .works li {
	display: block;
	float: left;
	height: 165px;
	width: 162px;
	margin: 15px;
	padding: 4px;
	overflow: hidden;
}
#wrapper #container #main .works li:hover {
	background-color: #FFC;
}
body #wrapper #container ol.works{
	background-color: #FFF;
	clear: both;
	border: 0px none #FFF;
	height: auto;
	width: auto;
	float: none;
	display: block;
}
#main .works li img {
	height: 120px;
	width: 150px;
	padding: 2px;
	border: 1px solid #CCC;
}
#main .service_box {
	margin-left: 15px;
	margin-top: 15px;
}
#main .service_box img {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	border: 2px solid #630;
}
#main .service_box img:hover {
	border: 2px solid #900;
}
#wrapper #container #main .daiku_list tr td ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 8px;
}
#wrapper #container #main .contents_under_01 .contents_01_text strong {
	margin-top: 4px;
	padding-top: 4px;
}
#wrapper #container #main form #p_btn {
	text-align: center;
	margin-top: 20px;
	clear: both;
}
.pxbold2 {
	font-weight: bold;
	color: #F00;
}
.back-kitchen-02 {
}
#wrapper #container #main table tr .back-kitchen-02 table {
	background-color: #EEEDE1;
}
#wrapper #container #main table tr .back-kitchen-02 table tr .mizu_back01 {
	background-color: #FFF;
}
#wrapper #container #main table tr td table tr .mizu_back02  {
	border: 1px solid #E30000;
}
#wrapper #container  .red {
	color: #F00;
}
#wrapper #container .px14_r2 {
	font-size: 110%;
	font-weight: bold;
	color: #F00;
}
#wrapper #container #main table .td_design03 {
	background-color: #E8DBD7;
	font-weight: bold;
	color: #630;
	padding: 5px;
}
#wrapper #container #main table tr td table tr td .mizu_back04 tr td {
	border: 1px solid #630;
}
.td-blue5 {
	background-color: #F2F3EB;
}
#wrapper #container #main table tr td {
	padding: 3px;
}
.td-blue4 {
}
#wrapper #container #main table tr .back-kitchen-02 table td {
	padding: 4px;
}
.td-blue4 {
	font-weight: bold;
	color: #F00;
	background-color: #F2F3EB;
}
.td-blue6 {
	background-color: #F2F3EB;
}
.font-redB      {
	font-weight: bold;
	color: #F00;
}
.font-redB2      {
	font-weight: bold;
	color: #F00;
}
#wrapper #container #main table p  {
	line-height: 15px;
	font-size: 90%;
}
.td_design02       {
	background-color: #FBEFE1;
}
.font-blueB {
	font-weight: bold;
	color: #F30;
}
.td_design {
	background-color: #E1EDE0;
}
.td_design02 .blue3 {
	color: #F63;
}
.link6  {
	font-weight: bold;
	color: #06C;
}
#wrapper #container #main table tr h4 {
	font-weight: bold;
	color: #FFF;
	background-color: #600;
	width: 490px;
	margin-left: 18px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 15px;
}
#main table tr td h3 {
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #930;
	font-size: 130%;
}
#main table tr td h5 {
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #930;
	font-size: 130%;
	margin-left: 20px;
}
#wrapper #container #main .daiku_list tr td h3 {
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
