@charset "utf-8";

@import URL("../common/css/reset.css");
@import URL("../common/css/base.css");

/* -----------------------------------------------------------------
Title: bisui.css
Created: 2010-04-016
Last Modified: 2010-04-16
------------------------------------------------------------------ */

/*  
------------------------------------------------------------------ */
body#bisui #main h4{
	width:326px;
	height:auto;
	background:url(images/shizuku.gif) no-repeat left center;
	padding-left:12px;
	font-size:1.4em;
	color:#F783CD;
	font-weight:bold;
	margin-top:5px;	
}

div#main div.boxUra{
	float:right;
	width:162px;
	height:auto;
	padding:7px 10px 10px 10px;
	border:#F783CD 2px dotted;
}
