/*-------公開ページスタイル-----*/
.td-ri-title{
	font-size:15px;
	font-weight:bold;
	padding:2px;
	color:white;
	background-color:#641E00;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	text-align:center;
}
.td-ri-date{
	text-align:left;
	font-size:13px;
	padding:2px 2px 2px 5px;
	vertical-align:top;
	color:#333333;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	width:100%;
}
.td-ri-comment{
	text-align:left;
	font-size:13px;
	padding:5px 5px 5px 12px;
	color:#333333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	width:100%;
}
.td-ri-ptop{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}
.td-ri-pbottom{
}
.td-ri-admin{
	font-size:13px;
	color:#FF0000;
	text-align:right;
	padding:5px;
}
.form-tr-pass{
	font-size:12px;
	width:50px;
	border:1px solid #333333;
	color:#333333;
}
.form-tr-submit{
	background-color:#CCCCCC;
	color:#333333;
	border:1px solid #333333;
	font-size:12px;
	font-weight:bold;
	height:18px;
	width:16px;
}
.table-prenext{
	width:100%;
	border:0px;
}
.td-prenext{
	text-align:center;
	font-size:13px;
}
.td-prev{
	text-align:left;
	font-size:13px;
	width:20%;
}
.td-next{
	text-align:right;
	font-size:13px;
	width:20%;
}
/*-------管理者ページスタイル-----*/
.table-ad{
	width:500px;
/*	border:medium double #641E00;*/
	margin-top:3px;
}

.td-ad-bold{
	font-size:14px;
	color:#333333;
}
.td-ad-title{
	background-color:#641E00;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	width:20%;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}
.td-ad-comment{
	font-size:14px;
	color:#333333;
	text-align:left;
	padding:2px;
	height:16px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}
.td-ad-radio{
	font-size:14px;
	color:#333333;
	padding:2px;
	width:10px;
	height:16px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}

.td-ad-date{
	font-size:14px;
	color:#333333;
	text-align:center;
	width:20%;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}

.form-ad-date{
	font-size:14px;
	width:120px;
}
.form-ad-comment{
	font-size:14px;
	width:380px;
	height:120px;
}

.form-ad-submit{
	font-size:14px;
}

.form-ad-dsp{
	font-size:14px;
	width:30px;
	text-align:right;
}
.form-ad-color{
	font-size:14px;
	width:60px;
}
.form-ad-link{
	font-size:14px;
	width:380px;
}
