@charset "UTF-8";
/* CSS Document */

#main #oj_comment {
	float: left;
	height: 335px;
	width: 305px;
	overflow: hidden;
	background-image: url(../images/main_openj_bkg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #oj_comment p {
	margin-bottom: 10px;
	line-height: 18px;
}
#main #oj_comment h2 {
	text-align: center;
	width: 305px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main form {
	text-align: left;
	float: right;
	height: 435px;
	width: 435px;
}
#main form h2 {
	text-align: center;
	width: 335px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 13px;
	padding-bottom: 2px;
	font-weight: normal;
}
#main form p {
	text-align: left;
	width: 335px;
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#main form input.text {
	width: 260px;
	margin: 0px;
	border: 1px dotted #999999;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#main form input.submit {
	width: 260px;
	margin: 0px;
	padding: 2px;
	border: 1px dotted #999999;
}
#main form textarea {
	width: 260px;
	padding: 2px;
	border: 1px dotted #999999;
	height: 73px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
#main form dl {
	margin-left: 60px;
}
#main form dl dt {
	float: left;
	width: 60px;
	margin-bottom: 5px;
	margin-top: 2px;
}
#main form dl dd {
	float: left;
	margin-bottom: 5px;
	color: #666666;
}
#main form dl dd.confirm {
	width: 260px;
	border: 1px dotted #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-bottom: 7px;
}
#main form dl dd textarea {
	width: 260px;
	padding: 2px;
	border: 1px dotted #999999;
	height: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
	overflow: auto;
	margin-bottom: 7px;
}

div#webcubic {
	margin-top: 10px;
	padding-left: 588px;
}
div#webcubic a, div#webcubic a:link, div#webcubic avisited {
	color: #FC3;
	text-decoration: none;
}
div#webcubic a:active, div#webcubic a:hover {
	color: #F60;
}
