@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);




#content .same{
 overflow: hidden;
 zoom: 1;
 margin-bottom: 20px;
}

#content .same ul{
	float: left;	
}

#content .same dl{
 margin: -2px 0 0 180px;
 color: #333;
}

#content .same dl.blank{
 margin: -2px 0 0 0px;
 color: #333;
}

#content .same dl dt{
 font-weight: bold;
 background: url(../image/dot.jpg) left bottom repeat-x;
 padding-bottom: 2px;
 margin-bottom: 6px;
 font-size: 1.2em;
}

#content p a{
 font-weight: bold;
}

#side{
 margin-bottom: 50px;
}

#content div.mb50{
 margin-bottom: 50px;
}

#container #pagetop{
padding-top:10px;
}
