* { font-family:"ＭＳ Ｐゴシック",Osaka,Verdana,Arial,sans-serif }
td { 
	font-size:10pt;

 }
p { font-size:11pt; }
	body {
		color: #663300;
		background: #ffffff;
		background-repeat: no-repeat;
		background-position: 0% 100%;
		scrollbar-Track-Color: #FFFFFF;
		scrollbar-Face-Color: #FFFFFF;
		scrollbar-Shadow-Color: #663300;
		scrollbar-DarkShadow-Color: #FFFFFF;
		scrollbar-Highlight-Color: #663300;
		scrollbar-3dLight-Color: #FFFFFF;
		scrollbar-Arrow-Color: #663300;
	}
	input,select,textarea {
		color: #000000;
		font-size: 9pt;
		border: 1px;
		border-style: solid;
		border-color: #9A9A9A;
	}
	a {
		text-decoration : none;
		font-size:9pt;
	}
	a:hover {
		color: #CC6600;
		text-decoration : none;

	}
	a:link {
		color: #3B7310;
		text-decoration: underline;
	}
	a:visited {
		color: #3B7310;
		text-decoration: underline;
	}
	hr {
		height: 1;
		border-style: solid;
		border-color: #'.$css_thredhr.';
	}
	
	.title {
		font-size: 12pt;
		color: #663300;
	}
	.link_table {
		width: 600;
		background: #663300;
		font-size: 9pt;
		color: #663300;
	}
	
	.link_t {
		background: #FFFFFF;
	}
	.form {
		font-size: 9pt;
	}
	.link_temp {
		width: 600;
		background: #663300;
		font-size: 9pt;
		color: #663300;
	}
	.link_l {
		background: #FFFFFF;
	}
	.ed {
		font-size: 9pt;
	}
.table-ri {
	width: 220px;
	border: 01px solid #ffffff;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.td-ri-title {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	background-color: #ffffff;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.td-ri-date {
	font-size: 10px;
	vertical-align: top;
	color: #333333;
	background-color: #ede7ca;
	padding: 3px;
	line-height: 13px;
}
.td-ri-comment {
	font-size: 10px;
	padding: 3px 5px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccc99;
	line-height: 13px;
}
.table-ri-admin {
	width: 250px;
}
.td-ri-ptop {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.td-ri-pbottom {
}
.td-ri-admin {
	font-size: 11px;
	color: #333333;
	text-align: right;
}
.form-tr-pass {
	font-size: 10px;
	width: 50px;
	border: 1px solid #666666;
	color: #666666;
}
.form-tr-submit {
	background-color: #CCCCCC;
	color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	width: 15px;
}
.table-prenext {
	width: 100%;
}
.td-prenext {
	text-align: center;
	font-size: 11px;
}
.td-prev {
	text-align: left;
	font-size: 11px;
	width: 10px;
}
.td-next {
	text-align: right;
	font-size: 11px;
	width: 10px;
}
.td-copyright {
	font-size: 10px;
	color: #333333;
	text-align: right;
}
/*-------管理者ページスタイル-----*/
.table-ad {
	width: 400px;
	border: medium double #3399CC;
	background-color: #CCCCCC;
	margin-top: 3px;
}
.td-ad-title01 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	background-color: #3399CC;
	text-align: center;
}
.td-ad-title02 {
	background-color: #3399CC;
	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: #3399CC;
	font-weight: bold;
	padding: 2px;
	width: 20%;
}
.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%;
}
.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;
}

.hyoki {
	background-color: #cccc99;
		color: #000000;
		font-size: 9pt;
		border: 1px;
		border-style: solid;
		border-color: #9A9A9A;
	}
	
#footer a{
text-align:center;
font-size:10px;}
#footer a:link{text-decoration:none;
color:#663300;}
#footer a:visited{
color:#663300;}
#footer a:hover{background-color:#FFF;
color:#003366;}
