@charset "utf-8";
.cmtText
{
	font-size:15px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	color:#370787;
	font-weight:normal;
	text-indent:10px;
	background-color:#c3b8ff;
	width:150px;
	height:30px;
	text-align:left;
	padding:5px 0px 5px 0px;
}
.cmtCell
{
	font-size:15px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	background-color:#e7e3ff;
	text-indent:15px;
	text-align:left;
}
.cmtTextbox
{
	width:240px;
	height:18px;
	font-size:15px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
}
.captTextbox
{
	width:120px;
	height:18px;
	font-size:15px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
}
.cmtTextarea
{
	width:415px;
	height:296px;
	font-size:15px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
}
#cmtTxt
{
	vertical-align:top;
}
.cmtButton
{
	text-align:center;
	height:70px;
	background-color:#e7e3ff;
}
.cmtInput
{
	font-size:15px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	width:100px;
	height:40px;
}
.cmtImg
{
	text-align:left;
	height:70px;
	background-color:#e7e3ff;
	text-indent:15px;
}
#cmtImgId
{
	width:180px;
	color:#370787;
	font-size:14px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	background-color:#e7e3ff;
	vertical-align:top;
	text-indent:15px;
	text-align:left;
}
#cmtImgId a
{
	color:#370787;
	text-decoration:none;
}
#cmtImgId a:link
{
	color:#370787;
	text-decoration:none;
}
#cmtImgId a:visited
{
	color:#370787;
	text-decoration:none;
}
#cmtImgId a:hover
{
	color:#370787;
	text-decoration:none;
}
.errSpan
{
	font-size:12px;
	font-weight:normal;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	color:#e31c1c;
}
.cmtButton1
{
	text-align:center;
	height:100px;
}.confTitle
{
	text-align:center;
	height:60px;
	color:#370787;
	font-size:20px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	font-weight:bold;
}
.confText
{
	font-size:15px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	background-color:#e7e3ff;
	color:#000000;
	padding:5px 15px 5px 15px;
	text-align:left;
}
.rstText
{
	text-align:left;
	height:100px;
	width:468px;
	color:#370787;
	font-size:16px;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	font-weight:normal;
	background-color:#c3b8ff;
	vertical-align:top;
	padding:16px 5px 16px 5px;
}
.rstLeftTop
{
	width:20px;
	height:60px;
	background-image:url(../images/roundBgL.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.rstRightTop
{
	width:20px;
	height:60px;
	background-image:url(../images/roundBgR.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.rstLeftBot
{
	width:20px;
	height:100px;
	background-image:url(../images/roundBgL.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.rstRightBot
{
	width:20px;
	height:100px;
	background-image:url(../images/roundBgR.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
