<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h4 {
	margin:2em 0 1em 20px;
	font-size: 1.5em;
	font-weight: bold;
	color:#444;
}


.theme_list {

	/*width:672px;*/
	margin-left:20px;
	margin-right:20px;

}

.theme_list h5 {
	margin:0.5em 0 0.5em 20px;
	padding-left: 16px;
	background: url("/img/bg_link.gif") no-repeat scroll 0 5px #FFFFFF;
	font-size:1.3em;
	color:#666;
}

#con_kj .con_kj_hbn .theme_list dl {
    float: none;
		margin:0 0 3em 40px;
    width: 100%;
		font-size:115%;
}

#con_kj .con_kj_hbn .theme_list dt {
    background: none;
    float: none;
    margin:1.5em 0 0 -0.2em;
    padding:0;
		width:100%;
		font-weight: bold;
		display: list-item;
		list-style-type:none;
		color:#666;
}

#con_kj .con_kj_hbn .theme_list dt::after {
	content: url(./images/allow.png);
	/* vertical-align: middle; */
	padding: 0 0 0 15px;
}

#con_kj .con_kj_hbn .theme_list dt.allowHS::after {
	content: url(./images/allowHS.png);
}

#con_kj .con_kj_hbn .theme_list dt.kyoten_link::after,
#con_kj .con_kj_hbn .theme_list dt.center::after,
#con_kj .con_kj_hbn .theme_list dt.not::after {
	content: none;
}

#con_kj .con_kj_hbn .theme_list dt.kyoten_link {
	margin-left:1em;
	list-style-type:none;
	font-weight: normal;
}

#con_kj .con_kj_hbn .theme_list dt.center {
	margin-top: 3em;
}

#con_kj .con_kj_hbn .theme_list dd {
    float: none;
		/*margin:0 0 1.5em 1em;*/
		margin:0 0 0 1em;
		text-indent: 1em;
    width: 100%;
}


.back_link {
	margin-top:3em;
	text-align:center;
	font-size:115%;
}

#con_kj .con_kj_hbn .theme_list dd.kanrenURL {
	padding-left:6em;
	text-indent:-6em;
	max-width:560px;
}


.seika {
	margin:15px 5px 15px 30px;
	padding:15px;
	border:1px solid #888;
	border-radius: 2px;
	width:100%;
	max-width:660px;
}


#con_kj .con_kj_hbn .seika p {
	margin-left:auto;
}

#con_kj .con_kj_hbn .seika dl {
  width: 100%;
	margin-left:1em;
	margin-bottom:0;
}

#con_kj .con_kj_hbn .seika dt {
	padding-left:3.5em;
	text-indent:-3.5em;
	width:100%;
	max-width:600px;
}
</pre></body></html>