@charset "utf-8";

/*
 Share Style
----------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 1.4;
	background: #d3e4fa;
}

div {
	zoom: 1;/*for IE 5.5-7*/
}

div:after {/*for modern browser*/
	content: ".";
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

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

h1 {
	text-align:left;
	font-size: 10px;
	font-weight: normal;
	color:#999;
	background:url(img/head-bg01.gif) repeat-x top;
	padding:7px 0 0 15px;
}

h2 {
	float:left;
}

.newsblock h5 {
	font-size:14px;
	font-weight:bold;
}

#maincontents h3 {
	font-size:12px;
	font-weight:normal;
	margin-bottom:25px;
}

#side h3 {
	margin-bottom:8px;
}

p.head-blog {
	position:absolute;
	top:0px;
	right:30px;
}

#maincontents h4 {
	margin-bottom:20px;
}

.inquiry h5 {
	font-size:13px;
	color:#4e4e4e;
	margin-bottom:15px;
}

dl,
dl dd,
dl dt,
ul,
ol,
ul li,
ol li {
	padding: 0;
	margin: 0;
	list-style: none;
}

p {
	margin: 0 0 1em;
}

a img {
	border: 0;
}

span {
	color: #cc0000;
}

em,
strong {
	font-style: normal;
	font-weight: normal;
}

textarea,
select,
input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
}

/* link */

a:link {
	color: #3366CC;
	text-decoration: none;
}

a:visited {
	color: #803937;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

#wrapper {
	width: 850px;
	margin: 0px auto;
	text-align: center;
	background: #fff;
	position:relative;
}

#body {
	width: 790px;
	color:#535151;
	margin: 0px auto;
	text-align: left;
	padding-top: 5px;
}

#header {
	width: inherit;
	padding: 0px 0px 10px 0px;
	background:url(img/head-bg02.gif) repeat-x bottom;
	margin-bottom: 15px;
}

#header ul {
	float: right;
	width: 600px;
}

#header li {
	text-align:right;
	margin: 0px;
	padding: 0px;
}

#header li a {
	vertical-align:bottom;
	padding: 0px;
	margin: 0px;
}

#header li a img {
	vertical-align:bottom;
}

#contents {
	clear: both;
}

/* Left Contents */

#side {
	float: left;
	width: 160px;
	padding: 0 0 10px;
	background-color: white;
}

#side p {
	margin-bottom:7px;
}

#side p.shop-image {
	text-align:center;
	font-size:11px;
}

#side p.quarity-link a {
	display:block;
	width:158px;
	height:47px;
	background:url(img/menu-link-h.gif) no-repeat;
}

#side p.quarity-link a:hover {
	text-indent:-9999px;
	overflow:hidden;
}

#side dl {
	width: 158px;
	margin-bottom:7px;
}

#side dl dt {
	margin: 0 0 0;
	padding-bottom:0px;
	font-size: 0;
	line-height: 0;
}

#side dl dd {
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	height:37px;
	/*\*/ overflow: hidden;
}

#side dl dd a {
	height: 37px;
	display: block;/*background: no-repeat 0 0;*/
}

#otherLink li {
	margin: 10px 0 0px;
}

#side dl dd.menu01 a:link {
	background-image: url(img/menu01.gif);
}

#side dl dd.menu01 a:visited {
	background-image: url(img/menu01.gif);
}

#side dl dd.menu01 a:hover {
	background-image: url(img/menu01-h.gif);
}

#side dl dd.menu01 a:active {
	background-image: url(img/menu01.gif);
}

#side dl dd.menu02 a:link {
	background-image: url(img/menu02.gif);
}

#side dl dd.menu02 a:visited {
	background-image: url(img/menu02.gif);
}

#side dl dd.menu02 a:hover {
	background-image: url(img/menu02-h.gif);
}

#side dl dd.menu02 a:active {
	background-image: url(img/menu02.gif);
}

#side dl dd.menu03 a:link {
	background-image: url(img/menu03.gif);
}

#side dl dd.menu03 a:visited {
	background-image: url(img/menu03.gif);
}

#side dl dd.menu03 a:hover {
	background-image: url(img/menu03-h.gif);
}

#side dl dd.menu03 a:active {
	background-image: url(img/menu03.gif);
}

#side dl dd.menu04 a:link {
	background-image: url(img/menu04.gif);
}

#side dl dd.menu04 a:visited {
	background-image: url(img/menu04.gif);
}

#side dl dd.menu04 a:hover {
	background-image: url(img/menu04-h.gif);
}

#side dl dd.menu04 a:active {
	background-image: url(img/menu04.gif);
}

#side dl dd.menu05 a:link {
	background-image: url(img/menu05.gif);
}

#side dl dd.menu05 a:visited {
	background-image: url(img/menu05.gif);
}

#side dl dd.menu05 a:hover {
	background-image: url(img/menu05-h.gif);
}

#side dl dd.menu05 a:active {
	background-image: url(img/menu05.gif);
}

#side dl dd.menu06 a:link {
	background-image: url(img/menu06.gif);
}

#side dl dd.menu06 a:visited {
	background-image: url(img/menu06.gif);
}

#side dl dd.menu06 a:hover {
	background-image: url(img/menu06-h.gif);
}

#side dl dd.menu06 a:active {
	background-image: url(img/menu06.gif);
}

#side dl dd.menu07 a:link {
	background-image: url(img/menu07.gif);
}

#side dl dd.menu07 a:visited {
	background-image: url(img/menu07.gif);
}

#side dl dd.menu07 a:hover {
	background-image: url(img/menu07-h.gif);
}

#side dl dd.menu07 a:active {
	background-image: url(img/menu07.gif);
}

#side p.shop-link a {
	display:block;
	width:158px;
	height:79;
	background:url(img/side-bana01-h.gif) no-repeat;
}

#side p.shop-link a:hover {
	text-indent:-9999px;
	overflow:hidden;
}

#side ul {
	margin-bottom:7px;
}

#side li {
	font-size:12px;
	color:#964341;
	margin-bottom:5px;
}

#side .side_list01 li {
	background:url(img/point01.gif) no-repeat center left;
	padding:0 0 0 13px;
}

#side .side_list01 li a:link,
#side .side_list01 li a:visited,
#side .side_list01 li a:hover {
	color:#3366cc;
}

#side .side_list01 li span {
	display:block;
	font-size:11px;
	color:#3366cc;
	margin-bottom:-2px;
}

/* Footer */

#footer {
	clear: both;
}

#footer ul {
	width:820px;
	border-top:2px solid #db578c;
	border-bottom:2px solid #db578c;
	padding:6px 0 6px 30px;
	margin-bottom: 7px;
	float: left;
}

#footer li {
	font-size:12px;
	padding-left:6px;
	margin-right:5px;
	background:url(img/line04.gif) no-repeat left;
	float:left;
}

#footer p {
	text-align:right;
	clear:left;
	font-size: 11px;
	margin-right: 30px;
}

#footer p a:link,
#footer p a:visited {
	color:#555;
}

/* top-maincontents */

#right,
#top-maincontents {
	float: right;
	margin: 0px;
	width: 609px;
}

#top-maincontents p {
	margin-bottom:15px;
}

#top-maincontents ul {
	margin-bottom:15px;
	background-attachment: fixed;
	width: 609px;
	float:left;
}

#top-maincontents li img {
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}

#top-maincontents li {
	float:left;
}

#top-maincontents li.left_marge1 {
	margin-right:10px;
}

#top-maincontents dl {
	margin-bottom:8px;
}

#top_news_list {
	width:297px;
	margin-right:15px;
	float:left;
}

#top_news_list dt {
	margin-bottom:6px;
}

#top_news_list dd {
	width:287px;
	background:url(img/point08.gif) no-repeat left top;
	padding:0 0 0 10px;
	margin-bottom:5px;
}

#top_news_list dd.entry-list {
	width:103px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	background: none;
	float:right;
}

#top_news_list dd.entry-list a {
	display:block;
	background:url(img/top-blog-next01.gif) no-repeat;
}

#top_news_list dd.entry-list a:hover {
	background:url(img/top-blog-next01-h.gif) no-repeat;
}

#top_news_list dd span {
	color:#ff0000;
	margin-right:4px;
}

#top_blog_list {
	width:297px;
	float:right;
}

#top_blog_list dt {
	margin-bottom:6px;
}

#top_blog_list dd {
	width:297px;
	margin-bottom:5px;
	overflow:auto;
	clear:both;
}

#top_blog_list dd img {
	float:left;
	margin-right:7px;
	border:1px solid #ccc;
}

#top_blog_list dd.entry-list {
	width:103px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}

#top_blog_list dd.entry-list img {
	border:0px;
}

#top_blog_list dd.entry-list a {
	display:block;
	background:url(img/top-blog-next02.gif) no-repeat;
}

#top_blog_list dd.entry-list a:hover {
	background:url(img/top-blog-next02-h.gif) no-repeat;
}

#top_blog_list dd span {
	display:block;
	color:#ff0000;
}

.comment {
	padding: 10px;
	text-align: left;
}

/*maincontents*/

#maincontents {
	width: 609px;
	margin: 0px;
	float: right;
}

/* class */

.clear {
	clear: both;
}

.img_r {
	float: right;
	margin: 0 0 20px 10px;
	vertical-align: top;
}

.img_l {
	float: left;
	margin: 0 10px 10px 0;
	vertical-align: top;
}

.text_c {
	text-align:center;
}

.text_r {
	text-align:right;
}

.p_center {
	text-align: center;
}

.p_right {
	text-align: right;
}

.none {
	background: none;
}

.table01 {
	margin-bottom:20px;
}

/* Layout 
------------------------------------- */
/* TOP */

#top-maincontents li.half-bana01 {
	margin-right:16px;
}

#top-maincontents li.half-bana01 a {
	display:block;
	width:241px;
	height:77px;
	background:url(img/main-bana02-h.gif) no-repeat;
}

#top-maincontents li.half-bana01 a:hover {
	text-indent:-9999px;
	overflow:hidden;
}

#top-maincontents li.half-bana02 a {
	display:block;
	width:352px;
	height:77px;
	background:url(img/main-bana03-h.gif) no-repeat;
}

#top-maincontents li.half-bana02 a:hover {
	text-indent:-9999px;
	overflow:hidden;
}

#top-maincontents p.shop-bana {
	clear:left;
}

#top-maincontents p.shop-bana a {
	display:block;
	width:609px;
	height:77px;
	background:url(img/main-bana04-h.gif) no-repeat #FF0000;
}

#top-maincontents p.shop-bana a:hover {
	text-indent:-9999px;
	overflow:hidden;
}

/* privacy.html
------------------*/
 
#Privacy ul li {
	margin-left: 2em;
	line-height: 1.8;
	list-style: none;
}

#Privacy dl {
	margin-left: 2em;
}

#Privacy dl dd {
	margin-bottom: 1em;
}

#Privacy h4 {
	margin: 30px 0 5px 0px;
	font-size: 100%;
	font-weight: normal;
	color: #333399;
}

/* mailform */

table#MailForm {
	margin: 1em 0 0 15px;
	border-collapse: collapse;
	border-spacing: 0;
}

table#MailForm th {
	width: 120px;
	font-weight: normal;
	background: #f2f2f2;
}

table#MailForm th,
table#MailForm td {
	padding: 5px;
	border-bottom: 5px solid white;
}

table#MailForm td textarea {
	width: 300px;
}

table#MailForm td input {
	width: 200px;
}

.inputarea {
	margin-left: 300px;
}

.inputarea li {
	display: inline;
}

/* CONTENTS
---------------------- */
/* all */


ul#gallery-list {
	width:592px;
	background:url(img/gallery-bg.gif);
	float:left;
	margin-right:-15px;
	margin-bottom:20px;
	padding:30px 0 30px 17px;
}

#gallery-list li {
	float:left;
	margin-right:15px;
}

/*class:profile*/

.shop-info dl {
	margin-bottom:40px;
}

.shop-info dt {
	font-size:15px;
	font-weight:bold;
	color:#535151;
	border-left:2px solid #535151;
	margin-bottom:13px;
	padding-left:7px;
}

.shop-info dd {
	font-size:14px;
	color:#535151;
	margin:0 0 16px 8px;
}

.shop-info dd span {
	font-size:12px;
	color:#7d7d7d;
}

#postage {
	border-collapse:collapse;
	margin-bottom:20px;
}

#postage caption {
	text-align:left;
	margin-bottom:4px;
}

#postage th.c_price {
	width:20%;
}

#postage th.c_area {
	width:65%;
}

#postage th.c_rate {
	width:15%;
}

#postage thead th {
	background:#F5F5F5;
}

#postage th,
#postage td {
	font-weight:normal;
	border:1px solid #CCCCCC;
	padding:6px 8px;
}

ul#gallery-list2 {
	width:609px;
	float:left;
	margin-bottom:20px;
	padding:20px 0 0 0;
	background:url(img/line01.gif) repeat-x;
}

#gallery-list2 li {
	float:left;
	margin:0 4px;
}

#gallery-list2 li img {
	border:1px solid #D1D1D1;
	padding:4px;
}

#map {
	margin-bottom:30px;
}

#map iframe {
	border:1px solid #555;
}

/*inquiry*/


.inquiry-info {
	color:#4e4e4e;
	background:url(img/gallery-bg.gif);
	padding:15px;
	margin-bottom:25px;
}

.inquiry-info dl {
	margin-bottom:20px;
}

.inquiry-place {
	margin-bottom:40px;
}

#formmail {
	margin-bottom:30px;
}

#formmail table {
	width:90%;
	border-collapse:collapse;
	margin-bottom:20px;
}

#formmail th,
#formmail td {
	border:1px solid #D5D5D5;
	padding:6px 10px;
	vertical-align:top;
}

#formmail th {
	width:34%;
	font-weight:normal;
	color:#444;
	background:url(img/p09-table-bg.gif) repeat-x #f4f4f4;
	padding:10px 10px;
}

#formmail td input,
#formmail td textarea {
	width:98%;
	border:1px solid #C5C5C5;
}

#formmail td input {
	height:19px;
	font-size:13px;
	color:#444;
}

#formmail input.formSize01 {
	width:70%;
}

#formmail button {
	width:139px;
	height:27px;
	background:none;
	border:none;
	padding:0px;
	margin-right:10px;
}

/*blog*/

#blog {
	background:url(img/blog-line.gif) repeat-y right;
}

#blog-content {
	width:441px;
	float:left;
}

#blog-entries {
	width:140px;
	margin-left:15px;
	padding-left:13px;
	float:left;
}

.entry-block {
	margin-bottom:15px;
}

.entry-block h5 {
	font-size:11px;
	font-weight:normal;
	color:#fc7268;
	background:url(img/line02.gif) repeat-x bottom;
	padding:0 0 5px;
	margin:0 0 20px 0;
}

.entry-block h5 span {
	font-size:16px;
	font-weight:bold;
	color:#e44135;
	display:block;
	background:url(img/point03.gif) no-repeat left center;
	padding:0 0 0 18px;
}

#blog-entries dt {
	border:0px;
	margin:0px;
	padding:0px;
}

#blog-entries dd {
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:2px;
	padding:6px 0 6px 10px;
	background:url(img/point04.gif) no-repeat left center;
}

.blog-body {
	float:right;
}

.blog-body strong {
	font-weight:bold;
}

.blog-body a {
	text-decoration:underline;
}

.blog-body a:hover {
	color:#FF8080;
}

.blog-thumb {
	display:block;
	width:150px;
	margin-right:10px;
	margin-bottom:10px;
}

.next_entry {
	text-align:center;
	font-size:14px;
	margin-bottom:20px;
}

.next_entry a {
	padding:3px;
}

/*privacy*/

.privacy dl {
	margin-bottom:25px;
}

.privacy dt {
	color:#555;
	font-weight:bold;
	margin-bottom:5px;
}

.privacy dd {
	color:#555;
	margin-bottom:12px;
}

.privacy dd ul {
	margin:12px 0 6px;
}

.privacy dd dl {
	margin:12px 0 6px;
}

.privacy dd dt,
.privacy dd dd {
	font-weight:normal;
	margin-bottom:0px;
}

/*news*/

.news {
	margin-bottom:30px;
}

.newsblock {
	background:url(img/line03.gif) repeat-x bottom;
	margin:15px 0 0 0;
	padding-bottom:15px;
}

.newsblock p {
	display:block;
}

.newsblock strong {
	font-weight:bold;
}

.newsblock a {
	text-decoration:underline;
}

.newsblock a:hover {
	color:#FF8080;
}

.newsdate {
	width:80px;
	margin-right:15px;
	margin-bottom:0px;
}

.planDetail {
	width:499px;
	color:#0066cc;
	background:url(img/point05.gif) no-repeat left top;
	margin-bottom:0px;
	padding-left:15px;
}

.planNext {
	padding-top:25px;
	clear:both;
}

/*quarity*/

.quarity h5 {
	height:27px;
	font-size:15px;
	color: #c02f2f;
	background:url(img/p12-bg01.gif) no-repeat;
	padding:8px 25px 0;
	clear:both;
}

.quarity dt {
	width:585px;
	font-size:15px;
	font-weight:bold;
	background:url(img/p12-bg02.gif) no-repeat;
	padding:0 0 9px 24px;
	margin-bottom:20px;
	clear:left;
}

.quarity dd ul {
	width:609px;
	margin-right:-18px;
}

.quarity dd li {
	font-size:11px;
	margin-right:18px;
	padding-bottom:20px;
	float:left;
}

.quarity dd li img {
	display:block;
	border:1px solid #c5c5c5;
	margin-bottom:5px;
	padding:4px;
}

.quarity dd p {
	clear:left;
}

/*サイトマップ*/


.sitemap dl {
	background:url(img/line03.gif) repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:20px;
}

.sitemap dt {
	font-weight:bold;
	color:#666;
	margin-bottom:15px;
	background:url(img/point09.gif) no-repeat left;
	padding-left:15px;
}

.sitemap dd {
	margin-bottom:15px;
	margin-left:15px;
	background:url(img/point05.gif) no-repeat left;
	padding-left:13px;
}

