@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 */

/*
===== 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;	
}

table.syaken_price {
	width: 100%;
	border-top: #ddd 1px solid;
	border-right: #ddd 1px solid;
	margin-bottom: 1em;
	margin-top: 1em;
}
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%;
}
h5.h5Title {
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 108%;
}
.ex {
	margin-bottom: 10px;
	border: #ff1400 1px solid;
	padding: 10px 15px;
	background: url(images/exBg.gif);
}
.ex h5 {
	background: url(images/sideShopInfo_point.jpg) no-repeat 0 5px;
	padding-left: 18px;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 108%;
}
dl.exPrice {  
	width:500px;  
}  
dl.exPrice dt {  
	float:left;  
	width:180px;  
	padding:0px 0 3px 10px;  
	clear:both;  
	font-weight:bold;  
}  
dl.exPrice dd {  
	width:290px;  
	margin-left:100px;  
	padding:0px 5px 3px 10px;  
}
p.cap {
	text-align: right;
	margin-top: 3px;
	margin-bottom: 0;
}
.strong {
	font-size: 108%;
	color:#FF0000;
	text-decoration: underline;
}
dl.road-s dt {
	background: url(images/maru.jpg) no-repeat 0 0;
	padding-left: 28px;
	font-size: 108%;
	padding-bottom: 0.5em;
}
dl.road-s dd {
	padding-left: 30px;
	padding-bottom: 1em;
}
dl.road-s dd p {
	margin-bottom: 0;
}
dl.road-s dd ul li {
	background: url(images/sideShopInfo_map.gif) no-repeat 0 3px;
	padding-left: 18px;
}
.road-p {
	margin-left: 30px;
	margin-bottom: 1em;
}