@charset "utf-8";

section#top_img {
height: 1054px;
background-image: url(../images/top_bg.jpg);
background-repeat: no-repeat;
background-position: center center;
}

div#top_copy {
width: 591px;
height: 460px;
float: right;
margin-top: 70px;
background-image: url(../images/top_img.png);
background-repeat: no-repeat;
}

div#top_copy p {
font-size: 24px;
font-weight: bold;
text-align: right;
line-height: 150%;
margin-top: 120px;
}

div#top_copy p strong {
font-weight: bold;
}


section#top_img ul {
clear: both;
}

section#top_img li {
width: 476px;
height: 482px;
float: left;
}

section#top_img li.right_li {
margin: 0px;
float: right;
}


section#top_poinest {
height: 501px;
background-image: url(../images/top_poinest_bg.jpg);
background-repeat: repeat-x;
}

section#top_info {
padding-top: 30px;
padding-bottom: 30px;
}

div#top_infomation {
float: left;
width: 610px;
}

div#top_infomation h2 {
font-size: 18px;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 5px;
padding-bottom: 5px;
}

div#top_infomation li {
border-bottom: 1px dotted #CCCCCC;
margin-bottom: 5px;
padding-bottom: 5px;
}

div#top_infomation li span.date {
color: #FFFFFF;
font-weight: bold;
text-align: center;
width: 147px;
height: 28px;
background-color: #DF6110;
line-height: 28px;
padding: 8px 10px;
margin-right: 10px;
}

div#top_infomation p {
float: right;
background-image: url(../images/arrow01.gif);
background-repeat: no-repeat;
padding-left: 25px;
}

div.top_ban {
width: 322px;
float: right;
}

div.top_ban li {
margin-bottom:3px
}