@charset "utf-8";

/*------- PUBLISHED PAGE -----*/
.table-ri {
	width: auto;
   /*background-image: url(image.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	/*border: 1px solid #999999;*/
}
.td-ri-title {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #225588;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	filter: alpha(style=0,opacity=70,);
	background-color: ;
}

#list_gif{
   float: none;
   border: none;
   margin: 0px;
   padding: 0px;
   }
/* DATE */
.td-ri-date {
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 5px;
	vertical-align: top;
	color: #000000;
	width: 20%;
	text-align: left;
	font-weight: normal;
	/*filter: alpha(style=0,opacity=70,);*/
	background-color: ;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
}
/* COMMENT */
.td-ri-comment {
	font-size: 12px;
	padding-bottom: 7px;
	color: #25448F;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: auto;
    /*filter: alpha(style=0,opacity=70,);*/
	background-color: ;
}
.td-ri-console {
	font-size: 12px;
	padding-bottom: 7px;
	color: #25448F;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: auto;
    /*filter: alpha(style=0,opacity=70,);*/
	background-color: ;
}
.table-ri-admin {
	width: auto;
}
.td-ri-ptop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td-ri-pbottom {
}
.td-ri-admin {
	font-size: 10px;
	color: #FF0000;
	text-align: right;
	padding: 2px;
}
.form-tr-pass {
	font-size: 10px;
	width: 50px;
	border: 1px solid #225588;
	color: #225588;
}
.form-tr-submit {
	background-color: #225588;
	color: #FFFFFF;
	border: 1px solid #225588;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	width: 50px;
}
.table-prenext {
	width: 100%;
}
.td-prenext {
	text-align: center;
	font-size: 10px;
	color: #225588;
}
.td-prev {
	text-align: left;
	font-size: 10px;
	width: 20%;
}
.td-next {
	text-align: right;
	font-size: 10px;
	width: 20%;
	color: #666666;
}
.td-copyright {
	font-size: 10px;
	color: #333333;
	text-align: right;
}
/*-------ADMIN PAGE-----*/
.table-ad {
	width: 500px;
	border: medium double #0067b1;
	background-color: #CCCCCC;
	margin-top: 3px;
}
.td-ad-title01 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	background-color: #0067b1;
	text-align: center;
}
.td-ad-title02 {
	background-color: #0067b1;
	text-align: right;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.td-ad-title03 {
	background-color: #EEEEEE;
	text-align: center;
	font-size: 12px;
	color: #0067b1;
	font-weight: bold;
	padding: 2px;
	width: 20%;
}
.td-ad-bold {
	font-size: 12px;
	color: #333333;
}
.td-ad-comment01 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	padding: 2px;
	width: 60%;
}
.td-ad-comment02 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	padding: 2px;
	width: 80%;
	height: 25px;
}
.td-ad-comment03 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	padding: 2px;
	width: 80%;
	vertical-align: top;
	height: 105px;
}
.td-ad-comment04 {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	text-align: center;
	width: 20%;
}
.td-ad-comment05 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	width: 75%;
}
.td-ad-comment06 {
	background-color: #FFFFFF;
	width: 5%;
	font-size: 10px;
}
.td-ad-prenext {
	background-color: #FFFFFF;
}
.form-ad-date {
	font-size: 12px;
	width: 200px;
}
.form-ad-comment {
	font-size: 12px;
	width: 300px;
	height: 100px;
}
.form-ad-submit {
	background-color: #FFFFFF;
	color: #006699;
	border: 1px solid #006699;
	font-size: 12px;
	font-weight: bold;
}
.form-ad-submitdel {
	background-color: #FFFFFF;
	color: #FF0000;
	border: 1px solid #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.form-ad-dsp {
	font-size: 12px;
	width: 30px;
	text-align: right;
}
.form-ad-color {
	font-size: 12px;
	width: 60px;
}
.form-ad-link {
	font-size: 12px;
	width: 235px;
}





/* ------------------------------------------------------------ 
	FORM
------------------------------------------------------------ */
	
div.formBox
	{
	padding:20px;
	color:#25448F;
	font-size:small;
	}
div.formBox span
	{
	color: #FF0000;
	}
div.formBox dl
	{
	margin-bottom:15px;
	}
.error-message {padding:0 20px;font-size:small;color: #FF0000;}
