@charset "utf-8";

/* news */
#news_area
{
	float: left;
	width: 381px;
}
#news
{
	margin: 20px 0 10px;
	display: block;
	width: 83px;
	height: 25px;
	background: url(/images/contents/top/news.gif) left top no-repeat;
	text-indent: -3000px;
}
ul#news_list li
{
	width: 366px;
}
.news_list_corner_rt
{
	margin-left: 356px;
}
.news_list_corner_rb
{
	margin-left: 356px;
}
.news_list_title
{
	width: 265px;
}
.view_all
{
	margin: 5px 15px 0 0;
}

/* shop */
#shop_area
{
	float: left;
	width: 292px;
}
#shop
{
	margin: 20px 0 10px;
	display: block;
	width: 83px;
	height: 25px;
	background: url(/images/contents/top/shop.gif) left top no-repeat;
	text-indent: -3000px;
}
#shop_search_area
{
	overflow: hidden;
	width: 277px;
	height: 210px;
	background-color: #fff;
}
#japan_map
{
	position: absolute;
	margin: 60px 0 0 120px;
	width: 133px;
	height: 139px;
	background: url(/images/contents/top/shop_japan.gif) left top no-repeat;
	cursor: pointer;
}
#search_form
{
	position: absolute;
	padding: 10px;
	z-index: 1;
}
#category_state
{
	margin-bottom: 5px;
}
input#word
{
	width: 105px;
}

/* franchise */
#franchise_area
{
	float: left;
	width: 277px;
}
#franchise
{
	margin: 20px 0 10px;
	display: block;
	width: 139px;
	height: 25px;
	background: url(/images/contents/top/franchise.gif) left top no-repeat;
	text-indent: -3000px;
}
#franchise_link_area
{
	position: absolute;
	width: 277px;
	height: 210px;
	background: url(/images/contents/top/franchise_image.jpg) left top no-repeat;
	cursor: pointer;
}
#franchise_link
{
	position: absolute;
	visibility: hidden;
}

/* mobile */
#mobile_area
{
	float: left;
	width: 277px;
}
#mobile
{
	margin: 20px 0 10px;
	display: block;
	width: 107px;
	height: 25px;
	background: url(/images/contents/top/mobile.gif) left top no-repeat;
	text-indent: -3000px;
}
#mobile_link_area
{
	width: 277px;
	height: 210px;
	background-color: #fff;
}
#mobile_inner
{
	position: absolute;
	padding: 0 15px;
	width: 247px;
}
#mobile_inner h3
{
	display: block;
	margin: 15px 0 10px;
	width: 159px;
	height: 32px;
	font-size: 1px;
	text-indent: -3000px;
	background: url(/images/contents/top/mobile_copy.gif) left top no-repeat;
}
#mobile_contents
{
	border-top: 1px dotted #c9c9c9;
	padding-top: 10px;
	width: 247px;
}
#mobile_qr
{
	float: right;
	margin-left: 15px;
}
#mobile_qr img
{
}
#mobile_text
{
	line-height: 180%;
}

/* shop & franchise */
.top_radius_corner_lt
{
	background: url(/images/common/frame/lt.png) left top no-repeat;
}
.top_radius_corner_rt
{
	margin-left: 267px;
	background: url(/images/common/frame/rt.png) left top no-repeat;
}
.top_radius_corner_rb
{
	margin: 200px 0 0 267px;
	background: url(/images/common/frame/rb.png) left top no-repeat;
}
.top_radius_corner_lb
{
	margin-top: 200px;
	background: url(/images/common/frame/lb.png) left top no-repeat;
}

/* brand */
#brand_pickup
{
	margin: 20px 0 10px;
	display: block;
	width: 148px;
	height: 25px;
	background: url(/images/contents/top/brand_pickup.gif) left top no-repeat;
	text-indent: -3000px;
}
.brand_frame,
.brand_frame_return
{
	float: left;
	margin-bottom: 16px;
	width: 225px;
	height: 125px;
	background: url(/images/common/accessary/frame.gif) left top no-repeat;
	cursor: pointer;
}
.brand_frame
{
	margin-right: 16px;
}
.brand_logo
{
	margin: 0px;
	padding: 0;
}
.brand_logo a
{
	position: absolute;
	display: none;
	width: 225px;
	height: 37px;
	text-indent: -3000px;
}
.brand_thumb
{
	position: absolute;
	margin: 37px 22px 0 23px;
	width: 180px;
	height: 52px;
}
.brand_text
{
	position: absolute;
	margin-top: 94px;
	padding: 0 15px;
	width: 195px;
	font-family: 'ＭＳ Ｐゴシック' ,'Hiragino Kaku Gothic Pro' ,'Osaka', arial, helvetica, verdana ,sans-serif;
}