@charset "utf-8";
/* CSS Document */


#logo-mark p a {
	display: block;
	height: 112px;
	width: 190px;
	text-indent: -9999px;
}


#banner-header {
	font-size: 1em;
	background-image: url(images/blog-name.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

/* 検索
========================================*/
.module-search {
	background-image: url(images/search-bg.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
	width: 760px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	padding-left: 10px;
}
.module-search form {
	margin: 0px;
	padding: 0px;
}
.module-search input {
	font-size: 0.9em;
	color: #333333;
	font-family: Verdana, sans-serif;
}
.link-archives {
	position: absolute;
	bottom: 7px;
	color: #000000;
	left: 710px;
}


.search-results-container {
	padding-bottom: 40px;
	clear: left;
}
.search-results-entry-header {
	font-size: 1em;
	background-image: url(../images/flag.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	background-position: 0px 20px;
}


/*メインカラム
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


#alpha {
	width: 540px;
	float: left;
	background-color: #29413D;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-right: 10px;
}
#alpha-inner {}


#pagebody {
	padding-top: 20px;
	padding-bottom: 50px;
}
.entry {
	border: 2px solid #CCCCCC;
	padding: 5px 5px 0px;
	clear: left;
	margin-top: 10px;
	background-color: #FFFFFF;
	width: 526px;
}
.entry-header {
	font-size: 1em;
	background-image: url(../images/flag.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.entry-header span.entry-date {
	padding-right: 5px;
}
.entry-content {
	padding: 5px;
	width: 516px;
}
.entry-keywords-nowonsale {
	background: url(images/nowonsale.gif) no-repeat 0px 2px;
	height: 25px;
	margin: 0px;
	padding: 0px 0px 5px 110px;
	font-size: 1em;
}
.entry-keywords-soldout {
	background: url(images/soldout.gif) no-repeat 0px 2px;
	height: 25px;
	margin: 0px;
	padding: 0px 0px 5px 110px;
	font-size: 1em;
}

.entry-excerpt {
	float: left;
	margin-right: 20px;
	padding: 0px;
}
.entry-body {
	padding: 0px;
}
.entry-more-link {
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: right;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 0.8em;
}
.entry-tags {
	background-color: #DDECEB;
	padding: 3px;
}
h4.entry-tags-header {
	display: inline;
	font-weight: normal;
	font-size: 0.8em;
}
.entry-tag {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
.entry-footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	margin: 0px;
	clear: left;
	padding-bottom: 5px;
}

.car-thumb {
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#archive-title {
	font-size: 1.2em;
	padding-bottom: 5px;
}


/*車情報
======================================================*/
table.car-item-info {
	border-collapse:collapse;
	float: left;
}
table.car-item-info th {
	width: 50px;
	border-top: 1px dotted #579292;
	border-bottom: 1px dotted #579292;
	padding: 2px;
}
table.car-item-info td {
	padding-left: 10px;
	border-top: 1px dotted #579292;
	border-bottom: 1px dotted #579292;
	width: 200px;
}

table.car-item-info td.value {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.1em;
} 

/*レフトカラム
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#beta {
	float: left;
	width: 200px;
}
#beta-inner {
	width: 190px;
}
.module-header {
	background-image: url(images/module-header-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 180px;
	font-size: 1em;
	padding-top: 2px;
	padding-left: 10px;
	color: #FFFFFF;
}
.module-content {
	padding-top: 10px;
	padding-bottom: 20px;
}
.module-list {}
.module-list-item {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.module-list-item a {
	text-decoration: none;
}
.module-list-item a:hover {
	color: #FFCC00;
}



/*ライズカードエリア
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#cardArea {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/rise-card-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 200px;
	width: 780px;
	position: relative;
	left: 0px;
	top: 0px;
}
#cardArea div#car {
	background-image: url(../images/rise-card-car.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 215px;
	top: -10px;
	right: 20px;
}

/* Hidding from IE5/mac\*/
*html #cardArea div#car {
	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.rise-aska.com/images/rise-card-car.png", sizingMethod="scale");
	width: 215px;
	height: 82px;
	z-index: 99;
	top: -10px;
	right: 20px;
}
#cardArea h2,#cardArea h3 {
	text-indent: -9999px;
}
#cardArea ol {
	list-style-type: none;
	position: absolute;
	left: 200px;
	top: 130px;
}
#cardArea ol li {
	color: #FFFFFF;
}
