#top_box {
    width:745px; 
    min-height:560px;
    background-color:#FFFFFF;
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
}
#top_box p{
    line-height: 1.5em;
}

.top_t1 {
    width:450px;
    height: 280px;
    font-size:16px;
    float:left;
}
.top_t1 h2{
    font-size:20px;
    color:#003366;
    font-weight:900;
    padding: 15px 0 5px 20px;
}
.top_p1  { 
    width:275px;
    padding-top: 65px;
    text-align: right;
    float:right;
}
.top_p1  img{
    width: 250px;
    height: 188px;
} 

.top_p2 { 
    width:380px;
    height: 240px;
    padding-right:10px;
    padding-left:10px;
    float:left;
}
.top_p2 img{
    width: 360px;
    height: 240px;

}

.top_t2 { 
    width:345px;
    height: 240px;
    font-size:18px;
    font-weight:900;
    color:#003366;
    padding-top:70px;
    padding-bottom:0px;
    padding-left:45px;
    float:right;
    position: relative;
}

.clear { clear:both; }  
.clear hr { display:none; }  


#sample_link {
    text-align:right;
    font-size:18px;
    font-weight:900;
    color:#663300;
    position: absolute;
    bottom: 0;
    right: 0;
}

#sa {
    padding: 15px 0;
    text-align:right;
    font-size:12px;
    color:#ff0000;}

#HSW{
    Height:100%;
    width:100%;
    text-align:center;
}

#hobbyshow {
    width:745px; height:100%;
    text-align: left;
    margin-bottom: 10px;
    position: relative;
}

#hobby_banner {
    width:745px;
    text-align:center;
    bottom: 0px;
    position: absolute;
    left: 0px;
    top: 120px;
}


/*
.sampleA { vertical-align:middle; }  

padding-top:29px;

padding-top:0px;
padding-bottom:0px;
padding-top:100px;
*/

.info_text{
    width:100%;
    height:200px;
    overflow:auto;
}


P {
    margin-top: 15px;
    margin-bottom: 5px;
}
ul#info {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
}

ul#info li {
    margin: 0 0 0.5em;
    padding: 0 0 0.5em;
    font-size: 16px;
    line-height: 1.5em;
    text-indent:0;
}

ul#info li b {
    line-height: 2em;
}

ul#info hr {
    margin: 0 0 1em;
    padding: 0;
    height: 0;
    border: 0;
    height: 1.5px;
    border-bottom: dotted 2px #333333;
}
.iten-info a{
    text-decoration :none;
    display: block;
}
.iten-info div.iten-b{
    text-align: center;
    width: 100%;
    height: 60px;
    background: orangered;
    color: white;
    border-radius:5px;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 10px;
}
.iten-info div.tax-b{
    text-align: center;
    width: 100%;
    height: 60px;
    background: #515151;
    color: white;
    border: 1px solid #515151;
    border-radius:5px;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 10px;

}
.mail_alert a{
text-decoration: none;
}
.mail_alert strong{
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    background: red;
    color: white;
    padding: 10px;
    border-radius: 5px;
    display: block;
}