@charset "UTF-8";

/* －－－－－ 専用スタイル －－－－－ */

#content #main table.border td ul {
	margin: 0px 0px 0px 20px;
	}

#content #main dl.qlist {
	line-height: 150%;
	}

#content #main dl.qlist dt {
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height: 30px;
	}

#content #main dl.qlist dd {
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height: 30px;
	}

#content #main dl.qlist dd p.relation {
	text-align: right;
	}

#content #main h2.entrytitle {
	background-color: #F5F5F5;
	padding: 5px;
	border-top: 1px solid #daeaf1;
	border-right: 1px solid #daeaf1;
	border-bottom: 5px solid #CCCCCC;
	border-left: 1px solid #daeaf1;
	height: auto;
	background-image: none;
	}
	
