@charset "Shift_JIS";


/* =========== sectionTitleC01 =========== */
.sectionTitleC01 a.withIconA:link,
.sectionTitleC01 a.withIconA:visited
	{
	color: #0f0f69;
	}

.sectionTitleC01 a.withIconA:hover,
.sectionTitleC01 a.withIconA:active
	{
	color: #cc0000;
	}


/* -----------------------------------------------
                     features
   ----------------------------------------------- */

.features,
.features td.image,
.features td.section,
.features .subSection td
	{
	border-style: solid;
	vertical-align:top;
	}

.features
	{
	border-width: 0 1px 1px 0;
	width: 940px;
	}

.features td.image,
.features td.section,
.features .subSection td
	{
	border-width: 1px 0 0 1px;
	}

.features td.image
	{
	background-position: left top;
	background-repeat: no-repeat;
	}

/* =========== section =========== */
.features td.section
	{
	background-repeat: repeat-y;
	height: 28px;
	padding: 5px 7px;
	}

.features td.section table
	{
	width: 737px;
	}

.features td.section table .link
	{
	text-align: right;
	vertical-align: middle;
	}


/* =========== subSection =========== */
.features .subSection td
	{
	height: 158px;
	padding: 7px;
	}

.features h3
	{
	margin-bottom: 8px;
	width: 180px;
	}

.features .subSection td.pseudo-lastChild h3
	{
	width: 172px;
	}

.features .subSection .linkListB01
	{
	margin-top: 0.75em;
	}
.features .subSection .linkListB01 li{
	line-height:1.4;
	}

.features .note
	{
	font-family: "MS UI Gothic";
	margin-top: 0.25em;
	}

.features .note strong
	{
	color: #cc0000;
	font-weight: normal;
	}
