/* 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:3px dotted #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;
}

.afmes {
	background-image:url('../../img/afmes_m.gif');
	background-repeat:no-repeat;
	width:270px;
	height:65px;
	padding:20px 15px 10px 120px;
}

.rnd_item_area {
	background-image:url('../../img/rnd_item_bg.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	border:1px solid #999999;
	padding:15px 5px 15px 5px;
}

.rnd_item_photo {
	float:left;
	width:190px;
	padding:5px 5px 5px 5px;
}

.rnd_item_check {
	height:35px;
	margin-bottom:5px;
	text-align:center;
}

.rnd_item_text {
	float:left;
	width:380px;
	margin-top:15px;
}

.rnd_item_bottom {
	clear:both;
	margin-left:200px;
}


