@charset "utf-8";
/* CSS Document */


/* -------------------------------------------------------------------
mainimage
------------------------------------------------------------------- */

h2.pageimg {
	background:url(../img/h2_main_img.jpg) no-repeat;
	}


/* -------------------------------------------------------------------
title
------------------------------------------------------------------- */

.main_column h3 {
	height:38px;
	width:784px;
	margin-bottom:10px;
	}

.main_column h3.ttl001 {background:url(../img/h3_title_001.gif) no-repeat;}
.main_column h3.ttl002 {background:url(../img/h3_title_002.gif) no-repeat;}
.main_column h3.ttl003 {background:url(../img/h3_title_003.gif) no-repeat;}
.main_column h3.ttl004 {background:url(../img/h3_title_004.gif) no-repeat;}
.main_column h3.ttl005 {background:url(../img/h3_title_005.gif) no-repeat;}
.main_column h3.ttl006 {background:url(../img/h3_title_006.gif) no-repeat;}
.main_column h3.ttl007 {background:url(../img/h3_title_007.gif) no-repeat;}
.main_column h3.ttl008 {background:url(../img/h3_title_008.gif) no-repeat;}
.main_column h3.ttl009 {background:url(../img/h3_title_009.gif) no-repeat;}
.main_column h3.ttl010 {background:url(../img/h3_title_010.gif) no-repeat;}
.main_column h3.ttl011 {background:url(../img/h3_title_011.gif) no-repeat;}
.main_column h3.ttl012 {background:url(../img/h3_title_012.gif) no-repeat;}
.main_column h3.ttl013 {background:url(../img/h3_title_013.gif) no-repeat;}
.main_column h3.ttl014 {background:url(../img/h3_title_014.gif) no-repeat;}
.main_column h3.ttl015 {background:url(../img/h3_title_015.gif) no-repeat;}



/* -------------------------------------------------------------------
0331_修正
------------------------------------------------------------------- */

.main_column td.ttl001 {background:url(../img/h3_title_001.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl002 {background:url(../img/h3_title_002.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl003 {background:url(../img/h3_title_003.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl004 {background:url(../img/h3_title_004.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl005 {background:url(../img/h3_title_005.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl006 {background:url(../img/h3_title_006.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl007 {background:url(../img/h3_title_007.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl008 {background:url(../img/h3_title_008.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl009 {background:url(../img/h3_title_009.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl010 {background:url(../img/h3_title_010.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl011 {background:url(../img/h3_title_011.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl012 {background:url(../img/h3_title_012.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl013 {background:url(../img/h3_title_013.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl014 {background:url(../img/h3_title_014.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}
.main_column td.ttl015 {background:url(../img/h3_title_015.gif) no-repeat; height:38px; width:784px; padding-bottom:10px;}


.main_column td.text{width:784px; padding: 0px 0px 20px 0px; margin:0px;}

td.h4{height:23px; width:769px;	padding:3px 5px 0px 10px; background:url(../img/fcsystem_ttl_sub_base.gif) no-repeat 0px 1px; color:#e51f1f;
 font-weight:bold; border-bottom:#e51f1f solid 1px;	clear:both;	}

table.top10{ padding:10px 0px 0px 0px; margin:0px}

td.fcsystxt {width:440px; padding-bottom:30px; padding-right:14px; vertical-align:top; }
td.fcsysimg {padding-bottom:30px; vertical-align:top; text-align:right;}


/* -------------------------------------------------------------------
content
------------------------------------------------------------------- */
.main_column h4 {
	display:block;
	height:23px;
	width:769px;
	margin-bottom:10px;
	padding:3px 5px 0px 10px;
	background:url(../img/fcsystem_ttl_sub_base.gif) no-repeat 0px 1px;
	color:#e51f1f;
	font-weight:bold;
	border-bottom:#e51f1f solid 1px;
	clear:both;
	}

p.fcsystxt {
	display:block;
	width:440px;
	border-bottom:30px;
	margin-right:14px;
	float:left;
	}

img.fcsysimg{
	margin-bottom:30px;
	}

dl.qanda {
	border-bottom:dotted 1px #b8b8b8;
	padding: 8px 0px 10px 0px;
	}

dl.qanda dt {
	min-height:20px;
	display:block;
	background:url(../img/deco_icon_qanda_q.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 30px;
	margin: 7px 0px 6px 0px;
	line-height:140%;
	}

dl.qanda dd {
	min-height:20px;
	display:block;
	background:url(../img/deco_icon_qanda_a.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 30px;
	margin: 7px 0px 0px 0px;
	line-height:140%;
	}




