/*
Theme Name: kuriyamabeika
*/

@import url('./style-reset.css');
@import url('./style-common.css');

/*
=================================================
  共通
=================================================
*/
.borderline {
	float: left;
	background-image: url(images/p_4.gif);
	background-repeat: repeat-x;
	margin: 5px;
	width: 600px;
	height: 10px;
}
.noborder {
	border: 0;
}
.link_pre {
	width: 300px;
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
}
.link_next {
	width: 200px;
	float: right;
	text-align: right;
	padding: 0 60px 0 0;
}

/*
=================================================
  ページ
=================================================
*/
#page {
	background-color: #ffffff;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/*
=================================================
  ヘッダー
=================================================
*/
#header {
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
}
#header .logo {
	float: left;
	text-align: left;
	width: 300px;
	height: 45px;
}
#header .smenu {
	float: right;
	width: 500px;
}
#header .smenu ul {
	height: 40px;
}
#header .smenu li {
	float: right;
	padding: 20px 0 0 0;
}

/*
=================================================
  ヘッダーメニュー
=================================================
*/
#headermenu {
	clear: both;
	width: 100%;
	margin: 0 auto;
}
#headermenu .container {
	width: 100%;
	margin: 0 auto;
	height: 30px;
	overflow: visible;
}
#hmenu {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 100;
	text-align: left;
	line-height: 175%;
}
#hmenu li {
	position: relative;
	float: left;
	height: 30px;
}
#hmenu li a {
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #666666;
	background-image: url(images/menu_i.gif);
	width: 185px;
	height: 30px;
}
#hmenu li ul {
	position: absolute;
	visibility: hidden;
	float: none;
	top: 30px;
	left: -1px;
	width: 165px;
	margin: 0;
	padding: 5px 10px 6px 10px;
	z-index: 10000;
	border: 1px solid #cccccc;
	border-bottom-width: 2px;
	border-bottom-color: #AF9DA3;
	border-top: 0;
	background-color: #fff;
	opacity: 0.97;
}
#hmenu li:hover ul,
#hmenu li.iehover ul {
	visibility: visible;
}
#hmenu ul li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 9pt;
	line-height: 90%;
	overflow: hidden;
	white-space: normal;
	border-bottom: 1px dotted #cccccc;
}
#hmenu ul li a {
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	text-align: left;
	background-image: none;
	border-right: none;
	padding: 6px 0;
	white-space: normal;
	color: #666;
}
#hmenu li.menu_l {
	height: 30px;
	width: 10px;
	background-image: url(images/menu_l.gif);
	background-repeat: no-repeat;
}
#hmenu li.menu_r {
	height: 30px;
	width: 10px;
	background-image: url(images/menu_r.gif);
	background-repeat: no-repeat;
}
#hmenu li.menu_s {
	height: 30px;
	width: 50px;
	background-image: url(images/menu_i.gif);
	background-repeat: repeat;
}
#hmenu li.line {
	border-right: 1px solid #cccccc;
}
#hmenu li.noline {
	border: 0;
}

/*
=================================================
  ページ情報(トップページ以外)
=================================================
*/
#pageinfo .contentbanner {
	text-align: left;
	width: 100%;
}
#pageinfo .banner_top {
	background-image: url(images/pageInfo_top.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	height: 60px;
}
#pageinfo .banner_volley {
	background-image: url(images/pageInfo_volley.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	height: 60px;
}
#pageinfo .banner_sub {
	background-image: url(images/pageInfo_sub.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	height: 60px;
}

/*
=================================================
  パンくずリスト
=================================================
*/
#level .breadcrumb {
	text-align: left;
	line-height: 180%;
	width: 100%;
	height: 25px;
}
#level .breadcrumb_volley {
	background-image: url(images/pageInfo_volley2.gif);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 180%;
	width: 100%;
	height: 25px;
}
#level .breadcrumb, #level .breadcrumb_volley,
#level a {
	font-size: 9pt;
}

/*
=================================================
  サイドバーがある場合のコンテンツ
=================================================
*/
#content {
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 5px;
	width: 666px;
	text-align: left;
}
#content ul li {
	float: left;
	margin: 5px;
}
#content .topimg {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.topimg p {
	vertical-align: top;
	padding: 0;
}
#content .frame_t1 {
	background-image: url(images/frame_t1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 100%;
	text-align: left;
	margin: 0;
}
#content .frame_i1 {
	background-image: url(images/frame_i1.gif);
	background-repeat: repeat;
	text-align: left;
	font-size: 9pt;
	line-height: 120%;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
	overflow: auto;
}
#content .frame_b1 {
	background-image: url(images/frame_b1.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
	margin: 0;
}
#content .date {
	padding: 0 0 0 10px;
}
#content .subject {
	padding: 0 0 0 10px;
}
#content .title {
	float: left;
}
#content .ichiran {
	float: right;
	padding: 0 5px 0 0;
}
.question {
	width: 500px;
}
.quistion table {
}
.question table td {
	background-image: url(images/p_2.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
}
.question .komoku {
	margin: 10px 0 10px 10px;
}
.question .indent {
	margin: 0 0 0 30px;
}
.contact {
	background-image: url(images/divback_1.gif);
	background-repeat: no-repeat;
	margin: 30px 0 0 0;
	height: 270px;
}
.contact .komoku {
	margin: 0 0 10px 10px;
	padding: 10px 0 0 0;
}
.contact .indent {
	margin: 0 0 0 50px;
}
#content .answer {
	margin: 30px 0 0 0;
	width: 650px;
	/*overflow: auto;*/
}
#content .answer a {
	color: #000000;
}
#content .answer table td {
	text-align: left;
	height: 30px;
}
#content .answer .qalist {
	float: left;
	width: 620px;
	margin: 5px;
	text-align: left;
	overflow: auto;
}
#content .answer .borderline {
	/*float: left;*/
	clear: both;
	background-image: url(images/p_4.gif);
	background-repeat: repeat-x;
	margin: 5px;
	width: 620px;
	height: 10px;
}
#content .answer .q .img {
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	width: 25px;
}
#content .answer .q .line {
	border-bottom: 1px solid #cccccc;
}
#content .answer .a .img {
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	width: 25px;
}
.contact2 {
	margin: 30px 0 0 0;
}
.contact2 table td {
	background-image: url(images/divback_2.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 100px;
}
.contact2 .komoku {
}
.contact2 .indent {
	margin: 0 0 0 10px;
}
#content .list .product {
	float: left;
	width: 600px;
	margin: 5px;
	text-align: left;
}
#content .list table td {
	text-align: left;
}
#content .list .title {
	clear: both;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
#content .list .text {
	clear: both;
	font-size: 9pt:
	text-align: left;
}
#content .list .btn {
	text-align: right;
	vertical-align: bottom;
	margin: 30px 0 0 0;
}
#content .message1 {
	margin: 30px 0 0 0;
}
#content .searchlist {
	margin: 30px 0 10px 0;
}
#content .single_title {
	background-image: url(images/sidemenu.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	font-size: 14pt;
	font-weight: bold;
	text-indent: 35px;
}
#content .single_content {
	padding: 0 0 0 10px;
}

/*
=================================================
  サイドバーなしのコンテンツ
=================================================
*/
#content-full {
	clear: both;
	width: 100%;
	margin: 10px 0 20px 0;
}
#content-full ul {
	margin: 5px;
	padding: 0;
}
#content-full li {
	float: left;
	margin: 5px;
}
#content-full .left {
	float: left;
	width: 49%;
	margin: 5px 0 10px 0;
}
#content-full .right {
	float: right;
	width: 49%;
	margin: 5px 0 10px 0;
}
#content-full .clear {
	clear: both;
}
#content-full .frame_t1 {
	background-image: url(images/frame_t3.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	height: 25px;
}
#content-full .frame_i1 {
	background-image: url(images/frame_i3.gif);
	background-repeat: repeat;
	width: 100%;
	overflow: auto;
}
#content-full .frame_b1 {
	background-image: url(images/frame_b3.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
}
#content-full .frame_t2 {
	background-image: url(images/frame_t4.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	height: 25px;
}
#content-full .frame_i2 {
	background-image: url(images/frame_i4.gif);
	background-repeat: repeat;
	text-align: left;
	width: 100%;
	overflow: auto;
}
#content-full .frame_b2 {
	background-image: url(images/frame_b4.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
}
#content-full .new, .campaign {
	width: 460px;
	padding: 0;
}
#content-full .new, .campaign, .productsearch, .allergensearch {
	width: 460px;
	padding: 5px 0;
}
#content-full .category {
	width: 940px;
}
#content-full .title {
	font-weight: bold;
	text-align: left;
}
#content-full .text {
	text-align: left;
}
#content-full .title2 {
	float: left;
}
#content-full .ichiran {
	float: right;
	padding: 0 5px 0 0;
}
#content-full .naiyo {
	height: 150px;
}


/*
=================================================
  トップページ
=================================================
*/
#content-home {
	float: left;
	margin: 0 0 20px 0;
	padding: 0 5px 10px 5px;
	width: 666px;
	text-align: left;
}
#content-home .news, .press, productcategory, .publicity {
	width: 100%;
	vertical-align: top;
	margin: 0 0 10px 0;
}
#content-home .topimg {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}
#content-home .frame_t1 {
	background-image: url(images/frame_t1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 100%;
	text-align: left;
	margin: 0;
}
#content-home .frame_i1 {
	background-image: url(images/frame_i1.gif);
	background-repeat: repeat;
	text-align: left;
	font-size: 9pt;
	line-height: 120%;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
	overflow: auto;
}
#content-home .frame_b1 {
	background-image: url(images/frame_b1.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
	margin: 0;
}
#content-home .title {
	float: left;
}
#content-home .ichiran {
	float: right;
	padding: 0 5px 0 0;
}
#content-home .date {
	padding: 0 0 0 10px;
}
#content-home .subject {
	padding: 0 0 0 10px;
}

/*
=================================================
  カテゴリページのコンテンツ
=================================================
*/
#content-category {
	float: left;
	margin: 10px 0 20px 0;
	width: 666px;
	text-align: left;
}
#content-category .product {
	float: left;
	width: 650px;
	margin: 5px;
	text-align: left;
}
.product table td {
	text-align: left;
}
#content-category .title {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
#content-category .text {
	font-size: 9pt:
	text-align: left;
}
#content-category .btn {
	text-align: right;
	vertical-align: bottom;
	margin: 30px 0 0 0;
}
#content-category .borderline {
	float: left;
	background-image: url(images/p_4.gif);
	background-repeat: repeat;
	margin: 5px;
	width: 650px;
	height: 10px;
}
#content-category .news-item {
	text-align: left;
	font-size: 9pt;
	line-height: 120%;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
}
#content-category .date {
	padding: 0 0 0 10px;
}
#content-category .subject {
	padding: 0 0 0 10px;
}
#content-category .news, .press, productcategory {
	width: 100%;
	vertical-align: top;
	margin: 0 0 10px 0;
}
#content-category .frame_t1 {
	background-image: url(images/frame_t1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 100%;
	text-align: left;
	margin: 0;
}
#content-category .frame_i1 {
	background-image: url(images/frame_i1.gif);
	background-repeat: repeat;
	text-align: left;
	font-size: 9pt;
	line-height: 120%;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
	overflow: auto;
}
#content-category .frame_b1 {
	background-image: url(images/frame_b1.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
	margin: 0;
}
#content-category ul li {
	float: left;
	margin: 5px;
}
#content-category .message2 {
	padding: 0;
	margin: 10px 0;
}
#content-category .message2 img {
	vertical-align: top;
}

/*
=================================================
  商品情報詳細ページのコンテンツ
=================================================
*/
#content-productinfo {
	float: left;
	width: 666px;
	padding: 5px;
	margin: 0 0 20px 0;
}
#content-productinfo h2 {
	font-size: 20pt;
	margin: 10px 0 0 0;
}
#content-productinfo .left {
	float: left;
}
#content-productinfo .right {
	float: right;
}
#content-productinfo .clear {
	clear: both;
}
#content-productinfo .info {
	text-align: left;
	font-size: 9pt;
	line-height: 120%;
}
#content-productinfo .komoku {
	background: url(images/p.gif) no-repeat;
	padding: 2px 0 0 25px;
	font-weight: bold;
	height: 25px;
}
#content-productinfo .frame1 {
	border: 2px solid #cccccc;
	padding: 5px;
}
#content-productinfo .frame2 {
	margin: 15px 0 0 0;
}
#content-productinfo .image {
	padding: 0 30px 10px 10px;
}
#content-productinfo .infotbl {
	width: 640px;
}
#content-productinfo .allergen {
	width: 660px;
	text-align: left;
}
#content-productinfo .genzairyo {
	width: 625px;
}
#content-productinfo .seibun {
	font-size: 9pt;
	width: 640px;
}
#content-productinfo .shokai {
	width: 60%;
	padding: 0 20px 10px 0;
}
table#info1 td, table#info1 th {
	border: 2px solid #cccccc;
}
table#info1 th {
	background-color: #f0f0f0;
}

/*
=================================================
  バレー部フリースペース
================================================
*/
table#volley td {
	border: 2px solid #cccccc;
}

/*
=================================================
  サイドバー
=================================================
*/
#sidebar {
	background-color: transparent;
	float: right;
	text-align: center;
	margin: 0;
	width: 270px;
	height: 100%;
}
#sidebar img {
	border: 0;
}
#sidebar .newproduct {
	width: 200px;
	margin: 10px 0 0 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#sidebar .title {
	float: left;
}
#sidebar .ichiran {
	float: right;
	padding: 0 5px 0 0;
}

#sidebar .newproduct-title {
	background-image: url(images/frame_t2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 100%;
}
#sidebar .newproduct-item {
	background-image: url(images/frame_i2.gif);
	background-repeat: repeat;
	width: 100%;
}
#sidebar .newproduct-end {
	background-image: url(images/frame_b2.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
}
#sidebar .newproduct-img {
	padding: 10px;
}


#sidebar .specialbanner {
	width: 200px;
	margin: 10px 0 0 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#sidebar .specialbanner-title {
	background-image: url(images/frame_t2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 100%;
}
#sidebar .specialbanner-item {
	background-image: url(images/frame_i2.gif);
	background-repeat: repeat;
	width: 100%;
}
#sidebar .specialbanner-end {
	background-image: url(images/frame_b2.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
}
#sidebar .specialbanner-img {
	padding: 5px;
}


.sidebar {
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	overflow: auto;
	width: 270px;
	height: 400px;
}
.sidebar_volley {
	background-image: url(images/sidebar_volley.gif);
	background-repeat: no-repeat;
	overflow: auto;
	width: 270px;
	height: 400px;
}
#sidebar .clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0px;
	visibillity: hidden;
}

#sidebar_page {
	float: right;
	margin: 0;
	width: 270px;
}
#sidebar_page ul {
	margin: 10px 0 0 0;
}
#sidebar_page li {
	text-align: left;
	text-indent: 30px;
	height: 30px;
}
#sidebar_page li.big {
	background: url(images/w160_blog.gif) no-repeat top left;
	text-align: left;
	text-indent: 30px;
	height: 70px;
}
#sidebar_page li a {
	background-image: url(images/sidemenu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%;;
	padding: 7px 0 0 0;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
#sidebar_page li a.sidemenu_wide {
	height: 45px;
}
#sidebar_page .clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0px;
	visibillity: hidden;
}
#sidebar .copyright, #sidebar_page .copyright {
	padding: 5px 0;
	text-align: right;
}

/*
=================================================
  フッター
=================================================
*/
#footer {
	clear: both;
	width: 100%;
	height: 80px;
	padding: 1px;
	margin: 0;
}
#footer li {
	float: left;
}
#footer img {
	border: 0;
}
#footer .group {
	float: left;
	width: 100%;
	height: 25px;
	border-bottom: solid 2px #FF3333;
}
#footer .menu {
	float: left;
	height: 30px;
	padding: 5px 0 0 0;
}
#footer .copyright {
	float: right;
	height: 30px;
}

/*
=================================================
  ヘッダの検索フォーム
=================================================
*/
form#searchform_h {
	height: 25px;
	padding: 2px;
	background-color: #transparent;
	margin: 0;
	position: relative;
}
form#searchform_h input.text {
	position: absolute;
	top: 3px;
	right: 37px;
	width: 200px;
	height: 14px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	background: #fff;
}
form#searchform_h input.btn_search {
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0px;
	display: block;
	line-height: 100%;
}

/*
=================================================
  商品検索フォーム＆アレルギー検索フォーム
=================================================
*/
div#searchform, div#searcgform_p, div#searchform_al {
	width: 100%;
	padding: 5px 0;
}
form#searchform,  {
	height: 150px;
	padding: 2px;
	background-color: #transparent;
	margin: 0;
	position: relative;
}
form#searchform_p, form#searchform_al {
	height: 80px;
	padding: 2px;
	background-color: #transparent;
	margin: 0;
	position: relative;
}
form#searchform_p input.text {
	position: absolute;
	top: 50px;
	left: 90px;
	width: 200px;
	height: 14px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	background: #fff;
}
form#searchform_p input.btn_search {
	position: absolute;
	top: 52px;
	left: 300px;
	margin: 0px;
	display: block;
	line-height: 100%;
}
form#searchform_al select {
	position: absolute;
	top: 9px;
	left: 90px;
	width: 200px;
	height: 22px;
	padding: 0;
	margin: 0;
	z-index: 0;
	background: #fff;
}
form#searchform_al input.btn_search {
	position: absolute;
	top: 10px;
	left: 300px;
	margin: 0px;
	display: block;
	line-height: 100%;
}
form#searchform table td {
	padding: 0;
}
form#searchform table id img {
	vertical-align: top;
}
form#searchform select {
	width: 200px;
	height: 22px;
	background: #fff;
	padding: 0;
	margin: 10px 0 0 0;
}
form#searchform input.btn_search {
	vertical-align: top;
	margin: 10px 0 0 0;
}
form#searchform input.text {
	width: 200px;
	height: 22px;
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
}
form#searchform_p img.message {
	position: absolute;
	top: 8px;
	left: 90px;
}
form#searchform_al img.message {
	position: absolute;
	top: 40px;
	left: 30px;
}

/*
=================================================
  お問い合わせフォーム＆応募フォーム共通
=================================================
*/
.wpcf7 table td {
	border-bottom: 1px solid #cccccc;
}
.wpcf7 table th {
	border-bottom: 1px solid #cccccc;
}
.wpcf7 textarea {
	width: 460px;
}
.wpcf7 .yubin0 {
	width: 50px;
}
.wpcf7 .yubin1 {
	width: 60px;
}
.wpcf7 .age {
	width: 30px;
}
.wpcf7 .wid2 {
	width: 200px;
}
.wpcf7 .wid3 {
	width: 300px;
}
.wpcf7 .attention {
	font-size: 7pt;
	color: #ff0000;
}
.wpcf7 .cmb {
	width: 100px;
	height: 20px;
}
.wpcf7 .msg {
	padding: 0 0 0 5px;
	line-height: 130%;
	font-size: 11pt;
	color: #ff0000;
}
.wpcf7 #btn_submit {
	margin: 30px 0 0 300px;
}
.wpcf7-not-valid-tip-no-ajax {
	line-height: 130%;
	font-weight: bold;
	color: #ff0000;
}
.wpcf7-response-output {
	margin: 20px 0 0 0;
	color: #ff0000;
}


