@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/top/css/yui-font.css";
@import "/common/themes/top/css/default.css"; /* initial setting */
@import "/common/themes/top/css/layout.css";/* layout style */
@import "/common/themes/top/css/content.css";/* layout style */
@import "/common/themes/top/css/blogstyle.css";/* blog control style */
@import "css/thickbox.css";/* blog control style */

/*
===== 1: link setting ===========================
*/
a:link{
	color: #346bb2;
	text-decoration: none;
}
a:visited{
	color: #346bb2;
	text-decoration: none;	
}
a:hover{
	color: #f3802e;
	text-decoration:underline;	
}
a:active{
	color: #346bb2;
	text-decoration: none;	
}
ul.list01 li.none {
	background: none;
	padding-left: 28px;
	line-height: 1.1;
	padding-bottom: 2px;
}

table.syaken_price {
	width: 100%;
	border-top: #ddd 1px solid;
	border-right: #ddd 1px solid;
	margin-bottom: 7px;
}
table.syaken_price td,
table.syaken_price th {
	padding: 5px 0px 5px 5px;
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
}
table.syaken_price td {
	text-align: center;
}
table.syaken_price th {
	background: #fdf2df;
}
table.syaken_price td.subtitle {
	background: #ee9d05;
	color: #fff;
}
table.syaken_price td.lastprice {
	color: #FF0000;
	font-size: 105%;
}

.categoryText {
	padding: 0 15px 20px 30px;

}
ul.side_menu li:first-letter {
display: none;
}

dl.syaken {
	margin-bottom: 7px;
}
dl.syaken dt {
	background: url(images/syakenPoint.gif) no-repeat 0 3px;
	padding-left: 15px;
	font-weight: bold;
}
dl.syaken dd {
	padding: 2px 0 5px 15px;
}
.red {
	color: #FF0000;
}

h4.title {
	background: url(images/h3Point.gif) no-repeat 0 3px;
	padding-left: 23px;
	font-size: 138.5%;
	margin: 10px 0;
}

.shakenCoupon {
	border: 3px solid #CCC;
	padding: 10px 15px;
}
.shakenCoupon, .shakenService, .campaign, .notice, .komeImg {
	margin-bottom: 1.5em;
}
h5.subTi {
	font-size: 108%;
	margin-bottom: 0.7em;
	background: url(/common/themes/top/images/share/maru.jpg) no-repeat 0 5px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 6px;
}
.shakenCoupon h5.subTi {
	font-size: 116%;
	font-weight: bold;
	color: #ff0000;
	border: none;
	padding: 0px 0px 5px 0px;
	background: none;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333;
}
.shakenCoupon ul.serviceList li {
	background: url(/common/themes/top/images/share/list01.jpg) no-repeat 0 2px;
	line-height: 1.6;
	padding-left: 28px;
	padding-bottom: 2px;
}
dl.option {
}
.waribikiImg {
	margin-bottom: 1.5em;
}

.campaign {
	text-align: center;
	border: 3px solid #CCC;
	padding: 20px 15px;
}
.campaign .price {
	border: none;
	font-size: 123.1%;
}
.notice .noticeList li {
	background: url(images/syakenPoint.gif) no-repeat 0 4px;
	padding-left: 15px;
}
.komeImg {
}
