/* CSS Document */

/*side_l
------------------------*/

.bg_bottom {
	background: url(../images/side/bg_bottom_img.gif) no-repeat bottom;
	padding-bottom: 10px;
	width: 210px;
}
.bg_top {
	background: url(../images/side/bg_top_img.gif) no-repeat top;
	width: 210px;
	padding-top: 10px;
}
.bg_bg_img {
	background: url(../images/side/bg_bg_img.gif) repeat-y;
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
}
.title01 a {
	background: url(../images/side/title_img02.jpg) no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 190px;
	display:block;
	margin-bottom: 5px;
}
.title02 {
	background: url(../images/side/title_img03.gif) no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 190px;
}
.title03 {
	background: url(../images/side/title_img04.gif) no-repeat;
	text-indent: -9999px;
	height: 12px;
	width: 96px;
	margin-bottom: 8px;
}
.crocs {
	background: url(../images/side/title_crocs.gif) no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 190px;
}
.hotline {
	background: url(../images/side/hotline_img.gif) no-repeat;
	height: 65px;
	width: 190px;
	text-indent: -9999px;
}
.kaiteki_list {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px;
}
.kaiteki_list li {
	border-bottom: 1px dotted #7F7F7F;
	padding-bottom: 5px;
	background: url(../images/side/qa_icon.gif) no-repeat left 14px;
	padding-left: 15px;
	width: 172px;
	padding-top: 10px;
	margin-left: 3px;
}
.crocs_list {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px;
}
.crocs_list li {
	border-bottom: 1px dotted #7F7F7F;
	padding-bottom: 3px;
	background: url(../images/side/crocs_icon.gif) no-repeat left 14px;
	padding-left: 15px;
	width: 172px;
	padding-top: 8px;
	margin-left: 3px;
	font-size:10px;
}
/*side_r
------------------------*/

.title04 {
	background: url(../images/index/title_img02.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 190px;
	height: 25px;
	font-size: 1px;
	line-height: 1px;
}
.title05 {
	background: url(../images/index/title_img01.gif) no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 190px;
}
.bland_list {
	margin: 0px;
	padding: 0px 5px;
	list-style: none;
	background: #E6E6E6;
	width: 180px;
}
.bland_list li {
	background: url(../images/index/arrow.gif) no-repeat left;
	width: 165px;
	padding-left: 15px;
	border-bottom: 1px dotted #7F7F7F;
	padding-bottom: 3px;
	padding-top: 3px;
}

