﻿/* CSS Document */
#content{
	background:none;
}

/* NAVIGATION */
#navigation {
	width: 185px;
	text-align:left;
	float: left;
}
#navigation .wrapper {
	width: 184px;
}
#navigation .wrapper dl {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
#navigation dt {
}
#navigation dt a {
	background: url("/-/media/Project/Daikin/daikin_co_jp/common960/images/arrow_gry gif") no-repeat 7px 11px #efefef;
	border-bottom: solid 1px #dedede;
	padding: 7px 0 5px 19px;
	display: block;
	font-weight: bold;
	color: #666;
}
#navigation dt a:hover {
	color: #0033cc;
}
	#navigation dd span {
		font-weight: normal;
		font-size: 10px;
	}
	#navigation dd a {
		background: url("/-/media/Project/Daikin/daikin_co_jp/common960/images/arrow_gry gif") no-repeat 7px 11px #f8f8f8;
		border-bottom: solid 1px #dedede;
		padding: 7px 0 5px 19px;
		display: block;
		font-weight: bold;
		color: #666;
	}
	#navigation dd a:hover {
		color: #0033cc;
	}
		#navigation dd ul {
			padding: 0 9px;
			border-bottom: 1px solid #dedede;
		}
		#navigation dd li p {
			/*background: url("/-/media/Project/Daikin/daikin_co_jp/tokki/litetec/common/images/s_nav_bg2 gif") no-repeat left bottom;*/
			border-bottom: solid 1px #dedede;
			padding-bottom: 1px;
		}
			#navigation dd li.bottom ul {
				border-top: 1px solid #dedede;
				border-bottom: none;
			}
			#navigation dd li.bottom p {
				border-bottom: none;
			}
		#navigation dd li a {
			background: url("/-/media/Project/Daikin/daikin_co_jp/common960/images/arrow_gry gif") no-repeat 7px 11px #ffffff;
			border-top: solid 1px #fff;
			border-bottom: solid 1px #fff;
			font-weight: normal;
		}
		#navigation dd li a:hover {
			color: #0033cc;
		}
		#navigation dd li ul {
			padding: 3px 0 3px 10px;
		}
		#navigation dd li li p {
			background: none;
			padding-bottom: 0;
			border-bottom: solid 1px #fff;
		}
		#navigation dd li li a {
			background: url("/-/media/Project/Daikin/daikin_co_jp/common960/images/arrow_gry gif") no-repeat 8px 4px #ffffff;
			padding: 1px 0 0 20px;
			border-top: none;
			font-size: 10px;
			/*\*/
			*font-size: 80%;
			/**/
		}

#navigation a:visited {
	color: #996699;
}
#navigation dt .active:visited,
#navigation dt .active:hover,
#navigation dt .active {
	/*background-position: -370px top;*/
	background: #efefef;
	color: #999;
	text-decoration: none;
}
#navigation dd .active:visited,
#navigation dd .active:hover,
#navigation dd .active {
	/*background-position: -370px top;*/
	background: #f8f8f8;
	color: #999;
	text-decoration: none;
}
#navigation li .active:visited,
#navigation li .active:hover,
#navigation li .active {
	/*background-position: -350px top;*/
	background: none;
	color: #999;
	text-decoration: none;
}


/*サイドナビ設定上書き*/
#navi_box{
	width: 185px;
	float: left;
}
#navi_box a:link,
#navi_box a:active,
#navi_box a:visited {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#0763B6;
	text-decoration:underline;
}

#navi_box dl{
	margin-bottom:10px;
}

#navigation dd{
	display:none;
}

#navi_box dt p a{
	padding:6px 0 6px 20px;
}
#navi_box dd p a  {
	padding:6px 0 6px 30px;
}
#navi_box dd p a {
	background:15px 11px no-repeat url("/-/media/Project/Daikin/daikin_co_jp/common960/images/arrow_gry gif");
}

#navigation img{
	vertical-align:bottom;
}
#navi_box dl,
#navi_box dt p,
#navi_box dd p  {
	padding:0;
	margin:0;
}

/*------------------------------*/
/* sideNaviBnr */
/*------------------------------*/
#sideNaviBnr {
	width: 185px;
	text-align:left;
	float: left;
}
#sideNaviBnr ul li {
	float:left;
	margin-bottom:4px;
}
#sideNaviBnr ul li img {
	display:block;
}
