@charset "utf-8";

html{overflow-y:scroll;}

/* 基本リンクカラー */
a {
	color: #0066CC;
	text-decoration: none;}
a:hover {
	color: #CC0000;
	text-decoration: underline;}
a:visited {
	text-decoration: none;
	color: #330066;}
a:visited:hover {
	text-decoration: underline;
	color: #CC0000;}
ol {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 30px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 30px;
	margin: 0px;
}
li {
	padding-top: 0px;
	padding-bottom: 0px;
}

.footer_goTop {
	font-size: 80%;
	height: 20px;
	padding-right: 20px;
	text-align: right;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
}


/* bodyタグ定義 */
body {
	background-image: url(images/bk.jpg);/* 背景画像 */
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #B5CFFF;
}

/* ベースになる部分 */
/* ----- 左側 影の定義 ----- */
.baseLeft {
	background-image: url(images/bk_left2.jpg);/* 影画像を背景で挿入 */
	background-repeat: repeat-y;
	vertical-align: top;
	width: 10px;
}
/* ----- 右側 影の定義 ----- */
.baseRight {
	background-image: url(images/bk_right2.jpg);/* 影画像を背景で挿入 */
	background-repeat: repeat-y;
	vertical-align: top;
	width: 10px;
	padding: 0px;
	margin: 0px;
}
/* ----- フッターの定義 ----- */
.baseFooter {
	background-image: url(images/footer.gif);/* フッター画像を背景で挿入 */
	background-repeat: no-repeat;
	height: 26px;
}
/* ----- ヘッダーの定義 ----- */
.baseHeader {
	background-image: url(images/header.gif);/* 背景画像 */
	background-repeat: no-repeat;
	height: 78px;
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", Osaka, "ヒラギノ角ゴ Pro W3";/* メイリオ優先 */
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
}
/* ----- 中央部分の定義 ----- */
/*.contentArea {/**/
.baseArea {
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	height: 100%;
	text-align: left;
	vertical-align: top;
}
/* ----- 大分類リンク部分 -----*/
.ribbonLink1 {
	text-align: left;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/menuBack.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 10px;
	font-size: 95%;
}
/* ----- 小分類リンク部分 入替用１-----*/
/*
.ribbonLink2_selected {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	white-space: nowrap;
	width: 20px;
	font-size: 80%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #202F55;
	background-color: #F1F2FA;
	line-height: 1.2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: bold;
}
.ribbonLink2_selected a{
	color: #202F55;
	text-decoration: none;
}
.ribbonLink2_selected a:hover {
	color: #CC0000;
	text-decoration: underline;}
.ribbonLink2_selected a:visited {
	text-decoration: none;
	color: #330066;}
.ribbonLink2_selected a:visited:hover {
	text-decoration: underline;
	color: #CC0000;}
.ribbonLink2_categorys {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 1.2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #0066CC;
}/**/
/* ----- 小分類リンク部分 入替用２-----*/
.ribbonLink2_selected {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	white-space: nowrap;
	width: 5%;
	font-size: 80%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #202F55;
	line-height: 1.2em;
}
.ribbonLink2_selected a{
	color: #202F55;
	text-decoration: none;
}
.ribbonLink2_selected a:hover {
	color: #CC0000;
	text-decoration: underline;}
.ribbonLink2_selected a:visited {
	text-decoration: none;
	color: #330066;}
.ribbonLink2_selected a:visited:hover {
	text-decoration: underline;
	color: #CC0000;}
.ribbonLink2_categorys {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 1.2em;
	color: #202F55;
	font-weight: bold;
}/**/
	.ribbonLink2_category {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	white-space: nowrap;
	width: 5%;
	font-size: 80%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #202F55;
	line-height: 1.2em;
}

.ribbonLink2_content {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 1.2em;
	color: #202F55;
}






.menuNowPosition {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.contentArea {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	height: 100%;
	line-height: 120%;
}
.baseArea {
	text-align: center;
	vertical-align: top;
}

.linkBeltCenter {
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/menuBack.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.linkBeltLeft {
	text-align: left;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/menuBack.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 10px;
	font-size: 95%;
}
.linkBeltRight {
	text-align: right;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/menuBack.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 10px;
	font-size: 95%;
}



.textMSP90_S3px {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 150%;
	padding: 3px;
}
.goTopArea {
	font-size: 80%;
	padding-right: 20px;
	text-align: right;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 10px;
}

