#wrapper02 #issue {
	background-image: url(../shared/wide_bg.gif);
	background-repeat: repeat-y;
	width: 900px;
}#issue #issuebox {
	background-image: url(../issue/issue_bg.gif);
	background-repeat: no-repeat;
	height: 535px;
	width: 594px;
	float: left;
	margin-top: 20px;
	margin-left: 18px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: 0px;
}
#issuebox #input {
	background-image: url(../issue/bg_accout.gif);
	background-repeat: no-repeat;
	float: left;
	height: 138px;
	width: 368px;
	padding-top: 45px;
	font-weight: bold;
	color: #465A12;
}

#issue #koudoku {
	background-image: url(../issue/issue_koudokubg.gif);
	background-repeat: no-repeat;
	height: 180px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 150%;
	color: #999999;
	width: 192px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 25px;
}
#issue #koudoku p {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#issue #thanks {
	background-image: url(../shared/bg_message01.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 634px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 15px;
}
#issue #thanks p {
	padding-right: 20px;
	padding-left: 20px;
}
#issue #issuebox #memo {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
}
#issue #issuebox #memo p {
	margin: 0px;
	line-height: 120%;
}
.mg0 {
	margin: 0px;
}
#kyuukan {
	height: 102px;
	width: 630px;
	clear: both;
	background-image: url(../issue/kyuukan01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 53px;
	margin-left: 20px;
	margin-bottom: 10px;
}
