@charset "Shift_JIS";


/* ************************************************************************  */
/* 

4月公開分の広告販促ディレクトリ以下の共通スタイル

*/
/* ************************************************************************  */
/* 

Index
------------------------------------------------------------------------------

Reset Style 

Topic Path

Rayout

Title Area

Sub Area - Sidemenu

Default style




*/

/* ************************************************************************  */

/* Reset Style  
_____________________________________________________________________________*/

h1,h2,h3,h4,h5,h6,
p,
ul,ol,li,dl,dt,dd,
img,
form {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	font-weight: normal;
	border: 0;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 75%; /* IE */}

html>/**/body div#elStyle {
  font-size: 12px; /* Except IE */}

/* Clearfix */  
.clearfix:after {  
	content: " ";   
	display: block;   
	height: 0;   
	clear: both;   
	visibility: hidden;  
}  
.clearfix {  
	display: inline-block;  
	min-height: 1%;  
}  
/* Hides from IE-mac \*/  
* html .clearfix {  
	height: 1%;  
}  
.clearfix {  
	display: block;  
}  
/* End hide from IE-Mac */


/* Topic Path
_____________________________________________________________________________*/

div#topicPathArea {
	font-size: 1.0em;}

/* Rayout
_____________________________________________________________________________*/

/* 20110526削除   */

/*
div#wrapper {
	background-color: #f8f9fb;}

*/


/* Clearfix */  
div#container:after {  
	content: " ";   
	display: block;   
	height: 0;   
	clear: both;   
	visibility: hidden;  
}  
div#container {  
	display: inline-block;  
	min-height: 1%;  
}  
/* Hides from IE-mac \*/  
* html div#container {  
	height: 1%;  
}  
div#container {  
	display: block;  
}  
/* End hide from IE-Mac */

div#container {
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;}


/* 修正 20110519 nishiduka */

div#pageMainArea {
	width: 920px;
	margin: 0px 30px 0px 30px;
	padding-top:30px;
	padding-bottom:18px;
	}



/* Global navi active
_____________________________________________________________________________*/

body#pageReccomend div#hdMainnavi ul#hdGlobal_top li#globalRecommend a {
	background:url(/images/bts_glb100401.png) no-repeat;
	background-position: -1px -82px;
}

body#pageCampaign div#hdMainnavi ul#hdGlobal_top li#globalCampaign a {
	background:url("/images/bts_glb100401.png") no-repeat;
	background-position: -128px -82px;}

body#pagePonta div#hdMainnavi ul#hdGlobal_top li#globalPointcard a {
	background:url("/images/bts_glb100401.png") no-repeat;
	background-position: -255px -82px;
}

body#pageService div#hdMainnavi ul#hdGlobal_top li#globalService a {
	background:url("/images/bts_glb100401.png") no-repeat;
	background-position: -603px -82px;
}

body#pageLoppi div#hdMainnavi ul#hdGlobal_top li#globalLoppi a {
	background:url("/images/bts_glb100401.png") no-repeat;
	background-position: -730px -82px;
}


/* Title Area
_____________________________________________________________________________*/

div#ttlArea {
	padding: 0;
	text-align: left;}

div#ttlArea h2 {
	background: url(/common/img/bg_ttl_dotted.png) left bottom repeat-x;
	padding: 0 0 1px 0;
	margin: 0 0 10px 0;}



