body {
 margin: 0;
 padding: 0;
 font-family: "Helvetica","Lucida Grande","Osaka", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
 font-size: 100.01%;
 font-size: small !important; /* IE 7向け */
 font-size: small; /* IE 6以下 */
 text-align: left;
 background-image:url(../img/back.png);
 background-repeat:repeat-x;
}

html>/**/body {
    font-size: 13px; /* モダンブラウザ向け */
}

/* master init styles */

h1, h2, h3, h4, p, ul, li {
 margin: 0;
 padding: 0;
}

p {
color:#222222;
text-indent:1em;
}

a {
	text-decoration: none;
}

a:link, a:visited {
 color:#FF9900;
}

a:active, a:hover {
 color:#333333;
 text-decoration:underline;
}

ul {
 list-style-type: none;
}

li {
 list-style-position: outside;
}

img {
 border: 0;
 }

/*--------------.container--------------*/
.container {
	text-align: center;
	background-color: transparent;
	width:970px;
	text-align:center;
	margin:auto;
}

.wrapper {
text-align:center;
margin:0 50px;

}

.header {
text-align:left;
margin:0;
padding:0;
}

.header p {
text-indent:0;
}

.header h1 {
float:right;
font-size:75%;
color:#333333;
font-weight:normal;
}
/************************/



/*********************/

h1.logo a{
display:block;
width:200px;
height:50px;
background-image: url("../img/parts/logo.gif");
background-repeat: no-repeat;
background-position: left bottom;
text-indent:-9999px;
}

h1.logo a:hover {
display:block;
width:200px;
height:50px;
background-image: url("../img/parts/logo.gif");
background-repeat: no-repeat;
background-position: left top;
text-indent:-9999px;
}

.sitemap {
float:right;
text-align:right;
margin-right:10px;
margin-top:-10px;
}

.contents {
text-align:left;
}

.wrapper {
background-color:#FFFFFF;
padding:10px;
}

.sign {
	text-align:left;
}

.flash {
text-align: left;
float:left;
}

.form {
float:right;
width:300px;
height:380px;
background-image:url(../img/btn_back.png);
background-repeat:no-repeat;
position:relative;
}

#address {
	position:absolute;
	left:151px;
	top:112px;
}

#maker {
	position:absolute;
	left:151px;
	top:154px;
}
.form #image {
	position: absolute;
	left: 13px;
	top: 198px;
}



.google_ad_line {
text-align:center;
margin-bottom:10px;
}

.left {
float:left;
width:500px;
margin:15px;
}

.text {
line-height:1.5em;
letter-spacing:0.1em;
margin:10px;
margin-bottom:20px;
}

.text h2 {
font-size:98%;
text-decoration:underline;
}

.gtag {
margin:10px;
margin-top:0;
}

.right {
width:300px;
float:right;
text-align:right;

}

.banner_cl {
text-align:left;
width:240px;
background-color:#ffffff;
border: solid 2px #999;
margin:20px;
padding:10px;
}

.banner_biket {
font-size:85%;
height:100px;
}

.banner {
height:50px;
clear:both;
font-size:85%;
}

.banner p ,.banner_biket p{
text-align:right;
color:#555555;
}

.banner_img {
float:left;
}

.link {
text-align:left;
width:240px;
background-color:#ffffff;
border: solid 2px #999;
margin:20px;
padding:10px;
}

.link p {
font-weight:bold;
font-size:95%;
}


/*******************************************/
dt {
text-decoration:underline;
font-weight:bold;
color:#FF8800;
}
 .shop {
 margin:9px;
 }
 
 .shop h3 {
 font-size:110%;
 color:#FF9900;
 text-decoration:underline;
 font-weight:bold;
 }

/*--------------address.footer--------------*/
.footer {
	background-color: transparent;
	clear: both;
	padding-top: 0px;
	padding-left: 50px;
	text-align: center;
	text-transform:lowercase;
	font-family: 'Lucida Sands', Helvetica, Arial, Verdana, sans-serif;
	font-size: 90%;
	color:#868686;
	margin-top: 10px;
	margin-bottom: 50px;

}

.footer address {
	font-weight: normal;
	font-style: normal;
	}

.footer address a:link, .footer address a:visited, .footer address a:active, .footer address a:hover {
color: #333333;
}

.fot-link {
	font-size: 10px;
	padding: 3px 25px;
	margin: 0 0px;
	color: #555;
	text-align: left;
}