@charset "UTF-8";

/* ****************************************************
Title: pc_policy.css
Created: 2013-01-11
Last Modified:
***************************************************** */


/* Table Of Contents
----------------------------------------

# Smartphne Hide Content
# Main

----------------------------------------*/

/* # Smartphone Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */


/*-----------------------------------------------------------------------
2013.1.11追加CSS
-----------------------------------------------------------------------*/

/* mTable04 */
#content .mTable04 {
	margin: 15px 0 20px;
}

#content .mTable04 table {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#content .mTable04 table caption {
	padding-bottom: 5px;
}

#content .mTable04 .mNoteList {
	margin-bottom: 0;
}

#content .mTable04 table th,
#content .mTable04 table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#content .mTable04 table thead th {
	background-color: #c9e8f8;
	color: #000;
	font-weight: bold;
	padding: 0.8em 0;
	text-align: center;
}

#content .mTable04 table tbody th {
	background-color: #edf9ff;
	color: #1b4d74;
	font-weight: bold;
	padding: 0.6em;
	vertical-align: middle;
	/*width: 173px;*/
}

#content .mTable04 table tbody td {
	padding: 0.6em;
	vertical-align: middle;
	/*text-align: right;*/
}

#content .mTable04 .line0{
	border-bottom: none;
	border-right: none;
}
