@charset "utf-8";

/* main contents */
#main-content{
float:left;
width:597px;
padding:28px 0 0 20px;
}

/*sidebar*/
#sidebar {
float:right;
width:193px;
padding:28px 20px 0 0;
}
#sidebar ul#sidebarbutton02 li {
background-color:#abd;
}
#sidebar .related {
margin-bottom:14px;
background:url(../../img/related_bg_01.png) repeat-y;
}
#sidebar .related h2 {
margin-bottom:10px;
padding:15px 14px 0;
background:url(../../img/related_bg_03.png) no-repeat;
}
#sidebar .related ul {
padding:0 12px 15px;
background:url(../../img/related_bg_02.png) left bottom no-repeat;
}
#sidebar .related img {
vertical-align:bottom;
}

