body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/all_bg.gif);
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 778px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #005800;
	background-color: #FFFFFF;
}
#headerWrapper {
	margin: 0px;
	padding: 0px;
	width: 778px;
}
#logo {
	margin: 0px;
	padding: 0px;
	width: 778px;
	height: 70px;
}
#pageWrapper {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
}
#mainColumn {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	float: right;
	width: 580px;
	padding: 0px;
}
#menuColumn {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	width: 160px;
	padding: 0px;
	float: left;
}
#pageHeaderMenu {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 24px;
}
#pageHeaderMenu ul {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#pageHeaderMenu li {
	text-align: left;
	list-style-type: none;
	float: left;
	background-image: url(../images/menu_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pageHeaderMenu li.last {
	text-align: left;
	list-style-type: none;
	float: left;
	background-image: url(../images/menu_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainpageContainer {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#menuContainer {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
.menuWrapper {
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
h3.menuTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin: 0px;
	width: 160px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.menuContents {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.menuContents ul {
	margin: 0px;
	padding: 0px;
	text-indent: 4px;
}
.menuContents li {
	margin: 0px 0px 1px;
	padding: 3px 0px 0px;
	background-image: url(../images/menu_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
}


#footerMenuContainer {
	margin: 0px 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006300;
	clear: both;
}
.footerMenu a {
	background-image: url(../images/menu_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}
.footerMenu a:hover {
    font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
	background-image: url(../images/menu_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footerWrapper {
	margin: 0px;
	padding: 0px;
	width: 778px;
	clear: both;
}
#footerCopy {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #005800;
	text-align: center;
	margin: 0px;
	padding: 5px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px;
	background-color: #5ccc5c;
}
h2 {}
h3 {
	font-size: 12px;
	background-image: url(../images/green_line1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding: 6px 0px 0px;
	height: 20px;
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 12px;}
a {
	font-size: 12px;
	font-weight: normal;
	color: #008500;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}
p{
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
strong {}
.clearboth {
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2.indexPageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #269926;
	background-image: url(../images/h2_bg1.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 6px;
	margin: 0px;
	height: 20px;
	width: 580px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2.topPageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #269926;
	background-image: url(../images/pagetitle_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 16px;
	margin: 0px 0px 10px;
	width: 580px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3.pageSubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006363;
	background-image: url(../images/h3_bg1.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 32px;
	margin: 0px;
	height: 24px;
	width: 580px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainImageContainer {
	padding: 0px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.companyTable {
    width: 570px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.komidashi {
	font-weight: bold;
	padding: 0px 3px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
}
.note {
	font-size: 10px;
	text-align: right;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.note2 {
	text-align: left;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.sampleImageWrapper {
	padding: 0px;
	width: 574px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 3px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #006363;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #006363;
}
.sampleImageTdComment {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sampleImageTd {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.naviTable {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	clear: both;
	width: 570px;
}
.backwordTd {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 33%;
}
.backwordLi {
	text-align: left;
	text-indent: 16px;
	background-image: url(../images/allow_backward.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.backword a {
}
.backword a:hover {

}
.pageTopTd {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 33%;

}
.pageTopLi {
	text-align: left;
	text-indent: 16px;
	background-image: url(../images/allow_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.pageTop a {

}
.pageTop a:hover {

}
.forwordTd {
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 33%;
}
.forwordUl, .backwordUl, .pageTopUl {
	margin: 0px;
	padding: 0px;
}
.backwordUl {
	float: left;
}
.pageTopUl {
	text-align: center;
}
.forwordUl {float: right;}

.forwordLi {
	text-align: left;
	text-indent: 16px;
	background-image: url(../images/allow_forward.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.forword a {
	
}
.forword a:hover {

}

.productsTable {
	padding: 0px;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.graphTable {
	padding: 0px;
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.graphTable th {
	color: #FFFFFF;
	background-color: #009999;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
.graphTable td {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
.graphImage {
	text-align: center;
	padding: 0px;
	width: 580px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sitemap {
	margin: 0px;
	padding: 5px;
	background-image: url(../images/menu_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}
.sitemapCt {
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sitemapPage {
	margin: 0px 0px 0px 10px;
	padding: 5px;
	background-image: url(../images/menu_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}

#amazonWrapper {
	padding: 0px;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
}
#contactFormTable {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.linkP {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}





.calenderTable {
	width: 158px;

	margin: 3px auto 7px auto;
	border: 1px solid #AAAAAA;
}
@media screen {
	.calenderTable {
        	margin: 3px auto 7px auto;
        }
}
.calenderTable tr th {
	padding: 1px 2px;
	border: 0px solid #AAAAAA;

	background-color: #FFFFFF;

	text-align: left;
}
.calenderTable tr td {
	padding: 1px 2px;
	border: 0px solid #AAAAAA;

	text-align: center;
}
@media screen {
	.calenderTable tr td {
        	padding: 1px 2px;
        }
}

.calenderTable .day {
	color: #444444;
}
.calenderTable .satday {
	color: #4444CC;
}
.calenderTable .sunday {
	color: #CC4444;
}
.calenderTable .today {
	background-color: #EEEEEE;
}

.calender {
	margin: 2px 10px 10px;
}
.calender li {
	display: inline;
	margin-right: 10px;
	float: left;
}

div#diary .text * {
	font-size: x-small;
}
html>body div#diary .text * {
	font-size: small;
}
div#diary .text p {
	margin: 15px 10px;
}
div#diary .text ul {
	margin: 15px 30px;
}
div#diary .text ol {
	margin: 15px 40px;
}

div#diary .info {
	margin: 5px 10px;

	text-align: right;
}
div#diary .info * {
	font-size: 10px;
}
div#diary .info li {
	display: inline;

	margin-left: 5px;
}

div#diary .list {
	border: 1px solid #AAAAAA;
	margin: 0px 0px 10px 20px;
	padding: 5px 10px;
}
div#diary .list h4 {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding: 3px 5px;

	color: #444444;
	background-color: #FFFFFF;
}
div#diary .list ul {
	margin: 0px 0px 10px 20px;
}
div#diary .list dl dt {
	margin: 0px 5px;
        font-weight: bold;
}
div#diary .list dl dd {
	margin: 10px 10px 0px 15px;
}

div#trackback h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#trackback dl {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}
div#trackback dl dt {
	margin-top: 10px;
	margin-left: 10px;
}
div#trackback dl dd {
	margin-left: 30px;
}

div#comment .comment {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}

div#comment h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#comment h3 {
	margin: 5px 5px 10px 5px;
	padding: 5px;
}

div#comment .text * {
	font-size: x-small;
}
html>body div#comment .text * {
	font-size: small;
}
div#comment .text p {
	margin: 10px;
}

/* ----- ページ移動 ------------------------------------ */

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px;
}
div#page ul li {
	display: inline;

	margin-right: 10px;
}

/* ----- ナビゲーション -------------------------------- */

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 5px 0px;

	text-align: right;
}
div#navi ul li {
	display: inline;

	margin-left: 5px;
}

div#navi form dl {
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
}

/* ----- コンテンツ ------------------------------------ */

div#contents h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#contents h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #999999;
}
div#contents h4 {
	margin-bottom: 10px;
}

div#contents dl {
	margin-bottom: 20px;
}
div#contents dl dt {
	margin-top: 10px;
}
div#contents dl dd {
	margin-left: 30px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}

div#work form {
	margin: 10px 0px;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
}
div#work form input {
	padding: 0px;
}

/* ----- フォーム -------------------------------------- */

div#form h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}

div#form form {
	margin-bottom: 10px;
}
div#form form dl {
	margin-bottom: 20px;
}
div#form form dl dt {
	float: left;
	clear: left;
	width: 5em;
}
div#form form dl dd {
}
div#form form dl dd textarea {
	margin-top: 2px;
}
div#form form ul {
	margin: 0px 0px 20px 0px;
}
div#form form ul li {
	list-style-type: none;
}

/* ----- 環境設定 -------------------------------------- */

div#env h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#env h3 {
	margin-bottom: 15px;
	padding: 5px;

	background-color: #EEEEEE;
}

div#env dl {
	margin-bottom: 20px;
}
div#env dl dd {
	margin-bottom: 10px;
}

div#env form {
	margin-bottom: 20px;
}
div#env form p {
	margin-bottom: 20px;
}

/* ----- キャンバス ------------------------------------ */

div#canvas h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#canvas applet {
	margin-bottom: 15px;
}

/* ----- ステータス ------------------------------------ */

div#status h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#status h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #999999;
}
div#status h4 {
	margin-bottom: 10px;
}

div#status dl {
	margin-bottom: 20px;
}
div#status dl dt {
	float: left;
	clear: left;
	width: 10em;
}
div#status dl dd {
}

/* ----- フッター -------------------------------------- */

div#footer address {
	padding: 10px 15px 20px 15px;

	color: #FFFFFF;

	background-color: #777788;
}

div#footer a:link, div#footer a:visited {
	color: #FFFFFF;
}
div#footer a:active, div#footer a:hover {
	color: #000000;
}

/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}

