@charset "Shift_JIS";

/*------------------------------------------------------------------*/
/* Copyright　(C)2007　Yamanashimeijo Co.Ltd., All rights reserved. */
/*------------------------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
* {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: arial, sans-serif, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Osaka, verdana;
	font-size : 12px;
	line-height: 130%;
	color: #000000;
}

body { background:#FFFFFF;}
img { border: none; }

a:link   { text-decoration:none; color:#000000; }
a:link * { text-decoration:none; color:#000000; }
a:visited   { text-decoration:none; color:#000000; }
a:visited * { text-decoration:none; color:#000000; }
a:hover   { text-decoration:none; color:#FF0000; }
a:hover * { text-decoration:none; color:#FF0000; }
a:active   { text-decoration:none; color:#FF0000; }
a:active * { text-decoration:none; color:#FF0000; }

a:link.link1   { text-decoration:none; color:#000000; font-size: 10px; _font-size: 7pt;}
a:visited.link1   { text-decoration:none; color:#000000; font-size: 10px; _font-size: 7pt;}
a:hover.link1   { text-decoration:none; color:#FF0000; font-size: 10px; _font-size: 7pt;}
a:active .link1  { text-decoration:none; color:#FF0000; font-size: 10px; _font-size: 7pt;}

a:link.link2   { text-decoration:none; color:#6D8D44;}
a:visited.link2   { text-decoration:none; color:#6D8D44;}
a:hover.link2   { text-decoration:none; color:#FF0000;}
a:active .link2  { text-decoration:none; color:#FF0000;}

/* -------------------- */
/* font color           */
/* -------------------- */
.green { color: #409D27; }
.popname { color: #6D8D44; font-weight : bold; }
.popsubname { color: #446744; font-weight : bold; }
.poptxbox { color: #409D27; }
.pink { color: #FF5B66; }

/* -------------------- */
/* font size     　　   */
/* -------------------- */
.vs { font-size: 9px; _font-size: 6pt; line-height: 140%; _line-height: 150%; color: #555555; }
.s { font-size: 10px; _font-size: 7pt; line-height: 140%; _line-height: 150%; }
.m { font-size: 12px; _font-size: 10pt; line-height: 150%; _line-height: 140%; }
.l { font-size: 14px; _font-size: 12pt; line-height: 150%; _line-height: 140%; }

.sgray { font-size: 10px; _font-size: 7pt; line-height: 140%; _line-height: 150%; color: #CCCCCC;}

/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bold { font-weight : bold; }
.bgFFFFFF { background:#FFFFFF; }
.bg000000 { background:#000000; }
.bg7F7F7F { background:#7F7F7F; }
.bg002D19 { background:#002D19; }
.bg373737 { background:#373737; }
.bg7F7F7F { background:#7F7F7F; }




