@charset "EUC-JP";

/* --COMMON SEETING ------------------------------------------- */

dt,dd	{ margin: 0; padding: 0; }
.mB { margin-bottom: 20px; }


/* --HEADER SEETING ------------------------------------------- */

p#head-text	{
	height:170px;
	margin-top:0;
	margin-bottom:0;
	font-size: 1px;
	line-height: 0;
	margin-top:0;
	text-indent: -9999px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

a img { border: none; }

/* --LEAD SEETING ------------------------------------------- */
#lead-block	{
	text-align: left;
	padding-bottom:40px;
	margin-bottom:0;
	background-image:url(../images/lead-block.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#lead-block h2	{
	height:27px;
	margin:0 0 3px 0;
	font-size: 1px;
	line-height: 0;
	text-indent: -9999px;
	background-image:url(../vdddns/images/h2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/* --CONTENTS SEETING ------------------------------------------- */

#contents h3	{
	width:721px;
	height:54px;
	padding:0;
	margin:0  15px 20px 15px;
	font-size: 1px;
	line-height: 0;
	text-indent: -9999px;
	background-image:url(../vdddns/images/h3.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#contents h4 {
	color:#396f8f;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	padding-top: 4px;
	padding-left: 28px;
	height:20px;
	margin:0 0 8px 10px;
	background-image:url(../vdddns/images/contents-block.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#contents a.normalLink	{
	font-size:14px;
	font-weight:bold;
	padding-right:15px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right top;
	position:absolute;
	top:5px;
	left:25px;
}

#contents a.normalLink:hover	{	background-image:url(../images/arrow.gif);	}

#contents p {
	text-align: left;
	padding-top: 4px;
	padding-left: 28px;
	line-height:150%;
	width: 650px;
	margin:0px 10px 20px 37px;
}

#contents .section {
	margin-left: 39px;
	margin-bottom: 20px;
}

#contents dt {
	font-size:14px;
	color:#396f8f;
	font-weight:bold;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right top;
}

#contents dd {
	font-size:12px;
	padding-left: 15px;
	margin-bottom: 15px;
}