@import url(http://www.bingobongo.co.jp/css/blog-base.css);

/* change & micro blog style */


body{
  color:#6C6C6C;
  background:url(http://change-micro.com/imgs/back.jpg);
  }

h1{
  background:url(http://change-micro.com/imgs/cm-topbanner.jpg) no-repeat top;
  }

a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;color:#333;}


#wrapper{
  background:#fff;
  border:1px solid #ccc;
  }



/** Main **/


#main .archiveTitle{
  color:#1A1A1A;
  }

#main .entryTitle{
  color:#000;
  }

#main .posted{
  border-top:1px solid #ccc;
  }

#main .entryBody a{
  color:#628A89;
  }

#main .pageslist{
  color:#628A89;
  }


#main .pageTop a{
  display:block;
  background:url(imgs/pagetop.jpg) no-repeat top;  
  }

#main .pageTop a:hover{
  background:url(imgs/pagetop_on.jpg) no-repeat top;  
  }

#menuList .shopinfo{float:left;background:url(http://change-micro.com/imgs/menu-shopinfo.jpg) no-repeat top;}
#menuList .contact{float:right;background:url(http://change-micro.com/imgs/menu-contact.jpg) no-repeat top;}

.contactBtn a{
  background:url(http://change-micro.com/imgs/contact-btn.jpg) no-repeat right 1px;
  }

#shopinfo th{
  color:#555;
  background:#F0DCC3;
  }

#brandList h3{
  color:#91452D;
  }

#brandList li{
  color:#121212;
  }


#mailform h3{
  color:#555;
  border-left:5px solid #565656;
  }

#mailform table{
  background:#ccc;
  }

#mailform th{
  color:#555;
  background:#F0DCC3;
  }



/** Menu **/

#menu h4{
  color:#555;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  }

