@charset "utf-8";

/*====================dataのindexページ用クラス==================================================

社団法人（社）日本たばこ協会
LastUpDate:2009.05.20.PM08:00

記載内容：
1：h1サブタイトル
2：h2サブタイトル
3：h3サブタイトル
4：ページコンテンツエリア

===================================================================================================*/

@import url("common.css");
@import url("data.css");


/*//////　1：h1サブタイトル　////////////////////////////////////////////////////////////////////*/
div#mainWrap div#contentsAll div#contents h1#dataindexH1{
background:transparent url(../../data/images/index_h1.gif) no-repeat 0px 0px;
margin-bottom:30px;
}

/*//////　2：h2サブタイトル　////////////////////////////////////////////////////////////////////*/
/*----  月次販売実績 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData h2#dataindexH2month{
background:transparent url(../../data/images/index_h2_month.gif) no-repeat 0px 0px;
margin-bottom:30px;
}

/*----  年度別販売実績 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData h2#dataindexH2year{
background:transparent url(../../data/images/index_h2_year.gif) no-repeat 0px 0px;
margin-bottom:30px;
}

/*----  四半期販売実績 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData h2#dataindexH2quarter{
background:transparent url(../../data/images/index_h2_quarter.gif) no-repeat 0px 0px;
margin-bottom:30px;
}

/*----  年度別販売実績 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData h2#dataindexH2tar{
background:transparent url(../../data/images/index_h2_tar.gif) no-repeat 0px 0px;
margin-bottom:30px;
}

/*//////　3：h3サブタイトル　////////////////////////////////////////////////////////////////////*/
div#mainWrap div#contentsAll div#contents div#contentsData div#dataIndexRight h3{
text-indent:-999em;
overflow:hidden;
display:block;
}

/*----  平成23（2011）年度 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData div#dataIndexRight h3#dataindexH3h23{
background:transparent url(../../data/images/index_h3_2011.gif) no-repeat 0px 0px;
margin-bottom:15px;
}

/*----  平成22（2010）年度 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData div#dataIndexRight h3#dataindexH3h22{
background:transparent url(../../data/images/index_h3_2010.gif) no-repeat 0px 0px;
margin-bottom:15px;
}


/*----  平成21（2009）年度 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData div#dataIndexRight h3#dataindexH3h21{
background:transparent url(../../data/images/index_h3_2009.gif) no-repeat 0px 0px;
margin-bottom:15px;
}

/*----  平成20（2008）年度 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData div#dataIndexRight h3#dataindexH3h20{
background:transparent url(../../data/images/index_h3_2008.gif) no-repeat 0px 0px;
margin-bottom:15px;
}

/*----  平成19（2007）年度 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData div#dataIndexRight h3#dataindexH3h19{
background:transparent url(../../data/images/index_h3_2007.gif) no-repeat 0px 0px;
margin-bottom:15px;
}


/*//////　4：お知らせ　////////////////////////////////////////////////////////////////*/
div#dataInfo{
margin-bottom:20px;
}

div#dataInfo h4{
color:#FF0000;
font-size:14px;
font-weight:900;
}

div#dataInfo div#dataInfoMiddle{
width:604px;
margin-top:-10px;
padding-left:20px;
padding-right:20px;
background:transparent url(../../data/images/_data_bg_middle.gif) repeat-y;
display:block;
height:auto;
}

div#dataBox{

}



/*----  トピックス【日付】  ----------------*/
div#topicsAll div#topics div#topicMiddle div#news dt{
width:50px;
float:left;
clear:left;
padding:0px 30px 2px 0px;
color:#666666;
}

/*----  トピックス【内容】  ----------------*/
div#topicsAll div#topics div#topicMiddle div#news dd{
padding-bottom:2px;
}

/*----  「過去のトピックス一覧」ボタン  ----------------*/
div#topicsAll div#topics div#topicMiddle div#past{
padding-top:10px;
}

div#topicsAll div#topics div#topicMiddle div#past a#pastImg{
width:130px;
height:20px;
overflow:hidden;
display:block;
text-indent:-999em;
background:transparent url(../images/topics_past.gif) no-repeat 0px 0px;
}

div#topicsAll div#topics div#topicMiddle div#past a#pastImg:hover{
width:130px;
height:20px;
background:transparent url(../images/topics_past.gif) no-repeat -130px 0px;
}










/*//////　4：ページコンテンツエリア　////////////////////////////////////////////////////////////////*/
/*----  月次販売実績・年度別販売実績 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData div#dataIndexLeft{
float:left;
width:310px;
}

/*----  四半期販売実績 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData div#dataIndexRight{
float:right;
width:310px;
padding-bottom:30px;
}


li.dataPdflist{
background: url(../images/common_pdf_icon_s.gif) no-repeat 10px 1px;
padding:1px 0 0 30px;
padding-bottom:10px;
}

/*----  タール・ニコチン値含有量 ----------------*/
div#mainWrap div#contentsAll div#contents div#contentsData div#dataTar{
width:605px;
padding:0px 10px;

}



