@charset "UTF-8";

/* ****************************************************
Title: pc_application.css
Created: 2011-01-24
Last Modified: 2011-02-13
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# Main

----------------------------------------*/


/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */

#content #pageTitApplication {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 18px;
}
#content #pageTitApplication .in {
	border-left: 8px solid #D8CC76;
	display: inline-block;
	*display: inline;
	margin-left: 4px;
	padding: 2px 0 2px 9px;
	vertical-align: baseline;
	*zoom: 1;
}

#content .mCatIndexArea #qualificationIndexAreaSec h2 {
	background-color: #D8CC76;
	padding: 11px 15px;
}

#content .mCatIndexArea #benefitIndexAreaSec h2 {
	background-color: #D8CC76;
	padding: 11px 15px;
}

#content .mCatIndexArea #healthIndexAreaSec h2 {
	background-color: #D8CC76;
	padding: 11px 15px;
}

#content .mTable02 table .printSize {
	background-color: #edf9ff;
	color: #1b4d74;
	font-weight: bold;
	padding: 10px;
	vertical-align: middle;
	width: 75px;
	font-size: 90%;
}




/* # Clearfix
---------------------------------------------------------------------------- */


