body {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none;
}

#topline {
	width: 100%;
	border-top-style: solid;
	border-top-color: #000;
    border-top-width; 2px;
}

#logo {
    width: 300px;
    height: 90px;
}

strong {
	background-color:#FFFF00;
	font-weight: bold;
    padding: 2px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	clear: both;
	background-color: #333;
	color: #FFF;
	padding-top: 5px;
	padding-right: 3%;
	padding-bottom: 5px;
	padding-left: 2%;
}

#footer a:link { color: #FFF; }
#footer a:visited { color: #FFF; }
#footer a:hover { color: #FFF; }
#footer a:active { color: #FFF; }

.navi {
	clear: both;
	font-size: small;
	padding-top: 10px;
	padding-bottom: 10px;
}

p#copyright {
	text-align: right;
	clear: both;
}

img {
    width: 100%;
    max-width: 100%;
    height: auto;
	border-style:none;
}

.center {
    text-align: center;
}

#left ul {
    background-color: #f5deb3;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-right: 10px;
    border-style: solid;
    border-color: #d2b48c;
    border-width: 1px;
	margin: 5px;
}

#left ol {
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin: 5px;
	border: 1px solid #FF9900;
}

table#table_link_list {
	width: 100%;
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}

#table_link_list #sitename {
	width:30%;
	color:#fff;
	background-color:#000;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #663300;
}

#table_link_list #gaiyou {
	width:70%;
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#fff;
	background-color:#000;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
}

#table_link_list td {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}

blockquote {
	font-style: italic;
}

.q_and_a {
	font-size: x-large;
	font-weight: bold;
	color: #F00;
}

.date {
	font-style: italic;
	text-align: right;
	color: #666;
}

#attention {
	border: 2px solid #F00;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

table#table_glink {
	width: 100%;
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}

#table_glink th {
	color:#fff;
	background-color:#000;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #663300;
}

#table_glink td {
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}

table#oldcars {
	width: 100%;
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-bottom: 20px;
}

.posteddate {
	font-style: italic;
	color: #666;
}

.shop_names {
	padding-left: 15px;
}

.postname {
	font-style: italic;
	color: #C6F;
}

#error {
	font-size: large;
	font-weight: bold;
	color: #F00;
	border: 3px solid #F00;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#anchor_area {
	width: 100%;
}

.anchor_area_inner {
	width: 28%;
	margin-right: 5%;
	float: left;
	margin-bottom: 10px;
}

#to_top {
	font-size: smaller;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#newpages img {
	width:30px;
	height:13px;
}

#newtitle {
	font-weight: bold;
	color: #00F;
}

#left #newpages ul {
	background-color: #FFF;
	border: 1px solid #000;
	list-style-type: none;
	padding-left: 10px;
}

.ad_red {
	font-weight: bold;
	color: #F00;
	text-align: center;
}

table#ranking_table {
	width: 100%;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	border-collapse: collapse;
}

table#ranking_table th {
	border-style: solid;
	border-color: white;
	border-width: 1px;
	background-color: black;
	color: white;
	text-align: center;
}

table#ranking_table td {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	padding-left: 10px;
	border-collapse: collapse;
}

table#ranking_table .ranking_table_left {
	width:50%;
}

.ad_left {
	margin-top: 10px;
	margin-bottom: 10px;
}