@charset "utf-8";
@import	"../css/common.css";

/*--------------*/
/*	BBS css		*/
/*--------------*/
#bbsbase {
	margin-bottom:0px;
	letter-spacing:0em;
line-height:140%;
font-size:14px;
font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#bbsbase h1 {
	margin:0px;
	padding:0px;
}
#bbsmaintitle {
	margin-bottom:10px;
	width:710px;
	height:200px;
	text-indent:-9999px;
	background:url("image/cafetitle.png");
}

/* ----- */
#bbsmenu {
}
#bbsmenu ul {
	margin:0px;
	padding:0px;
}
#bbsmenu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
#bbssearch {
	width:232px;
width:500px;
	height:42px;
	margin-left:10px;
margin-top:10px;
}
#bbssearch form {
	display:inline;
}
#bbssearch #word {
	padding:5px;
	width:130px;
width:340px;
}
#bbsmenu ul {zoom:1;}
#bbsmenu ul:after {content:" ";clear:both;height:0;display:block;visibility:hidden;}

#bbstab {
	margin-top:10px;
}
#bbstab ul {
	margin:0px;
	padding:0px;
}
#bbstab ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	margin-left:10px;
	width:165px;
	height:44px;
}

#bbstab ul {zoom:1;}
#bbstab ul:after {content:" ";clear:both;height:0;display:block;visibility:hidden;}

.listheader {
	width:710px;
	height:5px;
	background:url("listheader.png");
}
.listfooter {
	width:710px;
	height:5px;
	background:url("listfooter.png");
}

#bbslist {
	margin-bottom:20px;
}
#bbslist table {
	border-collapse:collapse;
	empty-cells:show;
	width:710px;
}
#bbslist table th {
	background:#cc9999;
	color:#ffffff;
	padding:10px;
}
#bbslist table th.mark {
	border-left:10px solid #cc9999;
}
#bbslist table th.title {
	text-align:left;
}
#bbslist table th.author {
	text-align:left;
}
#bbslist table th.ref {
	border-right:10px solid #cc9999;
}
#bbslist table td {
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:8px solid #cc9999;
	color:#593003;
	font-weight:bold;
	background:#ffffff;
}
#bbslist table td a {
	color:#593003;
}
#bbslist table tr:hover td {
	background:#ffff99;
}
#bbslist table td.mark {
	border-left:10px solid #cc9999;
	width:30px;
	text-align:center;
}
#bbslist table td.title {
	width:460px;
}
#bbslist table td.title span {
	color:#a7a799;
	font-size:12px;
}
#bbslist table td.title span.new,
span.new {
	color:#ff0000;
	font-weight:bold;
}
#bbslist table td.author {
	white-space:nowrap;
}
#bbslist table td.return {
	width:50px;
	text-align:center;
	white-space:nowrap;
}
#bbslist table td.ref {
	width:50px;
	text-align:center;
	border-right:10px solid #cc9999;
	white-space:nowrap;
}

.bbspage {
	margin-top:20px;
	margin-bottom:20px;
}
.bbspage .nowpage {
	color:#dd0000;
	font-weight:bold;
}
#bbsnotes {
	border-top:5px solid #cc9999;
	border-left:10px solid #cc9999;
	border-right:10px solid #cc9999;
	border-bottom:5px solid #cc9999;
	padding:12px;
	font-size:12px;
	background:#ffffff;
}
#bbscopyright {
	margin-top:30px;
	font-size:10px;
	text-align:center;
}

#readonly {
	color:#ff0000;
}

/* ----- */
/*
#bbstitleimg {
	height:60px;
	background:url("bbstitle.png");
	text-indent:-9999px;
	margin-bottom:10px;
}
#bbstitle {
	margin-bottom:10px;
}
#bbstitle h1 {
	font-size:16px;
	margin:0px;
	padding:5px;
	padding-left:10px;
	background:#cc9999;
	text-align:left;
	color:#ffffff;
}
*/
#bbspankuzu {
/*
	font-size:12px;
*/
	margin-bottom:6px;
}
h2#bbssubtitle {
	font-size:14px;
	margin:0px;
	padding:5px;
	padding-left:10px;
	background:#cc9999;
	text-align:left;
	color:#ffffff;
}
h2#bbssubtitle img {
	vertical-align:middle;
}

p.attention {
	color:#dd0000;
}
p.attention span {
	font-weight:bold;
}

table.input {
	border-collapse:collapse;
	empty-cells:show;
	width:710px;
}
table.input th {
	background:#ffffff;
	padding:10px;
	border:2px solid #cc9999;
	white-space:nowrap;
	width:110px;
}
table.input th span {
	display:block;
	font-size:12px;
	font-weight:normal;
}
table.input td {
	padding:10px;
	background:#ffffff;
	border:2px solid #cc9999;
}
table.input td textarea {
	width:540px;
}
table.input td span.attention {
	display:block;
	color:#ff0000;
}
.error {
	color:#ff0000;
}
p.error {
	margin:10px;
}

#thanks {
	border:2px solid #cc9999;
	padding:30px;
	margin:0px 0px 30px 0px;
	font-weight:bold;
}
#returnbase {
	text-align:center;
	margin-left:0px;
}

/* ----- */
.bbsdetail {
	border:2px solid #cc9999;
	padding:10px;
	background:#ffffff;
}

h3.bbsrestitle {
	font-size:14px;
	margin:0px;
	padding:5px;
	padding-left:10px;
	background:#f3e7d1;
	text-align:left;
	border:2px solid #cc9999;
	border-bottom:none;
}
h3.bbsrestitle img {
	vertical-align:middle;
}
.bbsresbase {
	border:2px solid #cc9999;
	padding:10px;
	background:#ffffff;
	margin-bottom:20px;
}
.mente {
	text-align:right;
}
.bbsdetail dl,
.bbsresbase dl {
	margin:0px;
}
.bbsdetail dl dd,
.bbsresbase dl dd{
	margin-top:10px;
}

/* ----- */
#searchcond {
	border:2px solid #cc9999;
	padding:10px;
	background:#ffffff;
	margin-bottom:20px;
}
#searchcond input {
	margin-bottom:10px;
}
#bbslist2 {
	margin-top:20px;
	margin-bottom:20px;
}
#bbslist2 table {
	border-collapse:collapse;
	empty-cells:show;
	width:710px;
}
#bbslist2 table th {
	background:#cc9999;
	color:#ffffff;
	padding:10px;
}
#bbslist2 table th.mark {
	border-left:2px solid #cc9999;
}
#bbslist2 table th.title {
	text-align:left;
}
#bbslist2 table th.author {
	text-align:left;
}
#bbslist2 table th.mod {
	border-right:2px solid #cc9999;
}
#bbslist2 table td {
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:2px solid #cc9999;
	color:#593003;
	font-weight:bold;
	background:#ffffff;
}
#bbslist2 table td a {
	color:#593003;
}
#bbslist2 table tr.detail:hover td {
	background:#ffff99;
}
#bbslist2 table td.mark {
	border-left:2px solid #cc9999;
	width:30px;
	text-align:center;
}
#bbslist2 table td.title {
	width:460px;
}
#bbslist2 table td.title span {
	color:#a7a799
}
#bbslist2 table td.title span.new {
	color:#ff0000;
	font-weight:bold;
}
#bbslist2 table td.author {
	white-space:nowrap;
}
#bbslist2 table td.return {
	width:50px;
	text-align:center;
	white-space:nowrap;
}
#bbslist2 table td.mod {
	font-size:12px;
	width:100px;
	text-align:center;
	border-right:2px solid #cc9999;
	white-space:nowrap;
}
#bbslist2 table td.cnt {
	border-right:2px solid #cc9999;
}

/* ----- */
.returnprevpage {
	text-align:right;
	margin:5px 0px 5px 0px;
}


/* ----- */
#bbsbase input[type="text"],
#bbsbase input[type="password"],
#bbsbase textarea {
	padding:5px;
	font-size:14px;
}
#bbsbase select {
	padding:5px;
}
#bbsbase input[type="radio"],
#bbsbase input[type="checkbox"] {
	margin:5px;
	margin-right:2px;
}
#bbsbase input[type="submit"] {
	padding:5px 15px 5px 15px;
}

/* ----- */
.mentebase {
	margin-bottom:10px;
}

/* ----- */
#admintitle {
}
