@charset "utf-8";
/* CSS Document */

.side_br_box {
	padding: 9px;
	width: 200px;
	margin-bottom: 10px;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	background: #FFFFFF;
}
.side_br_box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.side_br_box li {
	background: url(../images/com/arrow_black.gif) no-repeat left center;
	width: 180px;
	border-bottom: 1px dotted #969696;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	color: #008BCE;
}
.side_br_box a {
	color: #008BCE;
}

.side_br_box li:hover {
	background: #EBEBEB url(../images/com/arrow_black.gif) no-repeat left center;
	width: 180px;
	border-bottom: 1px dotted #969696;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
}
#hed_category01 {
	background: url(../images/side/hed_category_img01.gif) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 220px;
}
#hed_category02 {
	background: url(../images/side/hed_category_img02.gif) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 220px;
}
#bg_mail_img {
	background: url(../images/side/bg_mail_img.gif) no-repeat;
	height: 75px;
	width: 192px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#btn_side_inquiry {
	height: 33px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
#btn_side_inquiry a {
	background: url(../images/header/btn_inquiry.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 33px;
	width: 140px;
}
#btn_side_inquiry a:hover {
	background: url(../images/header/btn_inquiry.gif) no-repeat 0px -33px;
	text-indent: -9999px;
	display: block;
	height: 33px;
	width: 140px;
}
#bg_review_img {
	background: url(../images/side/bg_review_img.gif) no-repeat center top;
	width: 220px;
	padding-top: 40px;
}
#btn_kubatta {
	height: 30px;
	width: 200px;
	margin-bottom: 10px;
}
#btn_kubatta a {
	background: url(../images/side/btn_kubatta.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
}
#btn_kubatta a:hover {
	background: url(../images/side/btn_kubatta.gif) no-repeat 0px -30px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
}
#btn_moratta a {
	background: url(../images/side/btn_moratta.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
}
#btn_moratta a:hover {
	background: url(../images/side/btn_moratta.gif) no-repeat 0px -30px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
}
.banner_faq {
	height: 70px;
	width: 220px;
	margin-bottom: 15px;
}
.banner_faq a {
	background: url(../images/side/banner_faq.gif) no-repeat 0px 0px;
	height: 70px;
	width: 220px;
	text-indent: -9999px;
	display: block;
}
.banner_faq a:hover {
	background: url(../images/side/banner_faq.gif) no-repeat 0px -70px;
	height: 70px;
	width: 220px;
	text-indent: -9999px;
	display: block;
}
