/* テキスト------------------------------------------------------------------------------ */
.bar {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #666666;
	}
	
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	}

.text12b {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	font-weight: bold;
	}
.text13 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 130%;
	color: #666666;
	}

.text13b {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 130%;
	color: #666666;
	font-weight: bold;
	}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 180%;
	color: #666666;
	font-weight: bold;
	}
/* テキストボックス------------------------------------------------------------------------------ */
.title12b {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	font-weight: bold;
	padding: 3px;
}
.textbox10 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	padding: 10px;
	}
.textbox12 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	padding: 10px;
	}
.textboxcustomshoplink {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	padding: 3px 8px;
	}
/* 点線（現在使用なし）------------------------------------------------------------------------------ */
.textboxdot10 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	border: dotted 1px #6699FF;
	padding: 10px;
	}

.textboxdot12 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	border: dotted 1px #6699FF;
	padding: 10px;
	}
/* ■アイコンカラー------------------------------------------------------------------------------ */
.news_icon1 {color: #00FF99}
.news_icon2 {color: #A7FF99}
/* テキストリンクカラー------------------------------------------------------------------------------ */
a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
/* 余白------------------------------------------------------------------------------ */
.padding5px {
	padding: 5px;
}
.padding10px {
	padding: 10px;
}
/* 背景画像------------------------------------------------------------------------------ */
.bgheaderline {
	background-image: url(img/header/bg_header_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgfooterline {
	background-image: url(img/footer/bg_footer_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgfooterdot {
	background-image: url(img/footer/bg_footer_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgmenu {
	background-image: url(img/menu/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgcenterdot {
	background-image: url(img/bg_dot_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgcontentstitle {
	background-image: url(img/contents/bg_contents_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgcontentsliner {
	background-image: url(img/contents/bg_contents_line_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.textboxdot {
	background-image: url(img/contents/bg_textbox_top_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgcompanymenu {
	background-image: url(img/contents/bg_company_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcompanyline1 {
	background-image: url(img/contents/bg_company_line1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bgcompanyline2 {
	background-image: url(img/contents/bg_company_line2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgshoplinkline1 {
	background-image: url(img/shoplink/bg_shoplink_line1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgshoplinkline2 {
	background-image: url(img/shoplink/bg_shoplink_line2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.bgsitemap {
	background-image: url(img/contents/img_sitemap.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bghistory {
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
/* ------------------------------------------------------------------------------ */
