@charset "utf-8";
/* symbol CSS */

h3 {
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:10px 0 20px;
	padding:10px 0 0 11px;
}
#symbol {
	width:600px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: right top;
}
.img01 {
	background-image: url(../symbol/images/img01.gif);
	padding-bottom:20px;
}
.img02 {
	background-image: url(../symbol/images/img02.gif);
	height:176px;
}
#symbol p {
	width:380px;
}

