/* 新規Windowsオープン用 */
#blankbody {
	text-align: center;
}

#blankbody h1 {
	margin: 0px auto;
	padding: 66px 0px 10px;
	visibility: visible;
	width: 640px;
	background-image: url(../images/bg_blanktitle.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 16px;
	height: auto;
	text-indent: 10px;
	line-height: 20px;
	color: #330000;
}

#blankbody h1#blue {
	margin: 0px auto 10px;
	padding: 66px 0px 10px;
	visibility: visible;
	width: 640px;
	background-image: url(../images/bg_blanktitle.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 16px;
	height: auto;
	text-indent: 10px;
	line-height: 20px;
	color: #330000;
}

#blankbody #contents {
	margin: 10px auto;
	padding: 20px;
	width: 590px;
	border: double 7px #dca;
}
#blankbody #contents-blue {
	margin: 10px auto;
	padding: 0 20px;
	width: 590px;
/*	border: double 7px #328AA7;*/
}
#blankbody #btab {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#btab div {
	margin: 0px 3px 0px 0px;
	padding: 6px 10px 3px;
	background-color: #edb;
	float: left;
	font-weight: bold;
	color: #543;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	line-height: 15px;
}
#btab a {
	margin: 0px 3px 0px 0px;
	padding: 6px 10px 3px;
	background-color: #eec;
	display: block;
	float: left;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	line-height: 15px;
}
#blankbody h2 {
	margin: 0px 0px 20px;
	padding: 10px 42px 3px;
	text-align: left;
	background-color: #edb;
	font-size: 90%;
	color: #333333;
	border-bottom: solid 4px #666;
	background-image: url(/images/ct_cup.gif);
	background-repeat: no-repeat;
	background-position: 4px 13px;
}

table.comments td{
	padding: 3px 0px;
	text-indent:0.5em;
	font-size: 80%;
}

table.commentsblue {
	background: url(/images/bg_f-pen.gif) right bottom no-repeat;
}

td.question {
	text-indent:100%;
}
#hyo1 {
	border: 1px solid #666666;
	margin: 0px auto;
	padding: 0px;
	width: 480px;
}
#hyo1 th {
	background-color: #eee;
	font-size: 80%;
	font-weight: bold;
}
#hyo1 td {
	background-color: #fff;
	font-size: 80%;
	font-weight: normal;
	border-top: solid 1px #333;
	color: #330000;
}
#contents .ptextarea {
	background-color: #f0f0e0;
	font-size: 90%;
	color: #330;
	text-align: left;
	margin: 10px auto;
	padding: 10px;
	width: 520px;
}
