﻿@charset "utf-8";

/*
　　　　Site Name:TAT
　　　　Description: 2column Layout
　　　　Version: 
　　　　Author: Editor by H.Tanaka.
*/

/*
===== 1: CONTENT ==========================================
*/
div#content {
	width:870px;
	margin:0 auto 0 auto;
	background:url(../common/contents/bg_contents.gif) repeat-y right top #FFF;
	font-size:.8em;
	padding:6px 0 0 0;
}

.clear{
	clear:both;
	}

/*
===== 2: MAIN ==========================================
*/
div#main {
	float:left;
	width:638px;
}

/*
===== 3: sub ==========================================
*/
div#sub {
	float:right;
	width:206px;
	padding:7px;
}

div#sub img {
	vertical-align:bottom;
}

/* entrance
--------------------------------------------------------*/
div#entrance {
	margin-bottom:7px;
	padding-bottom:4px;
	border:1px solid #CCC;
	background-color:#FFF;
}

div#entrance p {
	padding:2px 2px 2px 10px;
	background-color:#DDD;
	font-weight: bold;
	line-height:1.8;
}

div#entrance p.welcome {
	padding:5px 5px 5px 10px;
	background-color:#FFF;
	font-weight:normal;
	font-size:.8em;
}

div#entrance dl {
	width:192px;
	margin:0 auto 3px auto;
}

div#entrance dl dd {
	border:1px solid #CCC;
	border-top:none;
	font-size:.8em;
	padding:5px 3px 3px 10px;
}

span.mileagepoint{
	padding:0 0 0 1.5em;
	font-weight:bold;
	font-size:1.2em;
	}

/* bannerArea01
--------------------------------------------------------*/
ul.bannerArea01 {
	list-style-type: none;
}

ul.bannerArea01 li {
	margin-bottom:7px;
}

/* subFormat01
--------------------------------------------------------*/
dl.subFormat01 {
	margin-bottom:7px;
	border-bottom:1px solid #CCC;
	background-color:#FFF;
	zoom:1;
}

dl.subFormat01 dt{
	display:block;
	}

dl.subFormat01 dd {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding:2px 10px 5px 10px;
	font-size:.8em;
}

dl.subFormat01 dd ul {
	margin:0 15px;
}

dl.subFormat01 dd li {
	padding-left:10px;
	background:url(../common/contents/ico_arrow01.gif) no-repeat left center;
	line-height:1.8;
}

dl.subFormat01 dd img {
	margin:5px 0;
}

/* 一般のお客様はこちらから
--------------------------------------------------------*/

dl.bannergeneral{
	margin-top:10px;
	}

dl.bannergeneral dd{
	background:url(../common/top/bg_general.gif) no-repeat top left;
	width:178px;
	height:90px;
	padding:10px 0 0 28px;
	}

dl.bannergeneral dd p{
	margin:0 0 10px 0;
	}


/* SECOM
--------------------------------------------------------*/
dl#secom {
	margin-top:30px;
	font-size:.8em;
}

dl#secom dt {
	float: left;
	width:54px;
}

dl#secom dd {
	float: right;
	width:145px;
	padding-top:10px;
}

/* 今月のオススメ
--------------------------------------------------------*/
div#srecommend {
	position:relative;
	margin-bottom:7px;
	border:1px solid #CCC;
	border-top:none;
	background-color:#FFF;
	width:203px;

}

div#srecommend p.h25{
	height:30px;
	}

div#srecommend p.listPage {
	position:absolute;
	left:122px;
	top:5px;
}

div#srecommend dl {
	position:relative;
	width:184px;
	margin:5px auto;
	padding-bottom:5px;
	background:url(../common/contents/line_dash.gif) repeat-x left bottom;
	font-size:.8em;
}

div#srecommend dl.end {
	background:none;
}

div#srecommend dl dt {
	font-weight:bold;
	margin-left:58px;
}

div#srecommend dl dd {
	margin-left:58px;
}

div#srecommend dl dd.thumb {
	position:absolute;
	left:0;
	top:0;
	margin-left:0;
}

div#srecommend img {
	border:1px solid #CCC;
}


/* 検索結果の右カラム　カテゴリーリスト
--------------------------------------------------------*/
div#srecommend ul.searchCategory{
	
	}

div#srecommend ul.searchCategory li{
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	zoom:1;
	}

div#srecommend ul.searchCategory li.noborder{
	border:none;
	}

div#srecommend ul.searchCategory li a{
	background:url(../common/contents/ico_searchlist.gif) no-repeat 0px 2px;
	padding:0 0 0 15px;
	font-weight:bold;
	}

ul.searchCategorySelect{
	}

ul.searchCategorySelect li a{
	background:url(../common/contents/ico_searchlist02.gif) no-repeat 0px 2px ;
	padding:0 0 0 15px;
	font-weight:bold;
	}

ul.searchCategorySelect li{
	background:url(../common/contents/line_dash.gif) repeat-x bottom left;
	zoom:1;
	padding:5px;
	}

ul.searchCategorySelect li.detail{
	padding:5px 5px 5px 30px;
	}

ul.searchCategorySelect li.detail a{
	background:url(../common/contents/ico_arrow01.gif) no-repeat 0px 3px ;
	padding:0 0 0 15px;
	font-weight:normal;
	}

ul.subList{
	border:1px solid #CCCCCC;
	border-top:none;
	width:184px;
	padding:10px;
	background:#FFFFFF;
	margin:0 0 10px 0;
	}

ul.subList li{
	margin:0 ;
	padding:0;
	}

ul.subList li p{
	margin:0 0 8px 0;
	}
	
p span.subListarrow{
	background:url(../common/contents/ico_arrow01.gif) no-repeat left 4px;
	padding:0 0 0 10px;
	}
