/* CSS Document */

p.topimage{
	background-color: #FFFFFF;
	background-image: url(../delivery/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.d_title1{
	width:688px;
	height:38px;
	margin:0px;
	padding:0px;
	text-indent:-999999px;
	background-color: #FFFFFF;
	background-image: url(../delivery/images/d_title.gif);
	background-repeat: no-repeat;
}
p.d_title2{
	width:688px;
	height:38px;
	margin:30px 0 0 0px;
	padding:0px;
	text-indent:-999999px;
	background-color: #FFFFFF;
	background-image: url(../delivery/images/d_title.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;
}


p.syugo{
	background-image: url(../delivery/images/syugo.jpg);
	text-indent: -999999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 251px;
	width: 346px;
	background-repeat: no-repeat;
	background-position: right top;
}
/*モニターを見ながら-----------------------------*/
p.nedan{
	background-color: #F4F4F4;
	padding:10px;
	border: 1px solid #CCCCCC;
	width:320px;
}
p.nedan strong{
	font-size:16px;
	display:block;
	padding:0px;
	margin:0 0 10px 0;
}
*html p.nedan{width:340px;}
