@charset "utf-8";
/* CSS Document */

/*#side {
	height:1585px;
}
* html #side {
	height:1585px;
}
*+html body, * html body #side {
	height:1585px;
}*/

/*ヘッダーイメージ*/
#img_main {
	display:block;
	width:570px;
	height:309px;
	background:url(../image/voice/pic_main.jpg) no-repeat;
}
/*メイン*/
h2 {
	margin:0 0 0 10px;
}
h2 span {
	display:none;
}
#img_tit {
	display:block;
	width:540px;
	height:21px;
	background:url(../image/voice/title_main.gif) no-repeat;
}
p {
	margin:0;
	padding:5px 10px;
	font-size:14px;
	line-height:20px;
}
img {
	border:none;
}
.box {
	padding:0 0 10px 10px;
}
.voice_border_g_linetop {
	background:url(../image/voice/border_g_linetop.gif) repeat;
}
.voice_border_g_linebottom {
	background:url(../image/voice/border_g_linebottom.gif) repeat;
}
.voice_border_g_lineleft {
	background:url(../image/voice/border_g_lineleft.gif) repeat;
}
.voice_border_g_lineright {
	background:url(../image/voice/border_g_lineright.gif) repeat;
}
.voice_border_r_linetop {
	background:url(../image/voice/border_r_linetop.gif) repeat;
}
.voice_border_r_linebottom {
	background:url(../image/voice/border_r_linebottom.gif) repeat;
}
.voice_border_r_lineleft {
	background:url(../image/voice/border_r_lineleft.gif) repeat;
}
.voice_border_r_lineright {
	background:url(../image/voice/border_r_lineright.gif) repeat;
}
table dd {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
}
table dt {
	margin:0 0 3px;
	padding:0;
	font-size:14px;
	border-bottom:solid 1px #a8a8a8;
}
table dl {
	margin:5px 10px;
}
