@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.que {min-height:20px; background:url(../img/deco_icon_qanda_q.gif) no-repeat 0px 7px; padding: 7px 0px 6px 30px; margin: 0px; line-height:140%;}
td.ans {min-height:20px; background:url(../img/deco_icon_qanda_a.gif) no-repeat 0px 7px; padding: 7px 0px 10px 30px; margin: 0px; line-height:140%; border-bottom:dotted 1px #b8b8b8;}


/* -------------------------------------------------------------------
content
------------------------------------------------------------------- */


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%;
	}




