@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			http://www.hogehoge.com/
File name:			top3column.css (http://www.hogehoge.com/css/top3column.css)

-----------------------------------*/

/*-------------------------
__top3column_style
-------------------------*/

#side {
margin-right: 15px;
padding-top: 0;
width: 200px;
}

#main {
width:550px;
margin-right:15px;
}
#main .topics,
#main .special {
background:url(/images/shadow.png) no-repeat center bottom;
}
#main .topics_inner dd {
width:405px;
}
#main .block ul {
width:320px;
}
#main .koma {
width:50%;
}

#side02 {
width:200px;
}