.rule {
width:1080px;
height:376px;
text-align:left;
background-image:url(auc/auction_rule_of02.gif);}

.rule table{
padding:20px 0 0 0;
}

.rule th{
font-size:23px;
color:#FF0000;}

.rule td{
line-height:25px;
vertical-align:top;
font-size:15px;
height:60px;
}

.rule_box3_1 {
	width:1040px;
    position: relative;
    padding: 1em 1.5em;
	margin:0 auto;
    border: solid 3px #ff0000;/*線*/
    border-radius: 0px;/*角の丸み*/
    color: #000000;/*文字色*/
}
.rule_box3_1 .rule_box_title{
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 10px;
    line-height: 1;
    font-size:16px;
    background: #ffffff;/*タイトル文字背景色*/
    color: #ff0000;/*タイトル文字色*/
    font-weight: bold;
}
.rule_box3_1 p {
	font-size:13px;
	line-height:1.7;
    margin: 0; 
    padding: 0;
}