@charset "UTF-8";

/* ****************************************************
Title: sp_application.css
Created: 2011-01-31
Last Modified: 2011-02-13
***************************************************** */


/* Table Of Contents
----------------------------------------

# Smartphne Hide Content
# Main

----------------------------------------*/


/* # Smartphone Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */

#content #pageTitApplication {
	background: url(../img/all/bg_pagetit_application.gif) no-repeat left top;
    width: 100%;
    height: 43px;
    margin-bottom: 18px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
}
#content #pageTitForm {
	background: url(../img/all/bg_pagetit_form.gif) no-repeat left top;
    width: 100%;
    height: 43px;
    margin-bottom: 18px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
}

#content .mCatIndexArea #qualificationIndexAreaSec h2 {
	_background: #009D9E url(../img/all/bg_mh_index_qualification.gif) no-repeat 15px center;
	padding: 11px 15px 11px 15px;
}

#content .mCatIndexArea #benefitIndexAreaSec h2 {
	_background: #009D9E url(../img/all/bg_mh_index_benefit.gif) no-repeat 15px center;
	padding: 11px 15px 11px 15px;
}

#content .mCatIndexArea #healthIndexAreaSec h2 {
	_background: #009D9E url(../img/all/bg_mh_index_health.gif) no-repeat 15px center;
	padding: 11px 15px 11px 15px;
}

#content .mTable02 table .printSize {
	background-color: #edf9ff;
	color: #1b4d74;
	font-weight: bold;
	padding: 10px;
	vertical-align: middle;
	width: 10%;
}

/* # Clearfix
---------------------------------------------------------------------------- */