
/*TOPページ*/
#top {
}
#top .remove {
display: none
}

#top .guide01 {
background-image: url("../images/top/guide_01.jpg");
background-position: left top
}

#top .guide02 {
background-image: url("../images/top/guide_02.jpg");
background-position: left top
}

#top .guide03 {
background-image: url("../images/top/guide_03.jpg");
background-position: left top
}

#top .guide04 {
background-image: url("../images/top/guide_04.jpg");
background-position: left top
}
#top .guide_text {
display: block;
margin-top: 20px;
margin-left: 70px
}

#top .guide_detail a {
font-size: 10px;
margin-top: 2px;
margin-right: 12px;
float: right
}

#top .cnts_table {
margin-bottom: 10px;
margin-left: 12px
}

#top .cnts_topics_table {
margin-left: 20px
}

#top .cnts_topics_table a {
margin-left: 20px
}

#top .cnts_topics_table th {
background-image: url("../images/top/dot_sankaku_topi.gif");
background-repeat: no-repeat;
background-position: left -7px;
text-align: left;
text-indent: 10px
}

#top .cnts_bg {
background-image: url("../images/top/cnts_bg.jpg");
background-repeat: repeat-y;
background-position: right top
}

#top .topics_bg {
background-image: url("../images/top/topics_bg.gif")
}

#top .topics_ttl {
background-image: url("../images/top/ttl_topics.gif");
width: 537px;
height: 37px
}

#top .topics_ttl_detail {
margin-top: 10px;
float: right
}

#top .topics_ttl_detail a {
font-size: 10px;
margin-right: 35px
}

#top .info_ttl {
background-image: url("../images/top/ttl_info.gif");
width: 537px;
height: 36px
}

#top .right_menu {
margin-left: 7px;
width: 195px
}

#top .right_sttl a {
font-weight: bold;
background-image: url("../images/top/dot_sankaku.jpg");
background-repeat: no-repeat;
background-position: 5px 5px;
text-indent: 15px;
display: block;
margin-top: 7px;
border-bottom: 1px dotted #d3d3d3
}

#top .right_company {
background-image: url("../images/top/ttl_company.gif");
margin-top: 15px;
width: 194px;
height: 19px;
border-bottom: 1px dotted #d3d3d3
}

#top .right_bana {
margin-top: 10px;
margin-left: 5px;
}

.mb15 {
margin-bottom: 15px;
}

