@import url(./commoncssfile.css);
div.pg_main_left{
	background: #FFF url(../images/1.gif) no-repeat top left;
}
.pg_title{
	border-bottom: 1px solid #D00;
}
#ph_title{
	font-size: large;
	font-weight: 900;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000;
	text-align: left;
	margin: 20px 0px;
}
div#ph_area{
	background: #FFF;
	background-color: #FFF;
	border: 1px solid #C99;
	margin: 0px 5px;
}
#ph_area img{
	background-color: #F9D;
}
#ph_category{
	margin: 5px;
}