@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for material index
	


	
*/


/* 1.for material index ==============================================*/

/* ページ共通 ==== */
div.section{
	margin-bottom:25px;
}
div.section h3,div.section h4{
	margin-bottom:15px;
}
div.material div.section p,
div.material div.section h4{
	margin:0 20px 15px 12px;
}
div.material div.section h5,
div.material div.section table{
	margin:0 20px 0 12px;
}
p.matSent{
	padding-left:10px;	
	color:#64a334;
	font-weight:bold;
	line-height:3;
	background:#e7f0df;
}
div#mat02{
	margin-left: 12px;
	margin-right: 20px;
}
div#mat02 dl{
	margin-bottom: 15px;
}
div#mat02 dt{
	float: left;
}
div#mat02 dd{
	padding-left: 200px;
}

div#mat03{
	background:#EFF6E9;
	margin-right: 20px;
	margin-left: 12px;
	padding: 13px 15px;
	border: 1px solid #DEEAD1;
}
div#mat03 p{
	margin:0;
}
div#mat03 dl{
	padding:0 0 20px;
}
div#mat03 dt{
	float:left;
	width:10em;
}
div#mat03 dd{
	margin-left:10em;
}

dl.matMail{
	margin-top:15px!important;
}
p.mat03hd{
	color:#64a334;
	font-weight:bold;
	font-size: 1.2em;
	margin:0 0 5px 0!important;
}
dl.privacy{
	margin:0 20px 20px;
}
dl.privacy dt{
	margin-bottom:5px;
	padding-left:15px;
	color:#d85a8e;
	font-weight:bold;
	background:url(../../common/image/icon_list.gif) no-repeat 0 5px;
}
dl.privacy dt a:link{
	color:#d85a8e;
	text-decoration:underline;
}
dl.privacy dt a:visited{
	color:#d85a8e;
	text-decoration:underline;
}
dl.privacy dt a:hover{
	color:#f779ad;
	text-decoration:underline;
}
dl.privacy dt a:active{
	color:#d85a8e;
	text-decoration:underline;
}

