@charset "UTF-8";

/* Base Weblog (base-weblog.css) */

/* basic elements */



/* Last Update 05 Jan. 2010 */





html,body {
	margin: 0;
	padding: 0;
	display:inline;
}
		*html html,body {
		margin: 0;
		padding: 0;
		display:inline;
		}

form { margin: 0; padding: 0; }
a { color:#555;text-decoration: none; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, ol, ul, pre, blockquote {
	margin: 0;
}
p {margin: 10px 0 10px 0;}

embed {z-index:1;}
#banner-description {
position:absolute;
top:62px;
left:20px;
color:#999;
line-height:1.2;
font-size:11px;
}
		*html #banner-description {
		position:absolute;
		top:50px;
		left:11px;
		color:#999;
		line-height:1;
		font-size:11px;
		}

blockquote {
width:518px;
border:1px solid #74DCFF;
background:#DFF7FF;
line-height:17px;
margin:0 10px 20px 10px;
padding:10px;
}

/* standard helper classes */

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body {
	color: #333;
	background:#efefef;
	font-family: "メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
	font-size: 12px;
	}

#container {
	width:580px;
	position:absolute;
	top:10px;
	left:240px;
	margin: 0;
	padding: 20px 20px 30px 20px;
	background: #fff;
	font-family:"メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
	color: #696969;
	border:0px double #e9e9e9;
	}
			*html #container {
			width:580px;
			position:absolute;
			top:10px;
			left:40px;
			margin: 0;
			padding: 10px 10px 30px 10px;
			background: #fff;
			font-family:"メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
			color: #696969;
			border:0px double #e9e9e9;
			}
#container-inner { position: static; width: auto; }

#header-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#alpha-inner {
	position: static;
}

/* content */

.content-nav {
	margin: 10px;
	text-align: center;
}

.date-header,.entry-content {
	position: static;
	clear: both;
}

.entry,.trackbacks,.comments,.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,.comments-open-content,.comments-closed {
	clear: both;
}
.comment-content {
	font-size: 110%;
	line-height: 1.6;
	}
.entry-excerpt,.entry-body,.entry-more-link,.entry-more {
	clear: both;
}

.entry-footer,.comments-open-footer,.archive-content {
	clear: both;
	margin: 20px 10px 20px 10px;
}
.comment-footer {
font-size: 110%;
	clear: both;
	margin: 10px 10px 5px 0;
}
.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 240px;
	margin-left:11px;
	border: 1px solid #dfdfdf;
}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
	border-width: 1px;
}
.cookieField {
position:relative;
left:320px;
top:5px;
float: left;
}
		.cookieFieldEntry {
		position:relative;
		left:318px;
		top:-5px;
		}
			*html .cookieFieldEntry {
			margin-left:285px;
			}
			*+html .cookieFieldEntry {
			position:relative;
			left:286px;
			top:-5px;
			}
	*html .cookieField {
	position:relative;
	left:280px;
	top:5px;
	float: left;
	}
	*+html .cookieField {
	position:relative;
	left:280px;
	top:5px;
	float: left;
	}
.cookieField p {
margin: 0;
padding: 0;
float: left;
}
.helper02 {
float: left;
margin: 2px 0 0 5px;
width:13px;
height:13px;
background:url("http://www.savchibo.com/sav/bike/images/svlg08help.gif") no-repeat; 
text-indent:-9999px;
display:block;
cursor: help;
}

#comment-post {
	font-weight: normal;
}

img.image-full { width: 100%; }

.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content {
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
	width: 14%;
	text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
	margin: 0;
	padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo {
	width: 54px;
	height: 54px;
}

.day-photo a {
	display: block;
}

.day-photo a img {
	width: 50px;
	height: 50px;
}




/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */



.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6 {
	font-family:"メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
}

.module-header,
.comments-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	border-bottom:1px solid #dfdfdf;
	font-size: 24px;
	font-family:Times,"Times New Roman",Georgia,"MS 明朝",serif;
	color: #b1b1b1;
}

.module-header a,
.module-header a:hover,
.comments-header a,
.comments-header a:hover,
.archive-header a,
.archive-header a:hover {
	color: #fff;
}

.entry-more-link,
.entry-footer,
.typelist-thumbnailed {
	font-size: 100%;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */




#container-inner {
	border-color: #fff;
}

#header {
	width: 100%; /* necessary for ie win */
	background: #fff;
}

#alpha { margin: 0; width: 100%; }

#date-header {
	margin: 70px 0 20px 0;
	color:#dfdfdf;
	font-size: 32px;
	line-height:40px;
	font-family:"Times New Roman","Times",serif;
	text-align: right;
	letter-spacing:-2px;
}
		* html #date-header {
			margin:50px 0 20px 0;
			color:#dfdfdf;
			font-size: 32px;
			line-height:40px;
			font-family:"Times New Roman","Times",serif;
			text-align: right;
			letter-spacing:-2px;
			}

.entry-header {
	margin: 0 0 2px 0;
	padding: 0 0 5px 0;
	color: #666;
	font-size: 15px;
	text-indent: 28px;
	font-family: "メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
	background:url("http://www.savchibo.com/sav/bike/images/svlg08IconBicycle.gif") 0 3px no-repeat;

}

.entry-content,
.comment-content {
	margin:0;
	line-height:1.5;
}

.entry-tags {
	margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
	list-style:none;
	padding: 0px;
}

.entry-footer {
	margin: 0 0 20px 0;
	border-top: 1px solid #dae0e6;
	padding-top: 3px;
	color: #666;
	font-size: 14px;
	text-align: right;
}

.comment-content {
	margin-left: 10px;
}

.content-nav { margin-top: 0; }

.comments-open-footer {
	margin: 10px 0;
}

/* modules */

.module {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f3f6f9;
	background: #dae0e6;
}

.module-content {
	margin: 0 0 10px 0;
	border-top: 1px solid #cfd4d9;
	padding: 10px 10px 0 10px;
	font-size: 10px;
	line-height: 1.2;
}

.module-search input { font-size: 12px; }
.module-search #search { width: 200px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content {
	margin-bottom: 0;
	border: 1px dashed #a3b8cc;
	padding-bottom: 10px;
	color: #292e33;
	background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list {
	margin: 0 15px 10px 15px;
	list-style: disc;
}

.module-list .module-list {
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
}

.module-list-item {
	margin-top: 0;
	color: #666;
	line-height: 1.2;
}

.typelist-thumbnailed .module-list {
	margin: 0 0 10px 0;
	list-style: none;
}

.typelist-thumbnailed .module-list-item {
	margin: 1px 0;
	padding: 0;
	background: #f3f6f9;
}

.typelist-thumbnail {
	background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content {
	margin: 0;
	border-width: 0;
	padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item {
	width: 64px; /* mac ie fix */
	margin: 0 10px 10px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a {
	border: #cfd4d9 1px solid;
	padding: 1px;
	background: #fff;
}

.module-recent-photos .module-list-item a:hover {
	border-color: #36414d;
	background: #fff;
}

/* moblog1 tweaks */

.layout-moblog1 #alpha {
	margin: 0;
	width: 180px;
	background: #e6ecf2;
}

.layout-moblog1 #alpha-inner {
	padding: 10px 10px 0 10px;
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #fff;
}

.layout-moblog1 .module-recent-photos .module-content { padding: 10px 0 0 10px; }


/* moblog2 tweaks */

.layout-moblog2 #alpha {
	margin: 0;
	width: 86px;
	background: #e6ecf2;
}

.layout-moblog2 #alpha-inner {
	padding: 10px 10px 0 10px;
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #fff;
}

.layout-moblog2 .module-recent-photos {
	border: 0;
	background: none;
}

.layout-moblog2 .module-recent-photos .module-content {
	padding: 0;
	border: 0;
}

.layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 10px 0; }


/* timeline tweaks */

.layout-timeline #alpha { width: 260px; }

/* one-column tweaks */

.layout-one-column body { min-width: 580px; }
.layout-one-column #container { width: 580px; }
.layout-one-column #banner { width: 580px; } /* necessary for ie win */

/*
 *  Preliminary styles added by Jay for Vicksburg II
 *	 for review by Luke/Walt and rest of team
 */

/* All or multiple templates
	Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
	/* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Search results templates */
.mt-search-results .search-results-header {
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 10px 0;
	padding: 5px;
}
.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }

/* Entry tag display */
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
	list-style:none;
	padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }

/* Main index styles
	Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
	Widen the comment form */
form textarea#comment-text { width:440px;height:200px; }

/* All archive templates
	Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }

/* Date-based and category archives
	Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
font-size:18px;
line-height:1.2;
	font-family:"メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
	margin: 0 0 18px 0;
	border-bottom: 1px solid #dfdfdf;
	padding: 50px 0 5px 0;
}

/* Experimental comment styles
	Not currently in use anywhere in default templates
	For testing only... */
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
	width:36em;
}

#comments-experimental .comment {
	padding: 0px;
	margin: 10px 15px;
	background-color:#eef;
	border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
	position:relative;
	margin:-5px 0 0 -3px;
	background:#f3f3ff;
	border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
	border:1px solid #000;
	background-color: #fff;
}

#comments-experimental .comment a {
	text-decoration: none;
	border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
	color: #333;
	border-bottom: 1px solid #666;
}

#comments-experimental .comment .comment-content {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
	margin-right: 15px;
	font-size: 10px;
	text-align: right;
}

#comments-experimental .comment .comment-header {
	font-size: 16px;
	margin: 5px auto 5px 10px;

	color: #666;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }

.entry-content img {
margin: 20px;
border:3px double #ececec;
}
.topBarBox {
margin: 0;
padding: 10px 0 0 0;
border-top:1px solid #dfdfdf;
}
.topBarWrap {
margin: 0;
border-top:1px solid #dfdfdf;
}
.underBarBox {
margin: 10px 0 0 0;
padding: 0;
border-bottom:1px solid #dfdfdf;
}
.underBarBox h2 {
font-family:"メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
}
.doubleBarBox {
margin: 0;
padding: 10px 0 0 0;
border:1px solid #dfdfdf;
border-width:1px 0 1px 0
}
.doubleBarBox2 {
margin: 0;
padding: 10px 0 0 0;
border-top:2px solid #bbb;
border-bottom:2px solid #bbb;
}
.lFloatBox {
float:left;
}
.rFloatBox {
float:right;
}
	.rFloatBox p {
	margin: 0;
	padding: 0;
	}
	.rFloatBox img {
	margin: 0 0 0 4px;
	}
.commentsText {
font-size: 14px;
color: #a5a5a5;
padding: 5px 0 0 0;
}


.where2go {
margin: 0;
padding: 26px 0 10px 0;
border-bottom:1px solid #dfdfdf;
background:url("http://www.savchibo.com/sav/bike/images/svlg08Route.gif") 2px 3px no-repeat;
text-align:right;
}

.record {
clear:both;
margin:0;
padding:26px 0 0 0;
background:url("http://www.savchibo.com/sav/bike/images/svlg08Info.gif") 2px 3px no-repeat; 
}

.record ul {
list-style-type: none;
margin:5px auto;
padding:0 0 5px 0;
}
	* html .record ul {
	list-style-type: none;
	margin:0;
	padding:10px 0 10px 0;
	}

.record li {
width:183px;
text-align:center;
margin: 1px ;
padding: 8px 4px 8px 4px;
float:left;
background:#f9f9f9;
line-height:110%;
}
	* html .record li {
	width:177px;
	text-align:center;
	margin: 1px ;
	padding: 8px 4px 8px 4px;
	float:left;
	background:#f9f9f9;
	line-height:110%;
	}

.dia_wrap {
margin: 0;
padding: 0;
}
	.dia {
	clear:both;
	margin: 0;
	padding: 32px 10px 0 10px;
	background:url("http://www.savchibo.com/sav/bike/images/svlg08Entry.gif") 2px 3px no-repeat;
	border-top:1px solid #dfdfdf;
	}
	
	.dia p {
	margin: 0;
	padding: 0 0 24px 0;
	}

.dia p:after {
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}
.dia p{display:inline-block;}

.dia ul {
list-style-type:decimal;
list-style-position:outside;
margin:0 0 30px 20px;
padding:0;
}

.dia li {
list-style-position:outside;
margin:0;
padding:0;
}
.dia a,.dia a:hover {
margin: 0 4px 0 4px;
padding: 0 2px 0 14px;
background:url("http://www.savchibo.com/sav/bike/images/svlg08nw.gif") 3px 2px no-repeat; 
}
	.dia a {
	color:#bd5996;
	border-bottom:1px dotted #999;
	}
	.dia a:hover {
	color:#222;
	border-bottom:1px solid #222;
	}

.dia img,.apparel img {
margin:10px;
padding:10px;
border:3px double #dedede;
background-color:#fff;
float:left;
}

.dia hr {
margin:10px 0 30px 0;
padding:0;
border:1px solid #dedede;
}

.lbx {
width:100%;
text-align:center;
}

.lbx a,.dia .lbx a:hover {
margin: 0;
padding: 0;
background:none;
}
.lbx img {
margin:0;
padding:8px;
border:3px double #dedede;
}

.big {
width:100%;
line-height:28px;
text-align:center;
font-size:18px;
}

.helper01 {
margin: 3px 0 0 4px;
padding: 0;
width:13px;
height:13px;
background-image:url("http://www.savchibo.com/sav/bike/images/svlg08help.gif"); 
background-repeat:no-repeat;
text-indent:-9999px;
display:block;
cursor: help;
float:right;
}
.helper01 p {
margin: 0;
padding: 0;
}

.helper02 p {
margin: 0;
padding: 0;
}
.nextBackText {
font-size: 13px;
color: #a5a5a5;
padding: 3px 0 10px 0;
}

.entry-body {
font-size: 110%;
line-height: 1.65;
padding: 0;
}
	.entry-body h3 {
	font-size: 100%;
	line-height: 1.4;
	}
	.entry-body strong {
	font-weight: normal;
	}
.postaComment {
font-size: 24px;
font-family:Times,"Times New Roman",Georgia,"MS 明朝",serif;
color: #b1b1b1;
}
#commentsBookmark {
position:absolute;
left:0;
top:58px;
}
#container h1 {
margin: 0 0 40px 0;
width: 222px;
height: 38px;
display: block;
text-indent: -9999px;
background-image: url("http://www.savchibo.com/sav/bike/images/svlg08Logo.gif"); 
background-repeat: no-repeat;
}

#container h1 a {
margin: 0;
width: 222px;
height: 38px;
display: block;
text-indent: -9999px;
background-image: url("http://www.savchibo.com/sav/bike/images/svlg08Logo.gif"); 
background-repeat: no-repeat;
background-position: 0 0;
/*¥*/
overflow:hidden;
/**/
}
#container h1 a:hover {
margin: 0;
width: 222px;
height: 38px;
display: block;
text-indent: -9999px;
background-image: url("http://www.savchibo.com/sav/bike/images/svlg08Logo.gif"); 
background-repeat: no-repeat;
background-position: 0 -36px;
}


.border01 {
width: 114px;
height: 21px;
margin: 0;
line-height:23px;
border-bottom: 1px solid #dfdfdf;
}
		*html .border01 {
		width: 74px;
		height: 21px;
		margin: 0;
		line-height:23px;
		border-bottom: 1px solid #dfdfdf;
		}
.border02 {
margin: 0;
line-height:8px;
border-left: 1px solid #dfdfdf;
}
.border01 a {
color: #959595;
margin: 0;
text-decoration:none;
display: block;
}
.border01 a:hover {
color: #333;
margin: 0;
background: #f6f6f6;
text-decoration: none;
display: block;
}
#footer {
width:100%;
margin: 0;
padding: 0 0 10px 0;
}

#footer ul {
margin: 0;
padding: 0 0 0 30px;
list-style:none;
}
#footer li {
margin: 0;
padding: 0;
font-size: 12px;
display: block;
float: left;
text-align: center;
}
.footer01 {
margin: 0;
border-left: 1px solid #dfdfdf;
}
.footer01 a {
width: 65px;
margin: 2px;
color: #959595;
text-decoration:none;
display: block;
}
.footer01 a:hover {
width: 65px;
margin: 2px;
color:#ccc;
text-decoration: none;
display: block;
}
.footer02 {
width: 47px;
margin: 0;
}
address {
margin: 0;
font-size: 14px;
font-family: Times,"Times New Roman",Georgia,"MS 明朝",serif;
}
.submitBorder {
	float: right;
	margin: 0 66px 0 0;
	padding: 2px 8px;
	background: #fff;
	border-top: 3px #e2e2e2 double;
	border-right: 3px #959595 double;
	border-bottom: 3px #959595 double;
	border-left: 3px #e2e2e2 double;
	}
	* html .submitBorder {margin:0 24px 0 0;}
	* html .submitBorder:focus {margin:0 24px 0 0;}

.submitBorder:focus {
	margin: 0 67px 0 0;
	padding: 2px 8px;
	border-top: 3px #959595 double;
	border-right: 3px #e2e2e2 double;
	border-bottom: 3px #e2e2e2 double;
	border-left: 3px #959595 double;
	background: #f5f5f5;
	}
	.submitBorder2 {
	float: right;
	margin: 0 5px 0 0;
	padding: 2px 8px;
	background: #fff;
	border-top: 3px #e2e2e2 double;
	border-right: 3px #959595 double;
	border-bottom: 3px #959595 double;
	border-left: 3px #e2e2e2 double;
	}

.submitBorder2:focus {
	margin: 0 5px 0 0;
	padding: 2px 8px;
	border-top: 3px #959595 double;
	border-right: 3px #e2e2e2 double;
	border-bottom: 3px #e2e2e2 double;
	border-left: 3px #959595 double;
	background: #f5f5f5;
	}
	
#comment-author,#comment-email,#comment-url,#comment-text {
padding: 5px 5px 5px 5px;border-bottom:1px solid #dfdfdf;background-repeat:no-repeat;
}

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


#layer1 p {
margin: 0;
padding: 0;
}

#search {width: 300px;}
.close {
position:absolute;
right: 2px;
top: 2px;
margin: 0;
padding: 0;
}
#layer1 input {
padding: 2px;
border:1px solid #ccc;
}
.close a,.close a:hover {
width: 12px;
height: 12px;
margin: 0;
padding: 0;
}
.input01 {
padding: 2px;
border:1px solid #ccc;
}
.by {
background-image:url("http://www.savchibo.com/sav/bike/images/svlg08commenter.gif"); 
background-repeat:no-repeat;
padding-left:20px;
}

.sitemap {
width: 100%;
margin-top:5px;
margin:0;
padding-bottom:30px;
float:left;
}

.sitemap ul {
list-style-type: none;
margin:0 auto;
padding:0;
}

.sitemap li {
width:173px;
text-align:center;
margin: 5px ;
padding: 8px 5px 8px 5px;
float:left;
background:#f6f6f6;
}
.sitemap li:hover {
background:#ededed;
}
	/* .sitemap li  bug fix 4 ie6 START */
	* html .sitemap li {
	width:170px;
	text-align:center;
	margin: 5px ;
	padding: 8px 5px 8px 5px;
	float:left;
	background:#f6f6f6;
	}
	/* bug fix 4 ie6 END */
	
.sitemap h2 {
color: #666;
font-size: 15px;
margin: 0 0 10px 0;
padding: 0;
clear: left;
font-family:"メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
}

.sitemap h3 {
color:#666;
font-size:15px;
margin-left:10px;
padding-top:10px;
padding-bottom:5px;
clear:left;
font-family:"メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
}

.sitemap a {
font-size:15px;
margin-right:2px;
padding:0;
color: #555;
border-bottom:1px dotted #666;
}

.sitemap a:hover {
color: #000;
border-bottom:1px solid #000;
}
.layerStyle {
position:absolute;
right:15px;
top:25px;
width:390px;
height:225px;
border: 1px solid #ccc;
z-index:2;
visibility:hidden;
background-image:url("http://www.savchibo.com/sav/bike/images/sbg.png"); 
}
#contact input {
width:240px;
padding: 5px;
border: 1px solid #ccc;
}
#contact textarea {
width: 540px;
height: 300px;
padding: 5px;
border: 1px solid #ccc;
}
.sitemapContactHeader {
	margin: 0 0 2px 0;
	padding: 75px 0 5px 0;
	color: #666;
	font-size: 16px;
	font-family:"メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif;
}
#name-email p {
margin: 5px 0 5px 0;
}

.technorati {
background: #f6f6f6;
margin: 10px;
padding: 4px 8px 4px 86px;
background-image: url("http://www.savchibo.com/sav/bike/images/technorati.gif"); 
background-repeat: no-repeat;
background-position: 6px 9px;
}

.technorati a {
font-size: 11px;
color: #555;
border-bottom: 1px dotted #333;
margin-left: 5px;
}

.archivePage {
font-size:12px;
line-height:1;
position: absolute;
top: 178px;
left: 20px;
}

	
.nextBack {
font-size:12px;
line-height:1;
position: absolute;
top: 175px;
right: 20px;
}

	
.formList dl {
	margin: 0;
	padding:0;
	}
.formList dt {
	clear:left;
	width: 36px;
	float: left;
	margin:0;
	padding:5px;
	}
.formList dd {
	float: left;
	margin:0;
	padding:5px;
	}
.topCalendar {
font-size:12px;
line-height:1;
color:#dfdfdf;
position:absolute;
top:210px;
right:-10px;
margin: 0;
padding:0;
}
		*html .topCalendar {
		font-size:12px;
		line-height:1;
		color:#dfdfdf;
		position:absolute;
		top:180px;
		right:-10px;
		margin: 0;
		padding:0;
		}
.topCalendar a {
color: #7a7a7a;
text-decoration:none;
}
.topCalendar a:hover {
color: #000;
text-decoration:none;
}

#navi {
position:absolute;
left: 19px;
top: 95px;
z-index:100000;
}
		*html #navi {
		position:absolute;
		left: 10px;
		top: 70px;
		z-index:100000;
		}
#navi ul {
margin: 0;
padding: 0;
list-style:none;
}
#navi li {
margin-right: 3px;
padding: 0;
font-size: 12px;
display: block;
float: left;
text-align:center;
}
#fontSizeNavi {
position:absolute;
top:30px;
right:20px;
line-height:1.4;
border-bottom:3px double #f1f1f1;
}
		*html #fontSizeNavi {
		position:absolute;
		top:15px;
		right:10px;
		line-height:1.4;
		border-bottom:3px double #f1f1f1;
		}
.large {font-size:18px;}
.small {font-size:11px;}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.savchibo.com/sav/bike/js/lbx/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.savchibo.com/sav/bike/js/lbx/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font-family: "メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ丸ゴ Pro W4","MS P ゴシック",osaka,sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{font-size:13px; width: 70%; float: left; text-align: left; }	
#imageData #caption{font-size:13px;font-weight: normal;	}
#imageData #numberDisplay{font-size:14px; color:#3075a5;display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
iframe {
border:3px double #dedede;
padding:8px;
}
#version {
position:absolute;
bottom:8px;
right:18px;

}
object {
padding:8px;
}
#version {
position:absolute;
bottom:8px;
right:18px;

}
	#version a {color:#888;font-size:11px;}
#ninja {
position:absolute;
bottom:25px;
left:19px;
}
.validationIcon {
margin-right:5px;
padding-left:11px;
background: url(http://www.savchibo.com/sav/bike/images/checked.gif) no-repeat; 
}
.mtIcon {
margin-right:5px;
padding-left:13px;
background: url(http://www.savchibo.com/sav/bike/images/mtIcon.gif) no-repeat; 
}

#relatedEntries {
padding:10px 0 10px 0;
border-top:1px solid #dfdfdf;
background: url("http://www.savchibo.com/sav/bike/images/svlg08Related.gif") 2px 3px no-repeat; 
}

#relatedEntries ul {
list-style:none;
margin:4px 0 0 10px;
padding:0;
}


#relatedEntries ul li a {
color:#999;
}

#relatedEntries ul li a:hover {
color:#333;
text-decoration:underline;
}
#relatedEntries ul li a:visited {
color:#c0c0c0;
}

.layerStyle2 {
position:absolute;
right:15px;
top:25px;
width:350px;
padding:5px;
border: 1px solid #ccc;
z-index:3;
visibility:hidden;
background-image:url("http://www.savchibo.com/sav/bike/images/sbg.png"); 
}

#navi .layerStyle2 ul,#navi .layerStyle3 ul {
margin:0;
padding:0;
}
#navi .layerStyle2 ul li,#navi .layerStyle3 ul li {
margin-right:2px;
padding:0;
clear:both;
display:list-item;
}

#navi .layerStyle2 ul li a,#navi .layerStyle3 ul li a {
width:340px;
margin:0;
padding:0;
text-align:left;
display:inline;
}
#navi .layerStyle2 ul li a:hover,#navi .layerStyle3 ul li a:hover {
background:none;
display:inline;
}
#goSavChibo {
position:absolute;
top:50px;
left:0;
width:40px;
height:163px;
margin:0;
padding:0;
display:block;
background-image:url("http://www.savchibo.com/sav/bike/images/goSavChibo.gif"); 
text-indent:-9999px;
}

#goSavChibo a,#goSavChibo a:hover {
width:40px;
height:163px;
margin:0;
padding:0;
display:block;
border:none;
float:right;
}

.layerStyle3 {
position:absolute;
right:15px;
top:25px;
width:350px;
padding:5px;
border: 1px solid #ccc;
z-index:4;
visibility:hidden;
background-image:url("http://www.savchibo.com/sav/bike/images/sbg.png"); 
}

.note {
margin:0;
padding:0 4px 0 4px;
line-height:0;
border-bottom:3px double #ccc;
cursor:help;
}

#goTwitter {
position:absolute;
top:210px;
left:0;
width:40px;
height:163px;
margin:0;
padding:0;
display:block;
background-image:url("http://www.savchibo.com/sav/bike/images/goTwitter.jpg"); 
text-indent:-9999px;
}

#goTwitter a,#goTwitter a:hover {
width:40px;
height:163px;
margin:0;
padding:0;
display:block;
border:none;
float:right;
}

#clips {
position:absolute;
top:0;
right:0;
margin:3px 10px 0 10px;
padding:0;
}
		*html #clips {
position:absolute;
top:0;
right:0;
		margin:5px 0 0 3px;
		padding:0;
		}

#twitpic {
width:180px;
position:absolute;
top:10px;
left:40px;
color:#696969;
border:0px double #e9e9e9;
background:#fff;
padding-top:25px;
}
		*html #twitpic {
		width:180px;
		position:absolute;
		top:10px;
		left:10px;
		color:#696969;
		border:0px double #e9e9e9;
		background:#fff;
padding-top:25px;
		}

#twitpic h2 {
font-size:16px;
font-weight:bold;
font-family:Times"Times New Roman",serif;
margin-left:16px;
}

#twitpic h3 {
text-align:center;
font-size:13px;
line-height:125%;
font-weight:bold;"
}

#twitpic strong {
font-weight:normal;
}

#twitpic ul {
list-style:none;
margin:0;
padding:15px 0 5px 10px;
}

#twitpic ul li {
font-family:sans-serif;
margin:0;
padding:0 5px 10px 0;
}
#twitpic ul li a {
color:#222;
margin:0;
padding:0 5px 10px 0;
}
#twitpic ul li a:hover {text-decoration:underline;}

#navi3 {
position:absolute;
left: 19px;
top: 120px;
z-index:1;
}
		*html #navi3 {
		position:absolute;
		left: 10px;
		top: 95px;
		z-index:1;
		}
#navi3 ul {
margin: 0;
padding: 0;
list-style:none;
}
#navi3 li {
margin-right: 3px;
padding: 0;
font-size: 11px;
display: block;
float: left;
text-align:center;
}

.borderNavi {
width: 95px;
height: 18px;
margin: 0;
line-height:23px;
border-bottom:1px solid #e7e7e7;
}
		*html .borderNavi {
		width: 74px;
		height: 18px;
		margin: 0;
		line-height:23px;
		border-bottom:1px solid #e7e7e7;
		}
.borderNavi a {
color: #999;
margin: 0;
text-decoration:none;
display: block;
}
.borderNavi a:hover {
color: #333;
margin: 0;
background: #f6f6f6;
text-decoration: none;
display: block;
}

.pr {
width:180px;
text-align:center;
margin-left:2px;
}

#tumblr {
width:240px;
position:absolute;
top:10px;
left:890px;
color:#696969;
border:0px double #e9e9e9;
background:#fff;
}

#tumblr img {width:180px;}

#tumblr ul {list-style-type:none;}

#tumblr blockquote {width:180px;border:none;background:#fff;padding:2px;}
