/*  
  Theme Name: 岡野繊維のテーマ
  Theme URI: http://www.okanoseni.com
  Description: 岡野繊維のテーマ
  Version: 1.0.0

  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php

*/

/* HTML Elements */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th {
  margin:0;
  padding:0;
}

header,article,footer,article,aside,time,nav,figure,figcaption {
  margin:0;
  padding:0;
  display:block;
}

address,caption,cite,code,dfn,em,th,var {
  font-style:normal;
  font-weight:normal;
}

body {
  background: url(images/bg.gif) repeat left top;
  font-size: 1.00em;
  color: #221814;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  line-height: 1.2em;
}

a:link, a:visited {
  color: #0066CC;
}

a:hover, a:active {
  color:#FF0066 !important;
  text-decoration: underline !important;
}

a:hover img {
  -moz-opacity:0.65;
  opacity:0.65;
  filter:alpha(opacity=65);
}

img, a:link img, a:visited img {
  border:0
}

.wrapper {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

#header_description {
  background: url(images/header_description.gif) no-repeat center top #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  text-indent: -9999px;
}

#header_description strong {
  color: #E54D19;
}



/* globalHeader ------------------------------------- */
#globalHeader {
}



/* globalNavi ------------------------------------- */
#globalNavi {
  background: url(images/bg_navi.png) repeat-x left top #000000;
  clear: both;
  margin: 0 0 15px;
  height: 54px;
  overflow: hidden;
}
#globalNavi ul {
  list-style: none;
  overflow: hidden;
}
#globalNavi li {
  float: left;
}
#globalNavi li a {
  text-indent: -9999px;
  text-decoration: none;
  width: 160px;
  height: 54px;
  display: block;
}

#gnavi_top {
  margin-left: 10px;
  background: url(images/navi.png) no-repeat -10px 0;
}
#gnavi_top a:hover {
  background: url(images/navi.png) no-repeat -10px -54px;
}
#gnavi_about {
  background: url(images/navi.png) no-repeat -170px 0;
}
#gnavi_about a:hover {
  background: url(images/navi.png) no-repeat -170px -54px;
}
#gnavi_item {
  background: url(images/navi.png) no-repeat -330px 0;
}
#gnavi_item a:hover {
  background: url(images/navi.png) no-repeat -330px -54px;
}
#gnavi_payment {
  background: url(images/navi.png) no-repeat -490px 0;
}
#gnavi_payment a:hover {
  background: url(images/navi.png) no-repeat -490px -54px;
}
#gnavi_delivery {
  background: url(images/navi.png) no-repeat -650px 0;
}
#gnavi_delivery a:hover {
  background: url(images/navi.png) no-repeat -650px -54px;
}
#gnavi_contact {
  background: url(images/navi.png) no-repeat -810px 0;
}
#gnavi_contact a:hover {
  background: url(images/navi.png) no-repeat -810px -54px;
}



/* category_image ------------------------------------- */
#category_image {
  text-align: center;
  clear: both;
  margin-bottom: 20px;
}



/* page_navigation ------------------------------------- */
#page_navigation {
  margin: 10px 0 10px;
  overflow: hidden;
}
#page_navigation ul {
  list-style: none;
}
#page_navigation li {
  float: left;
  margin-right: 5px;
}



/* nav-below ------------------------------------- */
#nav-below {
  overflow: hidden;
  margin: 20px 0;
}
#nav-below .nav-previous {
  float: left;
}
#nav-below .nav-next {
  float: right;
}
#nav-below .meta-nav {
  padding: 0 10px;
}



/* pagetop ------------------------------------- */
#pagetop {
  margin-top: 30px;
  text-align: right;
}



/* main ------------------------------------- */
#main {
  overflow: hidden;
  margin-top: 20px;
}



/* container ------------------------------------- */
#container {
  float: left;
  width: 560px;
}



#container .label {
  background: url(images/bg_label.png) no-repeat left top;
  padding: 18px 10px 8px 75px;
  font-size: 150%;
  margin-left: 0;
  margin-bottom: 20px;
}

#container h1,
#container h2,
#container h3,
#container h4,
#container h5,
#container h6 {
  font-size: 110%;
  margin-left: 5px;
  margin-bottom: 10px;
}
#container h2 {
  border-bottom: 1px solid #FF000;
  border-left: 5px solid #FF0000;
  padding: 5px 10px;
  margin-left: 0;
}
#container h3 {
  border-bottom: 1px solid #FF000;
  padding: 5px 10px;
  margin-left: 0;
}

#container p {
  margin: 15px 10px;
  padding: 0;
  line-height: 1.5em;
  text-indent: 1.0em;
}

#container ul {
  list-style: disc;
  margin: 10px 40px;
}
#container li {
  margin: 10px;
}

#container header h1{
  margin-left: 0;
}

#container hr.line_image {
  border: none;
  background: url(images/line_01.png) no-repeat left top;
  width: 530px;
  height: 20px;
  display: block;
  margin: 20px auto;
}

#post-contact span {
  color: #FF0000;
}



/* sidebar ------------------------------------- */
#sidebar {
  float: right;
  width: 380px;
}

#sidebar ul {
  list-style: none;
}

#categorylist_sideframe ul {
  margin-bottom: 50px;
}
#categorylist_sideframe li {
  margin-bottom: 10px;
}

#bannerlist_sideframe li {
  margin: 5px 0;
}

#photolist_sideframe {
  margin: 50px 0;
}
#photolist_sideframe li {
  margin: 10px auto 20px;
  text-align: center;
}



/* footer ------------------------------------- */
#globalFooter {
  margin-top: 20px;
  border-top: 5px solid #000000;
  background: #BE3C00;
}

#footer_wrapper {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding-top: 20px;
}

#globalFooter h4 {
  position: absolute;
  top: -15px;
  left: 0;
  background: url(images/title_small.png) no-repeat left top;
  width: 280px;
  height: 68px;
  display: block;
  font-size: 20px;
  text-indent: -9999px;
}
#globalFooter address {
  position: absolute;
  top: 60px;
  left: 35px;
}

#footer_copyright {
  clear: both;
  line-height: 50px;
  font-size: 0.76em;
  color: #5B1E00;
}



/* pickup_sideframe ------------------------------------- */
#pickup_sideframe {
}
#pickup_sideframe h3 {
  margin-bottom: 10px;
}
#pickup_sideframe .item_box {
  border: 1px solid #FF0000;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 20px;
}
#pickup_sideframe .photo {
  float: left;
  padding-right: 10px;
}
#pickup_sideframe dl {
  margin-top: 10px;
}
#pickup_sideframe dd {
  text-align: right;
}
#pickup_sideframe .button {
  margin-top: 30px;
  text-align: center;
}

/* itemlist ------------------------------------- */
#itemlist {
}
#itemlist .item_box {
  border: 1px solid #FF0000;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 20px;
}
#itemlist .photo {
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
}
#itemlist .comment {
  clear: both;
}
#itemlist .caption {
  text-align: center;
}
#itemlist dl {
  margin-top: 10px;
}
#itemlist dt {
}
#itemlist dd {
  text-align: right;
}
#itemlist .button {
  margin-top: 30px;
  text-align: center;
}
#itemlist input.skubutton {
  background: url(images/btn_cartin.gif) no-repeat left top;
  width: 180px;
  height: 34px;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
}



/* item_box ------------------------------------- */
#itemlist .item_box {
  width: 250px;
  float: left;
  text-align: center;
}
#itemlist .right {
  float: right;
}
#itemlist .item_box table {
  width: 240px;
}
#itemlist h2,#itemlist h3,#itemlist p {
  clear: both;
}



/* class ------------------------------------- */
.font_red {
  color: #D80000;
}
.font_orange {
  color: #E54D19;
}

.list_icon li {
  list-style: none;
  background: url(images/list_icon.png) no-repeat 3px 3px;
  margin: 0 5px 10px;
  padding: 0px 3px 3px 20px;
}
.list_border li {
  border-bottom: 1px dotted #666;
}

.image_left {
	margin: 0 20px 20px 0;
	float: left;
}

.image_center {
	margin: 0 auto 20px auto;
}

.image_right {
	margin: 0 0 20px 20px;
	float: right;
}

.left_box {
  float: left;
}
.right_box {
  float: right;
}

.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}

.clear {
  clear: both;
}

.hidden {
  display: none;
}

input.textbox,
textarea.textbox {
  padding: 3px 5px;
  border: 1px solid #AAAAAA;
}

input.button {
  padding: 10px 50px;
}

table.table_noborder {
  border: none;
  margin: 5px 0;
}
table.table_noborder td {
  padding: 3px;
}
table.table_dotborder {
  border: none;
  margin: 5px 0;
}
table.table_dotborder th {
  padding: 3px;
  border-bottom: 1px dotted #CCCCCC;
  vertical-align: top;
  text-align: left;
  line-height: 30px;
}
table.table_dotborder td {
  padding: 3px;
  border-bottom: 1px dotted #CCCCCC;
  vertical-align: top;
  line-height: 30px;
}

table.table_style {
  border: 1px solid #999999;
  border-collapse: collapse;
  margin-bottom: 30px;
  font-size: 0.88em;
}
table.table_style th {
  background-color: #EEEEEE;
  padding: 3px;
  border: 1px dotted #999999;
  vertical-align: middle;
  text-align: center;
}
table.table_style td {
  margin: 0;
  padding: 3px;
  vertical-align: middle;
  line-height: 150%;
  border: 1px dotted #999999;
  height: 30px;
}

ul.list_arranges_one_row {
  overflow: hidden;
  list-style: none;
}
ul.list_arranges_one_row li {
  float: left;
}
dl.list_arranges_one_row {
  overflow: hidden;
  list-style: none;
}
dl.list_arranges_one_row dt {
  float: left;
  clear: both;
}
dl.list_arranges_one_row dd {
  float: left;
}



/* contents style ------------------------------------- */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.category-entry-body {
  border-bottom: 1px dashed #999999;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.entry-body {
  margin-bottom: 20px;
  clear: both;
}



