@charset "utf-8";
/*------------------------------------------------------------
	header
------------------------------------------------------------*/
#header {
	border-top: 4px solid #f39800;
}

/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	background: #f39800;
	color: #fff;
}

#gNavi ul {
	border-right: 1px solid #fff;
}

#gNavi li {
	border-left: 1px solid #fff;
}

/*------------------------------------------------------------
	sideBar
------------------------------------------------------------*/
#sideBar .title span {
	border-left: 5px solid #f39800;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 span {
	border-left: 5px solid #f39800;
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#main .headLine02 {
	border-left: 5px solid #f39800;
}

/*------------------------------------------------------------
	index
------------------------------------------------------------*/
body#index #main .news li a {
	background: url(../../../img/pc/common/icon62.gif) no-repeat left 8px;
}

body#index #main .newsBox .news h2 {
	background: url(../../../img/pc/common/icon63.gif) no-repeat 11px 15px;
	background-color: #fafafa;
}

body#news #main .headLine01 {
	background: url(../../../img/pc/common/icon63.gif) #FAFAFA  no-repeat 11px 11px;
}

body#index #main .h2Ttl {
	background: #fafafa url(../../../img/pc/common/icon64.gif) no-repeat 8px 7px;
}

body#index #main .h2Ttl02 {
	background: #fafafa url(../../../img/pc/common/icon66.gif) no-repeat 17px 13px;
}

body#index #main .innerBox .search .btn {
	background-color: #f39800;
	zoom: 1;
}

/*------------------------------------------------------------
	information
------------------------------------------------------------*/
body#information #main .headLine01 {
	background: url(../../../img/pc/common/icon65.gif) #FAFAFA  no-repeat 13px 13px;
}

/*------------------------------------------------------------
	linkNavi
------------------------------------------------------------*/
#main .linkNavi li a:hover,
#main .linkNavi .on a {
	background: url(../../../img/pc/shop/link_navi_over_bg10.png) no-repeat left top;
}

#main .linkNavi li a {
	background: url(../../../img/pc/shop/link_navi_out_bg.png) no-repeat left top;
}

#main .linkNavi {
	margin-bottom: 15px;
	padding: 5px 0 2px;
	background: url(../../../img/pc/shop/link_navi_bg.gif) repeat-x left top;
	border: 1px solid #CCC;
	border-top: 2px solid #f39800;
}

#sideBar .evaluation dt {
	padding-left: 5px;
	font-size: 1.2em;
	line-height: 1.0;
	border-left: 4px solid #f39800;
}

#main .postBox .ttlBox .ttl {
	margin-top: 5px;
	padding-left: 10px;
	float: left;
	width: 680px;
	font-size: 1.2em;
	line-height: 1.1;
	border-left: 5px solid #f39800;
}