@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 #950026;
	display: inline-block;
	*display: inline;
	margin-left: 4px;
	padding: 2px 0 2px 9px;
	vertical-align: baseline;
	*zoom: 1;
}

#content .mCatIndexArea #qualificationIndexAreaSec h2 {
	background: #638B54;
	padding: 14px 15px 11px 43px;
}

#content .mCatIndexArea #benefitIndexAreaSec h2 {
	background: #638B54;
	padding: 14px 15px 11px 43px;
}

#content .mCatIndexArea #healthIndexAreaSec h2 {
	background: #638B54;
	padding: 14px 15px 11px 43px;
}

#content .mTable02 table .printSize {
	background-color: #FFE599;
	color: #000;
	font-weight: bold;
	padding: 10px;
	vertical-align: middle;
	width: 75px;
	font-size: 90%;
}

.mIconLink {
	background: url(../../../common/std/img/pc/page/ico_arrow_lg_r.gif) no-repeat 4px 0.73em;
	padding:6px 6px 6px 20px;
	border:1px solid #6C0;
	background-color:#FFFFD2;
}




/* # Clearfix
---------------------------------------------------------------------------- */


