@charset "UTF-8";

/*  
Theme Name: WSC6
Theme URI: http://wsc.studiobrain.net/
Description: WSC Project, Very simple theme. Markup of css which can facilitate customization.
Version: 1.2.3
Author: Go Imai
Author URI: http://www.studiobrain.net/
Tags: black,silver,white,light,two-columns,right-sidebar,fixed-width,custom-background,custom-menu,editor-style,sticky-post,translation-ready,threaded-comments
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*-----------------------------------------------------------------------------
 WordPress CMS Theme. Based on work by WSC Project: http://wsc.studiobrain.net/
---------------------------------------------------------------------------- */

/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
body{line-height:1;background-color:#fff;}
ol, ul{list-style:none;margin:0;padding:0;}
blockquote, q{quotes:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
caption{width:100%;}
a{outline:none;}

/*clearfix*/
.cf:before,.cf:after {content:"";display:block;overflow:hidden;}
.cf:after {clear:both;}
.cf {zoom:1;}

/*style*/
body{margin:0px;padding:0;-webkit-text-size-adjust: none;font:13px/23px "Meiryo","MS PGothic","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;color:#333;}
h1,h2,h3,h4,h5,h6,p{margin:0 0 20px;}
ul,ol{padding:0;margin:0 0 20px 20px;}
h1{font-size:20px;line-height:22px;}
h2{font-size:18px;line-height:20px;}
h3{font-size:16px;line-height:18px;}
h4{font-size:14px;line-height:16px;}
h5{font-size:12px;line-height:14px;}
h6{font-size:11px;line-height:13px;}
img{border:none;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
.screen-reader-text{display:none;}
.clear{clear:both;}
.clear hr{display:none;}
hr{background-color:#ddd;border:0;height:1px;clear:both;margin:30px auto;}
blockquote{margin:0px 0px 20px;padding:10px 20px 10px 20px;background-color:#f4f4f4;border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;}
blockquote blockquote{margin:20px 0;background-color:#fff;}
blockquote blockquote blockquote{margin:20px 0;background-color:#f4f4f4;}
blockquote p{padding:0px;margin:0px 0px 0px 0px}
table{margin-bottom:20px;}
object,embed{width:100%;display:block;margin:auto;}

/*space*/
#wrap,#footer-wrap,#footer-bottom,#breadcrumb{width:940px;margin:auto;}
#header{
  overflow:hidden;
  height: 79px;
  background: url(img/main_head.jpg) repeat-x;
}
#wrap{text-align:left;clear:both;background:#fff;}
#container {
  display:none;
}
#side {
  display:none;
}
#footer-bottom {
  display:none;
}
#side_dummy {
  float:left;
  width:0;
  height:1100px;
}
#main,#main-single,#main-category{
  float:left;
  text-align:left;
  overflow:hidden;
  padding:10px 0;
  width:700px;
}
#main-wide{float:left;text-align:left;overflow:hidden;padding:20px;width:900px;background-color: #fff;}
#side{
  width:209px;
  overflow:hidden;
  padding:0;
  margin:0px;
  float:right;
  background: #fff;
}
#footer{
  clear:both;
  background-color:#eee;
}

/*header*/
#site-title, #site-title-k{
  width: 940px;
  margin:0 auto;
  padding:0;
}
#site-title a,#site-title-k a{
  float:left;
  font-size:20px;
  line-height:79px;
}
#site-description{font-size:12px;font-weight:normal;font-style:normal;line-height:40px;margin:0 5px 0 0;padding:0;float:right;}

/*header-logo*/
#site-title a{
  background:url(img/logo.png) no-repeat 0 14px;
  float:left;
  text-indent:-8909px;
  width:369px;
}
#site-title-k a{
  background:url(img/logo_k.png) no-repeat 0 14px;
  float:left;
  text-indent:-8909px;
  width:369px;
}

/*sub-menu*/
#header .menu {margin:0;padding:0;float:right;clear:right;}
#header .menu li{float:left;margin-right:5px;}
#header .menu li a{float:left;font-size:12px;line-height:15px;padding:5px 10px;background-color:#eee;border-radius:2px;-moz-border-radius:2px;}
#header .menu li.current-menu-item a,
#header .menu li.current-post-parent a,
#header .menu li.current_page_parent a{text-decoration:none;background-color:#48e;color:#fff;}

/*main-menu*/
#main-menu {
  background: url(img/menu_bg.jpg) repeat-x #fff;
}
#main-menu ul{background:#a6a6a6 url(img/main-menu.png);margin:auto;width:902px;height:63px;}
#main-menu li {float:left;position:relative;}
#main-menu a {color:#fff;text-decoration: none;display: block;line-height:63px;padding: 0 10px;background:url(img/main-menu.png);}
#main-menu ul ul {box-shadow:0px 3px 3px rgba(0,0,0,0.2);-moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);display:none;position:absolute;top:63px;left:0;float:left;width:188px;z-index:99999;height:auto;background-image:none;}
#main-menu ul ul li {min-width:180px;}
#main-menu ul ul ul {left:100%;top:0;}
#main-menu ul ul a {background:#5d5d5d;line-height:1em;padding:10px;width:168px;height:auto;text-indent:0;}
#main-menu ul ul a:hover {background:#555;}
#main-menu li:hover > a,
#main-menu ul ul :hover > a {background-position:left -63px;}
#main-menu ul li:hover > ul {display:block;/display:none;}
#main-menu ul li.current_page_parent > a,
#main-menu ul li.current_page_item > a,
#main-menu ul li.current-menu-ancestor > a,
#main-menu ul li.current-menu-item > a,
#main-menu ul li.current-menu-parent > a {background-position:left bottom;}

/*menu-image-sample-code-----------------------------------------------------
---------------------------------------------------------------------------- */

#main-menu ul{background-image:url(img/main-menu.png);}
#main-menu a {background:url(img/main-menu.png) no-repeat -9878px -9898px;width:160px;text-indent:-9876px;}
#main-menu #menu-item-111:hover > a {background-position:left -63px;}
#main-menu #menu-item-111.current-menu-parent > a{background-position:left bottom;}
#main-menu #menu-item-113:hover > a {background-position:-180px -63px;}
#main-menu #menu-item-113.current_page_item > a,
#main-menu #menu-item-113.current-menu-parent > a{background-position:-180px bottom;}
#main-menu #menu-item-112:hover > a {background-position:-360px -63px;}
#main-menu #menu-item-112.current_page_item > a,
#main-menu #menu-item-112.current-menu-parent > a{background-position:-360px bottom;}
#main-menu #menu-item-115:hover > a {background-position:-540px -63px;}
#main-menu #menu-item-115.current_page_item > a,
#main-menu #menu-item-115.current-menu-parent > a{background-position:-540px bottom;}
#main-menu #menu-item-114:hover > a {background-position:-720px -63px;}
#main-menu #menu-item-114.current_page_item > a,
#main-menu #menu-item-114.current_page_parent > a,
#main-menu #menu-item-114.current-menu-parent > a{background-position:-720px bottom;}


/*top-image*/
#top-image{
  clear:both;
  background: url(img/top-image-1bg.jpg) repeat-x #fff;
  clear:both;
}
#top-image3{
  clear:both;
  background: url(img/top-image-3bg.jpg) repeat-x #fff;
  clear:both;
}
#top-image-wrap{margin:10px auto;width:940px;height:247px;
  border: solid 1px #ccc;
}
#top-image-wrap3{margin:auto;width:940px;height:230px;}

/*second-image*/
#second-image{
  clear:both;
  background: url(img/top-image-2bg.jpg) repeat-x #fff;
  height: 17px;
}
#second-image-wrap{margin:auto;width:940px;height:156px;}

/*breadcrumb*/
#breadcrumb{background-color:#999;color:#fff;clear:both;padding-top:8px;font-size:12px;height:30px;ine-height:30px;}
#breadcrumb a{color:#fff;text-decoration:none;}

/*content*/
#main .hentry {
        border: 1px solid #CCC;
        padding:10px;
        margin:0 0 10px;
}
#main .hover ,#main-category .hover{
        border: 1px solid #999;
        cursor: pointer;
        background-color: #f2f2f2;
}

.hentry .page-title,
.hentry .page-title a{
  text-decoration:none;
  font-size:13px;
  line-height:15px;
  font-weight: normal;
}
.hentry ul{margin-left:25px;padding-left:0px;list-style-type:disc;}
.hentry ol{margin-left:30px;padding-left:0px;list-style-type:decimal;}
.hentry .postmetadata{
  width: 212px;
  margin:0;
  padding: 2px;
  text-align:right;
  font-size:8px;
  clear:both;
  background:#ececec;
  position:absolute;
  bottom:2px;
  left: 2px;
}
#main .hentry {
  line-height: 19px;
}
.sticky {background:#f8f8f8;margin:0 0 30px;padding:20px;border-bottom:3px solid #333;}
.sticky hr{display:none;}

/*navigation*/
.navigation{clear:both;padding:20px 0 0;font-size:11px;line-height:11px;text-align:center;}
.navigation a{color:#fff;padding:5px 10px;background-color:#999;text-decoration:none;border-radius:5px;-moz-border-radius:5px;margin:2px;padding:5px 10px;}
.navigation a:hover{background-color:#aaa;}
.navigation div.alignleft {float:left;}
.navigation div.alignright {float:right;}
.navigation span{color:#fff;padding:5px 10px;border-radius:5px;-moz-border-radius:5px;margin:2px;}
.navigation span.current{background-color:#48e;}
.navigation span.pages{background-color:#ccc;padding:5px 20px;}

/*totop*/
#totop{padding:0 260px 10px 0;text-align:right;font-size:11px;line-height:19px;}
.page-template-onecolumn-page-php #totop{padding-right:20px;background-color:#fff;clear:both;}

/*image*/
.thumbnail-align img{float:left;padding:4px;margin:0 20px 20px 0;background-color:#eee;}
img.alignleft{float:left;padding:4px;margin:0 20px 20px 0;background-color:#eee;}
img.alignright{float:right;padding:4px;margin:0 0 20px 20px;background-color:#eee;}
.aligncenter{clear: both;display: block;margin:auto;}
.wp-caption {background: #f1f1f1;line-height: 18px;margin-bottom: 20px;text-align: center;padding:7px 2px;}
.wp-caption.alignleft{float:left;margin:0 15px 15px 0;}
.wp-caption.alignright{float:right;margin:0 0 15px 15px;}
.wp-caption img {margin:0;}
.wp-caption p.wp-caption-text {color: #888;font-size: 12px;margin:0;}
.gallery {margin:0 auto 18px;padding:0 0 25px;}
.gallery .gallery-item {float: left;text-align: center;}
.gallery .gallery-caption {color: #888;font-size: 12px;margin:0;}
.gallery br+br {display: none;}

/*comment*/
.commentlist{margin:0;}
.commentlist p{margin:10px 0;clear:both;}
.commentlist li{clear:both;}
.commentlist .comment-body{border-bottom:1px solid #ccc;margin:0 0 10px;clear:both;font-size:12px;line-height:20px;padding:10px 10px 0;}
.commentlist .reply{text-align:right;}
.commentlist .avatar{float:left;margin:0 10px 0 0;}
div.comment-author.vcard {}
#commentform p{margin:0 0 5px;}
#commentform textarea#comment{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;width:98%;}
#commentform input#url,
#commentform input#email,
#commentform input#author{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;clear:both;width:98%;}
#commentform .required{color:#c00;}
#commentform label{}
.commentlist .bypostauthor{background-color:#fdfcda;}

/*side-widget*/
.side-widget-s {
  padding:3px;
  width:201px;
  font-size:10px;
  font-weight:normal;
  border:1px solid #d2d2d2;
  margin-bottom: 5px;
}
.side-widget{
  padding:0px;
  border:1px solid #d2d2d2;
  width:207px;
}
.side-widget .widget-title{
  margin:1px;
  background: url(img/cat_title.gif) no-repeat #fff;
  width:205px;
  height:51px;
}
.side-widget .widget-title-area{
  margin:1px;
  background: url(img/cat_title_area.gif) no-repeat #fff;
  width:205px;
  height:51px;
}
.side-widget-s .widget-title-search{
  margin:1px;
  background: url(img/cat_title_search.gif) no-repeat #fff;
  width:205px;
  height:51px;
}
.side-widget ul{margin:0;}
.side-widget ul ul{margin:0;padding:0 0 0 10px;}
.side-widget p{margin:0;}
.side-widget th,.side-widget td{padding:0;text-align:center;}

/* 2011.10.07 */

.side-widget ul li a {
    font-weight:normal;
    color:#333;
    width:190px;
    height:16px;
    display: block;
    text-decoration:none;
    padding: 11px 5px 11px 10px;
    background:#d4d0c8 url("img/cat_bt_parent.gif") repeat-x 0 0;
    border:solid 1px #fff;
    border-bottom:solid 1px #d2d2d2;

}
.side-widget ul li a:hover {
    background-position: 0px -38px;
    cursor:pointer;
}
.side-widget ul li ul {
  padding-left: 0;
}
.side-widget ul li ul li a {
    font-weight:normal;
    color:#333;
    width:190px;
    height:16px;
    display: block;
    text-decoration:none;
    padding: 11px 5px 11px 10px;
    background:#d4d0c8 url("img/cat_bt.gif") repeat-x 0 0;
    border:solid 1px #fff;
    border-bottom:solid 1px #ececec;

}
.side-widget ul li ul li a:hover {
    background-position: 0px -38px;
    cursor:pointer;
}

/*footer*/
#footer-bottom{
  margin-top: 10px;
  padding:10px 0 0;
  color: #333;
  width: auto;
  height: 69px;
  background: url(img/main_footer.jpg) repeat-x;
}
#copyright{
  text-align: center;
  line-height: 35px;
}
#design {
  float:right;
  margin-right: 15px;
  line-height: 100%;
  color: #666;
  font-family: Arial,sans-serif ;
}
#design a {
  color: #666;
  text-decoration:none;
}
#design a:hover {
  color: #000;
  text-decoration:underline;
}
/*footer-widget*/
#footer-wrap{background:#eee url(img/footer-widget-area.gif) repeat-y;clear:both;margin:0 auto;min-height:250px;}
#footer-widget-area{float:left;width:100%;margin:0;}
.footer-widget{float:left;padding:15px;width:205px;margin:0;}
.footer-widget .widget_title{margin:0;font-weight:bold;}
.footer-widget ul{margin:0;}
.footer-widget p{margin:0;}

/*footer-menu*/
#footer-menu{clear:both;}
#footer-menu ul{float:left;margin:0;padding:0;}
#footer-menu li{float:left;margin-right:10px;}
#footer-menu a{float:left;}

/*Contact Form 7*/
.wpcf7-form{border:1px solid #ddd;margin:0 auto 20px;padding:20px;background-color:#f4f4f4;border-radius:20px;-moz-border-radius:20px;}
.wpcf7-form input{margin:0;}
.wpcf7-form textarea{width:99%;margin:0 0 10px;}
.wpcf7-form p{margin:0 0 10px;}
.wpcf7-not-valid-tip{padding:2px;clear:both;color:#c00;}
.wpcf7-display-none{display:none;}
.wpcf7-form img.ajax-loader{float:right;margin-top:-30px;}
.wpcf7-response-output{margin:0 0 20px;padding:5px;text-align:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.wpcf7-mail-sent-ok{background-color:#398f14;color:#fff;}
.wpcf7-mail-sent-ng{background-color:#ff0000;color:#fff;}
.wpcf7-spam-blocked{background-color:#ffa500;color:#000;}
.wpcf7-validation-errors{background-color:#f7e700;color:#000;}
input.wpcf7-submit{margin:10px auto;width:218px;height:52px;border-style:none;text-indent:-9999px;display:block;cursor:pointer;background:transparent url(img/submit-btn.gif) center top;padding:0;}
input.wpcf7-submit:hover{background:transparent url(img/submit-btn.gif) center bottom;}

#main div.post,#main div.office {
float:left;
margin: 5px;
padding: 5px;
width:210px;
height: 210px;
overflow: hidden;
position:relative;
font-size:12px;
line-height: 120%;
}
#main div.post img,#main div.office img{
  width: 80px;
  height: 80px;
}
#main-category div.post {
border: solid #aaa 1px;
padding: 5px;
width:640px;
height: 128px;
margin-bottom: 10px;
}
#main-category h2 a {
font-size: 14px;
color: #000; 
margin: 0 4px;
}

.post_cat {
/* border: solid #f00 1px; */
float:left;
width: 478px;
}
.post_cat h2.page-title {
background: url(img/list_title.jpg) no-repeat #fff;
width: 463px;
height: 30px;
font-size: 14px;
line-height: 30px;
padding-left: 15px;
color: #000;
margin:0;
}
.post_cat .store_summary {
/* border: solid #f00 1px; */
margin-top: 0.3em;
line-height: 1.3em;
height: 5.2em;
overflow: hidden;
}
.post_cat .store_info {
/* border: solid #f00 1px; */
background-color: #dfdfdf;
color: #444;
height: 1.7em;
overflow: hidden;
}
.post_cat .store_info a {
color: #ffe0d6;
}

.store_tel {
padding-left: 20px;
background: url(img/phone.png) no-repeat 2px center;
}
.store_hours {
padding-left: 20px;
background: url(img/clock.png) no-repeat 2px center;
}
.store_closing {
padding-left: 20px;
background: url(img/pause.png) no-repeat 2px center;
}
.store_category {
padding-left: 20px;
background: url(img/magnify.png) no-repeat 2px center;
}

div.waku {
background: url(img/waku_m.jpg) repeat-y #fff;
padding-right:0px;
width:667px;
}
div.waku h2 {
background: url(img/bg_thl.jpg) no-repeat #fff;
text-indent:-8909px;
height: 29px;
}
div.waku_head {
background: url(img/bg_thl2.jpg) no-repeat #fff;
height: 10px;
width:667px;
}
div.waku_end {
background: url(img/waku_b.jpg) repeat-y #fff;
width:667px;
height:13px;
margin-bottom:10px;
}
body.single {
  background: #eeeeee;
}
#main-single {
  margin: 10px;
  padding: 8px;
  padding-top: 0;
  width: 677px;
  height: 660px;
  overflow: auto;
}
#main-single2 {
  margin: 10px;
  padding: 8px;
  padding-top: 0;
  width: 677px;
  overflow: auto;
}
#main-single h1,#main-single2 h1 {
background: url(img/single_title.jpg) no-repeat;
font-size:25px;
width: 647px;
height: 69px;
color: #454545;
text-align:left;
line-height: 68px;
padding: 60px 0 0 20px;
margin: 10px 0 10px 0;
}
#main-single div.s_photo img,#main-single2 div.s_photo img{
  padding:0;
border:solid 3px #fff;
}
#main-single div.s_photo,#main-single2 div.s_photo {
float:right;
width: 306px;
overflow: hidden;
margin-right: 11px;

}

#main-single div.s_textarea,#main-single2 div.s_textarea {
float:left;
width: 320px;
padding: 5px 10px 5px 15px;
border-right: 1px dotted #cbcbcb;
margin-right: 10px;
}
#main-single table.storeinfo,#main-single2 table.storeinfo {
float:left;
  border-collapse: collapse;
  border-spacing: 0;
  width: 340px;
margin-left:5px;

}

#main-single table.storeinfo th,#main-single2 table.storeinfo th	{
	padding: 0;
  font-size: 0px;
  text-align:left;
  height: 0px;
text-indent:-8909px;
}

#main-single table.storeinfo td,#main-single2 table.storeinfo td	{
	border-bottom: 1px dotted #c9c9c9;
	padding: 2px 0px 2px 10px;
	color: #454545;
}
#main-single table.storeinfo td	p,#main-single2 table.storeinfo td	p {
  word-wrap: break-word;
  word-break: break-all;
  max-width: 210px;
}
#main-single #googlemap,#main-single2 #googlemap {
background: url(img/waku_m.jpg) repeat-y #fff;
  width: 658px;
  padding: 0;
padding-right:9px;
  text-align:right;

}
#main-single #review,#main-single2 #review {
	background: url(img/single_review.jpg) no-repeat;
  width: 280px;
  float: left;
  margin-bottom: 0px;
  padding: 20px 10px 10px 10px;
}
#main-single #single_bt,#main-single2 #single_bt {
  float: right;
  width: 244px;
  text-align: center;
}
div.single_postmetadata{
  background: url(img/bg_footer.jpg) repeat-x #333;
  width: 692px;
  height: 15px;
  line-height: 14px;
  margin:0;
  padding: 10px;
  text-align: center;
  font-size:12px;
  color: #fff;
  clear:both;
}
div.single_postmetadata a{
  color: #fff;

}
#main div.whatsnew {
margin: 0 0 5px 0;
background:url(img/whatsnew.jpg) no-repeat;
text-indent:-8909px;
width:700px;
height: 50px;
}

#other {
background: url(img/waku_m.jpg) repeat-y #fff;
	padding: 20px 25px 20px 20px;
width:622px;

}
#other img {
  margin:0;
}
#other div.other_one {
  border:dotted #b29377 1px;
  margin-bottom:5px;
  background:#fff;
}
#other div.other_img {
  width: 300px;

  float: left;
  padding: 0;
}
#other div.other_text {
  width: 300px;
  float: left;
  margin-left: 10px;
}
.side-widget-s {
  padding: 0;
  width: 207px;
  text-align: center;
}
.side-widget-s input{
  width: 195px;
  background-color: #feffef;

}
.searchform-controls input {
  width: 70px;
  background-color: transparent;
}

#category_list {
  margin: 5px;
  padding: 5px;
border:solid 1px #ccc;

}
#category_list ul{
  margin:0 -7px 0 0;

}
#category_list li {
  display: inline-block;
  text-align:right;
  font-size: 10px;
  width: 217px;
  height: 50px;
  padding: 0 2px 0 0;
  margin-bottom: 5px;
margin-right: 6px;
  background:url(img/cat_sub_bg.gif) no-repeat;
  line-height: 160%;
  color: #999;
}
#category_list li a {
  display: block;
  text-align:left;
  font-size: 13px;
  float:left;
  text-decoration:none;
  padding: 10px 0 10px 10px;
  height: 30px;
  width: 182px;
  background:url(img/cat_sub_bt.gif) no-repeat;
}
#category_list li a:hover {
  background:url(img/cat_sub_bt.gif) no-repeat 0 -50px;
  text-decoration:underline;
}

#main div.cat_sub_title {
margin: 0 0 5px 0;
background:url(img/cat_sub_title.jpg) no-repeat;
width:660px;
height: 16px;
padding: 17px 48px;
font-size: 20px;
}
