 
 
 
 

body	{
  
	background-color: white;
  
  

	margin: 0px;
	width: 728px;
}

h1,h2,h3,h4,h5,h6,h7,h8	{
	margin: 1px;
	line-height: 1.1em;
}

h1,h2	{
	background-color: #f93;
	border: solid 2px #fc7;
	color: white;
	clear: left;
}

A:link	{
	text-decoration:underline;
	color:#28b;
}

A:visited {
	text-decoration:underline;
	color:#969;
}

A:hover	{
	text-decoration:none;
	color:#960;
	background-color:#fed;
}

A:active {
	text-decoration:underline;
	color:#28b;
}

.input	{
	font-size: small;
	width: 96%;
}

dt	{
	font-weight: bold;
	text-decoration: underline;
}

dfn	{
	font-weight: bold;
	font-style: normal;
}

blockquote	{
	font-size:10px;
	margin:0px;
	padding-left:1em;
	color:#733;
}

/*----- 固定ヘッダー ----*/
#head	{
	position : fixed!important;
	position : absolute;
	top: 0px;
	left: 0px;
	width: 728px;
	margin: 0px;
	background: white;
}

#leftpane {
	position : fixed!important;
	position : absolute;
	top: 6em;
	left: 0px;
	width: 120px;
	z-index: 2;
	margin: 0px;
}

#taglist {
	background: #fed;
	padding: 4px;
	border: dotted 4px #f93;
}

#leftpane h4 {
	background: #edc;
	text-align: center;
}

#rightpane {
	padding-left: 126px;
}

/*----- メニュー ----*/

#navi	{
	height: 16px;
}

#navi ul {
	margin: 0px;
	list-style-type: none;
	font-size: 10px;
}

#navi li {
	background: #fed;
	color: black;
	border: solid #fa6 1px;
	float: left;
	margin: 0px;
	padding: 2px 5px;
}

#navi .highlight {
	background: #eca;
}

#loginform	{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#loginform input {
	font-size: 10px;
}

/*----- ウエルカムエリア ----*/

#login {
  
   
	background-image: url("/img/syabonnyan.gif");
	background-position: left bottom;
   
  
  
	color: #000000;

	margin: 8px 8px 0px 8px;
	padding: 1em 1em 1em 100px;
	background-repeat:no-repeat;
	background-color: white;
	border: violet 2px dotted;
	clear: left;
}

#login p {
	font-size: 12px;
}

#login A:link	{
	text-decoration:underline;
	color: #000000;
}

#login A:visited {
	text-decoration:underline;
	color: #000000;
}

#login A:hover	{
	text-decoration:none;
	color: #000000;
}

#login A:active {
	text-decoration:underline;
	color: #000000;
}

#login #midokusubmit {
	text-decoration:underline;
	color: red;
	cursor: pointer;
}
/*----- アクセスカウント ----*/
#accesscnt {
	margin: 0px 8px;
	padding: 0px;
	text-align: right;
}

#accesscnt span {
	font-size: 10px;
	padding: 1px 1em;
	border: solid 1px white;
	background: black;
	color: white;
}

/*----- メインコンテンツ ----*/

#contents	{
	width: 100%;
	margin: 0px;
	clear: left;
	padding: 0px;
}

#contents table {
	width: 100%;
	background-color: #fa6;
	color: black;
	margin: 3px auto;
	text-align: left;
	border-width: 3px;
	border-color: #fa6;
	border-style: solid;
	table-layout: fixed
}

#contents td	{
	background: #fed;
	color: black;
	border-style: none;
}

#contents th	{
	background: #edb;
	color: #960;
	text-align: center;
}

#contents caption {
	background-color: #f93;
	color: white;
	font-weight: bold
}

#contents #err {
	color: red;
}

.command{
	display: inline;
	color:gray;
	background-color:#fdc;
	border:1px outset #f93;
	font-size: x-small;
	margin: 4px;
	padding: 1px;
	text-align: center;
	line-height: 1.5;
}

.command A:link	{
	text-decoration:underline;
	color:black;
}

.command A:visited {
	text-decoration:underline;
	color:black;
}

.command A:hover	{
	text-decoration:none;
	color:black;
	background-color:#fdc;
}

.command A:active {
	text-decoration:underline;
	color:black;
}

/*----- フッター ----*/

#footer	{
	font-size: x-small;
	background-color: #f93;
	color:white;
	text-align: center;
}

#footer A:link	{
	text-decoration:none;
	color:white;
}

#footer A:visited {
	text-decoration:none;
	color:white;
}

#footer A:hover	{
	text-decoration:underline;
	color:white;
	background-color: #f93;
}

#footer A:active {
	text-decoration:none;
	color:white;
}
/*----- 広告 ----*/
#ad	{
	width: 468px;
	height: 60px;
	margin:6px auto;
}

#ad_tate	{
	width: 120px;
	height: 600px;
	margin: 6px 0px;
}

/*----- 記事 ----*/

.kiji	{
	margin: 4px 0px;
	border: solid 2px #f93;
}

.kiji h3	{
	background-color: #fdc;
	border: solid 1px #f93;
	margin: 0px;
	padding: 0px 20px;
	font-weight: normal;
	font-size: 16px;
	color:black;
}

.kiji .title2	{
	background-color: #fed;
	border: solid 1px #f93;
	margin: 0px;
	font-weight: normal;
	font-size: 16px;
	padding: 0px 20px;
	color:black;
}

.kiji .title3	{
	background-color: #fed;
	border: solid 1px #f93;
	margin: 0px;
	padding: 0px 20px;
	font-weight: normal;
	font-size: 16px;
	color:black;
}

.kiji .value	{
	background-color: #ffe;
	border: solid 1px #f93;
	margin: 0px;
	padding: 10px 20px;
	font-size: 16px;
	color:black;
	word-break: break-all;
}

.kiji p	{
	margin: 0px;
}

.kiji .midoku	{
	background-color: #f9a;
}

.kiji .deleted	{
	color: red;
}

.kiji .more	{
	font-size: 10px;
	color: green;
}

.attribute	{
	color: green;
}

.color0	{
	color: #000;
}

.color1	{
	color: #00f;
}

.color2	{
	color: #0f0;
}

.color3	{
	color: #0ff;
}

.color4	{
	color: #f00;
}

.color5	{
	color: #f0f;
}

.color6	{
	color: #880;
}

.threadframe	{
	margin: 0px;
	background-color: #fed;
	border: solid 1px white;
}

.threadinner	{
	padding: 6px 0px 6px 20px;
}
/*----- ボタン ----*/

.button	{
	display: inline;
	color:#aaa;
	background-color:#fdc;
	border:2px outset #f93;
	font-size: x-small;
	margin: 4px;
	padding: 1px;
	text-align: center;
	line-height: 2;

}

.button A:link	{
	text-decoration:none;
	color:black;
}

.button A:visited {
	text-decoration:none;
	color:black;
}

.button A:hover	{
	text-decoration:underline;
	color:#f45;
	background-color:#fdc;
}

.button A:active {
	text-decoration:none;
	color:black;
}

/*-----  ----*/

.warn	{
	text-align: center;
	line-height: 2;
	font-size: 20px;
	background-color: #edb;
	color: red;
	padding: 20px;
}

.cell	{
	margin: 20px 0px;
	text-align: center;
	line-height: 2;
	font-size: large;
	background-color: #edb;
	color: #986;
	padding: 20px;
}

.cell em {
	color: black;
}

.cell strong {
	color: red;
}

.ex	{
	margin: 20px;
	line-height: 2;
	background-color: #edb;
	padding: 20px;
}

.info {
	margin: 8px;
	padding: 1em;
	background-color: white;
	border: violet 2px solid;
	font-size:small;
	line-height: 1.5;
}

#contents .info table {
	background-color: white;
	border-style: none;
}

#contents .info td	{
	background: white;
	color: black;
	border-style: none;
}

.err	{
	color : red;
	font-size : smaller;
}

.kesi	{
	display: none;
}

.hide	{
	visibility: hidden;
}

.edit_board {
	text-decoration:underline;
}

.tab1	{
	color: black;
	background: #f93;
	border-color: red;
}

.tab2	{
	color: black;
	background: #fea;
	border-color: red;
}

.mail1	{
	color: black;
	background: #fed;
}

.mail2	{
	color: #444;
	background: #ddd;
}

.tab1 a	{
	text-decoration:none;
	background: none;
	color:black;
}

.tab2 a	{
	text-decoration:none;
	background: none;
	color:black;
}
