@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 14px;
	color: #333333;
	line-height: 1.2;
	font-family:"メイリオ", Meiryo, "ＭＳ　Ｐゴシック", sans-serif;
	text-align: center;
	background: #FFFFFF url("./images/background.gif") repeat-x;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
}
.clearfix {
	display: inline-block;
	clear: both;
}
*html .clearfix {
	height: 1%;
}
.clearfix{
	display: block;
	clear: both;
}
a:link {
	color:#003399;
}
a:visited {
	color:#003399;
}
a:hover {
	color:#666666;
}
a:active {
	color:#FF3399;
}

a.type01:link {
	color: #003399;
}
a.type01:visited {
	color: #003399;
}
a.type01:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF0066;
}
a.type01:active {
	color: #999999;
	text-decoration: none;
}

a.type02:link {
	color: #FFFFFF;
}
a.type02:visited {
	color: #FFFFFF;
}
a.type02:hover {
	color: #333333;
	text-decoration: none;
	background: #FF9933;
}
a.type02:active {
	color: #333333;
	text-decoration: none;
}

div.card_thumb {
	margin: 3px 5px 0px 0px;
	width: 100px;
	float: right;
	display: inline;
	text-align: center;
}
div.thumb_r {
	margin: 3px 5px 0px 0px;
	float: right;
}
div.thumb_l {
	margin: 3px 3px 0px 5px;
	float: left;
}
div.card_thumb img {
	margin: 3px 1px;
}
a img.button_apply {
	border: 1px solid #FF9966;
}
a img.button_detail {
	border: 1px solid #999999;
}
a:hover img.button_apply {
	border: 1px solid #FF6600;
}
a:hover img.button_detail {
	border: 1px solid #666666;
}

div#wrap {
	margin: 0px auto;
	width: 960px;
	text-align: left;
}
div#header {
	margin-bottom: 10px;
	width: 960px;
	height: 120px;
}
div#header h1 a {
	display: block;
	width: 960px;
	height: 88px;
	text-indent: -9999em;
	overflow: hidden;
	background: #FFFFFF url("./images/title.jpg") no-repeat;
}
div#header ul#header_menu {
	width: 960px;
	height: 32px;
	float: left;
	list-style: none inside;
	background: #FFFFFF url("./images/header_menu.gif") repeat-x bottom;
}
div#header ul#header_menu li {
	float: left;
	font-size: 80%;
	text-align: center;
	letter-spacing: 2px;
	border-right: 1px solid #CCCCCC;
}
div#header ul#header_menu li a {
	padding: 11px 5px 0px 5px;
	width: 120px;
	height: 21px;
	display: block;
	text-decoration: none;
}
div#header ul#header_menu li a:link {
	color: #333333;
}
div#header ul#header_menu li a:visited {
	color: #333333;
}
div#header ul#header_menu li a:hover {
	color: #666666;
}
div#header ul#header_menu li a:active {
	color: #6666AA;
}

div#footer {
	width: 960px;
	clear: both;
	background: url("./images/footer_back.gif") repeat-y;
}
div#all_list {
	padding: 37px 23px 7px 37px;
	width: 900px;
	background: url("./images/footer.gif") no-repeat;
}
div#all_list dl dt {
	padding-left: 7px;
	font-weight: bold;
	letter-spacing: 1px;
}
div#all_list ul.footer_card_list {
	margin: 3px 5px;
	width: 215px;
	float: left;
	font-size: 10px;
	list-style: none inside;
}
div#all_list ul.footer_card_list li {
	padding-left: 7px;
	width: 208px;
	float: left;
}

div#copyright {
	width: 960px;
	text-align: center;
	font-size: 11px;
}

div#container {
	width: 760px;
	float: left;
}

div#index {
	width: 560px;
	float: right;
	display: inline;
}
div#l_sidebar {
	width: 200px;
	float: left;
	display: inline;
	background: #00A2ff url("./images/l_sidebar_repeat.gif") repeat-y;
}
div#l_sidebar dl {
	background: url("./images/l_sidebar_background.gif") no-repeat;
}
div#l_sidebar dl#cotegory dt {
	width: 200px;
	height: 40px;
	background: url("./images/sidebar_head_cotegory.gif") no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}
div#l_sidebar dd {
	width: 200px;
	padding-bottom: 24px;
	background: url("./images/l_sidebar_bottom.gif") no-repeat bottom;
}
div#l_sidebar dl#cotegory ul {
	margin: 0px 5px;
	width: 190px;
	list-style: none inside;
	float: left;
	display: inline;
}
div#l_sidebar dl#cotegory ul li {
	width: 190px;
	height: 32px;
	float: left;
	display: inline;
	background: url("./images/l_sidebar_body.gif") no-repeat bottom;
	font-size: 80%;
	text-align: right;
}
div#l_sidebar dl#cotegory ul li a {
	padding: 11px 3px 3px 3px;
	display: block;
	width: 184px;
	height: 18px;
}
div#l_sidebar dl#cotegory ul li a:link {
	color: #454545;
}
div#l_sidebar dl#cotegory ul li a:visited {
	color: #454545;
}
div#l_sidebar dl#cotegory ul li a:hover {
	color: #666666;
	text-decoration: none;
}
div#l_sidebar dl#cotegory ul li a:active {
	color: #666699;
}
div#l_sidebar dl#cotegory ul#C_special {
	padding-top: 32px;
	background: url("./images/sidebar_head_C_special.gif") no-repeat;
}
div#l_sidebar dl#cotegory ul#C_purpose {
	padding-top: 32px;
	background: url("./images/sidebar_head_C_purpose.gif") no-repeat;
}
div#l_sidebar dl#cotegory ul#C_situation {
	padding-top: 32px;
	background: url("./images/sidebar_head_C_situation.gif") no-repeat;
}
div#l_sidebar dl#cotegory ul#C_status {
	padding-top: 32px;
	background: url("./images/sidebar_head_C_status.gif") no-repeat;
}

div#r_sidebar {
	width: 200px;
	float: left;
	display: inline;
	background: #00629d url("./images/r_sidebar_background.gif") repeat-x;
}
div#r_sidebar dl {
	background: url("./images/r_sidebar_border.gif") repeat-y;
}
div#r_sidebar dl#side_recommend dt {
	width: 200px;
	height: 40px;
	background: url("./images/sidebar_head_recommend.gif") no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}
div#r_sidebar dd {
	width: 200px;
	padding-bottom: 24px;
	background: url("./images/l_sidebar_bottom.gif") no-repeat bottom;
}
div#r_sidebar dd h3 {
	width: 191px;
	margin: 3px 3px;
	padding: 2px 0px 0px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div#r_sidebar dd blockquote {
	margin: 0px 5px;
	padding-bottom: 2px;
	width: 190px;
	border-bottom: 1px solid #00A2ff;
	font-size: 10px;
	color: #999999;
	text-align: right;
	clear: both;
}
div#r_sidebar dd p {
	margin: 0px 3px;
	padding: 0px 2px 3px 3px;
	font-size: 10px;
	color: #FFFFFF;
}
div#r_sidebar dd p img {
	margin: 5px 2px 0px 5px;
	float: right;
}
div#r_sidebar dd p img {
	margin: 5px 5px 0px 2px;
	float: left;
}

div#index {
	margin: 0px 10px;
	width: 540px;
}
div#TabbedPanels1 {
	width: 540px;
	position: relative;
}
div#TabbedPanels1 ul.TabbedPanelsTabGroup {
	width: 540px;
	list-style: none inside;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
div#TabbedPanels1 ul.TabbedPanelsTabGroup li.TabbedPanelsTab {
	width: 92px;
	height: 32px;
	float: left;
	text-indent: -9999em;
	overflow: hidden;
}
div#TabbedPanels1 ul.TabbedPanelsTabGroup li.popular {
	cursor: pointer;
	width: 91px;
}
div#TabbedPanels1 ul.TabbedPanelsTabGroup li.point {
	cursor: pointer;
	width: 84px;
}
div#TabbedPanels1 ul.TabbedPanelsTabGroup li.drive {
	cursor: pointer;
	width: 94px;
}
div.TabbedPanelsContentGroup {
	clear: both;
	font-size: 12px;
	background: url("./images/top_tab_ranking.gif") repeat-x bottom;
}
div#top_tab_ranking_popular_bottom {
	padding-bottom: 11px;
	background: url("./images/top_tab_ranking_popular_bottom.gif") no-repeat bottom;
}
div#top_tab_ranking_point_bottom {
	padding-bottom: 11px;
	background: url("./images/top_tab_ranking_point_bottom.gif") no-repeat bottom;
}
div#top_tab_ranking_drive_bottom {
	padding-bottom: 11px;
	background: url("./images/top_tab_ranking_drive_bottom.gif") no-repeat bottom;
}
div#top_tab_ranking_popular {
	padding: 0px 10px;
	width: 520px;
	background: url("./images/top_tab_ranking_body_popular.gif") repeat-y;
}
div#top_tab_ranking_point {
	padding: 0px 10px;
	width: 520px;
	background: url("./images/top_tab_ranking_body_point.gif") repeat-y;
}
div#top_tab_ranking_drive {
	padding: 0px 10px;
	width: 520px;
	background: url("./images/top_tab_ranking_body_drive.gif") repeat-y;
}
dl.top_tab_ranking_1st {
	padding: 7px 3px 3px 3px;
	width: 254px;
	float: left;
	display: inline;
	background: #FFFFFF url("./images/top_tab_ranking_1st.gif") no-repeat top right;
}
dl.top_tab_ranking_2nd {
	padding: 7px 3px 3px 3px;
	width: 254px;
	float: left;
	display: inline;
	background: #FFFFFF url("./images/top_tab_ranking_2nd.gif") no-repeat top right;
}
dl.top_tab_ranking_3rd {
	padding: 7px 3px 3px 3px;
	width: 254px;
	float: left;
	display: inline;
	background: url("./images/top_tab_ranking_3rd.gif") no-repeat top right;
}
dl.top_tab_ranking_4th {
	padding: 7px 3px 3px 3px;
	width: 254px;
	float: left;
	display: inline;
	background: url("./images/top_tab_ranking_4th.gif") no-repeat top right;
}

div.TabbedPanelsContent dt {
	width: 105px;
	height: 60px;
	float: left;
	display: inline;
	font-weight: bold;
}
div.TabbedPanelsContent dd {
	padding-left: 3px;
	width: 146px;
	float: left;
	display: inline;
	line-height: 1.4;
}
div.TabbedPanelsContent dd:first-line {
	font-weight: bold;
}

div.TabbedPanelsContent h2 {
	width: 100%;
	height: 69px;
	text-indent: -9999em;
	overflow: hidden;
}
div.TabbedPanelsContent h2#popular {
	height: 69px;
	background: url("./images/top_tab_ranking_popular.gif") no-repeat;
}
div.TabbedPanelsContent h2#point {
	height: 69px;
	background: url("./images/top_tab_ranking_point.gif") no-repeat;
}
div.TabbedPanelsContent h2#drive {
	height: 69px;
	background: url("./images/top_tab_ranking_drive.gif") no-repeat;
}


div#index div#top_column {
	margin: 7px 0px;
}
div#index div#column_drive {
	width: 270px;
	float: left;
}
div#index div#column_mobile {
	width: 270px;
	float: left;
}
div#index div#column_star {
	width: 270px;
	float: left;
}
div#index div#column_gold {
	width: 270px;
	float: left;
}
div#index div#top_column dl {
	width: 160px;
	float: right;
	display: inline;
	font-size: 12px;
}
div#index div#top_column dl dt {
	margin-top: 5px;
	font-weight: bold;
	color: #006633;
	letter-spacing: 2px;
}
div#index div#top_column dl dd {
	padding: 3px 5px 5px 3px;
	line-height: 1.2;
}
div#index div#top_column img.column_icon {
	margin: 5px;
	width: 100px;
	float: left;
	display: inline;
}

div#index ul#top_banner {
	width: 540px;
	list-style: none inside;
	float: left;
	display: inline;
}
div#index ul#top_banner li {
	margin: 5px;
	float: left;
	display: inline;
	text-align: center;
}

div#main {
	width: 560px;
	float: right;
	display: inline;
	background: url("./images/main_body.gif") repeat-y center;
}
div#main div.main_header {
	width: 560px;
	background: url("./images/main_header.gif") no-repeat 15px 0px;
	position: relative;
}
div#main div.main_header h2 {
	padding-top: 17px;
	padding-left: 50px;
	font-size: 20px;
	color: #565656;
}
div#main div.main_header p {
	margin-left: 50px;
	margin-right: 50px;
	font-size: 11px;
	color: #666666;
	line-height: 1.4;
	border-bottom: 1px solid #AAAAAA;
	padding-bottom: 5px;
}
div.main_body {
	margin: 0px 17px 0px 17px;
	width: 526px;
}
div#column {
	padding: 13px;
	width: 500px;
}
div#column h2 {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 14px;
}
div#column div#card_img {
	margin: 7px;
	padding: 3px;
	width: 170px;
	float: right;
}
div#column div#card_img img {
	padding: 5px;
}
div#column p {
	margin-top: 3px;
	margin-bottom: 7px;
	font-size: 12px;
	color: #333333;
	line-height: 1.4;
}
div.main_bottom {
	padding-bottom: 18px;
	width: 560px;
	background: url("./images/main_bottom.gif") no-repeat bottom;
}
div.main_bottom p {
	margin-top: 7px;
	margin-right: 23px;
	width: 420px;
	font-size: 9px;
	color: #666666;
	text-align: right;
	float: right;
}

div.card_data {
	margin: 0px 23px 0px 23px;
	width: 480px;
	font-size: 11px;
	text-align: center;
	border-bottom: 1px solid #999999;
}
div.card_data div.card_thumb_typeB_head {
	margin-top: 11px;
	width: 180px;
	float: left;
	display: inline;
	border-top: 1px solid #AAAAAA;
	text-align: center;
	font-weight: bold;
}
div.card_data div.expense_head {
	margin-top: 11px;
	padding: 3px;
	width: 78px;
	float: left;
	display: inline;
	border-top: 1px solid #AAAAAA;
	text-align: center;
	font-weight: bold;
}
div.card_data div.point_head {
	margin-top: 11px;
	padding: 3px;
	width: 55px;
	float: left;
	display: inline;
	border-top: 1px solid #AAAAAA;
	text-align: center;
	font-weight: bold;
}
div.card_data div.card_company_head {
	margin-top: 11px;
	padding-top: 3px;
	width: 150px;
	float: left;
	display: inline;
	border-top: 1px solid #AAAAAA;
	text-align: center;
	font-weight: bold;
}
div.card_data div.special {
	margin-top: 3px;
	margin-bottom: 7px;
	padding: 3px;
	width: 282px;
	float: left;
	text-align: left;
	border: 2px solid #AA99FF;
	background: #ECECEC;
}
div.card_data div.card_thumb_typeB {
	padding: 3px;
	width: 180px;
	float: left;
	display: inline;
}
div.card_data div.expense {
	padding: 3px;
	width: 78px;
	float: left;
	display: inline;
}
div.card_data div.point {
	padding: 3px;
	width: 48px;
	float: left;
	display: inline;
}
div.card_data div.card_company {
	padding-top: 7px;
	width: 148px;
	float: left;
	display: inline;
}
div.card_thumb_typeB div.card_thumb_left {
	width: 64px;
	float: left;
	display: inline;
}
div.card_thumb_typeB div.card_thumb_right {
	padding: 0px 3px 0px 5px;
	width: 108px;
	float: right;
	display: inline;
	text-align:left;
}
div.card_thumb_right dt {
	padding-top: 3px;
	font-size: 10px;
}
div.card_thumb_right dd img {
	margin: 3px 1px;
}

div#comparison_ranking_top3 {
	width: 526px;
}
div#comparison_ranking_top3 div.rank {
	padding-top: 31px;
	width: 172px;
	float: left;
	display: inline;
	font-size: 80%;
	position: relative;
}
div#comparison_ranking_top3 div.rank div.medal_1st {
	width: 55px;
	height: 55px;
	position: absolute;
	top: 23px;
	left: 5px;
	background: url("./images/medal_gold.gif") no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}
div#comparison_ranking_top3 div.rank div.medal_2nd {
	width: 55px;
	height: 55px;
	position: absolute;
	top: 23px;
	left: 5px;
	background: url("./images/medal_silver.gif") no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}
div#comparison_ranking_top3 div.rank div.medal_3rd {
	width: 55px;
	height: 55px;
	position: absolute;
	top: 23px;
	left: 5px;
	background: url("./images/medal_bronze.gif") no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

div#comparison_ranking_top3 dt {
	margin-top: 3px;
	margin-right: 11px;
	padding: 5px 3px 0px 3px;
	width: 166px;
	float: right;
	text-align: right;
	display: inline;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
}
div#comparison_ranking_top3 dd {
	width: 172px;
	text-align: center;
	clear: both;
}
div#comparison_ranking_top3 dd img {
	margin: 3px;
}
