@charset "utf-8";

/*
Theme Name: Cosme Kichen Web Store
Version: 1.0
Author: Takahiro Takeuchi
Author URI: http://www.tmc-labo.com/
*/


/* = = = = = = = = = = = =
  general font css
= = = = = = = = = = = = */

body {
/* 	font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ",Meiryo,"ＭＳ P明朝","MS PMincho",serif; */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3","メイリオ",Meiryo;

}


/* = = = = = = = = = = = =
  general basic css
= = = = = = = = = = = = */

/*
html {
	background: url(images/bg_common_repeat.png);
}
body {
	background: url(images/bg_main_repeat.png) center top repeat-y;
	height: 100%;
}
#wrapper {
	background: url(images/bg_header_fix.png) center top no-repeat;
}
header {
	background: url(images/bg_header_repeat.png) left top repeat-x;
}
#wrap {
	background: url(images/bg_footer_repeat.png) left bottom repeat-x;
}
footer {
	clear: both;
	background: url(images/bg_footer_fix.png) center top no-repeat;
	min-height: 361px;
}
header .inner {
	margin: 0 auto;
	width: 950px;
}
footer .inner {
	margin: 0 auto;
	width: 950px;
}


html {
}
body {
	color: #4c4640;
	font-size: 14px;
}*/
body#home #wrapper {
}
body#story #wrapper {
}
#contents {
}
#contents article {
}/*
a {
	color: #4c4640;
	/*font-weight: bold;*/
}
ul {
	list-style: none;
}
p,li {
	line-height: 1.5;
}
/* = = = = = = = = = = = =
  header css
= = = = = = = = = = = = */
header h1 {
	float: left;
	padding-top: 60px;
	margin-left: -20px;
}

header ul#headernav {
	display: block;
	float: right;
	margin-right: -10px;
	padding-top: 11px;
}
header ul#headernav li {
	float: left;
	margin-left: 15px;
	font-size: 13px;
	text-shadow: 0 1px 0 #d8e3cd;
	line-height: 1.6;
}
header ul#headernav li a {
	display: block;
	padding-left: 25px;
	padding-top: 1px;
	background: url(images/csg-4e81e94062260.png) no-repeat top left;
	color: #4c4640;
	text-decoration: none;
}
li.sprite-icon_faq a { background-position: 0 0 !important; height: 20px;}
li.sprite-icon_login a { background-position: 0 -70px !important; height: 20px; }
li.sprite-icon_mypage a { background-position: 0 -140px !important; height: 20px; }
li.sprite-icon_register a { background-position: 0 -210px !important; height: 20px; }
header ul#headerlink {
	display: block;
	float: right;
	margin-right: 20px;
	width: 350px;
}
header ul#headerlink li {
	float: left;
	margin-left: 10px;
	padding-top: 18px;
}
header .inner nav {
	_float: right;
	_width: 600px;
}
li.sprite-icon_register {
	_width: 109px;
}
li.sprite-icon_login {
	_width: 81px;
}
li.sprite-icon_mypage {
	_width: 95px;
}
header ul#headerlink {
	_margin-right: -10px;
	_width: 370px;
}


header ul#headerlink li.nav03 {
	padding-top: 10px;
}
header .subcontents {
	clear: both;
	padding: 10px 0;
}
header .subcontents #newsarea {
	float: left;
	background: url(images/bg_newsarea.png) left center no-repeat;
	width: 570px;
	height: 40px;
}
header .subcontents #newsarea h2 {
	float: left;
	padding: 8px;
}

header .subcontents #newsarea p {
	padding: 11px 0 0;
}
header .subcontents #newsarea iframe {
	width: 400px;
	height: 18px;
	overflow: hidden;
	background: url(/shop/item/ckstore/design/img01/bg_frame.png);
}

header .subcontents #newsarea ul {
	padding: 11px 0;;
}
header .subcontents #newsarea ul li {
	font-size: 12px;
}
header .subcontents #snsarea {
	float: right;
	background: url(images/bg_socialarea.png) left center no-repeat;
	min-height: 40px;
}
header .subcontents #snsarea ul {
	padding-left: 110px;
}
header .subcontents #snsarea ul li {
	float: left;
	padding: 7px 0;
	margin-left: 10px;
}

/* = = = = = = = = = = = =
  footer css
= = = = = = = = = = = = */
footer {
	position: relative;
}
footer .inner {
	_height: 360px;
}
footer ul#contentsnav {
	display: block;
	padding-top: 80px;
}
footer ul#contentsnav li {
	float: left;
	margin: 0 20px;
	text-shadow: 0 1px 0 #d8e3cd;
	line-height: 1.4;
}
footer ul#contentsnav li ul li {
	clear: both;
	margin: 0;
}
footer ul#contentsnav li span {
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
}
footer ul#contentsnav li a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
footer ul#contentsnav li a:hover {
	border-bottom: 1px dotted #4b4a4f;
}
footer ul#fnav li {
	float: left;
	padding-right: 5px;
	font-size: 11px;
}
footer ul#fnav li a {
	margin-right: 5px;
	text-decoration: none;
}
footer p#copy {
	font-family: Arial;
	font-size: 10px;
}
nav.bottomcontents {
	position: absolute;
	bottom: 5px;
}
nav.bottomcontents {
	_position: static;
	_padding-top: 325px;
}

/* = = = = = = = = = = = =
  top page css
= = = = = = = = = = = = */

.sidebar .block {
	padding-bottom: 20px;
}
.sidebar .block h3 {
	margin-left: -2px;
}
.sidebar .block p.more {
	padding-top: 5px;
	text-align: right;
	font-size: 12px;
}
.sidebar .block li {
	font-size: 12px;
}
.sidebar .block li img {
	display: block;
	margin: 0 auto;
}

.sidebar .block li.Leaf {
	font-size: 11px;
}
.sidebar .block li a,
.sidebar .block li span {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #1d424b;
}
.sidebar .block li a {
	padding: 3px 0;
}
.sidebar .block li a:hover {
}
.sidebar .block li span {
	cursor: pointer;
}
.sidebar .block li ul {
	padding-left: 1em;
}
.sidebar .block li.Node span {
	padding-left: 1em;
	background: url(images/bg_treelist.png) 0 4px no-repeat;
}
.sidebar .block li.expanded span {
	background: url(images/bg_treelist.png) 0 -15px no-repeat;
}

.sidebar .block li.expandable span {
	padding-left: 1em;
	background: url(images/bg_treelist.png) 0 4px no-repeat;
}
.sidebar .block li.collapsable span {
	padding-left: 1em;
	background: url(images/bg_treelist.png) 0 -15px no-repeat;
}


#maincontents section {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 570px;
}
/*
.topvisual ul {
	margin-bottom: 20px;
}
*/
#slideimages {
	background: url(images/mainvisual.jpg);
	width: 570px;
	height: 249px;
}
.topvisual #slideimages {
	margin-bottom: 20px;
}
.featureblock {
	float: left;
	display: block;
	margin: 0 8px 15px;
	padding: 15px 10px 15px;
	width: 246px;
	min-height: 220px;
	background: #fff;
	border: 1px dashed #ccc;
}
.featureblock a {
	text-decoration: none;
}
.featureblock p {
	padding: 3px 3px 10px;
	font-weight: normal;
	font-size: 11px;
}
.featureblock a h4 {
	font-size: 15px;
	color: #743900;
	letter-spacing: -1px;
	letter-spacing: 0\9;
	line-height: 1.5;
}
.featureblock a p {
	color: #4c4640;
}
.featureblock img {
	display: block;
	margin: 0 auto 5px;
	border: 1px solid #ccc;
}
section.itemlist h3 {
	margin-bottom: 7px;
}
section.itemlist .item {
	float: left;
	margin: 0 7px;
	width: 100px;
}
section.itemlist .item img {
	margin-bottom: 5px;
}
section.itemlist .item p {
	font-size: 11px;
}
section.itemlist .rank01 {
	padding-top: 15px;
	background: url(images/img_rank01.png) 0 0 no-repeat;
}
section.itemlist .rank02 {
	padding-top: 17px;
	background: url(images/img_rank02.png) 0 0 no-repeat;
}
section.itemlist .rank03 {
	padding-top: 17px;
	background: url(images/img_rank03.png) 0 0 no-repeat;
}
section.itemlist .rank04 {
	padding-top: 17px;
	background: url(images/img_rank04.png) 0 0 no-repeat;
}
section.itemlist .rank05 {
	padding-top: 17px;
	background: url(images/img_rank05.png) 0 0 no-repeat;
}
.searcharea span {
	display: block;
	font-size: 10px;
}
.inp_key,
.inp_price {
	margin: 0 auto;
	width: 145px;
}
.inp_key input {
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #ededed;
	width: 135px;
}
.inp_price {
	margin-bottom: 10px;
}
.inp_price input {
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #ededed;
	width: 53px;
}
.searcharea input#searchbtn {
	display: block;
	margin: 0 auto;
	border: 0px;
	background: url(images/btn_search.png) no-repeat;
	width: 142px;
	height: 30px;
	cursor: pointer;
}

.bnrarea li {
	margin-bottom: 15px;
}

.alignItem_05 {}
.alignItem_05 .gl_Item {
	float: left;
	margin: 0 7px;
	width: 100px;
}



article#whywechoose section {
	padding: 15px 20px;
}
article#whywechoose section p {
	padding: 10px 0;
	font-size: 14px;
	color: #4c433c;
}
article#whywechoose section img {
	display: block;
	margin: 10px auto 0;
}

/* = = = = = = = = = = = =
  guide css
= = = = = = = = = = = = */
article#guide section {
	padding: 10px 0;
}
article#guide section h2 {
	margin-bottom: 15px;
}
article#guide section#entry img {
	display: block;
	margin: 0 auto;
}
article#guide section#feature div {
	float: left;
	margin: 0 0 15px;
	width: 475px;
}
article#guide section#feature div {
	float: left;
	margin: 0 0 15px;
	width: 475px;
	position: relative;
}
article#guide section#feature a#btn_feature01 {
	position: absolute;
	bottom: 25px;
	right: 55px;
	left: 220px\9;
}
article#guide section#feature a#btn_feature03 {
	position: absolute;
	right: 20px;
	bottom: 15px;
	left: 360px\9;
}
article#guide section#feature a#btn_feature04 {
	position: absolute;
	bottom: 18px;
	right: 65px;
	left: 210px\9;
}
article#guide section#feature div img {
	display: block;
	margin: 0 auto;
}
article#guide section#support {
	position: relative;
}
article#guide section#support a#btn_mail {
	position: absolute;
	bottom: 30px;
	left: 234px;
}
article#guide section#support a#btn_support {
	position: absolute;
	bottom: 30px;
	right: 25px;
}


img#Vesicomyid-BEACON118243 {
	display: block;
}

/* = = = = = = = = = = = =
  fix css
= = = = = = = = = = = = */

.cf,
.grids{
	zoom:1;
}
.cf:before,
.grids:before,
.cf:after,
.grids:after{
	content:"";
	display:table;
}
.cf:after,
.grids:after{
	clear:both;
}
