@charset "UTF-8";
/*
Theme Name: jpn2015
Theme URI: https://japan-powerstone.jp/
Description: jpn2015
Author: TAIYO NAKAJIMA
Author URI: https://baby-leaf.jp/
Version: 1.0
*/

/* RESET */
* { 
 margin:0;
 padding:0;
 font-style:normal;
 font-weight:normal;
 zoom:normal;
}

/* TYPE SELECTOR */
html {
	overflow-y: scroll;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Osaka","lr oSVbN",Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size:14px;
}



/* 定義
----------------------------------------------------*/

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

ul,ol {
	list-style: none;
}

table {
	border-collapse: collapse;
}


.wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

p.btn {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 0;
}

p.btn a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	outline:none;
	line-height: 0;
}


/*JPN共通ページヘッダー部分*/

#header {
	width: 100%;
	text-align: left;
	overflow: hidden;
	display: block;
	clear: both;
	line-height: normal;
	border-top: 5px solid #d0a4c7;
	padding: 10px 0px 0px;
}


#header .wrap {
	display: block;
}

/*　左側　*/

#header .logo {
	float: left;
}



#header .right {
	float: right;
	padding-top: 0px;
}


#gl-nav {
	margin: 0;
	width: 100%;
	height: 52px;
	background: url(images/gl-nav_bg.gif) repeat-x left top;
}

#gl-nav ul {
	margin: 0;
	padding: 0;
}

#gl-nav li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 52px;
	float: left;
	width: 158px;
}

#gl-nav li a {
	height: 52px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	outline:none;
	width: 158px;
}

/*　グローバルナビ　a　*/

#gl-nav li#nav-home a {
	background: url(images/btn1.gif) no-repeat left top;
	width: 159px;
}

#gl-nav li#nav-profile a {
	background: url(images/btn1.gif) no-repeat -159px top;
}

#gl-nav li#nav-policy a {
	background: url(images/btn1.gif) no-repeat -317px top;
}

#gl-nav li#nav-report a {
	background: url(images/btn1.gif) no-repeat -475px top;
}

#gl-nav li#nav-setagaya a {
	background: url(images/btn1.gif) no-repeat -633px top;
}

#gl-nav li#nav-contact a {
	background: url(images/btn1.gif) no-repeat -791px top;
	width: 159px;
}

/*　グローバルナビ　hover　*/

#home #gl-nav li#nav-home a,
#gl-nav li#nav-home a:hover {
	background: url(images/btn1.gif) no-repeat left -52px;
	width: 159px;
}

#info #gl-nav li#nav-profile a,
#gl-nav li#nav-profile a:hover {
	background: url(images/btn1.gif) no-repeat -159px -52px;
}

#sakedukuri #gl-nav li#nav-policy a,
#gl-nav li#nav-policy a:hover {
	background: url(images/btn1.gif) no-repeat -317px -52px;
}

#housyukukai #gl-nav li#nav-report a,
#gl-nav li#nav-report a:hover {
	background: url(images/btn1.gif) no-repeat -475px -52px;
}

#access #gl-nav li#nav-setagaya a,
#gl-nav li#nav-setagaya a:hover {
	background: url(images/btn1.gif) no-repeat -633px -52px;
}

#shopping #gl-nav li#nav-contact a,
#gl-nav li#nav-contact a:hover {
	background: url(images/btn1.gif) no-repeat -791px -52px;
	width: 159px;
}


/*JPN共通ページヘッダー部分ここまで*/


.topimage {
	text-align: center;
	width:fit-content;
}


#function-disp {
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
}



/* Page */

#page {
	width: 949px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 700px !important;
}

/* Post */

.post {
}

.post .maintitle {
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 14px;

	border-bottom: 3px #d0a4c7 solid;
	border-left:10px solid #d0a4c7;
	/* 999999 */
	color: #d0a4c7;
}

.post .qatitle {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 3px #d0a4c7 dotted;
	/* 999999 */
}

.post .qasub {
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 14px;
	/* 999999 */
}

.post .entry {
	padding: 10px 0 30px 0;
}

.post .meta {
	padding: 15px 0 60px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img03.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 244px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding-bottom: 10px;

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 0px;
	background: url(images/img01.jpg) no-repeat left 60%;
}
 
#sidebar h2 {
	margin-bottom: 10px;
	padding-left: 14px;
	border-bottom: 3px #d0a4c7 solid;
	border-left:10px solid #d0a4c7;
	font-weight: normal;
	color: #d0a4c7;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}




/*JPN共通ページフッター部分ここから*/


#footer {
	width: 100%;
	text-align: center;
	border-top: 5px solid #d0a4c7;
	padding: 16px 0 16px 0;
	font-size:34px;
	font-weight:bold;
}

/*JPN共通ページフッター部分ここまで*/




img.ImgGreetingRight{
	float: right;
	padding: 5px;
}

img.ImgGreetingleft{
	float: left;
	padding: 5px;
}

div.clear{
	clear: both;
	margin: 0 0 10px 0;
}


p.ImgGreetingtext{
	padding: 0 20px 0 0;
}


/*indexページ大画像*/

#container_main {
	width: 100%;
	text-align: center;
	margin:10px 0 0 0;
	padding-bottom: 15px;
	width: 900px;
	border-top : solid 1px #EBEBEB;
}


#container {
	width: 100%;
	text-align: center;
	background: url(images/bg_contents.gif) repeat-y left top;
	margin:10px 0 0 0;
	padding-bottom: 15px;
	width: 900px;
	border-top : solid 1px #EBEBEB;
}



#slideshow {
	margin: 0 auto;
	width: 900px;
	text-align: left;	
}
#slideshow div {
	width: 700px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#slideshow div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow ul {
	width: 200px;
	padding-top:3px ;
}

#slideshow ul li {
	width: 200px;
	height: 100px;
	float: left;
	display: inline;
}

#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

#slideshow .minipic {
	float: right;

}

#slideshow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow ul {
	display: inline-block;
	overflow: hidden;
}


/*indexページ大画像ここまで*/




.my-sticky-element.stuck {
		position:fixed;
		top:0;
		width:100%;

}

.my-sticky-element {

}

/*+ contentsArea + ---------------------------- */
.shopArea {
    margin-bottom:20px;
	}

/*+ table + ---------------------------- */
.shopArea table {
	margin-bottom:10px;
	width:650px;
	border:solid 1px #CCCCCC;
	}
.shopArea table th {
    background:#e9e8e9;
	border:solid 1px #CCCCCC;
	width:70px;
	color:#000099;
	padding:5px 5px 5px 15px;
	text-align:left;
	}
.shopArea table td {
	border:solid 1px #CCCCCC;
	padding:5px;
	}
.shopArea table td.shopimg {
	border:solid 1px #CCCCCC;
	padding:5px;
	width:230px;
	text-align:center;
	}

.shopArea table td.shopimg2 {
	border:solid 1px #CCCCCC;
	padding:10px;
	text-align:center;
	}

.sent .formInner {
    display: none;
}