/* CSS Document */

p.topimage{
	background-color: #FFFFFF;
	background-image: url(../proof/images/topimages.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 688px;
	text-indent:-999999px;
	display: block;
}
div.text{width:688px;overflow:hidden;font-size: 12px;
	line-height: 20px;}
	

	
/*title--------------------------------------*/
p.p_title1{
	width:688px;
	height:38px;
	margin:30px 0 0 0px;
	padding:0px;
	text-indent:-999999px;
	background-color: #FFFFFF;
	background-image: url(../proof/images/p_title1.gif);
	background-repeat: no-repeat;
}
p.p_title2{
	width:688px;
	height:38px;
	margin:30px 0 0 0px;
	padding:0px;
	text-indent:-999999px;
	background-color: #FFFFFF;
	background-image: url(../proof/images/p_title2.gif);
	background-repeat: no-repeat;
}
p.p_title3{
	width:688px;
	height:38px;
	margin:30px 0 0 0px;
	padding:0px;
	text-indent:-999999px;
	background-color: #FFFFFF;
	background-image: url(../proof/images/p_title3.gif);
	background-repeat: no-repeat;
}
/*title--------------------------------------*/
dl.Q_A{width:688px;display:block;padding:0px;margin:0 0 15px 0;}
dl.Q_A dt{
	margin:0px 0 10px 0;
	padding:0 0 5px 0;
	display:block;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;overflow:hidden;
}
dl.Q_A dt em{
	font-family:"Arial", "Helvetica";
	font-size:16px;
	font-style: normal;width:25px;display:block;float:left;
}
dl.Q_A dd{margin:0 0 15px 0;padding:0 0 0 25px;overflow:hidden;}

p.syusei{
	width:688px;
	height:705px;
	margin:0px;
	padding:0px;
	background-image: url(../proof/images/syusei.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	display: block;
}

/*モニターを見ながら-----------------------------*/
p.monitor{
	background-color: #F4F4F4;
	padding:10px;
	border: 1px solid #CCCCCC;
	width:367px;
}
p.monitor strong{
	font-size:16px;
	display:block;
	padding:0px;
	margin:0 0 10px 0;
}
*html p.monitor{width:387px;}