@charset "UTF-8";
/* =================================================
	=Index=
	Default settings
		Reset
		Element
		Hyper text
		Headline
	Layout
	Header
	Topic path (pankuzu)
	Main
	Side menu (Plugin)
	Footer
================================================= */

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

a { 
	text-decoration:none;
	/*\*/
	overflow:hidden;	/* for Fx */
	/**/
}
img,
a img { border:none; }
ul, ol, li, dl, dt, dd { list-style:none; }
table { border:0; }
th,td { padding:0; }
th { font-weight:normal; }
input,select,textarea { padding:2px; }
textarea { font-size:100%; }
html>/**/textarea { font-size:13px; }
fieldset { border:none; }

/* =================================================
	Element
================================================= */
body {
	background-image: url(https://cache.cart-imgs.fc2.com/upfile/ajibugyo/bg3.png),url(https://cache.cart-imgs.fc2.com/upfile/ajibugyo/bg_sakura.jpg);
	background-repeat: repeat-x, repeat-y;
	color:#000000;
	text-align:center;
	font-family:Verdana, Ariel, Helvetica, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	line-height:1.4;
	word-break:break-all;
	font-size:82%;		/* 13px */
}
html>/**/body {
	font-size:13px;
}
* html body {
    font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;	/* WinIE6 */
}

/* =================================================
	Hyper text
================================================= */
a:link,
a:visited { 
	color:#87553E;
	text-decoration: none;
}

a:focus,
a:hover,
a:active { 
	color:#FF9900;
	text-decoration: underline;
}

h1 a:link,
h1 a:visited { 
	color:#ffffff;
	text-decoration: none;
}

h1 a:focus,
h1 a:hover { 
	color: #630;
	text-decoration: underline;
}

/* =================================================
	Headline
================================================= */
h1 { font-size:170%; }		/* 22px */
h2 { font-size:131%; }		/* 17px */
h3 { font-size:116%; }		/* 15px */
h4 { font-size:108%; }		/* 14px */
h5,
h6 { font-size:100%; }		/* 13px */

/* =================================================
	Layout
================================================= */
#wrap {
	width:100%;
	padding:0px;
}

#container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	width: 100%;
	height: 250px;
	overflow: hidden;
	padding:0px;
	margin-bottom:10px;
	background: url(https://cache.cart-imgs.fc2.com/upfile/ajibugyo/pc_top.jpg) no-repeat center top;
}

#main {
	float: right;
	width: 680px !important;
	width /* for IE5.5 */: 700px;
	padding: 0px 0px 20px 10px;
}

#sidemenu {
	float: left;
	width: 230px;
	padding: 0px 5px 15px 5px;
	overflow: hidden;
}

#footer {
	height: 300px;
	clear: both;
	padding:0px;
	width: 100%;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
	background:#ffcc00;
}

/* =================================================
	Header
================================================= */
h1 {
	height: 15px;
	padding: 5px 0 10px 0;
	text-align:left;
	vertical-align: top;
	margin-bottom:10px;
}
h1 a{
	font-size:12px;
	color:#fff;
}

/* =================================================
	Topic path (pankuzu)
================================================= */
#topic_path {
	margin:5 0 0px;
	padding:5px 20px 0px;
	text-align:left;
}

/* =================================================
	Maintenance page
================================================= */
#maintenance_page {
	width:100%;
	background-color:#FFFFFF;
}
#maintenance_page p{
	padding:50px;
}

/* =================================================
	Common setting
================================================= */
#main .contents {
	margin:0 5 10px;
	padding:10px 20px 10px 0px;
	text-align:left;
}

#main h2 {
	margin:0 0 10px;
	padding: 5px 5px 5px 5px;
	background: url(https://cache.cart-imgs.fc2.com/upfile/ajibugyo/h2_1.jpg);
	color:#ffffff;
}



/* =================================================
	Shop information
================================================= */
#shopinfo_page {
	color:#333333;
	padding-top:10px;
	padding-bottom:20px;
}

/* =================================================
	Sort
================================================= */
#itemlist_page .sort {
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
	border-bottom:1px solid #DFDFDF;
	font-size:12px;
}
#itemlist_page .sort ul {
	overflow:hidden;
	width:100%;
	margin:0 0 3px;
}
#itemlist_page .sort ul li {
	padding-right:20px;
	float:left;
}
#itemlist_page .sort fieldset {float: left; width: 50%;}
#itemlist_page .sort fieldset.right { text-align:right;padding-top:5px; }
#itemlist_page .sort fieldset input {vertical-align:middle;}
#itemlist_page .sortlinks2 {
	margin-top:10px;
	padding-top:5px;
	width:100%;
	font-size:12px;
	border-top:1px dotted #DFDFDF;
}
#itemlist_page .sortlinks2 .left {float: left; width: 38%;}
#itemlist_page .sortlinks2 .right {float: left; width: 60%; text-align: right; padding: 4px;}

/* =================================================
	Item list (Catalog)
================================================= */
.contents .item_list  {
	overflow:hidden;
	width:100%;
	margin:10px 0;
	border-bottom:1px solid #DFDFDF;
}
.contents .item_list  ul {
	overflow:hidden;
	width:100%;
	margin:0 0 15px;
}
.contents .item_list .item {
	float:left;
	width:150px;
	margin:0 0 -1px -1px;
	padding:15px 5px;
	text-align:right;
	border-bottom:1px solid #DFDFDF;
	border-left:1px dotted #DFDFDF;
}
.contents .item_list .item dl {
	overflow:hidden;
	width:100%;
	height:320px;
}

/*	おすすめ商品、売れ筋商品
	購入者がチェックor購入した商品リスト
----------------------------------------*/
#recommend_page .item_list .item dl,
#hotitem_page .item_list .item dl,
#buyers_checked .item_list .item dl,
#buyers_bought .item_list .item dl {
	height:200px;
}

.contents .item_list  .item dt {font-weight:bold;}
.contents .item_list  .item dd {padding:2px;text-align:right;}
.contents .item_list  .item .name {text-align:left;}
.contents .item_list  .item .item_image {text-align:center; margin: 0px; padding: 0px;}
.contents .item_list  .item .icon {padding:0;text-align:center;}
.contents .item_list  .item .price { font-weight:bold;text-align:center; }
.contents .item_list  .item .stock {}
.contents .item_list  .item .select_type {}
.contents .item_list  .item .select_type select { width:100px; }
.contents .item_list  .item .count {}
.contents .item_list  .item .submit {text-align: center;}

/* Item list
----------------------------------------*/
.contents .item_list  .item_list2 {padding-top: 10px; padding-bottom: 10px;}
.contents .item_list  .item2 {}
.contents .item_list  .item2 img {margin-top: 3px; padding: 3px;}
.contents .item_list  .item2 .thumb {float: left;}
.contents .item_list  .item2 .name {padding: 3px; background-color: #DDDDDD;}
.contents .item_list  .item2 .other {padding: 3px; text-align: right;}
.contents .item_list  .item2 .comment {text-align: left; padding: 3px;}

/* Item detail
----------------------------------------*/
.contents .item_list  .item_detail {text-align: center; font-size: 12px;}
.contents .item_list  .item_detail img {border: 1px solid #CCCCCC; background-color: #FFFFFF; margin: 3px; padding: 3px;}
.contents .item_list  .item_detail .thumb {float: left; margin-top: 10px; width: 50%;}
.contents .item_list  .item_detail .img-comment {text-align: left; padding: 3px;}
.contents .item_list  .item_detail .comment {padding: 3px; text-align: left;}
.contents .item_list  .item_detail .about {text-align: right;}
.contents .item_list  .item_detail .about .other {padding: 3px;}


/* Item detail
----------------------------------------*/
#itemdetail_page .item_detail .item_images {
	overflow:hidden;
	width:100%;
	margin:0 0 15px;
	border-bottom:1px solid #DFDFDF;
}
#itemdetail_page .item_detail .item_images .thumb {
	overflow:hidden;
	float:left;
	margin:0 0 30px;
	padding:10px;
	text-align:center;
}



#itemdetail_page .item_detail .comment {
	width:100%;
	margin:0 0 15px;
	padding:0 0 10px;
	border-bottom:1px solid #DFDFDF;
}

#itemdetail_page .item_detail .comment .point_image {
	margin:0 0 10px;
}

#itemdetail_page .item_detail .comment .comment1 {
	margin:0 0 10px;
}

#itemdetail_page .item_detail .comment .comment2 {
	margin:0 0 10px;
}

#itemdetail_page .item_detail .product {
	overflow:hidden;
	width:100%;
	text-align:right;
}

#itemdetail_page .item_detail .product input,
#itemdetail_page .item_detail .product select {
	vertical-align:middle;
}

#itemdetail_page .item_detail .product .price {
	padding:0 0 10px;
	font-size:124%;
	font-weight:bold;
}
#itemdetail_page .item_detail .product .tit {
	padding:0 0 10px;
	font-size:150%;
	font-weight:bold;
	color:#FF0000;
}
#itemdetail_page .item_detail .product .select_type,
#itemdetail_page .item_detail .product .stock,
#itemdetail_page .item_detail .product .count {
	display:inline;
	padding:0 5px;
	text-align:right;
}

#itemdetail_page .item_detail .submit {
	display:inline;
	text-align:right;
}

/* =================================================
	Check cart
================================================= */




/* =================================================
	Register
================================================= */
.goto_cart {
	text-align:center;
	margin-left:30px;
}
.goto_cart img {
	margin-right:30px;
	margin-top:10px;
}
.goto_cart input {
	margin-right:30px;
}
.goto_cart1 {
	width:50%;
	float:right;
}
.goto_cart1 input {
	text-align:left;
	margin-left:10px;
}
.goto_cart2 {
	width:50%;
	text-align:right;
	float:right;
}
.goto_cart2 input {
	margin-right:10px;
}

/* =================================================
	Table style
================================================= */
.table1 {
	font-size:12px;
	width:100%;
	margin:0 0 20px;
	border:1px solid #A0A0A0;
	border-collapse: collapse;
}
.table1 th,
.table1 td {
	padding:3px;
	border:1px solid #A0A0A0;
}
.table1 .td1 {
	background-color:#009933;
	color:#ffffff;
}
.table1 th {
	background-color:#E0E0E0;
	text-align:center;
}
.table1 #left1 {
	text-align:left;
}
.table1 #center1 {
	text-align:center;
}
.table1 #right1 {
	text-align:right;
}

/*重要メッセージ*/
.importantmassage {
	font-weight:bolder;
	color:#333333;
}
.errormassage {
	font-weight:bolder;
	color:#ff3300;
}

/* =================================================
	Side menu (Plugin)
================================================= */
#sidemenu .plugin {
	margin:10px;
	padding:5px 5px;
	text-align:left;
	border: 1px solid #bababa;
}

#sidemenu .plugin h3 {
	margin-bottom: 10px;
	padding: 5px 30px 5px 5px;
	color:#ffffff;
	background: url(https://cache.cart-imgs.fc2.com/upfile/ajibugyo/h2_1.jpg) no-repeat right center;
}

#sidemenu .plugin p {
	padding:3px 5px;
}

#sidemenu .plugin-freearea span.s_ti {
	font-weight:bold;
	color:#009933;
}
/* List
----------------------------------------*/
#sidemenu .plugin ul {
	padding:0px 5px;
	background-color:#ffffff;
}

#sidemenu .plugin ul li {
	margin-left:15px;
	list-style:disc outside;
}

/* Plugin - Menu, Category
----------------------------------------*/
#sidemenu #menu a,
#sidemenu #category a {
	display:block;
	margin:0px;
	padding:2px 5px;
	background-color:#ffffff;
}

#sidemenu .plg_body a.Top {
}
#sidemenu .plg_body a.Main {
	border-top:1px dotted #DFDFDF;
}
#sidemenu .plg_body a.Main ul.plugin_item {
}

#sidemenu .plg_body ul.plugin_item li {
	border-top:1px dotted #DFDFDF;
	margin:0 0 20px 0;
	list-style:none;
}
#sidemenu .plg_body ul.plugin_item li img {
	margin:0 auto;
}




/* 子カテゴリ */
#sidemenu #category a.Sub {
	padding-left:20px;
}

/* Plugin - Cart items
----------------------------------------*/
#sidemenu .cartin {
	text-align:center;
	background-color:#ffffff;
}
#sidemenu .cartin_item {
	border-bottom:1px dotted #DFDFDF;
}
#sidemenu .cartin .name {
	text-align:left;
	padding:0px 5px;
}
#sidemenu .cartin .price {
	text-align:right;
	padding:0px 5px;
}
#sidemenu .cartin .subtotal {
	text-align:right;
	padding:0px 5px;
}
#sidemenu .cartin .total {
	text-align:right;
	padding:5px;
}
#sidemenu .cartin .submit {
	padding-top:10px;
}

/* Plugin - Search
----------------------------------------*/
#sidemenu .plugin-search {
	margin:0px;
}
#sidemenu .plugin-search input {
	margin:3px;
	padding:2px;
}

/* =================================================
	Footer
================================================= */

div#footer p {
}

.ad {
	margin: 30px 0 0 0;
	padding: 10px 0px 5px;
}
.powered {
	margin: 0;
}

.copyright {
	margin: 0 22px;
	padding: 35px 0px 10px;
}

*:first-child+html .powered {
	padding: 10px 0px 5px;
} /*IE7*/   
* html .powered {
	padding: 10px 0px 5px;
} /*IE6*/   


/* =================================================
	user_page
================================================= */

#user_page .cont_ar { clear: both; width: 100%;}
#user_page .cont_ar span{ color:#00cc33; font-size:16px;font-weight:bold;}

#user_page .imgl, .imgr{border:1px solid #C7C5C8; padding:5px;}
#user_page .imgl{float:left; margin:0 8px 8px 0; clear:left;}
#user_page .imgr{float:right; margin:0 0 8px 8px; clear:right;}
/* =================================================
	other
================================================= */
.f7 {font-size:7px;}
.f10 {font-size:10px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f18 {font-size:18px;}
.f20 {font-size:20px;}
.lh20 { line-height:2.0;}
.bdbot { border-bottom: 1px dotted;　clear: both; margin-bottom:20px; padding:3px;}
.col1 { color:#00CC00;}
.col2 { color:#FF9900;}
.img-w100 img {width: 100%;}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.pc {display: block;}
.sp {display: none;}


i.big_bg { background:#FFCC99; padding:10px; line-height:1.5; font-size:18px; font-weight:bold; color:#633; }
font.come1 { font-size:130%; color: #F90;}

.radius_style{
	border-radius: 5px; /* CSS3 */
　　-webkit-border-radius: 5px; /* Safari,Google Chrome用 */
　　-moz-border-radius: 5px; /* Firefox用 */
　　behavior: url(../js/PIE.htc); /* IE用 */
}
.variation_list{
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
}
.variation_list li{
	width: 25%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 16px;
	list-style: none;
}
.variation_list li img{
	display: block;
	margin: 0 auto;
}
