@charset "Shift_JIS";

/*
 --------------------------------------------------------------------
 4Uweb^CMS •\Žæ‚èž‚ÝE•\•ÒW—pƒXƒ^ƒCƒ‹ƒV[ƒgB

 XV“úF2010-08-02
 --------------------------------------------------------------------
 y•ÒW—š—ðz
 E2009-05-25 V‹Kì¬
 E2010-08-02 ”wŒiF—p‚ÌƒXƒ^ƒCƒ‹‚ð’Ç‰ÁB
 
 -------------------------------------------------------------------- */

/**
 * ã‹l‚ß
 */
table th.top, td.top {
	vertical-align: top !important;
}

/**
 * ‰º‹l‚ß
 */
table th.bottom, td.bottom {
	vertical-align: bottom !important;
}

/**
 * ¶‹l‚ß
 */
table th.left, td.left {
	text-align: left !important;
	
}

/**
 * ‰E‹l‚ß
 */
table th.right, td.right {
	text-align: right !important;
}

/**
 * ’†‰›‘µ‚¦
 */
table th.center, td.center {
	text-align: center !important;
}


