<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
	height: 29px;
	margin: 0 0 18px;
	width: 180px;
}

#content .mCatIndexArea #qualificationIndexAreaSec h2 {
	background: #2980b9 url(../img/all/bg_mh_index_qualification.gif) no-repeat 15px center;
	padding: 11px 15px 11px 43px;
}

#content .mCatIndexArea #benefitIndexAreaSec h2 {
	background: #2980b9 url(../img/all/bg_mh_index_benefit.gif) no-repeat 15px center;
	padding: 11px 15px 11px 43px;
}

#content .mCatIndexArea #healthIndexAreaSec h2 {
	background: #2980b9 url(../img/all/bg_mh_index_health.gif) no-repeat 15px center;
	padding: 11px 15px 11px 43px;
}

#content .mTable02 table .printSize {
	background-color: #edf9ff;
	color: #1b4d74;
	font-weight: bold;
	padding: 10px;
	vertical-align: middle;
	width: 10%;
}

/* # Clearfix
---------------------------------------------------------------------------- */</pre></body></html>