@charset "utf-8";
/* CSS Document */

/* ========トップページ======== */
#main h2.main_text {
	margin-bottom:10px;
	background-color: #fff;
	background-image: url(../images/tio_maintext1.gif);
	background-repeat: no-repeat;
	width:580px;
	height:400px;
	font-size: 14px;
	font-weight: normal;
}

#main h3.title1 {
	text-indent:-9999px;
	padding:0;
	background-color: #fff;
	background-image: url(../images/top_point.gif);
	background-repeat: no-repeat;
	width:370px;
	height:42px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#main .photo_r {
	padding-left:10px;
	float:right;
}

#main ul {
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#main ul li{
	font-size:14px;
	background-image: url(../images/top_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}

#main .right {
	text-align:right;
	margin-right:10px;

}

#main h3.title2 {
	text-indent:-9999px;
	margin:40px 0 10px 0;
	padding:0;
	background-color: #fff;
	background-image: url(../images/top_color.gif);
	background-repeat: no-repeat;
	width:359px;
	height:36px;
}

#main .lineup {
   float:left;
   width:190px;
   padding-bottom:16px;
   text-align:center;
}

#main .lineup img {
   padding:6px 0;
}


/* ========商品ページ======== */

#main .column  {
	width: 580px;
	margin-bottom: 20px;
	background-image: url(../images/design/text_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
} 

#main .column .inner   {   
   background: url(../images/design/text_top.gif) no-repeat;   
   padding: 25px 35px;   
}

#main .box_body {
	width:580px;
	padding:0;
	overflow:hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#main .box_left {
	width:280px;
	float:left;
	font-size: 14px;
}

#main .box_right {
	width:280px;
	float:right;
	font-size: 14px;
}

#main table.spec{
	margin: 40px 0px 40px;
	font-size: 12px;
	width:580px;
}

table.spec td.photo{
	padding:0 20px 0 10px;
	border: none;
	vertical-align: center;

}

table.spec td{
	padding: 15px 0px 0px 0px;
	border: none;
	vertical-align: center;

}

table.spec td.namae{
	padding: 30px 0px 0px 0px;

}

#main h2.ichiran {
	text-indent:-9999px;
	padding:0;
	background-color: #fff;
	background-image: url(../images/ichiran.gif);
	background-repeat: no-repeat;
	width:171px;
	height:23px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#main .ichiran {
   float:left;
   width:96px;
   padding-bottom:16px;
   text-align:center;
   margin:10px 0 30px 0;
}

#main .ichiran img {
   padding:6px 0;
}

.clear { clear:both; }   
 

/* ========利用方法======== */
#main dl.shop dt {
	font-size:14px;
	margin:0;
	padding:0 0 0 18px;
	background-image: url(../images/top_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color:#ff9372;
	font-weight:bold;
}

#main dl.shop dd {
	font-size:12px;
	padding:5px 0 20px 0;
	margin:0;
}

#main dl.shop dd strong {
	font-size:14px;
	font-weight:bold;
}

#main .shop_waku {
	font-size:12px;
	border: 1px dashed #666;
	background-color:#fdf8f4;
	padding:10px;
	margin-bottom:20px;
}

/* ========ころりんゆたんぽのポイント======== */
.photoCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pointBox {
	background-color: #FFFFFF;
	background-image: url(../images/contents/point_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 580px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	font-size: 14px;
}

.day {
	color: #CC0000;
	font-weight: bold;
}
.soldout {
	color: #CC0000;
	font-size: 16px;
	font-weight: bolder;
}
.kururi {
	text-align: right;
}
#main .okashi {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

