/*
 * about 
 */
body{
	background-image : url(../images/sub_bg_05.png);
	background-repeat: no-repeat;
}




#side_menu li.side_menu_design_pds {
	
	background-image: url(../images/side_menu_title_pds.png);
	height:47px;
	width:189px;
	background-repeat:no-repeat;
	text-indent: -9900px;
}


#side_menu li.side_menu_design_center {
	
	background-image: url(../images/side_menu_title_center.png);
	height:47px;
	width:189px;
	background-repeat:no-repeat;
	text-indent: -9900px;
}



#content .sub_content{
	
	padding-top:20px;
	
}


.sub_title span {
	
	background-image: url(../images/dot_style_1.png);
	background-repeat:no-repeat;
	background-position: center left ;
	display:block;
	margin:5px 0 0 0px;
	padding-left: 7px;
	
}


