@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
}


body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "?�?� ?�ゴシ�?��", "MS PGothic", sans-serif;
	color:#333;
	background-image:url(../images/backgroundimage.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-color:#CCC;
	font-size:1em;
	text-align: center;
}

#container{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	background-image:url(../images/head0.jpg);
	background-repeat:no-repeat;
	padding-top:00px;
}

#head-title{
	width:1024px;
	height:143px;
}

.jump{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}

.jump a{
	text-indent:-10000px;
	display: block;	
	width:120px;
	height:32px;
}

#b1{
	background-image:url(../images/b-home.jpg);
	margin-left:100px;
	background-repeat: repeat;
	float:left;
}

#b2{
	background-image:url(../images/b-honten.jpg);
	margin-left:20px;
	background-repeat: repeat;
	float:left;
}

#b3{
	background-image:url(../images/b-upgarage.jpg);
	margin-left:20px;
	background-repeat: repeat;
	float:left;
}

#b4{
	background-image:url(../images/b-ubike.jpg);
	margin-left:20px;
	background-repeat: repeat;
	float:left;
}

#b5{
	background-image:url(../images/b-parts.jpg);
	margin-left:20px;
	background-repeat: repeat;
	float:left;
}

#b6{
	background-image:url(../images/b-rental.jpg);
	margin-left:20px;
	background-repeat: repeat;
	float:left;
}

#b7{
	background-image:url(../images/b-link.jpg);
	margin-left:20px;
	background-repeat: repeat;
	float:left;
}

#naiyou{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#naiyou2{
	width:995px;
	margin-left:auto;
	margin-right:auto;
}

address{
	margin-top:20px;
	font-size:0.6em;
	text-align:center;
	clear: both;
	padding-top: 20px;
}

h1{
	font-size:0.8em;
	color:#036;
	font-weight:100;
	background-image:url(../images/midashi-bg.jpg);
	padding:1px;
	text-align:center;
	margin-bottom:15px;
}

h2{
	font-size:0.8em;
	color:#FFF;
	font-weight:100;
}

iframe{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}
#mar {
	background-color: #600;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

hr{
	clear:both;
}

#top-center {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#naiyou #top-center .linkbox ul li a {
	margin-left: 20px;
}

