/* ======================== 共通 ========================*/

/* ------------------------------------
        sidePaneA01(タブ部分)
   ------------------------------------ */
#sidePaneA01
	{
	}

#sidePaneA01 .sidePane
	{
	}

#sidePaneA01 h2
	{
	display: none;
	}

#sidePaneA01 ul.toc,
#sidePaneA01 ul.toc li,
#sidePaneA01 ul.toc li a,
#sidePaneA01 ul.toc li a img
	{
	display: inline;
	font-size: 1px;
	line-height: 0;
	}

#sidePaneA01 ul.toc
	{
	white-space: nowrap;
	}

#sidePaneA01 .sidePane
	{
	display: none;
	}

#sidePaneA01 div.sidePane.pseudo-current
	{
	display: block;
	}


.grobalFare {
	left: 630px;	
	position: absolute;
}/* For MACIE5 */
	
.contentsGridA01 {
	background:   url("/inter/img/bg_head_fare-index_003_2_rn.jpg") no-repeat;
}


/* ------------------------------------
         meritBlock
   ------------------------------------ */

div.meritBlock p{
line-height: 1.4;
margin-bottom: 5px;
}


/* ------------------------------------
        premiumBox
   ------------------------------------ */

.premiumBox {
	background: #CCE6E4;
	margin: 0px;
	padding: 3px;
}

#premiumElement {
	position: relative;
}

#premiumElement #premiumLink01 {
	position: absolute;
	left: 7px;
	top: 139px;
}

#premiumElement #premiumLink02 {
	position: absolute;
	left: 7px;
	top: 162px;
}




/* ======================== intfare ========================*/	

/* ------------------------------------
        　kokuchiBlock
   ------------------------------------ */

div.kokuchiBlock {
	background: url(/inter/common/img/bg_intfare-sample.gif);
	margin-bottom: 9px;
}

div.kokuchiBlock div.kokuchiTop {
	background: url(/inter/common/img/bg_intfare-sample_top.gif) no-repeat left top;
	width: 180px;
	text-align:center;
}

div.kokuchiBlock div.kokuchiTop p {

	text-align: center;
	padding-top: 7px;
}

div.kokuchiBlock div.kokuchiBottom {
	background: url(/inter/common/img/bg_intfare-sample_bottom.gif) no-repeat left top;
	width: 180px;
}

.clear {
	clear: both;
}
.goku5 {
	background:#f1fce8 url(/inter/common/img/bg_intfare5.jpg) no-repeat top left;
	border-bottom:1px solid #5ba400;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
.goku5 .lineblock {border:1px solid #cacaca; padding:5px 10px; background-color:#fefefe; margin:5px 0 3px;}



/* ------------------------------------
        　merit 080731
   ------------------------------------ */

.merit-l {
background: url('/inter/common/img/merit_left.gif');
background-repeat: repeat-y;
}

.merit-r {
background: url('/inter/common/img/merit_right.gif');
background-repeat: repeat-y;
}

.merit-bg {
background: url('/inter/common/img/merit_bg.gif');
background-repeat: repeat-x;
}

.merit-p {
padding:10px 10px 5px;
}

.bannerBlock {
	margin: 0px;
	padding: 0px;
	width: 940px;
}




/* ------------------------------------
        　bannerBlock
   ------------------------------------ */

.bannerBlock ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bannerBlock li {
	margin: 0px;
	padding: 0px;
}




/* ======================== intfare2 ========================*/

/* ------------------------------------
         headTab
   ------------------------------------ */
   
.headTab  td.tabButton{
padding-left: 14px;
}




/* ======================== premium ========================*/

.entryblock {
	margin: 0px;
	padding: 0px;
}
.entryblock h2 {
	margin: 15px 0px 0px;
	padding: 0px;
}
.entryblock h3 {
	margin: 5px 0px 10px;
	padding: 0px;
}
.linkBox {
	margin: 7px 0px 0px;
	padding: 0px;
	float: left;
}




/* ======================== e_saver ========================*/

/* ------------------------------------
            sentence01
   ------------------------------------ */
#wrapper .contents .sentence01 {
	margin: 0px;
	padding: 0px;
}
#wrapper .contents .sentence01 h4 {
	margin: 10px 0px 5px;
	padding: 0px;
}
#wrapper .contents .sentence01 h3 {
	margin: 0px 0px 5px;
	padding: 0px;
}
#wrapper .contents .sentence02 p {
	margin: 0px 0px 8px;
	padding: 0px;
}


/* ------------------------------------
            dot-line
   ------------------------------------ */
.dot-line
{
border-bottom:1px dotted #999999;
}

