@charset "utf-8";
/* formatting style
--------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	background-image: url(image/body_background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	position: relative;
	padding: 1px 0px 2px 10px;
	text-align: left;
	width: 848px;
	font-size: 9px;
	font-weight: normal;
	color: #FF6600;
	line-height: 20px;
}
h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	margin: 10px 0px;
	border-bottom: 1px dotted #FF6600;
}
h3 {
	color: #660000;
	font-size: 13px;
}
.orange {
	color: #FF6600;
}

.strong {
	font-weight: bold;
	color: #FF3300;
}
.bold {
	font-weight: bold;
}
.floatRight {
	float: right;
	margin-left: 15px;
	clear: right;
	margin-bottom: 15px;
}
.floatLeft {
	margin-right: 15px;
	clear: left;
	float: left;
}
.main_logo {
	font-weight: bold;
	color: #FF3300;
	font-size: 15px;
	line-height: 40px;
	background-image: url(image/main_logo_top_02.gif);
	text-indent: 20px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px;
}
.picture_right {
	clear: right;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
.entry_site {
	background-image: url(image/entry_02.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	display: block;
	left: 144px;
	position: relative;
	overflow: hidden;
	text-indent: -200px;
}
/*link style 
-----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
/* basic layout
-----------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px auto;
}
#summary {
	font-size: 9px;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	width: 738px;
	position: relative;
	float: left;
}
#sitemap {
	font-size: 9px;
	line-height: 20px;
	padding-right: 10px;
	width: 100px;
	position: relative;
	text-align: right;
}
#header {
	height: 200px;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#contents {
	float: left;
	width: 678px;
	clear: both;
}
#main {
	width: 488px;
	padding: 10px;
	float: right;
}
#sidebar {
	padding: 10px;
	float: left;
	width: 150px;
	margin-bottom: 20px;
	font-size: 12px;
}
#ranking {
	float: right;
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	line-height: 20px;
}
#footer {
	color: #333333;
	padding: 15px;
	clear: both;
	background-image: url(image/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* sitemap styles
-----------------------------*/
#sitemap p a {
	color: #FF6600;
}
/* header styles
-----------------------------*/
/* pankuzu styles
-----------------------------*/
#pankuzu ul {
	padding-left: 10px;
}
#pankuzu ul li {
	list-style: none;
	display: block;
	float: left;
	font-size: 9px;
	line-height: 15px;
}
#pankuzu ul li a {
	color: #FF6600;
}
/* main styles
-----------------------------*/
#main p {
	margin-bottom: 1em;
}
.hikaku {
	list-style: none;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#main p#entry_ranking a {
	background-image: url(image/entry_ranking.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 480px;
	display: block;
	left: 5px;
	position: relative;
	overflow: hidden;
	text-indent: -500px;
}
 
#main p#entry_ranking a:hover {
	background-image: url(image/entry_ranking_hover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 480px;
	position: relative;
	left: 5px;
}
#main p#return_top a:link {
	color: #333333;
	text-decoration: underline;
}
#main p#return_top a:visited {
	color: #333333;
	text-decoration: underline;
}
#main p#return_top a:hover {
	color: #333333;
	text-decoration: underline;
}
#main ul {
	padding-bottom: 10px;
	padding-left: 40px;
}
#main ol {
	padding-bottom: 10px;
	padding-left: 40px;
}
#main table {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#main table th {
	padding: 5px 10px;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
#main table td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#main table tr.odd {
	background-color: #EFEFEF;
}
#main table td.odd {
	background-color: #EFEFEF;
}

.table_entry_shousai {
	background-image: url(image/entry_03.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	display: block;
	overflow: hidden;
	text-indent: -400px;
	margin-right: 70px;
	margin-left: 70px;
}
.table_entry_site {
	background-image: url(image/entry_02.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	display: block;
	overflow: hidden;
	margin-right: 130px;
	margin-left: 130px;
	text-indent: -200px;
}
#main table#sougo {
	border: 1px solid #FF6600;
	border-collapse:collapse;
}
#main table#sougo th {
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
}
#main table#sougo td {
	padding: 5px;
	border: 1px solid #FF6600;
}
#main table#nttcashback {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
#main table#nttcashback th {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8px;
	font-family: Verdana, "MS UI Gothic", sans-serif;
	padding: 0px;
	width: 38px;
	border: 1px solid #FFFFFF;
}
#main table#nttcashback td {
	font-family: Verdana, "MS UI Gothic", sans-serif;
	font-size: 8px;
	padding: 0px;
	width: 36px;
}

#main #links {
	height: 60px;
}
#main #links ul {
	padding: 0px 10px;
}

#main #links ul li {
	list-style: none;
	float: left;
	display: block;
	text-align: center;
}
#main #links ul li a {
	color: #FF6600;
	line-height: 30px;
	height: 30px;
	width: 107px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
#main #links ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
#main #link {
	line-height: 20px;
	margin-top: 20px;
}
#main #link a {
	color: #FF6600;
}
.link {
	margin-right: 10px;
	margin-left: 20px;
}
/* sidebar styles
-----------------------------*/
#sidebar p {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-image: url(image/side_menu_top_02.gif);
	text-align: center;
	font-family: Verdana, "HGPｺﾞｼｯｸE", sans-serif;
}
#sidebar ul {
	margin-bottom: 10px;
	background-color: #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
#sidebar ul li {
	list-style: none;
	width: auto;
	padding-left: 20px;
	display: block;
	border-bottom: 2px inset #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(image/list_mark_light_brown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
#sidebar ul li a:link {
	color: #333333;
}
#sidebar ul li a:hover {
	color: #333333;
	text-decoration: underline;
}
#sidebar ul li a:visited {
	color: #990000;
}
/* ranking style
-----------------------------*/
#ranking a {
	color: #333333;
	text-decoration: none;
}
#ranking a:hover {
	color: #333333;
	text-decoration: underline;
}
.ranking_category {
	margin-top: 10px;
}
.ranking {
	margin-top: 10px;
}
.ranking_banner {
	line-height: 20px;
}
#gas_price {
	margin-bottom: 20px;
}

/* footer styles
-----------------------------*/
#footer ul {
	text-align: center;
}
#footer ul li {
	display: inline;
	list-style: none;
	text-align: right;
	margin-left: 20px;
}
#footer ul li a {
	color: #333333;
}
#footer address {
	text-align: center;
	color: #FFFFFF;
}
/* adsence style
-----------------------------*/
.adsence {
	padding-left: 20px;
}
