/* ページのリセット用CSS */

@charset"Shift_JIS";

/* default */

body     { font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif; }
h1       { color: #ba55d3; font-weight: bold; font-size: 36px; line-height: 1em; margin-top: 20px }
h2           { color: #ba55d3; font-weight: bold; font-size: 24px; line-height: 1em; margin: 0px; padding: 0px }
h3           { font-weight: normal; font-size: 14px }
h4        { font-weight: normal; font-size: 15px; line-height: 1em }
h5  { font-weight: normal; font-size: 15px; margin: 5px }
p     { font-size: 13px; line-height: 18px; margin: 5px; padding: 0px; }
a { img-decoration: non; }

#WRAPPER         { background-color: white; width: 820px; height: auto }

/* HEADER */

.bar_brown  { color: white; background-color: #cd853f; clear: both; padding: 2px 0pt; width: auto; text-align: center; }
.clearbox    { float: right; margin-top: 20px; margin-right: 30px; width: auto }
.logo    { float: left; margin-bottom: 0px; margin-left: 30px; padding: 0px; width: auto }
.fred  { color: red; }
.fgreen    { color: #00be00; }
.fblue  { color: blue; }
.fbold { font-weight: bold; }
.txcenter { text-align: center; }
.borderblue { border: solid 1px blue; }
.leadline      { color: #a52a2a; line-height: 1.5em; text-align: center; clear: both; margin: 10px 0px; padding: 5px 0pt; border-top: 2px solid #ffa500; border-bottom: 2px solid #ffa500; width: auto }

/* MAIN-LEFT */

#MAIN-LEFT          { margin: 0 0 0 0px; padding: 0 15px 0 0; border-right: 2px dotted gray; width: 600px }

.typebar         { color: #a52a2a; background-color: #fffacd; clear: both; margin-top: 10px; padding: 5px; border: dashed 2px #ffa500; width: 590px }
.typebar-pink     { color: #696969; background-color: #ffefd5; margin: 10px 0px 10px 0; padding: 5px; border: solid 1px #ff69b4 }
.endbar     { clear: both; width: 700px }

/* table関連 */

.tablebox          { float: left; clear: both; margin: 0px 0px 20px; width: 700px; height: auto }

table  { border-collapse: collapse; border: solid 1px silver; padding: 0px; empty-cells: show }
caption       { font-size: 14px; text-align: left; padding: 8px 8px 8px 10px; border-top: 1pt solid silver; border-right: 1pt solid silver; border-left: 1pt solid silver; width: 100%; height: auto }
tr        { margin: 0px }
td          { margin: 0px; padding: 8px; border: solid 1px silver }
.itemtable       { width: 340px; height: auto }

.left            { float: left; margin-right: 5px; width: 340px }
.right        { float: right; margin-left: 5px; border: solid 1px silver; width: 340px }

.itemname     { margin: 5px }



.w600      { margin-bottom: 20px; width: 600px }
.w150        { text-align: center; padding: 0px; width: 150px; height: 150px }
.w150-v0-pad      { padding: 0px 10px; width: 150px }
.w450     { width: 450px; }

.pictbox     { text-align: center; float: left; width: 150px; height: auto }
.pictbox-top5  { float: left; padding-top: 5px; width: 150px; height: auto }
.pictbox-top10  { float: left; padding-top: 10px; width: 150px; height: auto }
.pictbox-left10  { float: left; padding-left: 10px; width: 150px; height: auto }
.topborder  { text-align: center;  padding:  10px 0 10px 0  ; margin: 0; border-top: solid 1px silver; }
.nonborder  { text-align: center;  padding:  10px 0 10px 0 ; margin: 0; }
.bottomborder  { text-align: center; padding:  10px 0 10px 0 ; margin: 0; border-bottom: solid 1px silver; }

/* SUB-RIGHT */

#SUB-RIGHT     { text-align: center; margin: 0 5px; width: 180px }

.righttextbox    { text-align: left; margin-top: 10px; margin-bottom: 20px; padding: 0px; border: solid 1px silver; width: 180px }
.clearbox800    { text-align: center; margin-top: 800px; margin-bottom: 800px }
.clearbox800border1     { text-align: center; margin-top: 800px; margin-bottom: 800px; border: solid 1px #c0c0c0 }
.clearbox500 { text-align: center; margin-top: 500px; margin-bottom: 500px }
.clearbox500border1     { text-align: center; margin-top: 500px; margin-bottom: 500px; border: solid 1px #c0c0c0 }

.menu  { font-weight: bold; border-bottom: 2px dotted #dcdcda }


/* 全体設定 */

a:link  { color: #00f }
a:visited  { color: purple }
a:hover  { }

ul#PAN {
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: right;
}
#INDEX ul#PAN{
	display: none;
}
#PAN li{
	display: inline;
}
#PAN a{
	text-decoration: none;
}
#PAN a:after{
	content: "->";
}



/* リスト */
.text ol {
	margin: 0 0 1em 35px;
	list-style: decimal;
}
.text ul {
	margin: 0 0 1em 35px;
	list-style: square;
}
dl {
	margin: 0 0 1em 5px;
}
dt {
	color: #9A5434;
	font-weight: bold;
}
dd {
	margin: 0 1em 1em 1.5em;
}

/* フッター */
div#FOOTER  { background-color: #dcdcdc; text-align: right; clear: left; margin-top: 5px; width: 100% }
#FOOTER h2 {
	display: none;
}
#FOOTER ul {
	padding: 5px;
}
#FOOTER li {
	display: inline;
	padding: 0 0.5em;
	font-size: 92%;
}
#FOOTER a{
	text-decoration: none;
}
address {
	display: inline;
}

/* 強調・追加・削除 */
em {
	font-weight: bold;
}
strong{
	font-weight: bold;
	color: #814121;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}


/* 整形済みテキスト */
pre {
	padding: 0.3em;
	border: solid 1px #DADADC;
	font-size: 92%;
	font-family: monospace;
}

/* 物理要素 */
b { font-weight: bold; } /* 太字 */
i { font-style: italic; } /* 斜体 */
big { font-size: 107%; } /* 文字大 */
small { font-size: 85%; } /* 文字小 */
tt { font-family: monospace; }