@charset "utf-8";
/* ---------------------------------------------------------
　　リアル店舗用
--------------------------------------------------------- */
#realShop h2,
#realShop h3,
#realShop p,
#realShop ul,
#realShop li {
	padding: 0px;
	margin: 0px;
}
#realShop h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: url(none);
}
#realShop ul li a {
	color: #008CD6;
	text-decoration: none;
}
#realShop ul li a:hover {
	border-bottom: 1px dotted #008CD6;
	color: #008CD6;
	text-decoration: none;
}
#realShop ul.newsList {
	list-style: url(none) none;
}
#realShop ul.newsList li {
	background: url(../../realshop/images/arrow.gif) no-repeat 0px 11px;
	line-height: 16px;
	padding: 5px 0px 0px 7px;
}
#realShop .shopInner {
	background: url(../../realshop/images/inner_bg.gif) repeat-x 0px 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 12px;
}
#realShop .shopName {
}
#realShop .shopName h2 {
	font-size: 12px;
	font-weight: bold;
	color: #214BAD;
	line-height: 22px;
}
#realShop .shopName p {
	color: #000000;
	background: #EDF9FF;
	padding: 2px 5px;
	width: 145px;
	border: 1px solid #C9E7EF;
	float: right;
	text-align: center;
}
#realShop .webSearch {
	position: relative;
	clear: both;
}
#realShop .webSearch ul {
	position: absolute;
	top: 16px;
	left: 108px;
}
#realShop .webSearch li {
	float: left;
	list-style: none;
	padding-right: 4px;
}
#realShop .webSearch li.tabYahoo a {
	background: url(../../realshop/images/tab_yahoo.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 70px;
}
#realShop .webSearch li.tabYahoo a:hover,
#realShop .webSearch li.tabYahoo a.sct {
	background: url(../../realshop/images/tab_yahoo_on.gif) no-repeat 0px 0px;
}
#realShop .webSearch li.tabGoogle a {
	background: url(../../realshop/images/tab_google.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 70px;
}
#realShop .webSearch li.tabGoogle a:hover,
#realShop .webSearch li.tabGoogle a.sct {
	background: url(../../realshop/images/tab_google_on.gif) no-repeat 0px 0px;
}
#realShop .webSearch #searchGoogle {
	display: none;
}
#realShop .webSearch form {
	padding: 15px 0px;
}
#realShop .webSearch p.logo {
}
#realShop .webSearch input.keywords {
	font-size: 16px;
	width: 305px;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 5px 6px;
	position: absolute;
	top: 60px;
	left: 113px;
	line-height: 16px;
	background: url(../../realshop/images/inner_bg.gif) repeat-x 0px 0px;
}
#realShop .webSearch input.btn {
	position: absolute;
	left: 439px;
	top: 60px;
}
#realShop .todayNews {
	clear: both;
}
#realShop .todayNews .yahooTopics {
	width: 170px;
	float: left;
	padding-right: 5px;
	border-right: 1px solid #DDDDDD;
}
#realShop .todayNews .yahooEconomy {
	width: 170px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	border-right: 1px solid #DDDDDD;
}
#realShop .todayNews .yahooSports {
	width: 138px;
	float: left;
	padding-left: 10px;
}
#realShop .domesticNews {
	clear: both;
	margin-bottom: 15px;
}
#realShop .domesticNews .shinbun {
	width: 311px;
	float: left;
	padding-right: 14px;
	border-right: 1px solid #DDDDDD;
}
#realShop .domesticNews .tool {
	width: 170px;
	float: left;
	padding-left: 14px;
	min-height: 112px;
}
#realShop .domesticNews .tool ul.toolList {
	list-style: url(none) none;
}
#realShop .domesticNews .tool ul.toolList li {
	padding: 5px 0px 8px 38px;
}
#realShop .domesticNews .tool ul.toolList li.weather {
	background: url(../../realshop/images/icon_weather.jpg) no-repeat 0px 0px;
}
#realShop .domesticNews .tool ul.toolList li.transit {
	background: url(../../realshop/images/icon_transit.jpg) no-repeat 0px 0px;
}

