/* 基本定義 */

body {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 12px;	
	line-height: 18px;
	color: #000000;
	background: #ffffff;
		}
	
.small {
	font-size: 10px;
	line-height: 12px;
}

.small2 {
	font-size: 10px;
	line-height: 16px;
}

.big {
	font-size: 14px;
	}
	
.big2 {
	font-size: 16px;
	}

a:link {  color: #066B97; } 
a:visited {  color: #666666; } 
a:hover {  color: #f32E32; }
a:active {  color: #f32E32; }

.syouhin  {  font-size: 12px; line-height: 16px; color:#ffffff; font-weight: bold;}
.syouhin  a:link {  font-size: 12px; line-height: 16px; color:#ffffff; font-weight: bold;}
.syouhin  a:visited {  font-size: 12px; line-height: 16px; color:#ffffff; font-weight: bold;}
.syouhin  a:hover {  font-size: 12px; line-height: 16px; color:#ffffff; font-weight: bold;}
.syouhin  a:active {  font-size: 12px; line-height: 16px; color: #ffffff; font-weight: bold;}

.menu  {  font-size: 14px; line-height: 16px; color:#004D91; font-weight: bold;}

.day
{
	font-size: 11px;
	line-height: 14px;
    color: #ff0000;
}

.new
{
	font-size: 11px;
	line-height: 14px;
    color: #ff0000;
	font-weight: bold;
}

.more
{
	font-size: 11px;
	line-height: 14px;
    color: #30672e;
}


/* テーブル設定 */
td.t1a {background:url("img/bar01.gif");}
td.t1b {background:url("img/sub01-1.gif");}
td.t1c {background:url("img/sub02-1.gif");}
td.t1d {background:url("img/sub03-1.gif");}
td.t1e {background:url("img/sub04-1.gif");}
td.t1f {background:url("img/add.gif");}
td.t1g {background:url("img/back.gif");}
td.t1h {background:url("img/back02.gif");}