
.box .body{
  padding: 5px 3px;
}


ul.statuses > li
{
  position: relative;
}
.tlbody
{
  display: block;
  margin-left:44px;
  min-height: 50px;
  overflow:   hidden;
  width:      440px;
}

.icon_l
{
  height: 50px;
  left: 0;
  margin: 0 10px 0 0;
  overflow: hidden;
  position: absolute;
  width: 50px;
}
.icon_r
{
  border-width: 0;
  line-height:1.25em;
  position: absolute;
  top: 0.5em;
  right: 5px;
}

/* twipne css */
h4 {
  font-size:116%;
  font-weight:bold;
  margin: 10px 0 10px 0;
}


#Container {
  /*width: 764px;*/
  margin: 0 auto;
}

#HeaderContainer,
#ContentsContainer,
#FooterContainer {
  width: 764px;
}

#LayoutA,
#LayoutB,
#LayoutC {
  width: auto;
}

#page_member_login #LayoutB #Left ,
#page_member_home #LayoutB #Left {
  width: 544px;
}

#page_member_login #LayoutB #Center,
#page_member_home #LayoutB #Center {
  width: 218px;
  margin: 0 0 0 2px;
  background: #dadce6;
}

#page_member_login #LayoutB #Center div.partsHeading,
#page_member_home #LayoutB #Center div.partsHeading{
  color: #000000;
  background: #eaecf6;
  background-image: none;
}

#page_member_login #LayoutB #Left div.partsHeading,
#page_member_home #LayoutB #Left div.partsHeading {
  background-image: url(/images/bg_parts_heading_540.gif);
}

#Header {
  background: #092f56 url(/images/bg_header.gif) repeat-x scroll 0 0;
  height: 80px;
}

#Header h1 {
  margin: 0;
  width: 100px;
  height: 80px;
  background: transparent url(../images/skin_header_logo.jpg)) no-repeat scroll 0 0;
}

#globalNav {
  width: auto;
  float: right;
}

#localNav {
  position:absolute; top:0px; left:300px;
}

#localNav ul {
  background: none;
}

#localNav li a {
  padding: 0 10px;
}

#Contents {
 padding: 10px 0 0 0;
}

#qr {
  display:block;
  margin: 0 auto;
}

img.rightimg {
  float: right;
  margin: 0 0 15px 0;
}

ul.statuses > li:first-child {
  border-top: 1px dashed #D2DADA;
}
ul.statuses > li {
  border-bottom: 1px dashed #D2DADA;
  line-height: 1.1em;
  padding: 0.7em 0.6em 0 0.6em;
}

div.timeline small{
  color: #777777;
}

