@charset "Shift_JIS";

div#contents p#back{
	margin:0 0 20px 0;
	}

div#flash{
	margin:0 0 20px 72px;
	}
	
div#voice{
	width:790px;
	margin:0 0 0 72px;
	}
	
div#voice h1{
	font-size:155%;
	margin:0 0 0.5em 0;
	}
	
div#voice h2{
	font-size:96%;
	margin:0 0 0.5em 0;
	}
	
div#voice h2.base{
	padding:0 0 0 10px;
	margin:0 0 11px 0;
	background-image:url(../img/h2-bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
	
div#voice p{
	margin:0 0 1em 0;
	}
	
div#voice p.message{
	font-size:96%;
	margin:0 0 1em 2em;
	}
	
div#voice dl{
	margin:0 0 1em 0;
	}
	
div#voice dt{
	font-size:96%;
	color:#005bab;
	margin:0 0 0.2em 0;
	}
	
div#voice dt span{
	font-size:140%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
div#voice dd{
	font-size:96%;
	margin:0 0 0 2em;
	}
	

