/* CSS Document */
@charset "UTF-8";
body {
	margin: 0px;
	background-color: #947F69;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #663333;
}
div.splash {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 360px;
}
div.splash img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
div.subMenu {
	background-color: #FFFFFF;
	font-size: small;
	padding: 2px;
	margin-bottom: 1em;
	width: 208px;
}
div.inRect {
	border: 1px dashed #AC885A;
	padding: 3px;
	width: 200px;
}
div.menuCaption {
	background-color: #C9B08B;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
div.menuCategory {
	background-color: #F6EEEE;
	margin-bottom: 1ex;
	margin-top: 1ex;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
div.subMenu     table.menu   td {
	margin-bottom: 1ex;
	margin-top: 0px;
	line-height: 1.4em;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
div.subMenu table.menu td ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
div.subMenu table.menu td ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
div.contentsHeaderArea
{
	height: 100px;
	background-color: #9AC84B;
	clear: both;
	width: 100%;
}
div.contentsBodyArea {
	font-family: "ＤＦＰ太丸ゴシック体", "ヒラギノ丸ゴ ProN W4", Osaka, "ＭＳ ゴシック";
	color: #330000;
	font-size: 1em;
	clear: both;
	width: 100%;
	vertical-align: top;
}
div.headerBorder {
	background-image: url(../img/border.png);
	height: 9px;
	width: 100%;
	clear: both;
}
div.headerRect {
	height: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 360px;
	font-size: 12px;
	line-height: 13px;
}
div.bodyTabMenu {
	position: absolute;
	top: 109px;
	left: 28px;
	width: 720px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
div.bodyCMRect {
	height: 60px;
	padding-top: 5px;
	text-align: left;
	overflow: visible;
	padding-bottom: 5px;
	width: 468px;
	margin-left: 20px;
}
div.copyright {
	text-align: center;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #663300;
	color: #FFCCCC;
}
span.pageTitle {
	font-size: 24px;
	color: #009999;
	font-weight: bold;
	font-family: "ＤＦＰ太丸ゴシック体", "ヒラギノ丸ゴ ProN W4", Osaka, "ＭＳ ゴシック";
}
span.pageSubTitle {
	font-size: 12px;
	color: #009999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
div.headerRect a {
	text-decoration: none;
	color: #009999;
}
td.docRectLeftTop {
	height: 40px;
	width: 16px;
	background-image: url(../img/doc-rect/docrect_tl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.docRectLeft {
	height: 16px;
	width: 16px;
	background-image: url(../img/doc-rect/docrect_l.png);
	background-repeat: repeat-y;
	background-position: right;
}
td.docRectLeftBottom {
	height: 16px;
	width: 16px;
	background-image: url(../img/doc-rect/docrect_bl.png);
	background-repeat: no-repeat;
	background-position: right top;
}
td.docRectRightTop {
	height: 40px;
	width: 16px;
	background-image: url(../img/doc-rect/docrect_tr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.docRectRight {
	height: 16px;
	width: 16px;
	background-image: url(../img/doc-rect/docrect_r.png);
	background-repeat: repeat-y;
	background-position: left;
}
td.docRectRightBottom {
	height: 16px;
	width: 16px;
	background-image: url(../img/doc-rect/docrect_br.png);
	background-repeat: no-repeat;
	background-position: left top;
}
td.docRectTop {
	height: 40px;
	background-image: url(../img/doc-rect/docrect_t.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.docRectTop table {
	height: 40px;
	padding: 0px;
	margin: 0px;
}
td.docRectTop table tr td {
	height: 40px;
	width: 120px;
	padding: 0px;
	margin: 0px;
}
td.docRectFill {
	height: 16px;
	background-image: url(../img/doc-rect/docrect_fill.png);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
td.docRectBottom {
	height: 16px;
	background-image: url(../img/doc-rect/docrect_b.png);
	background-repeat: repeat-x;
	background-position: top;
}
td.docRectCM {
	width: 206px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
table {
	table-layout:fixed;
}
table.CMBox {
	width: 120px;
	height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
div.contentsBodyArea td.docRectFill h1 {
	font-size: 220%;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
}
div.contentsBodyArea td.docRectFill h2 {
	font-size: 180%;
	letter-spacing: 0.2em;
	margin-top: 1em;
	background-image: url(../img/point20.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-left: 5px;
	color: #996600;
	font-weight: normal;
	margin-bottom: 1ex;
}
div.contentsBodyArea td.docRectFill h3 {
	font-size: 150%;
	letter-spacing: 0.2em;
	margin-top: 1.5ex;
	padding-left: 21px;
	background-image: url(../img/point18.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #663300;
	font-weight: normal;
	margin-bottom: 1.5ex;
}
div.contentsBodyArea td.docRectFill h4 {
	margin-top: 1.5ex;
	padding-left: 21px;
	padding-top: 3px;
	color: #AD7A43;
	font-weight: bold;
	margin-bottom: 1ex;
	font-size: 90%;
}

div.contentsBodyArea td.docRectFill p {
	letter-spacing: 0.2em;
	font-size: 120%;
	line-height: 1.5em;
	margin-bottom: 0.8em;
	margin-left: 23px;
	margin-right: 10px;
	margin-top: 1ex;
}

/* 記事内表組み */
td.docRectFill table {
	margin-bottom: 1em;
	margin-left: 20px;
	margin-right: 20px;
}
td.docRectFill table caption {
	background-color: #99CCFF;
	color: #FFFFFF;
	padding: 2px;
}
td.docRectFill th {
	font-weight: normal;
	background-color: #BDDBDE;
	text-align: center;
	padding: 1px;
}
td.docRectFill td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: top;
}
td.docRectFill strong {
	font-weight: normal;
	color: #AC3105;
	padding-right: 0.3ex;
	padding-left: 0.3ex;
	background-color: #FAD8D8;
}
td.docRectFill em {
	font-weight: normal;
	color: #B51E20;
	padding-right: 0.3ex;
	padding-left: 0.3ex;
	font-style: normal;
}
img {
	padding: 3px;
	border: 1px solid #CA936C;
	margin: 3px;
	background-color: #333333;
}
img.direct {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F6F3EE;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
img.fit {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
td.docRectFill div {
	clear: both;
}
div.dataSheet {
	padding: 5px;
	margin: 5px;
	background-color: #BAE0A2;
	color: #006600;
}
div.dataSheet ol {
	margin-left: 20px;
	font-size: medium;
	margin-bottom: 7px;
	margin-top: 0px;
	padding-top: 0px;
}
div.dataSheet ol li {
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
div.dataSheet p {
	color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
}
div.dataSheet dfn {
	font-style: normal;
	font-weight: normal;
}
span.dateLabel {
	font-size: 90%;
	color: #0033CC;
}
div.inlineCM {
	text-align: center;
	margin-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.5em;
}
td.docRectFill ul {
	margin-left: 1.5em;
}
td.docRectFill li {
	margin-top: 1ex;
	line-height: 1.15em;
}
img.large {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
div.preaseRead {
	font-size: small;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
hr {
	color: #BF8E60;
	border-style: dotted;
}
span.color-ruri {
	color: #10397D;
}
.mame-green {
	color: #AFD144;
	padding: 1px;
}
.mame-blue {
	color: #94D1EB;
	padding: 1px;
}
.mame-yellow {
	color: #FFEE8C;
	padding: 1px;
}
.mame-white {
	color: #FFFFFF;
	padding: 1px;
}
div.searchBox {
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
	margin-bottom: 0px;
}
td.searchBox   {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #663333;
	background-color: #CABDAF;
}
div.searchBox table {
	margin-bottom: 0px;
}
table.flatTable {
	border: 1px solid #A57E3C;
}
table.flatTable td {
	padding: 5px;
	background-color: #BAE0A2;
}
table.flatTable th {
	background-color: #78AC77;
	padding: 5px;
	color: #354621;
}
