@charset 'utf-8';

body {
	margin: 0;
	padding: 0 1em;
	text-align: center;
	font: normal 12px "lucida grande",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#666666;
	background: #EEEBE4;
}

#container {
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;	
	width: 950px;
	background: #FFFFFF;
}

#header {
	height: 75px;
	margin: 0 -0.5px 12px 0;
	padding: 10px 0 0 0;
}

#Slideoo {
    margin: 0;
    padding: 0 0 10px 0;
}

#page {
}

#content {
	width: 450px;
	float: left;
	padding: 25px 15px;
	background: #F5FAE9;
}

#sidebar {
	float: right;
	text-align: left;
	width: 430px;
	padding: 25px 15px;
	background: #EEE6D5;
	height: auto;
	}
	
#header a:link, #header a:visited {
	color:#000;
	text-decoration: none;
}
#header a:hover, #header a:active {
	background: transparent;
	color:#760909;
	text-decoration: none;
}
#header h1 {
	float: left;
	font: bold 410% georgia, serif;
	letter-spacing: -1px;
	margin: 0;
}
#header h2 {
	float: right;
	font: normal 12px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 2.35em 0.2em 0 0;
}

/* 記事情報ブロック */

#ArticleBox {
    border-bottom: 3px dotted #93B31F;
    margin: 0 0 1em 0;
    clear: both;
    height: 30px;
}

#ArticleRSS {
    text-align: right;
}

#ArticleRSS img{
    vertical-align: middle;
    padding: 0 5px 0 0 ;
}

#ArticleHeadline {
    float: left;
}

/* オークション完成車情報ブロック */


#AuctionBox {
    border-bottom: 3px dotted #93B31F;
    margin: 0 0 1em 0;
    clear: both;
    height: 30px;
}

#AuctionRSS {
    text-align: right;
}

#AuctionRSS img{
    vertical-align: middle;
    padding: 0 5px 0 0 ;
}

#AuctionHeadline {
    float: left;
}

#AuctionList {
    padding:0;
    margin:0;
}

#AuctionList img , #AuctionList a img {
    padding:0 5px 5px 0;
    margin:0;
}

#AuctionList a, #AuctionList a:hover {
    padding:0;
    margin:0;
    line-height: 1.8em;
}

#AuctionListAll {
    text-align: right;
/*    border-bottom: 3px dotted #93B31F; */
    margin: 0 0 1em 0;
    padding: 1em 0;
    font-size: 12px;
}

/* オークションパーツ情報ブロック */


#AuctionPartsBox {
    border-bottom: 3px dotted #93B31F;
    margin: 0 0 1em 0;
    clear: both;
    height: 30px;
}

#AuctionPartsRSS {
    text-align: right;
}

#AuctionPartsRSS img{
    vertical-align: middle;
    padding: 0 5px 0 0 ;
}

#AuctionPartsHeadline {
    float: left;
}

#AuctionPartsList {
    padding:0;
    margin:0;
}

#AuctionPartsList img , #AuctionPartsList a img {
    padding:0 5px 5px 0;
    margin:0;
}

#AuctionPartsList a, #AuctionPartsList a:hover {
    padding:0;
    margin:0;
    line-height: 1.8em;
}

#AuctionPartsListAll {
    text-align: right;
/*    border-bottom: 3px dotted #93B31F; */
    margin: 0 0 1em 0;
    padding: 1em 0;
    font-size: 12px;
}



/* 整備情報ブロック */

#EquipmentHeadline {
    height: 30px;
    border-bottom: 3px dotted #93B31F;
    margin: 0 0 1em 0;
    background: url(img/ch_10.gif) no-repeat ;
    text-indent: -9999px;
}

#Equipment , #Equipment img , #Equipment a, #Equipment a:hover,#Equipment a img{
    margin: 0;
    padding: 0;
}

.EquipmentBox {
    border-bottom: 2px dotted #999999;
    clear: both;
    height: 75px;
    margin: 0 0 1em 0;
    line-height: 1.6em;
}

.EquipmentIMG {
    float: left;
    width: 110px;
}

.EquipmentIMG img {
    width: 100px;
    height: 60px;
}

.EquipmentCaption {
    padding: 0 0 0 10px;
    font-size:14px;
    line-height:1.4em;
}

.EquipmentTXT {
    padding: 0 0 0 10px;
}

/* Galley ブロック */

#GalleryHeadline {
    height: 30px;
    border-bottom: 3px dotted #93B31F;
    margin: 0 0 1em 0;
    background: url(img/ch_13.gif) no-repeat ;
    text-indent: -9999px;
}


#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-weight: normal;
	letter-spacing: -1px;
}
#content h2 {
	font-size: 24px;
	margin: 0 0 0.3em;
}
#content h3 {
	font-size: 22px;
	margin: 1.2em 0 0.3em;
}
#content h4 {
	border-bottom: 1px dotted #bbb;
	font-size: 20px;
	margin: 1.2em 0 0.3em;
}
#content h5 {
	background: #ffd;
	border-bottom: 1px dotted #aaa;
	font-size: 20px;
	margin: 1.2em 0 0.3em;
}
#content h1.archive-title {
	color: #a9a9a9;
	font-size: 28px;
	margin: 0 0 0.3em;
	text-transform: uppercase;
}
#content h1.archive-title span.archive-subtitle {
	font-size: 26px;
	font-weight: bold;
	text-transform: none;
}
#content .archive-meta {
	color: #a9a9a9;
	font-size: 16px;
	margin: 0 6em;
	text-align: justify;
}
#content .archive-meta .vcard .fn {
	font-size: 26px;
	letter-spacing: -1px;
}
#content .archive-meta .vcard img.avatar {
	border: 1px solid #ddd;
	clear: both;
	float: left;
	margin: 0 8px 0 0;
}
#content .archive-meta .vcard .note {
	margin: 0 0 0 8px;
}
#content p {
	line-height: 1.5em;
	margin: 0 0 1.2em;
}
#content ul, #content ol {
	margin: 1em;
	padding:0;
}
#content ul {
	list-style-type: square;
}
#content li {
	line-height: 15px;
	margin: 0 0 0 1em;
	padding: 0;
}
#content hr {
	color: #ffffff;
	background-color: #ffffff;
	border-top: 1px dotted #bbbbbb;
	margin-bottom: 1em;
}
#content blockquote {
	color: #555;
	border-left: 5px solid #ccc;
	margin: 1.3em 1em;
	padding: 0 1em;
}
#content code {
	font: normal 12px;
}
#content pre {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	color: #000000;
	font: normal 12px;
	margin: 0.9em 0;
	overflow: auto;
	padding: 8px;
}

#content .hentry {
	margin: 0 0 3em 0;
	padding: 0 0 2em 0;
    border-bottom: 3px dotted #999999;
}

#content .hentry .entry-title {
	font-size: 22px;
	letter-spacing: -1.5px; 
	line-height: 99%;
	margin: 5px 0;
}
#content .hentry h2.page-title {
	margin: 0 0 .3em;
}
#content .hentry .entry-title a:link, #content .hentry .entry-title a:visited {
	color: #542D00;
	text-decoration: none;
}
#content .hentry .entry-title a:hover, #content .hentry .entry-title a:active {
	background: transparent;
	color: #542D00;
	text-decoration: underline;
}
#content .hentry .posted {
	color: #a9a9a9;
	float: left;
	font: normal 11px/11px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: -1px;
	margin: 1px 0 1.5em 2px;
}
#content .hentry .posted .fn {
	font-weight: bold;
}
#content .hentry .posted a.url, #content .hentry .posted a:hover.url {
	color: #a9a9a9;
	background: transparent;
	text-decoration: none;
}
.clear {
	clear: both;
}
#content br.downpad {
	margin: 0 0 33px;
}
#content .hentry ul.meta {
	background: #eee;
	border: 1px solid #ddd;
	clear: both;
	font-size: 10px;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}
#content .hentry ul.meta li {
	line-height: 13px;
	margin: 0;
	padding: 0;
}
#content .hentry .meta a:link, #content .hentry .meta a:visited {
	border-bottom: 1px dotted #aaa;
	color: #555;
	text-decoration: none;
}
#content .hentry .meta a:hover, #content .hentry .meta a:active {
	color: #fff;
}
#content ol.comments, #content ol.trackbacks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content li.comment, #content li.trackback {
	border: 2px solid #ddd;
	margin: 0 0 1.5em;
	padding: 1em;
}
#content li.comment.preview {
	background: #ffc;
	border: 3px solid #fab444;
	margin: 0 0 1.5em;
	padding: 1em;
}
#content li.comment .comment-head, #content li.trackback .comment-head {
	font-weight: bold;
	margin-bottom: 1em;
}
#content li.comment .comment-author, #content li.trackback .comment-author {
	font-size: 16px;
	letter-spacing: -1px;
}
#content li.comment .comment-head abbr, #content li.trackback .comment-head abbr {
	color: #999;
	padding-left:4px;
}
#content li.comment .comment-author {
	height:36px;
}
#content li.comment .comment-author img.avatar {
	background: #fff;
	clear:both;
	float: right;
	height: 48px;
	margin: 0 0 0.5em 0.5em;
	width: 48px;
}
#content li.comment p {
	padding-left:24px;
	padding-right:48px;
}
#content form.comments {
	background: #f2f2f2;
	border-top: 1px solid #ddd;
	padding: 1em 0.5em;
}
#content form.comments fieldset {
	border: none;
}
#content form.comments legend {
	display: none;
}
#content form.comments label {
	font-weight: bold;
}
#content form.comments textarea {
	height: 150px;
	padding: 3px;
	width: 90%;
}
#content .readmore {
	font-style: italic;
}
#sidebar {
	font-size: 11px; 
}
#sidebar h2 {
	font: bold 14px "lucida grande", 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0 0 0.5em;
	border-bottom:3px dotted #666666;
	width:185px;
}
#sidebar h2 a:link, #sidebar h2 a:visited {
	color: #000;
	text-decoration: none;
}
#sidebar h2 a:hover, #sidebar h2 a:active {
	background: transparent;
	text-decoration: underline;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 0 2em;
	padding: 0;
}
#sidebar li {
	margin: 0;
	padding: 1px 0;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li li li {
	list-style-type: square;
	margin:0px 0px 0px 1.5em;
}
#sidebar ul li li li li {
	list-style-type: disc;
	margin:0px 0px 0px 1.5em;
}
#sidebar em {
	font-style: normal;
}
#sidebar .search p input {
	font-size: 11px;
	width: 92%;
}
#sidebar li#search {
        margin-bottom: 2em;
}

#footer {
	clear:both; 
	height: 60px; 
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 3px dotted #ccc; 
	font-size: 90%;
	color: #HDHDHD;
}

#footer a:link, #footer a:visited {
	color: #93B322;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	background: #93B322;
	font-weight: bold;
	text-decoration: underline;
}
#footer hr {
	display: none;
}
#footer p {
	float: left; 
	margin: 0;
	padding: 0; 
	width: 40%;
}
#footer ul {
	float: right;
	list-style-type: none; 
	margin: 0;
	padding: 0;
	text-align: right; 
	width: 40%;
}
#footer li {
	display: inline; 
	margin: 0;
	padding: 0 0 0 1em;
}

#CopyRight {
    font-size: 11px;
    color: #HDHDHD;
    padding: 15px 0;
}

input, textarea {
	font: normal 12px "bitstream vera sans",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;margin:10px 5px;
}
abbr {
	border: none;
}
cite {
	font-style: normal;
}
a img {
	border: none;
	margin: 10px 0;
	padding: 0;
}
a:link {
color: #5588aa;
text-decoration: none;
}

a:hover {
color: #cc6600;
text-decoration: underline;
}

span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
p img {
	max-width: 100%;
	padding: 0;
	margin:10px 0;
}
.aligncenter, div.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
span.caps {
	cursor: help;
}
.center {
	text-align: center;
}
.navigation {
	display: block;
	font-size: 10px;
	margin-bottom: 60px;
	margin-top: 24px;
	text-align: center;
}
.hidden {
	display: none;
}
.wp-caption {
	background-color: #eeeeee;
	border: 1px solid #ddd;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 0.8em;
	padding: 1em 4px 0 5px;
}
/* sp_vallery() Gallery styling. From blogtxt, http://plaintxt.org/themes/blogtxt/ */
div.entry-content div.gallery {
	clear: both;
	float: left;
	margin: 1em auto;
	text-align: center;
	width: 100%;
}
div.entry-content div.gallery dl {
	float: left;
	margin: 0 auto;
	text-align: center;
}
div.entry-content div.gallery dl.gallery-columns-2 {
	width: 49%;
}
div.entry-content div.gallery dl.gallery-columns-3 {
	width: 33%;
}
div.entry-content div.gallery dl.gallery-columns-4 {
	width: 24%;
}
div.entry-content div.gallery dl.gallery-columns-5 {
	width: 19%;
}
div.entry-content div.gallery dd {
	font-style: italic;
	margin: 0 auto 1em auto;
	text-align: center;
}
div.entry-content div.gallery * {
	margin: 0;
	padding: 0;
}
/* Sitemap template styles for hentry/entry-title classes used as list items. */
#sitemap-list .hentry {
	margin: 0 0 0 1em;
}
#sitemap-list #all-posts span.entry-title {
	font-size: 12px;
	letter-spacing: normal;
	line-height: normal;
}
#sitemap-list ul ul, #sitemap-list ol ol {
	margin: 0;
}
#sitemap-list #all-posts .hentry .entry-title a:link, #sitemap-list #all-posts .hentry .entry-title a:visited {
	text-decoration: underline;
}
#sitemap-list #all-posts .hentry .entry-title a:hover, #sitemap-list #all-posts .hentry .entry-title a:active {
	background: #000 none repeat scroll 0 0;
	color: #fff;
}
/* Search template style overrides. */
#content.search-results .hentry {
	margin: 0;
}
#content.search-results .hentry h2.entry-title {
	font-size: 20px;
	letter-spacing: -1px;
}
#content.search-results .hentry .entry-title a:link, #content.search-results .hentry .entry-title a:visited {
	text-decoration: underline;
}
#content.search-results .hentry .entry-title a:hover, #content.search-results .hentry .entry-title a:active {
	background: #000 none repeat scroll 0 0;
	color: #fff;
}

.preload1 {background: url(Gnav/gNavBlog_a.gif);}
.preload2 {background: url(Gnav/gNavblog_adown.gif);}

#nav {
    padding:0;
    margin:0 0 15px 0;
    list-style:none;
    height:35px;
    background:#fff url(Gnav/gNavBlog.gif) repeat-x; position:relative; z-index:500; 
    }

#nav li.top {
    display:block;
    float:left;
    height:35px;
    }

#nav li a.top_link {
    display:block;
    float:left;
    height:35px;
    line-height:35px;
    color:#FFF;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
    padding:0 0 0 12px;
    cursor:pointer;
    background: url(Gnav/gNavBlog.gif);
    }

#nav li a.top_link span {
    float:left;
    display:block;
    padding:0 24px 0 12px;
    height:35px;
    background: url(Gnav/gNavBlog.gif) right top no-repeat;
    }

#nav li a.top_link span.down {
    float:left;
    display:block;
    padding:0 24px 0 12px;
    height:35px;
    background: url(Gnav/gNavblog_down.gif) no-repeat right top;
    }

#nav li:hover a.top_link {color:#fff; background: url(Gnav/gNavBlog_a.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(Gnav/gNavBlog_a.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(Gnav/gNavblog_adown.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub {
    left:1px;
    top:35px;
    background: #bbd37e;
    padding:3px;
    border:1px solid #5c731e;
    white-space:nowrap;
    width:90px;
    height:auto;
    z-index:300;
    }

#nav li:hover ul.sub li {
    display:block;
    height:20px;
    position:relative;
    float:left;
    width:90px;
    font-weight:normal;
    }

#nav li:hover ul.sub li a {
    display:block;
    font-size:11px;
    height:18px;
    width:88px;
    line-height:18px;
    text-indent:5px;
    color:#000;
    text-decoration:none;
    border:1px solid #bbd37e;
    }
#nav li ul.sub li a.fly
{background:#bbd37e url(Gnav/arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#6a812c; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#6a812c url(Gnav/arrow_over.gif) 80px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}


#nav .Button {
    width:50px;
    font-size:10px;
    vertical-align:middle;
    }
#nav .FormArea { 
    margin: 0;
    padding: 0;
    width:130px;
    height:13px;
    font-size:10px;
    }

#syndicate img {
    vertical-align:middle;
    margin:0 0 0 5px;
}

#ThumbEquip {
    padding: 10px 0;
    clear: both;
    height: 350px;
}

#ThumbEquip p {
    font-size: 11px;
    color: 666666;
}

.ThumbEquipIMG {
    margin: 0;
    padding: 0;
}


.ThumbEquipIMG a img {
    padding: 0;
    margin: 10px 5px;
    border: solid #DDDDDD 5px;
    height: 75px;
    width: 130px;
    float: left;
}

.ThumbEquipIMG a:hover img {
    border: solid #FFDDDD 5px;
}

/* 吹き出し用 */

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}


/******************  Italy ***********************************/

#ItalyHeadline {
    height: 30px;
    border-bottom: 3px dotted #93B31F;
    margin: 0 0 1em 0;
    background: url(img/ch_19.gif) no-repeat ;
    text-indent: -9999px;

	}

#ItalyLinkMenu{
	 width: 420px;
	 margin: 0 auto;
	 padding: 10px 0 0 0;
	 }
	 
a.ItalyLinkMenu_01{
    width: 210px;
	height: 135px;
	background-color: #f0f0f0;
	color:#333333;
	text-align: left;
	float: left;
	display: block;
	line-height: 1.5;
	} 
		
a.ItalyLinkMenu_02{
    width: 210px;
	height: 135px;
	background-color: #d0d0d0;
	color:#333333;
	text-align: left;
	float: left;
	line-height: 1.5;
	} 
	
#ItalyLinkMenu a:hover{
    width: 210px;
	background-color: #fff9ca;
	text-align: left;
	float: left;
	display: block;
	text-decoration: none;
	} 
		
#ItalyLinkMenu a:hover h2{
    color: #ff9500;
	font-weight: bold;
	text-decoration:none; 
	} 
	
#ItalyLinkMenu a h2{
	color: #00a0c6;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 0 5px;
	padding: 0;
	border: none;
	width: auto;
	line-height: 1.4em;
	} 
	
#ItalyLinkMenu a img{
	margin: 10px;
	_margin: 10px 5px 10px 10px;
	float: left;
	width: 67px;
	height: 50px;
	} 
	
#ItalyLinkMenu a p{
	width: 180px;
	margin: 0 10px 0 10px;
	_margin: 0 5px 0 5px;	
	float: left;
	}



@media print {
	#content {
		float: none;
		width: 90%;
	}
	#content pre {
		background: #eee;
		color: #000;
	}
	#content form.comments {
		display: none;
	}
	#sidebar {
		display:none;
	}
}
