@charset "utf-8";

/*
　　　　Site Name:TAT
　　　　Description: regist confirm Layout
　　　　Version: 
*/

/* 表組み　フォーム
--------------------------------------------------------*/
div.section div#addressBox {
	width: 864px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding: 24px 0;
	margin-bottom: 24px;
	background:url(../../../common/contents/address_border.gif) repeat-y left top;
}

div.section div#addressBox dl{
	width: 805px;
	margin-left:28px;
	background:url(../../../common/contents/address_back.gif) repeat-y left top;
}

div.section div#addressBox dt{
	width: 250px;
	float: left;

	vertical-align:middle;
}

div.section div#addressBox dt span.txt{
	float: left;
	margin: 13px 0 16px 15px;
	font-weight: bold;
	color: #505050;
}


div.section div#addressBox dt span.ico{
	float: right;
	margin: 13px 8px 16px 0;
}

div.section div#addressBox dd{
	padding: 13px 0 20px 258px;
	background:url(../../../common/contents/address_back_bottom.gif) repeat-x left bottom;
}

div.section div#addressBox dd.h50{
	height:40px;
	}


div.section div#addressBox dd p.red{
	color: #FF3366;
	font-weight: bold;
}

div.section div#addressBox dd span.note{
	font-size: .8em;
}

p.mark img{
	vertical-align: middle;
	margin-right: 2px;
}
