﻿/*テキスト*/
.text01{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
}

.text12Attention
{
	font-family:"ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:Red;
}
.text14Attention
{
	font-family:"ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	font-weight:bold;
	color:Red;
}
.text16Attention
{
	font-family:"ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	font-weight:bold;
	color:Red;
}
.text14
{
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size:14px;
}
.text14_bold
{
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size:14px;
	font-weight:bold;
}
.wf-sawarabigothic14 {
     font-family: "Sawarabi Gothic"; 
     font-size:14px;
}
.wf-sawarabigothic16 {
     font-family: "Sawarabi Gothic"; 
     font-size:16px;
}
.wf-notosansjapanese14 {
     font-family: "Noto Sans JP"; 
     font-size:14px;
}
.wf-notosansjapanese16 {
     font-family: "Noto Sans JP"; 
     font-size:16px;
}
.text10Attention
{
	font-family:"ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	color:Red;
}
.font9 {
	font-size: 9pt;
}
.font10 {
	font-size: 10pt;
}
.text14_2
{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:white;
}
.text14_3
{
    font-size:14px;
    color:#4169e1;
    font-weight:bold;
}
.text14_3:hover
{
    background-color:#e0ffff;
}
.line_height28
{
	line-height:28px;
}
.line_height25
{
	line-height:25px;
}
.text16_white
{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	font-weight:bold;
	color:white;
}
.text16
{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
}
.text16_green
{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	font-weight:bold;
	color:#00A559;
}

.text14_arial
{
	font-family:"Arial, Helvetica, sans-serif";
	font-size:14px;
	font-weight:bold;
}
.text18_arial
{
	font-family:"Arial, Helvetica, sans-serif";
	font-size:18px;
	font-weight:bold;
}
.text16_red
{
	font-family:"ＭＳ Ｐゴシック" , "Osaka" , "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	font-weight:bold;
	color:Red;
}
.text_bold
{
	font-weight:bold;
}
.text_underline
{
	text-decoration:underline;
}
.font_color
{
	color:#FF9900;
}
.font_red
{
	color:Red;
}
.font_blue
{
    color:Blue;
}
.font_credit_kan{
    color:#428ec9;
    font-weight: bold;
}
.font_credit_submit{
    color:#FFCC33;
    font-weight: bold;
}
.font_black {
	color: black;
}
.sale_Attention{
    padding: 2px;
    margin-right: 3px;
    color: #f33;
    font-family: "Arial, Helvetica, sans-serif";
    font-size: .9em;
    font-weight: bold;
    background-color: #fee;
}

.errror_Attention{
    padding: 10px;
    margin: 5px;
    color: #f33;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #fee;
}