/*
Theme Name: kobataya.com 
Theme URI: 
Description: kobataya.comのデフォルトテーマ
Author: DAS Style
*/

/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* */

caption {
	text-align: left;
}
fieldset {
	border: 0;
}
.clearboth {
	clear: both;
}


/* base */

body {
	color: #31324D;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "メイリオ", "Meiryo", Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}


/* a-tag link */

a {
	overflow:hidden;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #820021;
	text-decoration: none;
}


/* image */

img {
	border: none;
}
a:hover img   {
opacity:0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}

/* novisible */

.novisible {
	display: none;
}


/* construction */

#wrapper {
	width: 908px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	height: 65px;
	width: 908px;
	position: relative;
}
#index_topimage {
	height: 403px;
	width: 908px;
	margin-left: 1px;
	margin-bottom: 30px;
}
#topimage {
	height: 198px;
	width: 908px;
	margin-bottom: 30px;
}
#global_navigation {
	height: 156px;
	width: 250px;
	background-image: url(images/global_navigation.gif);
	background-repeat: no-repeat;
	float: left;
}
#global_navigation_pr {
	height: 104px;
	width: 250px;
	background-image: url(images/global_navigation_pr.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
}
#container {
	padding: 0;
	height: auto;
	width: auto;
}
#content {
	float: right;
	width: 600px;
	height: auto;
	display: inline;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
* html #content {
	margin-top: -1px;
}
#primary {
	margin-left: 2px;
	padding: 0px;
	height: auto;
	width: auto;
}
.sidebar {
	float:left;
	overflow:hidden;
	width:250px;
}
#sidebar_index {
	float:left;
	overflow:hidden;
	width:250px;
	margin-left: 6px;
}
#secondary {
	clear:right;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#footer {
	clear:both;
	height: 170px;
	width: 900px;
	position: relative;
}
/*
div#footer_waku {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
*/
.padding_updown {
	padding-top: 30px;
	padding-bottom: 30px;
}


/* in header */

h1 {
	overflow: hidden;
	height: 15px;
	width: 500px;
	background-image: url(images/header_logo_sub.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 6px;
	top: 30px;
	font-size: 65%;
	line-height: 100%;
}
h1 a {
	display: block;
	padding-top: 45px;
	text-decoration: none;
}
#assist_navi {
	height: 15px;
	width: 158px;
	position: absolute;
	right: 6px;
	top: 30px;
	background-image: url(images/assist_navigation_rollover.gif);
	background-repeat: no-repeat;
}
#assist_navi li {
	list-style-type: none;
}
#assist_navi li a {
	display: block;
	padding-top: 15px;
}
#assist_navi li#hn1 {
	height: 15px;
	width: 47px;
	float: left;
	margin-right: 52px;
	overflow: hidden;
}
#assist_navi li#hn2 {
	height: 15px;
	width: 59px;
	float: left;
	overflow: hidden;
}
#assist_navi li#hn1 a:hover {
	background-image: url(images/assist_navigation_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
}
#assist_navi li#hn2 a:hover {
	background-image: url(images/assist_navigation_rollover.gif);
	background-repeat: no-repeat;
	background-position: -99px -17px;
}



/* global navigation in sidemenu */

#global_navigation ul {
	height: 156px;
	width: 250px;
	list-style-type: none;
}
#global_navigation li {
	height: 40px;
	width: 250px;
	overflow: hidden;
	padding-bottom: 12px;
}
#global_navigation li a {
	height: 40px;
	display: block;
	text-decoration: none;
	text-indent: -99999px;
}
#global_navigation li#gn_1 a:hover {
	height: 40px;
	background-image:url(images/global_navigation_rollover.gif);
	background-position: -250px 0px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_2 a:hover {
	height: 40px;
	background-image:url(images/global_navigation_rollover.gif);
	background-position: -250px -40px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_3 a:hover {
	height: 40px;
	background-image:url(images/global_navigation_rollover.gif);
	background-position: -250px -80px;
	background-repeat: no-repeat;
}
body.s-category-information #global_navigation li#gn_3 a {
	height: 40px;
	background-image:url(images/global_navigation_rollover.gif);
	background-position: -500px -80px;
	background-repeat: no-repeat;
}
#global_navigation_pr ul {
	height: 104px;
	width: 250px;
	list-style-type: none;
}
#global_navigation_pr li {
	height: 40px;
	width: 250px;
	overflow: hidden;
	padding-bottom: 12px;
}
#global_navigation_pr li a {
	height: 40px;
	display: block;
	text-decoration: none;
	text-indent: -99999px;
}
#global_navigation_pr li#gn_1 a:hover {
	height: 40px;
	background-image:url(images/global_navigation_rollover_pr.gif);
	background-position: -250px 0px;
	background-repeat: no-repeat;
}
#global_navigation_pr li#gn_2 a:hover {
	height: 40px;
	background-image:url(images/global_navigation_rollover_pr.gif);
	background-position: -250px -40px;
	background-repeat: no-repeat;
}
body.category-product_info #global_navigation_pr li#gn_2 a {
	height: 40px;
	background-image:url(images/global_navigation_rollover_pr.gif);
	background-position: -500px -40px;
	background-repeat: no-repeat;
}
body.category-hightflutter #global_navigation_pr li#gn_2 a {
	height: 40px;
	background-image:url(images/global_navigation_rollover_pr.gif);
	background-position: -500px -40px;
	background-repeat: no-repeat;
}
body.category-kobataya #global_navigation_pr li#gn_2 a {
	height: 40px;
	background-image:url(images/global_navigation_rollover_pr.gif);
	background-position: -500px -40px;
	background-repeat: no-repeat;
}
body.s-category-hightflutter #global_navigation_pr li#gn_2 a {
	height: 40px;
	background-image:url(images/global_navigation_rollover_pr.gif);
	background-position: -500px -40px;
	background-repeat: no-repeat;
}
body.s-category-kobataya #global_navigation_pr li#gn_2 a {
	height: 40px;
	background-image:url(images/global_navigation_rollover_pr.gif);
	background-position: -500px -40px;
	background-repeat: no-repeat;
}
.sub_navi_waku {
	height: auto;
	width: 232px;
	float: left;
}
.sub_navi {
	height: auto;
	width: 232px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.sub_navi li {
	height: 40px;
	width: 232px;
	display: block;
}
.sub_navi li a {
	height: 40px;
	width: 232px;
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	font-size: 85%;
	line-height: 270%;
	text-decoration: none;
	text-align: right;
}
.sub_navi li a:hover {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
}



/* in container */


.page-title {
	height: 106px;
	width: 600px;
	padding: 0px;
	background-image: url(images/banner_productinfo.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
.entry-title {
	height: 40px;
	width: 565px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 8px;
	background-image: url(images/entry_title_back.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	position: relative;
	left: 17px;
}
.entry-date {
	height: 40px;
	width: 565px;
	font-size: 80%;
	text-align: right;
}
.h2_titlebar {
	height: 64px;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.h3_titlebar {
	height: 66px;
	width: 600px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 40px;
	background-image: url(images/h3_titlebar_back.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	line-height: 150%;
	margin-bottom: 25px;
}
.h3_titlebar_index {
	height: 64px;
	width: 600px;
	font-size: 100%;
	margin-bottom: 25px;
}
.h3_titlebar_index2 {
	height: 64px;
	width: 600px;
	font-size: 100%;
	margin-bottom: 25px;
	margin-top: 70px;
}
h4 {
	height: 25px;
	width: 600px;
	text-indent: 13px;
	color: #666666;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	font-size: 100%;
}
.i_main_indent1 {
	height: auto;
	width: auto;
	line-height: 200%;
	font-size: 80%;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-left: 15px;
}
.i_main_indent2 {
	height: auto;
	width: auto;
	line-height: 200%;
	font-size: 80%;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 45px;
}
.i_main_indent3 {
	height: auto;
	width: auto;
	line-height: 200%;
	font-size: 80%;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-left: 40px;
}
.entry-content {
	height: auto;
	width: auto;
	line-height: 200%;
	font-size: 80%;
	margin-right: 25px;
	margin-left: 20px;
	margin-top: 10px;
}
body.category .entry-content img {
	height: auto;
	width: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.komidashi_bar {
	height: 25px;
	width: 600px;
	text-indent: 13px;
	color: #666666;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.syoukomidashi_bar {
	height: 25px;
	width: 580px;
	text-indent: 25px;
	color: #666666;
	text-align: left;
	margin-top: 15px;
	margin-left: 5px;
	line-height: 25px;
	background-image: url(../img/yajirushi2_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}
h3 img {
	padding-bottom: 10px;
}
.entry-content p {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 40px;
	padding-left: 10px;
	padding-right: 5px;
}
.entry-content ul {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 40px;
	padding-left: 5px;
	padding-right: 15px;
	list-style-position: inside;
	list-style-type: disc;
}
.product_waku {
	width: 550px;
}
.product_waku td {
	margin-right: 0px;
	padding-bottom: 30px;
}
.main_indent1 {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.main_indent2 {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.main_indent3 {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 30px;
}
.main_ul {
	height: auto;
	width: auto;
	margin-left: 50px;
	margin-bottom: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-right: 20px;
}
.main_ul li {
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
}
.main_ul {
	height: auto;
	width: auto;
	margin-left: 50px;
	margin-bottom: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-right: 20px;
}
.pict_tate {
	height: auto;
	width: auto;
	line-height: 150%;
	float: left;
	list-style-type: none;
}
.pict_tate li {
	height: auto;
	width: auto;
	line-height: 150%;
	margin-bottom: 1em;
	list-style-type: none;
}
.office_info {
	width: 610px;
	height: auto;
	margin-bottom: 30px;
}
.office_info th {
	width: 130px;
	height: auto;
	padding: 5px;
	border-top: 1px solid #8CA9C8;
	border-right: 5px solid #8CA9C8;
	border-bottom: 1px solid #8CA9C8;
	border-left: 1px solid #8CA9C8;
}
.office_info td {
	width: auto;
	padding: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA9C8;
}
.hanyou_info {
	width: 550px;
	height: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
.hanyou_info th {
	width: 130px;
	height: auto;
	padding: 5px;
	border-right: 5px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.hanyou_info td {
	width: auto;
	padding: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}




/* sidebar */

#primary h2 {
	height: 40px;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#primary h3 {
	height: 40px;
	width: 234px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#sidebar_index h3 {
	width:250px;
	height: 50px;
	padding-bottom: 15px;
}

.side_indent1 {
	margin-right: 30px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 180%;
}
.side_indent1l {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 15px;
	margin-bottom: 35px;
	font-size: 80%;
	line-height: 180%;
}


.sidebanner  {
}

/* in footer */

#pageup {
	height: 21px;
	width: 92px;
	position: absolute;
	top: 0px;
	right: 2px;
	background-image: url(images/pageup.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#pageup a {
	display: block;
	padding-top: 21px;
}
#pageup a:hover {
	background-image: url(images/pageup.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	height: 21px;
}
#footer_h3 {
	height: 94px;
	width: 94px;
	position: absolute;
	top: 36px;
	right: 0px;
	background-image: url(images/footer_logo.gif);
	background-repeat: no-repeat;
}
#footer_h3 a {
	height: 94px;
	display: block;
	text-indent: -99999px;
}
address {
	height: 32px;
	width: 270px;
	position: absolute;
	top: 100px;
	right: 110px;
}
.footer_copyright {
	height: 11px;
	width: 247px;
	position: absolute;
	left: 6px;
	top: 120px;
}
.footer_kobataya {
	height: 17px;
	width: 373px;
	position: absolute;
	right: 110px;
	top: 36px;
}
.footer_officeinfo {
	height: 17px;
	width: 125px;
	position: absolute;
	left: 6px;
	top: 36px;
}




/* Just some example content (本来のCSSはこれ以降） */

div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
div#menu {
	background:#EEE;
	height:1.5em;
	margin:1em 0;
	width: 910px;
}
div#menu ul, div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
.entry-title, .entry-meta {
	clear:both;
}
form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
.alignright, img.alignright {
	float:right;
	margin-left: 1.3em;
	margin-bottom: 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin-right: 1.3em;
	margin-bottom: 1em;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
/*
div.sidebar h3 {
font-size:1.2em;
}


div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}



div#header, div#footer {
	text-align:center;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
*/