@charset "Shift_JIS";



/* ------------------------------

 Initialize & Default

------------------------------ */

* {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
}

body {
	width: 900px;
	margin: 0 auto;
}

/* ********** link ********** */ 
A:link {color:#0000ff;}
A:visited {color:#0000ff;} 
A:hover {color:#ff0079;} 

/* ********** ヘッダー900px ********** */ 

#header {
	width:900px;
	margin: 0 auto;
	padding: 0;
	clear:both;
}

#header img{
	border: 0;
}

#headerTitle {
	background: url(../images/header/topLogo.gif) #fff no-repeat scroll 0 0;
	height:104px;
	width:900px;
}

#headerTitle h1 { 
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#headerTitle h1 a {
	display: block;
	width: 149px;
	height: 89px;
	text-indent: -9999px;
}

#headerTel {
	background: url(../images/header/18_tel.gif) #fff no-repeat scroll 0 0;
	height: 69px;
	width: 222px;
	position: absolute;
	top: 18px;
	margin-left: 685px;
}

#headerTel .telTxt {
	display: none;
}

#header ul{
	margin: 0;
	padding: 0;
}

#header li {
	float: left;
	list-style: none;
}

ul#depMenu {
	position: absolute;
	top: 18px;
	margin-left: 150px;
	width: 530px;
}

ul#funcMenu {
	margin-top: 3px;
}

ul#funcMenu li.currentNoLink a{
	border-bottom: 5px #339 solid;
}

ul#funcMenu li.currentNoLink a:hover{
	border-bottom: 5px #339 solid;
}

ul#funcMenu li a{
	display: block;
	border-bottom: 5px #ccc solid;
}

ul#funcMenu li a:hover{
	border-bottom: 5px #8C95CC solid;
}

ul#funcMenu li.current a{
	display: block;
	border-bottom: 5px #339 solid;
}
ul#funcMenu li.current a:hover{
	border-bottom: 5px #8C95CC solid;
}

ul#miniMenu {
	position: absolute;
	top: 72px;
	margin-left: 398px;
	width: 300px;
}

ul#miniMenu li a{
	padding: 2px 5px;
	color: #333;
	font-size: 10px;
}

ul#miniMenu li a:hover{
	color: #000;
}

#subMenu {
	clear:both;
	width: 900px;
	height:18px;
	text-align:center;
	background-color: #eee;
}

#subMenu ul {
	width: auto;
	margin: 3px auto;
	padding-left:150px;
}

#subMenu ul li {
	margin: 2px 0;
}

#subMenu li a{
	text-align: center;
	font-size: 11px;
	padding: 0 10px 0 3px;
	color: #333;
	text-decoration: none;
}

#subMenu li a:hover{
	color: #ff0079;

}

/* ********** メインコンテンツ用 ********** */ 

#mainContents {
	width: 613px;
	float:right;
	margin-right:5px;
}

/* ********** 左メニュー用 ********** */ 
#LeftBar {
	clear:both;	/* 20090914追記 */
	width:120px;
	float:left;
	}
#LeftBar #LeftBox {
	font-size:13px;
	color:#000000;
	margin:0;
	text-align:left;
	line-height:1;
	letter-spacing:0;
}

#LeftBar .price{
	margin-left:2px;
	color:#FF0000;
	font-weight:normal;
	font-size:13px;
	}
#LeftBar ul {
	margin:0;
	padding:0;
	}
#LeftBar li {
	margin:0 0 4px 0;
	padding:0;
	}
#LeftBar A {
	width:100%;
	color:#333333;
	}
#LeftBar A:link {
	color:#333333;
	text-decoration:none;
	}
#LeftBar A:visited {
	color:#333333;
	text-decoration:none;
	} 

#LeftReco {
	width:120px;
	border:#CCCCCC 1px solid;
	padding:0;
	margin-bottom:5px;
	line-height:1;
	letter-spacing:0px;
	font-weight:bold;
	}
#LeftReco ul {
	list-style:none;
	}
#LeftReco li {
	padding:1px;
	padding-left:12px;
	background-image:url(/kix/domestic/common/images/leftmenu/arrow2.gif);
	background-repeat:no-repeat;
	background-position:3px 2px; 
	}
#LeftReco li:hover {
	background-color:#ccffcc;
	}
#LeftReco A:hover {
	color:#333333;
	text-decoration:none;
	background-color:#ccffcc;
	}

/*#LeftMain {
	width:120px;
	border:#CCCCCC 1px solid;
	padding:0;
	margin-bottom:5px;
	font-weight:bold;
	line-height:1;
	letter-spacing:0px;
	}
#LeftMain ul {
	list-style:none;
	}
#LeftMain li {
	padding-left:12px;
	background-image:url(/kix/domestic/common/images/leftmenu/arrow.gif);
	background-repeat:no-repeat;
	background-position:3px 2px; 
	}
#LeftMain A:hover {
	color:#666666;
	text-decoration:underline
	}*/

#LeftBn {
	list-style:none;
	width:120px;
	margin-bottom:5px;
	}
#LeftBn ul {
	list-style:none;
	}
#LeftInfo {
	list-style:none;
	width:120px;
	margin-bottom:5px;
	}
#LeftInfo ul {
	list-style:none;
	}

#skk-menu {
	width:120px;
	margin-bottom:5px;
}

/* ********** IE8 img間隙間防止 ********** */ img{ vertical-align:bottom; }

/*　オリオンバス　*/
#LeftOrion {
	margin-bottom:3px;
	padding:0;
	width:120px;
	}

#LeftOrion img {
	margin:0;
	padding:0;
	border:0;
	}

/* ********** サイドメニュー（右用） ********** */ 

div#right_menu {
	text-align: center;
	float:right;
	margin-right:0;
	width:155px;
	}

div#right_menu ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
div#right_menu li{
	list-style:none;
	margin-top: 3px;
	}

/* ********** フッター用 ********** */ 

#footer {
	clear: both;
	margin-top:0;
	width: 900px;
}


/* -------------------------------------- 特集ページ設定 -------------------------------------- */

/* ********** メインコンテンツ用 ********** */ 

#mainContents-choose {
	width: 613px;
	float:left;
	margin-left:5px;
}

/* ********** 右メニュー用 ********** */ 
#LeftBar-choose {
	width:120px;
	float:right;
	}
#LeftBar-choose #LeftBox {
	font-size:13px;
	color:#000000;
	margin:0;
	text-align:left;
	line-height:1;
	letter-spacing:0;
}

#LeftBar-choose .price{
	margin-left:2px;
	color:#FF0000;
	font-weight:normal;
	font-size:13px;
	}
#LeftBar-choose ul {
	margin:0;
	padding:0;
	}
#LeftBar-choose li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	}
#LeftBar-choose A {
	width:100%;
	color:#333333;
	}
#LeftBar-choose A:link {
	color:#333333;
	text-decoration:none;
	}
#LeftBar-choose A:visited {
	color:#333333;
	text-decoration:none;
	} 

#LeftBar-choose #LeftBn ul{
	margin: 0px;
	padding: 0px;
}

#LeftBar-choose #LeftBn li{	
    margin: 0px;
	padding: 0px;
}

#LeftBar-choose #LeftInfo ul{	
    margin: 0px;
	padding: 0px;
}

#LeftBar-choose #LeftInfo li{	
    margin: 0px;
	padding: 0px;
}


/*ラストウィーク*/	
#lastweek{
	padding-bottom: 7px;
	border: 1px solid #0000CC;
	margin-bottom: 5px;
	background-image: none;
	background-repeat: repeat;
	background-color: #FF3300;
}

#lastweek ul{
	margin: 0px;
	padding: 0px;
}

#lastweek li{
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#lastweek .corse{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#lastweek .corse th{
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #BBFFFF;
	color: #000066;
}

#lastweek .corse td{
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	vertical-align: top;
	width: 50%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #71C6FF;
}

#lastweek .listprice{
	color: #FF0000;
}

/***pulldown 20091109テスト山田***/

.pullmenu {
  visibility: hidden;
  position: absolute;
  top: 136px;
  width: 110px;
  z-index: 3;
}
.pullmenu a {
  display: block;
}
.pullmenu a:hover {
}

.pullmenu {
  filter: Alpha(opacity=90);
 opacity:0.9;

}
