
div.half{
	height: 48px !important;
	background-position: center top !important;
}
span.tips_area{
	width:15px;
}
img{
    margin: 0px;
    padding: 0px;
}
a.tip{
	text-decoration:none;
}
a.tip:hover {
    position: relative
}
a.tip span {
    display: none;
	text-decoration:none;
}
a.tip:hover span {
    text-align: left;
    color: #0075d9;
    font-family: verdana,arial,helvetica,sans-serif;
    line-height: 1.5;
    display: block;
    font-size: 12px;
    margin: 0px;
    padding: 5px;
    z-index: 100;
    border: #c0c0c0 1px dotted;
    position: absolute;
    min-width: 300px;
    width: auto !important;
    background: #fff;
    top:  10px;
    left: 0px;
    _left:0px;
    opacity: 0.9;
		white-space:nowrap;
}

table#public_item_order_regist_form{
	width:580px;
	border-top:1px solid #ccc;
}
table#public_item_order_regist_form th{
	white-space:nowrap;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:4px;
	width:90px;
	text-align:left;
	background-color:#ebebeb;
	font-weight:normal;
}
table#public_item_order_regist_form td{
	line-height:2.1;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:4px 0 4px 8px;
	text-align:left;
}
table#public_item_order_regist_form td.tips_area{
	border:none;
	border-bottom:1px solid #ccc;
	background-color:#ebebeb;
	width:18px;
	padding:0px;
}
table#public_item_order_regist_form td textarea{
	width:420px;
}
table#public_item_order_regist_form td span.mailaddress{
	padding:0 9px;
	color:#06c;
}
table#order_attention{
	border:none;
}
table#order_attention td{
	border:none;
	padding:2px;
	line-height:1.2;
}
table#order_date{
	border:none;
	width:415px;
	margin:auto;
}
table#order_date td{
	border:none;
	padding:2px;
	line-height:1.2;
}
ul.text1_checkbox{
	line-height:1.2;
}
div#confirm_message{
	margin-top:12px;
	width:574px;
}
div#confirm_message h3{
	background-color:#900;
	color:#fff;
	padding:3px;
	font-size:15px;
	margin:0 auto 3px;
	border-bottom:1px solid #511;
	border-right:1px solid #511;
	text-indent:6px;
}
div#confirm_message ul.message{
}
div#confirm_message ul.message li{
	padding:3px;
	background-color:#f3f1ed;
	color:#333;
	font-size:13px;
	margin:0 auto 1px;
	text-indent:18px;
}

div#form_input_msg_01{
	border: 1px dashed #ccc;
  width: 580px;
  margin: auto;
}
div#form_input_msg_01 p{
	border: 1px solid #fff;
  color: #009;
  padding: 5px;
  background-color: #fefefe;
  font-size: 14px;
}











