
@charset "shift_jis";
/**
 * top.css
 * (c) FOURDIGIT Inc.
 *
 */
/* body */

body {
	min-width: 990px;
}

iframe {
	margin-bottom: 10px;
}
iframe#topRecommend {
	height: 180px;
}

#mainCont {
	position: relative;
	float: right;
	width: 700px;
}

#mainCont #topOver {
        margin-bottom:10px;
}




#mainCont #topOver .inner ul {
	width: 350px;
	margin-top: 30px;
	float: left;
	letter-spacing: -.4em;
}
#mainCont #topOver .inner li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px;
}
#mainCont #topOver .inner p {
	width: 335px;
	float: left;
	margin-top: 10px;
}
#mainCont #topOver .inner p a {
	padding-left: 10px;
	background: url(/common/pc/img/openpc/saison/blt/blt-01.gif) no-repeat left 1px;
	font-size: 93%;
}
#mainCont #topOver .inner p a:hover {
	padding-left: 10px;
	background: url(/common/pc/img/openpc/saison/blt/blt-01.gif) no-repeat 2px 1px;
}


#mainCont #topOver .inner .topOverBtn {
	float: right;
}
#mainCont #topOver .inner .topOverBtn a{
display:block;
background:url(/common/pc/img/openpc/saison/top/top_over_btn.gif) left top no-repeat;
	width: 309px;
	height:94px;
	text-indent:-999em;
}
#mainCont #topOver .inner .topOverBtn a:hover{
background-position: left bottom;
}
#sideCont {
	width: 220px;
	float: left;
}

.sideMenu {
	margin-bottom: 10px;
	padding-bottom: 8px;
	background-image: url(/common/pc/img/openpc/saison/top/side/top_side_bg_btm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: none;
}
.sideMenu .inner {
	width: 220px;
	background: url(/common/pc/img/openpc/saison/top/side/top_side_bg.gif) repeat-y left;
}
.sideMenu ul li {
	display: block;
	position: relative;
	height: 30px;
	margin: 0 3px;
	padding-left: 10px;
	background-image: url(/common/pc/img/openpc/saison/top/side/side_menu_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	*zoom: 1;
	*font-size: 5%;
}
.sideMenu ul.catPickup {
	border-bottom: 2px solid #a4d8ff;
}
.sideMenu li.last {
	height: 30px;
	background-image: url(/common/pc/img/openpc/saison/top/side/side_menu_bg02.gif);
}
.sideMenu ul li span {
	display: block;
	padding-right: 20px;
}
.sideMenu li span a {
	display: block;
	height: 30px;
	padding-left: 25px;
	line-height: 30px;
	color: #003399;
	text-decoration: none;
	*zoom: 1;
	*font-size: 2000%;
}
.sideMenu li span a:hover {
	color: #ff58ab;
}

/* ========================================================== */
/* 　各アイコンのclass指定は【top_menu_icon.css】を参照　 　　*/
/* ========================================================== */
/* サイドメニューリクルート追加に伴いsideMenu .over min-width及びwidthを160pxより200pxに変更*/
.sideMenu .over {
	display: none;
	position: absolute;
	min-width: 200px;
	width: auto !important;
	width: 200px;
	padding: 5px 9px 0;
	top: 0;
	left: 190px;
	background: #cdeaff;
	z-index: 12000;
	*zoom: 1;
}
.sideMenu .over ol li {
	position: static;
	margin: 0;
	padding: 0 0 5px 0;
	padding-left: 14px;
	background: url(/common/pc/img/openpc/saison/top/side/side_icn_arw_nest.gif) no-repeat left 5px;
	*font-size: 2000% !important;
	height: auto !important;
	line-height:1.5em !important;
}
.sideMenu .over ol li a {
	color: #003399;
}
.sideMenu .over ol li a:hover {
	color: #ff58ab;
}
.sideMenu ul li.sho {
    display:none;
}

.topSideBox {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(/common/pc/img/openpc/saison/top/side/top_side_box_bg_btm.gif) no-repeat left bottom;
}
.topSideBox .inner {
	background: url(/common/pc/img/openpc/saison/top/side/top_side_box_bg.gif) repeat-y left bottom;
	*zoom: 1;
}
#topSideService li dl {
	margin-bottom: 5px;
}
#topSideService .link {
	clear: both;
}
#topSideService .link a {
	display: block;
	padding-left: 14px;
	background-color: transparent;
	background-image: url(/common/pc/img/openpc/saison/blt/blt-blank.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#topSideService .link a:hover {
	background-position: left -86px;
}
#topSideService {
	width: 210px !important;
}
#topSideService {
	width: 210px;
}
#topSideService {
	width: 210px;
}
#topSideService li {
	margin: 1px;
	padding: 10px;
}
#topSideService li p {
	margin-bottom: 5px;
}

#bnrArea{
padding-left:5px;
}

.shopBnr {
	padding: 5px;
	background: url(/common/pc/img/openpc/saison/top/side/side_shop_bnr_bg.gif) repeat;
	border-radius: 2px;
}
.shopBnr ul {
	background: #fff;
}

.sideKakakucom {
	text-align: center;
	padding: 10px 10px 0;
}
.sideKakakucom li {
	padding-bottom: 10px;
}




