/* Struct */
h1.subject {
	font-size:24px;
	font-weight:bold;
	margin-top:20px;
}

h2.subheading {
	font-size:16px;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:4px;
}

.bxhead {
	font-size:12px;
	color:#E57716;
	font-weight:bold;
}

.bxtext {
	font-size:12px;
	margin:4px 0px 4px 0px;
	line-height:128%;
}

.infostopics {
	font-size:14px;
	line-height:120%;
}

.endarea {
	width:430px;
	height:72px;
	margin:20px 0px 20px 0px;
	background-image:url('../../img/end_bg.gif');
	background-repeat:no-repeat;
	border-top:3px dashed #F23C18;
	border-bottom:3px dashed #F23C18;
}

.endmes {
	color:#F23C18;
	margin:30px 0px 0px 100px;
	font-weight:bold;
}

.memoarea{
	width:430px;
	margin:20px 0px 20px 0px;
	background-image:url('../../img/memo.gif');
	background-repeat:no-repeat;
	border-top:2px dashed #ff8c35;
	border-bottom:2px dashed #ff8c35;
}

.memomes {
	color:#333333;
	font-size:14px;
	line-height:160%;
	margin:8px 0px 5px 77px;
}

.tokuarea{
	width:430px;
	height:72px;
	margin:20px 0px 20px 0px;
	background-image:url('../../img/otoku.gif');
	background-repeat:no-repeat;
	border-bottom:3px solid #F23C18;
}

.tokumes {
	color:#333333;
	font-size:14px;
	line-height:160%;
	margin:60px 0px 5px 20px;
}
