@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.png) no-repeat left top;
	height: 29px;
	margin: 0 0 18px;
	width: 160px;
}

#content .mCatIndexArea h2 {
	padding: 10px 11px 10px 43px;
	border: 2px #01A369 solid;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-weight: bold;
}


#content .mCatIndexArea #qualificationIndexAreaSec h2 {
	background:  #D5EEE1 url(../img/all/bg_mh_index_qualification.gif) no-repeat 15px center;
	color: #01A369;
}

#content .mCatIndexArea #benefitIndexAreaSec h2 {
	background: #D5EEE1 url(../img/all/bg_mh_index_benefit.gif) no-repeat 15px center;
	color: #01A369;
}

#content .mCatIndexArea #healthIndexAreaSec h2 {
	background: #D5EEE1 url(../img/all/bg_mh_index_health.gif) no-repeat 15px center;
	color: #01A369;
}

#content .mTable02 table .printSize {
	background-color: #edf9ff;
	color: #1b4d74;
	font-weight: bold;
	padding: 10px;
	vertical-align: middle;
	width: 10%;
}

/* # Clearfix
---------------------------------------------------------------------------- */