@charset "shift_jis";

/* ----- link style ----- */

body#link #main h3{
	color: #455556;
	border-bottom: dashed 1px #888888;
	background: url("../img/listimg.gif") no-repeat;
	background-position: 4px center;
	margin-top: 25px;
	margin-left: 20px;
}
body#link #main p{
	margin-left: 20px;
	margin-bottom: 0;
}
body#link #main ul{
	margin-left: 25px;
	margin-bottom: 20px;
	list-style: none;
}
body#link #main ul li{
	padding-top: 6px;
}

/* ----- link style ----- */