#sbm {
    margin: 10px auto;
    width: 800px;
    height: auto;
    clear: both;
    overflow:hidden;
    
}
#sbm h2 {
	font-size: 30px;
	color:#183778;
	margin:10px 0 0px 0px;
	padding:20px 0 40px 120px;
	background:url("../img/sbm/sbm_titles.gif") no-repeat left center;
}
#sbm_contents {
    width: 800px;
    height: auto;
}

#sbm h3 {
    margin-bottom: 0.5em;
    padding: 4px 6px;
    height: auto;
    background-color: #e5e5e5;
    border: 1px solid #cccccc;
}

#sbm_contents p {
    margin: 0px 10px 10px 10px;
}

#sbm_contents dd {
    margin-bottom: 10px;
}

#sbm_contents li {
    margin-bottom: 6px;
}


/**********************************/
#sbm ul.sbm_area {
	padding:10px 0;
	clear:both;
	list-style: none;
	margin:10px 0;
	display: inline-block;
}
#sbm ul.sbm_area li{
	float:left;
	width: 400px;
	margin: 0;
}

#sbm ul.sbm_area li a {
	display: block;
	width: 363px;
	margin:-1px -1px 0 0;
	padding:7px 5px 7px 30px;
	border:1px dotted #DDD;
}

#sbm ul.sbm_area li.bloglines a {background:url("../img/sbm/bloglines.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.bookdaq a {background:url("../img/sbm/bookdaq.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.buzzurl a {background:url("../img/sbm/buzzurl.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.choix a {background:url("../img/sbm/choix.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.corich a {background:url("../img/sbm/corich.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.delicious a {background:url("../img/sbm/delicious.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.digg a {background:url("../img/sbm/digg.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.drecom a {background:url("../img/sbm/drecom.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.fc2 a {background:url("../img/sbm/fc2.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.goo a {background:url("../img/sbm/goo.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.google a {background:url("../img/sbm/google.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.hatena a {background:url("../img/sbm/hatena.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.livedoor a {background:url("../img/sbm/livedoor.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.nifty a {background:url("../img/sbm/nifty.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.pookmark a {background:url("../img/sbm/pookmark.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.technorati a {background:url("../img/sbm/technorati.gif") no-repeat 5px center;}
#sbm ul.sbm_area li.yahoo a {background:url("../img/sbm/yahoo.gif") no-repeat 5px center;}
#sbm ul.sbm_area li a:hover {
	font-weight:bold;
}
