﻿@charset "utf-8";

/*Reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #313131;
	font-size: 14px;
	text-align:center;
	line-height: 1.4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
	height: 100%;
	margin: 0 auto;
	background:url(../images/all_bg.gif);
	min-width: 320px;
	max-width: 640px;
}
h1, h2, h4, h5, h6 {
	font-size: 12px;
}

h2 {
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
}

h3 {
	color:#313131;
	font-size:20px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

h4 {
	color: #7d1a0a;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

h5 {
	color:#2F91C9;
	font-size:18px;
	font-weight:bold;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display: block;
}
footer {
	clear:both;
}

ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	color: #CC3366;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

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

p {
	font-size:14px;
	color:#313131;
	text-align:left;
	letter-spacing: 0.1em;
	line-height:160%;
	padding:5px 10px;
	margin-bottom:5px;
}

p span {
	color:#E7672E;
	font-weight:bold;
}

hr {
	height:1px;
	border:none;
	border-bottom: dashed 1px #cdb877;
	margin:20px 0;
	clear: both;
}

hr.s2 {
	height:1px;
	border:none;
	border-bottom: dashed 1px #aaa597;
	margin: 5px 0;
	clear: both;
}

.clearfix {display:inline-block;} 
.clearfix:after { 
clear: both; 
content:"."; 
display:block; 
font-size:0; 
height:0; 
visibility:hidden; 
}

.clear {clear:both; height:0; display:block;}
.clear hr {display:none;}
.clear hr.line {
	display: block;
	border:0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F8F3E4;
	background-color: #360205;
}
.clearboth {clear:both;}

/* Link */
a:link { color: #c83b31; }
a:visited { color: #c83b31; }
a:hover { color: #f27c74;}
a:active { color: #c83b31; }


/* ------------------------------------------------------------------------------------------header */
#wrapper {
	position: relative;
	padding: 0 5px;
	border-top: 5px #b6964a solid;
}

#headerTxt {
	padding: 10px 0 10px 0;
	background-color:#363019;
}
#shopCon {
	line-height: 1.1;
	padding: 8px 0 8px 0;
	color: #2f0e0e;
	background-color: #E3E0D2;
	font-weight: normal;
	font-size: 12px;
}
#headerLogo {
	width: 210px;
	float: left;
}

#headerMenu {
	padding: 10px 0 10px 0;
	text-align: center;
	background-color: #f5e6e5;
	background:url(../images/hd_bg.jpg) repeat-x;
	
}

.hdMenuBtn {
	width: 75%;
	text-align: center;
}

.hdMenuBtn td {
	width: 35%;
	padding-right: 3px;
	text-align: center;
}

#headerForm {
	width: 65px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.headerMenuBtn {
	padding:5px 0 5px 0;
	text-align: center;
}

/* ===========================================================	

	list
	
=========================================================== */
.list1 {
	width:95%;
	margin-top: 5px;
	padding-bottom:5px;
}

.list1 ul {
	width:95%;
	list-style:none;
	text-align:left;
	margin-left:10px;
}

.list1 li {
	list-style:none;
	font-size:16px;
	font-weight:bold;
	color:#69644b;
	padding:10px 10px 10px 15px;
	margin-bottom:10px;
	border-left:8px #bb9e51 solid;
	background-color:#EDEBE3;
}

.list1 li span {
	font-size:12px;
	font-weight:normal;
	color:#ba9f56;
}

.list2 {
	margin-top: 5px;
}

.list2 ul {
	list-style:none;
	text-align:left;
}

.list2 li {
	width:400px;
	list-style:none;
	font-size:14px;
	line-height:180%;
	padding:20px;
	margin-bottom:10px;
	border:1px #f5adc5 dashed;
	background-color:#fffafb;
	border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}

.list2 li span {
	font-size:18px;
	font-weight:bold;
	color:#d73465;
}

/* ===========================================================	

	rec
	
=========================================================== */
.recCon {
	width:90%;
	text-align:left;
	margin:0 auto;
	border:1px #aca895 solid;
}

.recCon th {
	width:80px;
	color:#635b3d;
	text-align:left;
	padding:7px;
	border-bottom:1px #aca895 dotted;
	background-color:#e6e4d8;
}

.recCon td {
	color:#584829;
	text-align:left;
	line-height:150%;
	padding:7px;
	border-bottom:1px #d7cfb8 dotted;
}

.recCon td span {
	color:#EC69A0;
	font-weight:bold;
	margin-right:10px;
}

/* ===========================================================	

	top-main
	
=========================================================== */
#topMainimg {
	min-width:320px;
	max-width:640px;
	text-align:center;
	margin:0 auto;
	background-color:#f8f1e0;
	border: 1px #f8f1e0 solid;
}

/* ===========================================================	

	h2.main-midashi
	
=========================================================== */
h2.mainMidashi1 {
	height:35px;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:15px 0 0 40px;
	background-image:url(../images/top_midashi1.gif);
}
h2.mainMidashi2 {
	height: 25px;
	color: #615743;
	font-size: 18px;
	text-align: left;
	padding: 15px 0 10px 40px;
	margin-bottom: 5px;
	background-color: #DDDBC9;
	border-left: 5px #615743 solid;
}
h2.mainMidashi3 {
	height:25px;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:15px 0 0 40px;
	background-image:url(../images/top_midashi3.gif);
}
h2.mainMidashi4 {
	height:35px;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:15px 0 0 40px;
	background-image:url(../images/top_midashi4.gif);
}
h2.mainMidashi5 {
	height:35px;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:15px 0 0 40px;
	background-image:url(../images/top_midashi5.gif);
}

h2.mainMidashi6 {
	font-size:10px;
	text-align:left;
	color:#fcfaf6;
	background-color:#a1977b;
	border-left: 3px solid #827541;
	margin:5px 0;
	padding:3px 5px 3px 8px;
}

/* ===========================================================	

	h3.midashi
	
=========================================================== */
h3.mainMidashi1 {
	color:#faf6e4;
	font-size:18px;
	text-align:center;
	padding:5px;
	margin-bottom:5px;
	background-color:#78190a;
}

/* ===========================================================	

	h4.midashi
	
=========================================================== */
h4.mainMidashi1 {
	height:25px;
	color:#615743;
	font-size:18px;
	text-align:left;
	padding:15px 0 10px 40px;
	margin-bottom:5px;
	background-color:#eee6d0;
	border-left:5px #615743 solid;
}
/* ===========================================================	

	h5.midashi
	
=========================================================== */
h5.t5 {
	color:#db8681;
	font-size:18px;
	padding:5px;	
}

/* ===========================================================	

	contents
	
=========================================================== */
#contents {
	text-align: left;
	clear: both;
	background-color: #f8f7f4;
	padding-bottom: 10px;
}

#contents .conIn {
	padding:5px;
}

ul.shopBn li {
	margin-bottom:10px;	
}

/* ===========================================================	

	service
	
=========================================================== */
#serviceSlider {
	width:100%;
	margin:0 auto;
}

#serviceSlider .conIn {
	width: 100%;
	text-align: center;
}

.swIn {
	width:100%;
}

.swIn img {
	width:100%;
}

.swIn p {
	width:90%;
	text-align:left;
	padding:10px;
	margin:0 auto;
}
/* ===========================================================	

	mailmaga
	
=========================================================== */
.mmIn {
	border:1px #78190a solid;
	margin-bottom:15px;
}

/* ===========================================================	

	footer
	
=========================================================== */
footer {
	clear: both;
	background-color:#f9f7ef;
}
#footerNav {
	background-color: #fff;
	border-top: 0px #EDEBEB solid;
	text-align: center;
}
#ftContact {
	position:relative;
	margin-bottom:10px;
}
#copyright {
	width: 100%;
	color: #FFF;
	text-align: center;
	line-height: 1.1;
	padding: 5px 0 5px 0;
	background-color: #363019;
	font-size: 10px;
}


/*コンテンツメニュー*/
#footerMenu {
	margin: 0 auto;
	text-align: center;
	width: 95%;
}

#footerMenu table.menuBtn {
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#footerMenu .menuBtn td {
	width:50%;
	padding-right:3px;
	padding-bottom:3px;
}

#footerInfo {
	margin: 0 0 10px 0;
}

/* ===========================================================	

	tab
	
=========================================================== */

input, .content {
    display: none;
    background: #CBC3A1;
    line-height: 25px;
    padding: 15px 15px;
    color: #9f1f1c;
    font: normal 1em/150% Sans-Serif;
    min-width: 200px;
	border: 1px solid #C0B99C;
}

#one:checked ~ .one,
#two:checked ~ .two,
#three:checked ~ .three {display: block;}

label {
    cursor: pointer;
    background: #E3DFCF;
	width: 130px;
    height: 30px;
    padding: 10px 10px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font: normal 1em/150% Sans-Serif;
    margin-right: -3px;
    transition: background .25s linear; 
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

label:hover, input:checked + label {background: #D3CDB9;}

.bgRec {
    background: #fcfaf6;
	padding: 10px;
}

.sp10b {margin-bottom:10px;}
