@charset "Shift-JIS";

/* --------------------------------------------------
  G-navi STAY
-------------------------------------------------- */
#g_bottom ul li a.stay{
	display: block;
	width: 115px;
	padding-bottom:5px;
	text-decoration: none;
	color: #555;
	background: url(common/img/gnavi_bottom_hover01.gif) no-repeat bottom;
}



/* --------------------------------------------------
  pickup&size
-------------------------------------------------- */

#pick_up{
	width:618px;
	padding: 10px 0 10px 0;
	border: 1px solid #ccc;
	border-top:0px;
	text-align:center;
}

.bottomline{
	width: 620px;
	height: 4px;
	background: url(img/top/bottom_bg.gif) no-repeat;
}

.headline{
	margin-top:10px;
	margin-bottom: 4px;
	color: #777;
}

.headline ul li.top{
	float:left;
	width:620px;
	background:url(img/top/top_bg.gif) no-repeat;
}

.headline ul li.left{
	float:left;
	width:110px;
	background:url(img/top/left_bg.gif) no-repeat;
}

.headline ul li.top p{
	line-height:1em;
	font-family:Century;
	font-size:14px;
	font-weight:bold;
	padding:0.4em 0 0.4em 1em;
}
.headline ul li.top div.midashi_b{
	background:url(./img/top/bottom_bg.gif) no-repeat bottom;
}

.headline ul li.left p{
	line-height:1em;
	font-family:Century;
	font-size:14px;
	font-weight:bold;
	padding:0.4em 0 0.1em 1em;
}
.headline ul li.right{
	float:right;
	width:510px;
	background:url(img/top/right_bg.gif) no-repeat;
}
.headline ul li.right p{
	line-height:1em;
	font-size:14px;
	padding:0.4em 0 0.1em 1em;
}

/* --------------------------------------------------
  bottom_line for PICKUP
-------------------------------------------------- */

.bottomline div.p_inner{
	width: 610px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.bottomline div.p_inner div.p_bottom{
	border-bottom: 2px solid #eee;
}

div.p_inner div.p_bottom div.p_left{
	float: left;
	width: 110px;
	margin-top: 10px;
	background: url(./pickup_img/pickup_img01.gif) no-repeat;
}

div.p_inner div.p_bottom div.p_left p{
	padding-top: 15px;
	color: #666;
}

div.p_inner div.p_bottom div.p_left img{
	padding:12px 0 0 12px;
}

div.p_inner div.p_bottom div.p_right{
	float:right;
	width:500px;
	margin-top: 10px;
}

div.p_inner div.p_bottom div.p_right h3{
	font-weight: bold;
	font-size: 13px;
	color: #666;
	padding-left: 0.7em;
	padding-bottom: 5px;
	background: url(common/img/midashi_img01.gif) no-repeat 2px 0;
}

div.p_inner div.p_bottom div.p_right table td.table_left{
	width:90px;
}

div.p_inner div.p_bottom div.p_right p{
	font-size: 12px;
	color: #666;
}

div.p_inner div.p_bottom div.p_right p span{
	color: #c43039;
}

div.p_inner div.p_bottom div.p_right p strike{
	color: #000;
}



/* --------------------------------------------------
  bottom_line for SIZE
-------------------------------------------------- */

div.s_inner{
	width: 610px;
	margin-left: 5px;
	margin-bottom: 10px;
}



div.s_inner div.s_waku{
	float: left;
	width: 200px;
	margin-top: 10px;
	background: url(img/top/size_img01.gif) no-repeat 2px 0;
}

div.s_inner div.s_waku div.size_inner{
	color:#666;
}

div.s_inner div.s_waku div.size_inner h3{
	font-weight: bold;
	font-size: 13px;
	color: #666;
	padding-top: 0.5em;
	padding-left: 25px;
	padding-bottom: 5px;
	background: url(./img/top/size_img02.gif) no-repeat 5px 8px;
}

div.s_inner div.s_waku div.size_inner ul{
	margin:6px 0 0 10px;
}
div.s_inner div.s_waku div.size_inner ul li{
	background: url(./img/top/size_img03.gif) no-repeat 0 4px;
	padding-left:8px;
}

div.s_bottom{
	border-bottom: 2px solid #eee;
}

div.s_bottom p.detail_s{
	float: left;
	width: 200px;
	display: block;
}

p.detail_s span.detail_right{
	display: block;
	float: right;
	background: url(./common/img/arrow01.gif) no-repeat;
	padding-left: 18px;
}

/* --------------------------------------------------  INDEX PAGE align_right a-------------------------------------------------- */
p.detail{
	display: block;
	text-align: right;
}

p.detail span.detail_right{
	display: block;
	float: right;
	background: url(./common/img/arrow01.gif) no-repeat;
	padding-left: 18px;
}

p.detail span.c_right01{
	float: right;
	background: url(./img/top/icon01.gif) no-repeat;
	padding-left: 18px;
}
p.detail span.c_right02{
	float: right;
	background: url(./img/top/icon02.gif) no-repeat;
	padding-left: 18px;
}
