@charset "UTF-8";

@import url("../../css/common.css");
@import url("../../css/structure.css");

/* ======================================

 common function
 2007.11.6
 
 Color Cordination
 Key Color: #ba0015(Red)

======================================= */

/* ======================================

 main

======================================= */

#main div.row3
{
	margin-bottom: 10px;
}
#main div.row3 h3
{
	margin-bottom: 3px;
}
#main div.row3 p
{
	margin: 0 0;
	line-height: 1.4em;
}

/* ======================================

 cash browser

======================================= */

#cashBrowser div#imgCashBrowser
{
	float: left;
	margin: 0 10px 10px 0;
}
