@charset "Shift_JIS";

/* zentai
----------------------------------------------------------*/
* {margin:0px; padding:0px;}
html {
	overflow-y: scroll;
}
body {
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "lr oSVbN", Meiryo, sans-serif;
	font-size:80%;
	line-height:150%;
	color:#333;
	background:url(../images/header_bg.jpg) repeat-x top #e2dbc7;
}
img {
	border:none;
	vertical-align:top;
}
hr {
	clear: both;
	visibility: hidden;
}
ul,
ol {list-style:none;}
input,
textarea,
select{
	font-size:1em;
	padding:2px 3px;
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "lr oSVbN", Meiryo, sans-serif;
	margin-right:5px;
}
table th,
table td {
	text-align:left;
}
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* link
----------------------------------------------------------*/
a{outline:none;}
a:link,
a:visited {
	color:#f36;
}
a:hover {
	color:#333;
}
/*a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}*/
.img-filter a:hover img {
	opacity:0.9;
	filter: alpha(opacity=90);
}

/* margin-padding
----------------------------------------------------------*/
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml25 {margin-left:25px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}

.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl20 {padding-left:20px;}

/* color
----------------------------------------------------------*/
.red {color:#f36;}
.pink {color:#f36;}

/* hanyo
----------------------------------------------------------*/
.clear {clear:both;}
.small {font-size:80%; line-height:120%;}
.bold {font-weight:600;}
.large {font-size:120%;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.t-left {text-align:left;}
.t-right {text-align:right;}
.v-middle {vertical-align:middle;}
.v-middle img{vertical-align:middle;}
.form20 {width:100px;}
.form30 {width:150px;}
.form70 {width:350px;}
.ti01 {text-indent:1em;}
.border01 img {
	border:1px solid #ccc;
	padding:2px;
	background-color:#fff;
}

/* midashi
----------------------------------------------------------*/
h2 {
	font-size:120%;
}
h2.title1 {
	background:url(../images/line02.jpg) repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:10px;
}
h3.title1 {
	background-color:#fff;
	padding:3px 7px;
	color:#f36;
	border-left:5px solid #f36;
	margin-bottom:7px;
	font-size:100%;
}
h3.title2 {
	width:570px;
	height:33px;
	padding:12px 10px 0 40px;
	background:url(../images/h3_bg.jpg) no-repeat bottom;
	margin-bottom:10px;
	font-size:100%;
}
h4.title1 {
	background-color:#eee;
	padding:3px 7px;
	border-left:5px solid #666;
	margin:20px 0 10px 0;
	font-size:100%;
}
.midashi01 {
	font-weight:600;
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
}
.midashi02 {
	font-size:120%;
	font-weight:600;
	margin-bottom:10px;
	border-bottom:2px dotted #FCC;
}
.midashi03 {
	background:url(../images/icon01.jpg) no-repeat left center;
	padding-left:15px;
	margin:5px 0;
}

/* list
----------------------------------------------------------*/
.list1 {margin-left:10px;
}
.list1 li {
	margin-bottom:10px;
	background:url(../images/icon02.jpg) no-repeat left 4px;
	padding-left:17px;
}
.list1 li span {
	font-weight:600;
}
.list2 li {
	width:180px;
	float:left;
	background:url(../images/icon01.jpg) no-repeat left center;
	padding-left:17px;
	white-space:nowrap;
}
.list3 {
	margin-left:20px;
	list-style:disc;
}

/* table
----------------------------------------------------------*/
.table1 {
	width:100%;
	border-collapse:collapse;
}
.table1 th,
.table1 td {
	padding:3px 5px;
	border:1px solid #ccc;
	text-align:left;
}
.table1 th {
	background-color:#eee;
	width:1%;
	white-space:nowrap;
}

/* base
----------------------------------------------------------*/
#wrapper {
	width:920px;
	margin:0 auto;
}
#content {
	width:880px;
	padding:0 19px;
	background-color:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
#navi {
	width:240px;
	float:left;
}
#main {
	width:620px;
	float:right;
}

/* header
----------------------------------------------------------*/
#header {
	width:920px;
	height:120px;
	background:url(../images/header_tel.jpg) no-repeat right top;
}
h1 {
	height:22px;
	padding-top:3px;
	padding-left:20px;
	overflow-y:hidden;
	font-size:10px;
	color:#d4ceb6;
	font-weight:normal;
}

/* navi
----------------------------------------------------------*/
#navi #link {
	padding:10px 10px 0 10px;
}

/* 01-index
----------------------------------------------------------*/
#info-box {
	background-color:#ffe4e2;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:4px;
	width:610px;
	margin-bottom:20px;
}
#info-box .topix {
	width:285px;
	float:left;
	margin:10px;
	display:inline;
}
#info-box .topix span {
	border:2px solid #fff;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}
#p01-hp {
	width:375px;
	float:left;
}
#p01-link {
	background-color:#eee;
	margin-top:20px;
	padding:15px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#p01-link #banner img {
	border:1px solid #ccc;
	padding:1px;
	background-color:#fff;
	float:left;
	margin-right:10px;
	margin-bottom:3px;
}

/* 02-cat@04-goods
----------------------------------------------------------*/
.paging {
	width:350px;
	float:left;
}
.paging span a {
	background-color:#eee;
	margin:0 2px;
	padding:3px 6px 2px 7px;
	text-decoration:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.paging span a:hover {
	background-color:#fcc;
}
.search {
	width:270px;
	float:right;
	text-align:right;
}
.p02-box1 {
	width:270px;
	padding:10px;
	float:left;
	margin:10px 9px;
	display:inline;
	background-color:#ffe4e2;
}
.p02-box1 .icon {
	text-align:right;
	padding-bottom:5px;
}

/* 03-cat_details@05-goods_details
----------------------------------------------------------*/
#p03-topix #l-box {
	width:280px;
	float:left;
}
#p03-topix #l-box p {
	margin-bottom:10px;
}
#p03-topix #l-box #price {
	background-color:#ffe4e2;
	padding:5px 10px;
	font-weight:600;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#p03-topix #l-box #price span {
	background-color:#f36;
	padding:2px 5px;
	color:#fff;
	margin-right:10px;
}
#p03-topix #r-box {
	width:289px;
	padding:30px 15px 10px 15px;
	float:right;
	background:url(../images/text_header.jpg) no-repeat top #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#p03-topix #photo {
	background:url(../images/line01.jpg) repeat-x center 20px;
	padding-top:40px;
}
#p03-topix #photo img {
	margin-right:3px;
	border:1px dotted #ccc;
}
.zoom {
	background:url(../images/zoom.jpg) no-repeat left center;
	padding-left:16px;
}

/* 06-knowledge
----------------------------------------------------------*/
.p06-box1 {
	width:598px;
	padding:10px;
	margin:10px 0 10px 0;
	background-color:#eee;
	border:1px solid #ccc;
}

/* 07-knowledge_details
----------------------------------------------------------*/
#p07-topix #photo {
	background:url(../images/line01.jpg) repeat-x bottom;
	padding:10px 0 20px 0;
	margin-bottom:10px;
}
#p07-topix #photo img {
	margin-right:3px;
	border:1px dotted #ccc;
}

/* 08-munchkin
----------------------------------------------------------*/
.img4 img {
	margin:0 2px 10px 2px;
}

/* 09-hosyo
----------------------------------------------------------*/

/* 10-map
----------------------------------------------------------*/
#p10-box1 {
	width:210px;
	float:right;
}
#p10-box1 p {
	margin-bottom:10px;
}
#p10-box1 .midashi {
	text-align:center;
	font-weight:600;
	background-color:#eee;
	border-top:2px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:0;
}

/* 11-shop
----------------------------------------------------------*/
#p11-box1 {
	width:400px;
	float:right;
	padding-bottom:20px;
}

/* 12-tokutei
----------------------------------------------------------*/
#p12-box1 p {
	margin-bottom:10px;
}
#card img {
	margin-right:5px;
	vertical-align:bottom;
}

/* 13-contact
----------------------------------------------------------*/
#p13-table {
	width:100%;
	border-collapse:separate;
	margin:20px 0;
}
#p13-table th,
#p13-table td {
	padding:8px 10px;
	border:1px solid #ccc;
}
#p13-table th {
	width:1%;
	white-space:nowrap;
	background-color:#eee;
}
#p13-table th span {
	color:#f36;
}
#p13-box1 {
	width:270px;
	padding:10px;
	background-color:#ffe4e2;
	margin-top:20px;
}
#p13-box1 .icon {
	text-align:right;
	padding-bottom:5px;
}

/* blog
----------------------------------------------------------*/
.blog_left{float:left;width:410px;}
.blog_right{
	float:right;
	width:180px;
	background-color:#eee;
	padding:10px 10px 0 10px;
}
.blog_right a:link,
.blog_right a:visited {
	color:#f36;
}
.blog_right a:hover {
	color:#333;
}
/* Cͺ */
.time{
	text-align:right;
}
.time span {
	background:url(../images/date.jpg) no-repeat left center;
	padding:5px 0 5px 45px;
}
.massage{
	margin-bottom:15px;
	background:url(../images/line01.jpg) repeat-x bottom;
	padding-bottom:5px;
}
.massage h3{
	font-size:110%;
	line-height:140%;
	margin-bottom:10px;
	background-color:#ffe4e2;
	padding:5px 10px;
	border-bottom:1px solid #ccc;
}
.massage2{
	border:1px solid #ccc;padding:15px 9px;margin-bottom:20px;}
.massage2 textarea {
	width:90%;
}
.massage2 input {
	width:50%;
}
.massage2 h4{
	background-color:#eeeae0;
	padding:3px 5px;
	margin-bottom:10px;
	font-size:100%;
}
.x-small{font-size:85%; line-height:130%; padding-top:5px; border:1px #ccc dashed; padding:5px;}
.paging-b{
	text-align:center;
	padding:3px;
	border:1px #f77d95 solid;
}
.mt15{ margin-top:15px;}

.entry{border-bottom:1px #ccc solid; padding:5px 0; text-align:left; margin-bottom:0px;}
.comment{ margin:0px;}

/* TChͺ */

.white_back {
	background:#fff;
	width:180px;
	padding:0px;
	margin-bottom:10px;
	border-bottom:1px #ddd solid;
}
.white_back table{
	font-size:12px;
	text-align:center;
	width:100%;
	border-collapse:collapse;
}
.white_back th{border-collapse:collapse;}
.white_back td{
	font-size:12px;
	text-align:center;
	border:1px solid #ddd;
	border-collapse:collapse;
	width:14%;
}
.white_back td.sun {
	background-color:#fcc;
}
.white_back td.sat {
	background-color:#d1e8ff;
}
.white_back td.wd {
	background-color:#eee;
}
.pad10 {
	padding:3px 8px 8px 8px;
	text-align:center;
}
.blog_entry{
	border-bottom:1px #fcc dotted;
	text-align:left;
	background:url(../images/icon01.jpg) no-repeat left 6px;
	padding:5px 0 5px 17px;
	line-height:110%;
}


/* footer
----------------------------------------------------------*/
#f-con {
	margin-top:20px;
	background:url(../images/f_con_img.jpg) no-repeat right top #eeeae0;
	padding:10px 75px 10px 10px;
	font-size:90%;
	line-height:140%;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.pagetop {
	text-align:right;
	padding-top:10px;
	clear:both;
}
.pagetop2 {
	text-align:right;
}
#footer {
	background-color:#eeeae0;
	font-size:80%;
	line-height:140%;
	border:1px solid #ccc;
	padding:10px 20px 20px 20px;
}
#footer li{
	display:inline;
	border-right:1px solid #666;
}
#footer li a {
	color:#333;
	padding:0px 4px 0 3px;
}
#footer a:link,
#footer a:visited {
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
	color:#f36;
}
#footer .end {
	border:none;
}

.anicom{float:right; width:165px; height:66px; margin-right:40px;}

.w-400{width:400px; float:left;}



/* print
----------------------------------------------------------*/
@media print {

#navi {
	float:none;
	display:none;
}
#main {
	width:620px;
	float:left;
	margin:0 auto;
}
#footer {
	display:none;
}

}

/*mp3*/
.player{padding:10px;
border-top:1px dotted #666;
margin-top:20px;
}
