@charset "utf-8";


/* delivery_stop_conf */


/*-------------------------------------
delivery_stop_conf
---------------------------------------*/
/* formtype03(global.css上書き)
---------------------*/
#Content div.formtype03 dl dt{
	width:90px;
	padding:7px 0 0;
	text-align:left;
}
#Content div.formtype01 ul{
	_padding:0 0 10px;
}

#Content #error1{
	width:100%;
	margin:0 0 10px;
	padding:0 0 4px;
	background:url(../images/common/ico_error.gif) no-repeat 3% 100%;
}
#Content #error1 p{
	width:250px;
	display:block;
	padding:7px 15px;
	font-weight:bold;
	color:#FFF;
	background:#DE1212;
}