@charset "utf-8";

/* ===========================================

 web site : www.y-buster.co.jp
 author : support center
 Updated day ： 09/01

=========================================== */

/* ----------------------
 kojin.css
---------------------- */

div#linkArea {
	padding: 0px 10px 15px;
}

div#linkArea h3 {
	font-weight: bold;
	color: #333333;
	background: #F6F6F6 url(../../img/common/icon_subtt_common.gif) no-repeat 2px;
	padding: 3px 0px 3px 20px;
	margin-bottom: 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

div#linkArea p {
	margin-bottom: 15px;
}

div#linkArea ul {
	padding-right: 20px;
	padding-left: 30px;
}

div#linkArea ul li {
	margin-bottom: 5px;
	list-style: square;
}
