.main {
width:700px;
}
ul.stp {
margin:20px 0 10px;
padding:0;
list-style-type:none;
text-align:left;
font-size:12px;
}
ul.stp li {
line-height:140%;
}
ul.stp li.att {
margin:5px 0;
font-weight:bold;
color:#054376;
text-align:left;
border-left:5px solid #054376;
padding-left:8px;
}
ul.play {
margin:10px 0 0;
padding:0;
list-style-type:none;
text-align:left;
font-size:12px;
}
ul.play li {
line-height:140%;
}
.ttl {
font-size:24px;
font-weight:bold;
color:#CC0066;
text-align:center;
padding:10px 0;
marign:0 0 5px;
border-top:2px solid #EE9494;
border-bottom:2px solid #EE9494;
}
.btn {
margin:10px;
padding: 0;
height: 76px;
width: 214px;
background: url("images/btn.jpg") no-repeat;
float: right;
}
.btn a {
height: 76px;
width: 214px;
text-indent: -9877em;
display: block;
overflow: hidden;
}
.btn a:hover {
background: url("images/btn.jpg") no-repeat 0px -76px;
}
.plan {
padding:5px 10px;
}
.bdr {
border-bottom:3px solid #054376;
}
.catch {
font-size:14px;
font-weight:bold;
color:#054376;
text-align:center;
}
.clear{ clear:both;}
