@charset "utf-8";

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

TITLE    : ドットジェイピー＞リンク CSS
URL      : http://www.dot-jp.or.jp/css/links.css

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

#contents dd {
	margin-bottom: 1em;
}
#contents dd p {
	width: 100%;
}
#contents ul {
	width: 96%;
}
#contents ul li {
	background: url(../img/subpage_h3_bg.gif) no-repeat left top;
	line-height: 25px;
	color: #E7620A;
	font-size: 100%;
	text-indent: 14px;
	width: 100%;
	margin-right: 0;
	padding-left: 0;
	margin-bottom: 0.5em;
}
#contents ul li a {
	display: block;
	text-decoration: none;
	color: #E7620A;
	font-weight: bold;
}
#contents ul li a:hover {
	color: #FF6600;
}
#contents .links li a, #contents .links dt a {
	background: url(../img/icon/t_blank.gif) no-repeat 14px center;
	text-indent: 30px;
}
#donor #contents h3 {
	background: url(../img/subpage_h4_bg.jpg) no-repeat left bottom;
	color: #444444;
	font-size: 100%;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#banner #banner dt {
	margin-top: 1.5em;
}
#banner #banner dd p {
	margin: 0em;
}
#banner #banner dd textarea {
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
	height: 4.5em;
}
