﻿@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: #35393c;
	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 #bcbcbc;
	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: #9f0040; }
a:visited { color: #9f0040; }
a:hover { color: #d85087;}
a:active { color: #9f0040; }


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

#headerTxt {
	padding: 10px 0 10px 0;
	background-color:#2c2e38;
}
#shopCon {
	line-height: 1.1;
	padding:8px 0 8px 0;
	color: #626b6f;
	background-color:#f0f1f1;
	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:#626b6f;
	padding:10px 10px 10px 15px;
	margin-bottom:10px;
	border-left:8px #d7dfe2 solid;
	background-color:#f0f1f1;
}

.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 #d7dfe2 solid;
}

.recCon th {
	width:60px;
	color:#626b6f;
	text-align:left;
	padding:7px;
	border-bottom:1px #d7dfe2 dotted;
	background-color:#f0f1f1
}

.recCon td {
	color:#626b6f;
	text-align:left;
	line-height:150%;
	padding:7px;
	border-bottom:1px #d7dfe2 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:#626b6f;
	font-size:18px;
	text-align:left;
	padding:15px 0 10px 40px;
	margin-bottom:5px;
	border-left:8px #d7dfe2 solid;
	background-color:#f0f1f1;
}
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:#9f9f9f;
	border-left: 3px solid #838383;
	margin:5px 0;
	padding:3px 5px 3px 8px;
}

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

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

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

	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:#fdfcfc;
	padding-bottom:10px;
}

#contents .conIn {
	padding:5px;
}

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

	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 #d7dfe2 solid;
	margin-bottom:15px;
}

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

	footer
	
=========================================================== */
footer {
	clear: both;
	background-color:#fdfcfc;
}
#footerNav {
	background-color: #fff;
	border-top: 0px #EDEBEB solid;
	text-align: center;
}
#ftContact {
	position:relative;
	margin-bottom:0px;
}
#copyright {
	width: 100%;
	color: #FFF;
	text-align: center;
	line-height: 1.1;
	padding: 5px 0 5px 0;
	background-color: #122642;
	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;
}