@charset "utf-8";


.flash {
position: relative;
left: -5px;
}
/* HERO
--------------*/

#hero h1 {
position: absolute;
top: 5px;
left: -3px;
z-index: 5;
width: 866px;
height: 259px;
text-indent: -9999px;
background: url(/images/img_hero.jpg) 0 0 no-repeat;
}
#hero ul li a {
position: absolute;
top: 193px;
left: 641px;
display: block;
width: 184px;
height: 28px;
z-index: 10;
}

/* BULLET
--------------*/
#bulletVer2 {
position: absolute;
z-index: 15;
width: 100px;
height: 102px;
top: 149px;
left: 201px;
}

/* TOPLIST
--------------*/
#topList {
background: url(images/bg_top_list.jpg) 0 0 no-repeat;
}
#topList ul {
position: relative;
width: 860px;
height: 260px;
}
#topList li {
position: absolute;
}
#topList li#topGyoumunippou {
top: 217px;
left: 55px;
}
#topList li#topEigyoushien {
top: 217px;
left: 345px;
}
#topList li#topKokyakukanri {
top: 217px;
left: 625px;
}

/* TOPMERIT
--------------*/
#topHeading {
padding: 3px 0 20px 35px;
background: url(/shared/images/bg_title_2nd.gif) 3px 0 no-repeat;
color: #555;
font-size: 150%;
}
#topMerit {
margin-bottom: 15px;
}
#topMerit dl {
padding-bottom: 15px;
}
#topMerit dl.borderBtm {
margin-bottom: 15px;
border-bottom: 1px solid #eeeeee;
}
#topMerit dl dt {
float: left;
width: 150px;
}
#topMerit dl dd {
float: left;
}
#topMerit dl dd a {
font-size: 140%;
font-weight: bold;
}
#topMerit dl dd p {
padding-top: 5px;
font-size: 125%;
width: 400px;
}
#topMerit dl dd p.topMerit_btn {
text-align: right;
}

.top_merit p {
font-size: 125%;
}

.top_merit .top_merit_btn {
padding: 0 5px 0 0;
}

/* TOPINFO
--------------*/
#topInfo {
}
#topInfo dl {
width: 528px;
padding: 10px 10px 5px 10px;
border-color: #d3d3d3;
border-style: solid;
border-width: 0 1px 1px 1px;
}
#topInfo dl dt {
float: left;
padding-top: 2px;
width: 9em;
font-size: 100%;
}
#topInfo dl dd {
margin-left: 6.7em;
padding-bottom: 10px;
padding-left: 15px;
background: url(/shared/images/link_icon_green.gif) 0 5px no-repeat;
font-size: 125%;
}
#topInfo dl dd a {
}
#topInfo dl dd p {
padding-top: 3px;
}
