/*
 * about 
 */
body{
	background-image : url(../images/sub_bg_01.png);
	background-repeat: no-repeat;
}




#side_menu li.side_menu_design_title {
	
	background-image: url(../images/side_menu_title_about.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;
	
}


