/* CSS Document */

/* library CSS */

h2#title {
	width: 550px;
	height: 35px;
	font-size: 18px;
	line-height: 18px;
}

#honbun {
	width: 520px;
	margin: 15px 15px 0px 15px;
}

.right_img {
	float: right;
	width: 185px;
	margin-bottom: 15px;
	margin-left:10px;
}

dl.description {
}
dl.description dt {
	font-weight: bold;
	margin-bottom:3px;
}
dl.description dd {
	font-weight: normal;
	padding-left: 1em;
	margin-bottom: 1.5em;
}
dl.description .pl1em {
	font-weight: bold;
	margin-bottom:3px;
	padding-left:1em;
}
dl.description .pl2em {
	font-weight: normal;
	padding-left:2em;
	margin-bottom: 1.5em;
}

ul.disc_list {
	list-style-type:none;
	margin-bottom: 1em;
}

ul.disc_list li {
	padding-left: 12px;
	background: url(/e/common/img/list_disc.gif) no-repeat 4px 0.6em;
}

/* link list */
ul.arrow_link {
	list-style-type: none;
}

ul.arrow_link li {
	padding-left: 8px;
	margin: 5px 0px;
	background: url(/j/common/img/link_arrow.gif) no-repeat 0 0.4em;
}





