@charaset "Shift-JIS";

/*  説明書き*/
.login_xsmall{
 line-break		:strict;
 font-family		:"ＭＳ Ｐゴシック",sans-serif;
 font-size		:x-small;
 font-style		:normal; /* normal/italic/oblique */
 letter-spacing		:normal; /* normal/1ptなど */
 white-space		:normal; /* normal/nowrap */
 line-height		:1.5em;
 font-weight		:normal; /* normal/bold/100~900 */
 text-align		:left;
 color			:black;
 padding-top		:10;
 padding-left		:10;
 padding-right		:0;
 padding-bottom		:2;
}

/*-----------------------------------------------------------------------------*/
/*  会員罫線(左、中間）　タイトル部*/
.login_title_L{
 line-break		:strict;
 font-family		:"ＭＳ Ｐゴシック",sans-serif;
 font-size		:x-small;
 font-style		:normal; /* normal/italic/oblique */
 letter-spacing		:normal; /* normal/1ptなど */
 white-space		:normal; /* normal/nowrap */
 line-height		:1.5em;
 font-weight		:normal; /* normal/bold/100~900 */
 text-align		:center;
 color			:black;
 padding-top		:2;
 padding-left		:10;
 padding-right		:0;
 padding-bottom		:2;
 border-top-style	:solid;
 border-top-color	:gray;
 border-top-width	:1px;
 border-left-style	:solid;
 border-left-color	:gray;
 border-left-width	:1px;
 background-color	:lemonchiffon;

}

/*  会員罫線(右）　タイトル部*/
.login_title_R{
 line-break		:strict;
 font-family		:"ＭＳ Ｐゴシック",sans-serif;
 font-size		:x-small;
 font-style		:normal; /* normal/italic/oblique */
 letter-spacing		:normal; /* normal/1ptなど */
 white-space		:normal; /* normal/nowrap */
 line-height		:1.5em;
 font-weight		:normal; /* normal/bold/100~900 */
 text-align		:center;
 color			:black;
 padding-top		:2;
 padding-left		:10;
 padding-right		:0;
 padding-bottom		:2;
 border-top-style	:solid;
 border-top-color	:gray;
 border-top-width	:1px;
 border-left-style	:solid;
 border-left-color	:gray;
 border-left-width	:1px;
 border-right-style	:solid;
 border-right-color	:gray;
 border-right-width	:1px;
 background-color	:lemonchiffon;

}

/*  会員罫線(左、中間）　ボディ部*/
.login_body_L{
 line-break		:strict;
 font-family		:"ＭＳ Ｐゴシック",sans-serif;
 font-size		:x-small;
 font-style		:normal; /* normal/italic/oblique */
 letter-spacing		:normal; /* normal/1ptなど */
 white-space		:normal; /* normal/nowrap */
 line-height		:1.5em;
 font-weight		:normal; /* normal/bold/100~900 */
 text-align		:left;
 color			:black;
 padding-top		:2;
 padding-left		:10;
 padding-right		:0;
 padding-bottom		:2;
 border-top-style	:solid;
 border-top-color	:gray;
 border-top-width	:1px;
 border-left-style	:solid;
 border-left-color	:gray;
 border-left-width	:1px;
 background-color	:white;

}

/*  会員罫線(右）　ボディ部*/
.login_body_R{
 line-break		:strict;
 font-family		:"ＭＳ Ｐゴシック",sans-serif;
 font-size		:x-small;
 font-style		:normal; /* normal/italic/oblique */
 letter-spacing		:normal; /* normal/1ptなど */
 white-space		:normal; /* normal/nowrap */
 line-height		:1.5em;
 font-weight		:normal; /* normal/bold/100~900 */
 text-align		:left;
 color			:black;
 padding-top		:2;
 padding-left		:10;
 padding-right		:0;
 padding-bottom		:2;
 border-top-style	:solid;
 border-top-color	:gray;
 border-top-width	:1px;
 border-left-style	:solid;
 border-left-color	:gray;
 border-left-width	:1px;
 border-right-style	:solid;
 border-right-color	:gray;
 border-right-width	:1px;
 background-color	:white;

}


/*  会員罫線(左、中間）　フッタ部*/
.login_footer_L{
 line-break		:strict;
 font-family		:"ＭＳ Ｐゴシック",sans-serif;
 font-size		:x-small;
 font-style		:normal; /* normal/italic/oblique */
 letter-spacing		:normal; /* normal/1ptなど */
 white-space		:normal; /* normal/nowrap */
 line-height		:1.5em;
 font-weight		:normal; /* normal/bold/100~900 */
 text-align		:left;
 color			:black;
 padding-top		:2;
 padding-left		:10;
 padding-right		:0;
 padding-bottom		:2;
 border-top-style	:solid;
 border-top-color	:gray;
 border-top-width	:1px;
 border-left-style	:solid;
 border-left-color	:gray;
 border-left-width	:1px;
 border-bottom-style	:solid;
 border-bottom-color	:gray;
 border-bottom-width	:1px;
 background-color	:white;

}

/*  会員罫線(右）　フッタ部*/
.login_footer_R{
 line-break		:strict;
 font-family		:"ＭＳ Ｐゴシック",sans-serif;
 font-size		:x-small;
 font-style		:normal; /* normal/italic/oblique */
 letter-spacing		:normal; /* normal/1ptなど */
 white-space		:normal; /* normal/nowrap */
 line-height		:1.5em;
 font-weight		:normal; /* normal/bold/100~900 */
 text-align		:left;
 color			:black;
 padding-top		:2;
 padding-left		:10;
 padding-right		:0;
 padding-bottom		:2;
 border-style		:solid;
 border-color		:gray;
 border-width		:1px;
 background-color	:white;

}



