@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      contents.css
 Style Info:     コンテンツエリア関係 他
----------------------------------------------------------- */

/*----------------------------------------------------
	汎用class
----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}

/*clearFix*/
#contents:after,
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/

#page {
	text-align: left;
	width: 900px;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 60px;
	background-color: #FFF;
	background-image: url(../img/top/sdw_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	width: 840px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../img/page_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
	clear: both;
}

#ctgImg {
	width: 900px;
	clear: both;
	margin-right: -30px;
	margin-left: -30px;
}

#contents .pageTop {
	clear: both;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 10px;
}

#contents .pageTop a {
	display: block;
	height: 21px;
}


/*----------------------------------------------------
	トップページ
----------------------------------------------------*/

#topCol {
	width: 870px;
	margin-right: -30px;
	padding-top: 1px;
}

#leftCol {
	width: 489px;
	margin-left: -30px;
	padding-left: 30px;
	float: left;
	padding-top: 10px;
}

#leftCol h3 {
	margin-bottom: 10px;
	margin-left: -20px;
}

ul#newsCol {
	width: 475px;
	padding-right: 15px;
	padding-bottom: 15px;
}

ul#newsCol li {
	line-height: 1.6em;
	margin-bottom: 5px;
}

ul#newsCol li a {
	margin-bottom: 7px;
	margin-left: 10px;
}

ul#newsCol li a:hover {
}

dl#newcarBox {
	padding-bottom: 10px;
	clear: both;
}

dl#newcarBox dt {
	float: left;
	margin-right: 10px;
	width: 120px;
	margin-bottom: 10px;
}

dl#newcarBox dd {
	margin-left: 121px;
}

dl#newcarBox dd.name {
	background-color: #F5F5F5;
	padding: 3px;
	font-weight: bold;
}

dl#newcarBox dd.price {
	color: #FF0000;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

dl#newcarBox dd.price span {
	font-size: 12px;
	color: #333333;
	margin-left: 4px;
}

dl#newcarBox dd.comment {
	margin-left: 130px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-bottom: 5px;
}

dl#newcarBox dd.link {
	margin-left: 130px;
	text-align: right;
	display: block;
	padding-right: 7px;
	font-size: x-small;
	margin-bottom: 5px;
}

#topCol #rightCol {
	float: right;
	padding-right: 1px;
	width: 379px;
	padding-top: 10px;
}

#rightCol h3.blog {
	height: 45px;
}

#rightCol h3 {
	margin-bottom: 1px;
	height: 25px;
}

#rightCol ul#rcmBox {
	padding-bottom: 31px;
}

#rightCol ul#rcmBox li img {
	margin-bottom: 1px;
	border: none;
	vertical-align:top;
}

ul#pckBox {
}

ul#pckBox li img {
	margin-bottom: 1px;
	border: none;
	vertical-align:top;
}

ul#pckBox li a {
	height: 35px;
}

dl#blogBox {
	padding-bottom: 10px;
}

dl#blogBox dt {
	float: left;
	margin-right: 10px;
	width: 80px;
}

dl#blogBox dd {
	margin-left: 81px;
}

dl#blogBox dd.title {
	background-color: #F5F5F5;
	padding: 3px;
}

dl#blogBox dd.date {
	color: #999999;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

dl#blogBox dd.comment {
	margin-left: 90px;
	padding-top: 5px;
}


/*----------------------------------------------------
	#main
----------------------------------------------------*/

#main {
	float: right;
	width: 620px;
}

#main h2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#main #pnkzList {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 10px;
}

#main #pnkzList a {
	color: #666666;
}

#main #pnkzList a:hover {
	color: #999999;
}

#main .entry {
	background-image: url(../blog/img/entrybox_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 10px;
}

#main .entry h3 {
	background-image: url(../blog/img/entrybox_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 0.6em;
	padding-left: 10px;
}

#main .entry h4 {
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	margin-bottom: 15px;
}

#main h4.date-header {
	text-align: right;
	margin-right: 15px;
	font-size: 10px;
	color: #999999;
}

#main .inner {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../blog/img/entrybox_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main .entry-body {
	margin-bottom: 10px;
}

#main .entry-footer{
	font-size: 10px;
	color: #666666;
}

ul.archive-list {
	padding-bottom: 10px;
	padding-top: 10px;

}

ul.archive-list li {
	margin-bottom: 5px;
	font-size: 10px;
	color: #999999;
}

ul.archive-list li a {
	display: block;
	font-size: 12px;
	color: #666666;
}

ul.archive-list li a:hover {
	color: #999999;
	text-decoration: none;
}

/*----------------------------------------------------
	#sub
----------------------------------------------------*/

#sub {
	float: left;
	position: absolute;
	left: 32px;
	top: 75px;
	width: 184px;
	background-color: #EEF0F0;
	padding: 7px;
	border: 1px solid #CACCCB;
}

#sub h3 {
	color: #7A808C;
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B7C0;
	padding-bottom: 3px;
	margin-bottom: 7px;
}

#sub h4 {
	color: #7A808C;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B7C0;
	padding-bottom: 3px;
}

#sub .module {
	margin-bottom: 15px;
}

#sub .module ul {
	padding-left: 20px;
}

#sub .module ul li {
	list-style-type: square;
	font-size: x-small;
	margin-bottom: 5px;
}

#sub .module ul li a {
	color: #666666;
	text-decoration: none;
	margin-left: 7px;
}
dl#newcarBox   dt   {
	color: #999999;
	text-decoration: none;
}

#calendar {
	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
}

#calendar table {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	padding: 2px;
}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 3px;
}

#calendar th {
	text-align: center;
	font-weight: normal;
	background-color: #D9D9D9;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#calendar td {
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#topCol  #rightCol  {
	background-color: #FFFFFF;
	display: block;
}

p.content-nav {
	font-size: x-small;
	margin: 5px;
}
