/* CSS Document */
@charset:"Shift_JIS";
/*=====================================================================
CSS information

last-updated : 
file name	 : sty.css
author		 : 
style info	 : プレゼントキャンペーン
	
+1:	ヘッダー
+2:	メイン
+3:	タブ（jQuery）
+4:	
+5:	
=====================================================================*/


/*	全体包括BOX用	*/
#winterpresent_2013
	{
	margin: 0px auto 10px;
	padding: 0px;
	width: 770px;
	line-height: 100%;
	color: #333333;
	text-align: justify;
	background: url(img/back.jpg) no-repeat;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*font-size: 62.5%;*/	/* 1em = 10px */
	}


#winterpresent_2013 .clear
	{
	clear:both;
	}
#winterpresent_2013 .mb20
	{
	margin-bottom:20px;
	}
#winterpresent_2013 .fl
	{
	float:left;
	}

#winterpresent_2013 .fr
	{
	float:right;
	}
#winterpresent_2013 img
	{
	border: none;
	margin: 0px;
	padding: 0px;
	}


/*====================================================
ヘッダー
====================================================*/
#winterpresent_2013 .header
	{
	background: url(img/headerback.jpg) no-repeat;
	height:85px;
	}

#winterpresent_2013 .headerbtn
	{
    width: 110px;
	height:35px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
	text-indent: -1000em;
    text-decoration: none;
    display: block;
	}
#winterpresent_2013 .headerbtn a
	{
	display: block;
    width: 110px;
	height:35px;
	}
#winterpresent_2013 .headerbtn a:hover
	{
	background: url(img/headerbtn_on.jpg) no-repeat;
	}
#winterpresent_2013 .headerbtnspace
	{
	padding-left:590px;
	}


/*====================================================
+3:	タブ（jQuery）
====================================================*/
#winterpresent_2013 div.tabArea
	{
	margin: 0;
	}

#winterpresent_2013 ul
	{
	margin: 0px 0px 0px 0;
	padding: 0px;
	display: block;
	height: auto;
	}

#winterpresent_2013 li
	{
	margin: 0;
	padding: 0px;
	display: inline;
	list-style: none;
	float: left;
	}

#winterpresent_2013 ul.tab
	{
	margin: 0;
	padding: 0;
	list-style: none;
	_zoom: 1;
	overflow: hidden;
	}
#winterpresent_2013 ul.tabarea
	{
	background: url(img/tabarea.jpg) no-repeat;
    width:770px;
	height:105px;
	}
#winterpresent_2013 .tabareaspace
	{
	padding-left:10px;
	}


/*====================================================
詳細ボタンロールオーバ
====================================================*/
#winterpresent_2013 .btnarea
	{
	height:95px;
	background: url(img/btn_back.jpg) no-repeat;
	}
#winterpresent_2013 .btn
	{
	margin-left:215px;
    display: block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
	text-indent: -1000em;
    text-decoration: none;
	}

#winterpresent_2013 .btn a
	{
	display: block;
    width:340px;
	height:95px;
	}
#winterpresent_2013 .btn a:hover
	{
	background: url(img/btn.jpg) no-repeat;
	}

.pagetop
	{
	text-align:right;
	clear:both;
	}

#winterpresent_2013 .linkback
	{
	height:155px;
	background: url(img/gourmet/linkback.jpg) no-repeat;
	}
#winterpresent_2013 .link
	{
	margin-left:440px;
    display: block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
	text-indent: -1000em;
    text-decoration: none;
	}

#winterpresent_2013 .link a
	{
	display: block;
    width:165px;
	height:15px;
	}
#winterpresent_2013 .link a:hover
	{
	background: url(img/gourmet/link.jpg) no-repeat;
	}
	