/* ---- 見出し ---- */ 
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	color: #006633;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 0px;
}

/* ---- テキスト表示関連 ---- */ 
.maintext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}
.maintextgreen {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #006633;
	line-height: 13px;
}
.maintextred {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #cc3300;
	line-height: 13px;
}
.itemname {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #cc3300;
	line-height: 15px;
}
.textmiddle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}
.textmiddlered {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #cc3300;
	line-height: 16px;
}
.textsmall {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	line-height: 11px;
}
.textsmallgreen {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #006633;
	line-height: 12px;
}
.whitetext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #ffffff;
	line-height: 10px;
	letter-spacing: 1px;
	text-align: center;
}
.whitetext02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #ffffff;
	vertical-align: middle;
	line-height: 10px;
	text-align: center;
}
.whitetext03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #ffffff;
	line-height: 10px;
	letter-spacing: 1px;
	text-align: center;
}
.textlarge {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
	line-height: 23px;
}
.textlarge02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #006633;
	line-height: 25px;
}

/* ---- 強調見出し ---- */ 
.titletextlarge {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #cc3300;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
}
.titletextl_w {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
.titletextlarge02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #CC3300;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	border-top-width: 0.7pt;
	border-left-width: thin;
}

/* ---- テキストのバックに色 ---- */ 
.backcolor{
	background:#ffcc99;
}
.backcolor2{
	background:#ffcc99;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #CC3300;
}

/* ---- 枠線 ---- */ 
.line {
	border: 1pt solid #D9EBAF;
}
.line02 {
	border: 1pt solid #CC3300;
}
.line03 {
	border: 1pt solid #CFCF9D;
	color: #D6D6AD;
}
.linebold {
	border: 1.5pt solid #CC3300;
}
.linebold2 {
	border: 1.5pt solid #FF9999;
}
.linebold3 {
	border: 1.5pt solid #009900;
}
.lineunder {
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.lineunder_autumn {
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
}

/* ---- フッター部分の指定 ---- */
div#box-copy {
	margin: 0;
	padding: 0px;
	width: 750px;
	height: 72px;
	color: #ffffff; 
	text-align: left;
	background: #ffffff;
}
div#box-copy a:link{
	color: #FFFFFF;
	background-color:transparent;
}
div#box-copy a:visited{
	color: #FFFFC2;
	background-color:transparent;
}
div#box-copy a:hover{
	color: #CC3300;
	background-color:transparent;
}

/* ---- ボディ部分全体の指定 ---- */
div#box-body {
	margin: 0;
	padding: 0px;
	width: 750px;
}
div#box-body a:link{
	color: #006633;
}

div#box-body a:visited{
	color: #006633;
}

div#box-body a:hover{
	color: #CC3300;
	text-decoration: underline;
}

body {
    scrollbar-base-color: #cccc99;
    scrollbar-shadow-color: #666666;
    scrollbar-highlight-color: #FFFFC2;
    scrollbar-arrow-color: #006633;
}

