@charset "utf-8";
/* CSS Document */

#sidebar .sidebar_box01 .business{
	background:url(../common/sidebar_img_business_02.png);
}

#sidebar .sidebar_box01 .products{
	background:url(../common/sidebar_img_products_02.png);
}

#sidebar .sidebar_box01 .news{
	background:url(../common/sidebar_img_news_02.png);
	margin-bottom:0px !important;
}

#sidebar .sidebar_box01 .company{
	background:url(../common/sidebar_img_company_02.png);
}

#sidebar .sidebar_box01 .recruit,
#sidebar .sidebar_box01 .link,
#sidebar .sidebar_box01 .privacy,
#sidebar .sidebar_box01 .linkpolicy,
#sidebar .sidebar_box01 .sitemap{
	margin-bottom:0px !important;
}


/*  */
#sidebar{
}

#sidebar .sidebar_box01{
	background:#C6D4EB;
	padding:8px;
	margin-bottom:15px;
}

#sidebar .sidebar_box01 .title{
	margin-bottom:8px;
	font-size:0px;
}

#sidebar .sidebar_box01 .title img{
	vertical-align:bottom;
}

#sidebar .sidebar_box01 ul li{
	zoom:1;
	margin-bottom:1px;
	line-height:0px;
}

#sidebar .sidebar_box01 ul li *{
	zoom:1;
}

#sidebar .sidebar_box01 ul li a{
	display:block;
	position:relative;
	background:#fff url(../common/sidebar_arrow_01.png) no-repeat 10px 50%;
	line-height:1.4em;
	padding:6px 10px 6px 30px;
	color:#000;
	text-decoration:none;
	vertical-align:middle;
}

#sidebar .sidebar_box01 ul li a:hover{
	background-color:#E6F2FF;
	color:#1966B3;
	text-decoration:underline;

	-moz-box-shadow:0px 0px 5px #DBEBFF,0px 0px 10px #fff;
	-webkit-box-shadow:0px 0px 5px #DBEBFF,0px 0px 10px #fff;
	box-shadow:0px 0px 5px #DBEBFF,0px 0px 10px #fff;
	position:relative;
	z-index:100;
}

#sidebar .sidebar_box01 ul li a.current,
#sidebar .sidebar_box01 ul li a.parentsLink {
	background:url(../common/sidebar_arrow_02.png) no-repeat 10px 50% #5376BA !important;
	color:#fff !important;
	/*
	-moz-box-shadow:0px 0px 5px #5376BA !important;
	-webkit-box-shadow:0px 0px 5px #5376BA !important;
	box-shadow:0px 0px 5px #5376BA !important;
	*/
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	z-index:200;
}

#sidebar .sub_title{
	font-weight:800;
	background:url(../common/sidebar_arrow_03.png) no-repeat 0px 50%;
	padding-left:15px;
	margin-top:4px;
	margin-bottom:4px;
}


/* --- --- --- --- --- --- --- --- */
#sidebar .sidebar_tel{
	border:#C6D4EB solid 5px;
	padding:5px;
	background:#fff;
	margin-bottom:15px;
}

#sidebar .sidebar_tel img{
	vertical-align:bottom;
}

#sidebar .sidebar_tel .box01{
	padding-bottom:11px;
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
}

#sidebar .sidebar_tel .box01 .title{
	margin:0px;
	margin-bottom:12px;
}

#sidebar .sidebar_tel .box01 p{
	margin-left:10px;
	font-size:0px;
}

#sidebar .sidebar_tel .box01 .tel_num{
	margin-bottom:6px;
}

#sidebar .sidebar_tel .text{
	padding:0px 10px;
	line-height:1.4em;
}

/* --- --- --- --- --- --- --- --- */
#sidebar .banner_box01{
	margin-bottom:15px;
	font-size:0px;
}

#sidebar .banner_box01 ul{
	margin-bottom:-10px;
}

#sidebar .banner_box01 ul li{
	margin-bottom:10px;
}



