/* CSS Document */

.side_r {
	width:200px;
	float:right;
}


.bnt_chiezo_s a {
	background:url(../images/side/btn_chiezosearch_img.gif) 0 0 no-repeat;
	width:200px;
	height:100px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}

.bnt_inquiry a {
	background:url(../images/side/btn_inquiry_img.jpg) 0 0 no-repeat;
	width:200px;
	height:130px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}

.eria {
	background:#F0F0F0;
	padding:5px;
	font-size:0.9em;
}




/*side_l
-----------------------*/
.side_l {
	width:200px;
	float:left;
}


.side_list {
	margin:0;
	padding:0;
	list-style-type:none;
}

.side_list li a {
	width:185px;
	display:block;
	background:url(../images/side/arrow.gif) 0 5px no-repeat;
	border-bottom:1px dotted #C8C8C8;
	margin-bottom:5px;
	padding:0 0 0 15px;
}


/*work
-----------------------*/
.hed_work_list_img {
	background: url(../images/side/bg_side_title_img.gif) 0 0 no-repeat;
	margin-bottom:5px;
	height:16px;
	padding-top:2px;
}

.hed_work_list_img span {
	font-size:0.7em;
	line-height:16px;
	color:#FFFFFF;
	padding:0 0 0 25px;
}




