#wrap {
	text-align: center;
	width: 100%;
}

#wrapKJ {
	text-align: center;
	width: 100%;
	border: dotted 1px #000000;
	
}

#wrap2 {
	margin-left: auto;
	margin-right: auto;
}

#mainbox{
	text-align: left;
	margin: 30px 0px 0px 30px;
	position: relative;
}

#entry{
	width: 500px;
	font-size: 14px;
	line-height: 1.6em;

}


.f12{
	font-size: 12px;
}

.profile{ line-height: 1.7em; color: #FF6600; }

#writerR1 {
	position: absolute;
	top: 200px;
	left: 520px;
}

#writerR2 {
	position: absolute;
	top: 540px;
	left: 520px;
}

#writerR3{
	position: absolute;
	top: 880px;
	left: 520px;
}

#writerR4{
	position: absolute;
	top: 1220px;
	left: 520px;
}

#writerR5{
	position: absolute;
	top: 1560px;
	left: 520px;
}

#writerR6{
	position: absolute;
	top: 1900px;
	left: 520px;
}

#writerR7{
	position: absolute;
	top: 2240px;
	left: 520px;
}

#writerR8{
	position: absolute;
	top: 2580px;
	left: 520px;
}

#writerR9{
	position: absolute;
	top: 2920px;
	left: 520px;
}


.WRBox{
	width: 180px;
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	border: solid 1px #666666;
}
.WRimg{ margin: 10px 20px 0px 20px;}

.WRspan{
	margin: 10px;
}

.clear{ clear: both;}

.table{
	font-size: 12px;
}

.table td{
	padding: 4px;


}

#hidebox{
	/*height: 0px;
	font-size:0px;*/
	line-height:0em;
}

.hide{
	text-indent: -9999px;
	
	}

.Attention{
		width: 100%;
		font-size: 10px;
		color: #FF6600;
		text-align: right;
		margin-right: 30px;
		margin-bottom: 2px;
	}






