/*ボディ設定*/
body {
	background-color: #FFFFFF;
	background-image: url("img/bg.gif");
	background-position:top;
	background-repeat:repeat-x;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height:130%;
	color: #000000;
	margin: 0px;
	margin-bottom: 0px;
}
td{
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height:130%;
	color: #000000;
}

/*リンク設定*/
A:link {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
}
A:visited {
	text-decoration: none;
	font-size: 12px;
	color: #BF5E5E;
}
A:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
}
A:active {
	text-decoration: none;
	font-size:12px;
	color:#FF0000;
}

/*サブページテーブル設定*/
.tabtitle{
	background-color:#000099;
	background-image:url(img/subbase/bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

/*その他設定*/
.txt10px{
	font-size: 10px;
}
.txt14px{
	font-size: 14px;
}
.txtred{
	color: #ff0000;
}
.txtyellow{
	color: #ffff00;
}
td.story{
	line-height:100%;
}

/*plugin2008/12/03*/
.mainImg{
	width: 505px;
	height: 351px;
	background-image:url(img/top/bnr_shop_item02.jpg);
	}

#buyBtn{
	width: 168px;
	height: 32px;
	margin: 207px 118px 41px 218px;
	}


#benefit{
	width: 220px;
	height: 50px;
	margin: 0 0 0 281px;
	text-align:left;
	font-size:10px;
	line-height:12px;
	letter-spacing:0;
	}
/*オンラインショップキン肉マン特集用ボタン*/
#shopBtn {
	width: 175px;
	height: 90px;
	margin: 240px 8px 20px 0px;
	float: right;
}
#eventBtn {
	width: 123px;
	height: 45px;
	margin: 297px 0px 9px 250px;
	float: left;
}
