@charset "UTF-8";

/* ****************************************************
Title: pc_benefit.css
Created: 2011-01-24
Last Modified: 2011-01-24
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# Main
----------------------------------------*/


/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */

#content #pageTitBenefit {
	background: url(../img/all/bg_pagetit_benefit.gif) no-repeat left top;
	height: 29px;
	margin-bottom: 18px;
	width: 146px;
}

.nowrap { white-space: nowrap;
}


/* ＜Table05＞ "給付内容表示用 */
#content .Table05 {
	margin: 15px 0 20px;
}

#content .Table05 table {
	border-left: 1px solid #B0D5A9;
	border-top: 1px solid #B0D5A9;
}

#content .Table05 table caption {
	padding-bottom: 5px;
}

#content .Table05 .mNoteList {
	margin-bottom: 0;
}

#content .Table05 table th,
#content .Table05 table td {
	border-bottom: 1px solid #B0D5A9;
	border-right: 1px solid #B0D5A9;
}

#content .Table05 table thead th {
	background-color: #EBF4EA;
	color: #000;
	font-weight: bold;
	padding: 12px 0;
	text-align: center;
}

#content .Table05 table tbody th {
	background-color: #EBF4EA;
	font-weight: bold;
	padding: 13px;
	vertical-align: middle;
}

#content .Table05 table tbody td {
	padding: 13px;
}

#content .Table05 table tbody .accent {
	font-weight: bold;
	padding: 13px;
	vertical-align: middle;
}

.taM{
	vertical-align: middle;
}