@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}

body {
  background:#FFF;
  font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
  font-size:80%;
  background-repeat: repeat-x;
}

html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
}

/*
 end year container [
----------------------------------------------------------- */
#container {
  width: 1100px;
  _width: 1150px;
  margin: 0 auto;
}

/*
 add end year banner112410 [
----------------------------------------------------------- */
#endyear_left {
  width: 60px;
  height: 2000px;
  /height: 2050px;
  background-image: url(images/sale_side.jpg);
  float:left;
  display: inline;
}

#endyear_right {
  width: 60px;
  height: 2000px;
  /height: 2050px;
  background-image: url(images/sale_side.jpg);
  float:right;
  display: inline;
}

/*
 for Safari , Chrome [
----------------------------------------------------------- */

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #endyear_left {
  width: 60px;
  height: 1970px;
  background-image: url(images/sale_side.jpg);
  float:left;
  display: inline;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#endyear_right {
  width: 60px;
  height: 1970px;
  background-image: url(images/sale_side.jpg);
  float:right;
  display: inline;
}
}



/*
 container [
 #container {
  width: 980px;
  height: 2060px;
  margin: 0 auto;
}
----------------------------------------------------------- */


/*
 Head [
----------------------------------------------------------- */
#head {
  width: 980px;
  height: 211px;
  background-image: url(images/head02.jpg);
  background-repeat: no-repeat;
  float:left;
  display: inline;
}

/*
 gNavi [
----------------------------------------------------------- */
#gNavi {
  width: 260px;
  padding-top: 62px;
  float: right;
  font-size: 14pt;
  display: inline;
}


/*
 nav [
----------------------------------------------------------- */
#nav {
  height: 60px;
  /width: 980px;
  list-style-type: none;
  margin-top: 10px;
  padding-left: 25px;
  float: left;
  display: inline;
}

#nav li{
	float:left;
	display: inline;
}

/*
 main [
----------------------------------------------------------- */
#main {
  width: 980px;
  float:left;
  display: inline;
}

/*
 table [
----------------------------------------------------------- */

table.terms{
    border-top:1px solid #bcbcbc;
    border-left:1px solid #bcbcbc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.terms th{
    border-right:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
    color:#330000;
    background-color:#996633;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.terms td{
    border-right:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
    padding:0.3em 1em;
}

/*
 Law[
----------------------------------------------------------- */
#law-top {
  width: 900px;
  height:70px;
  background-image: url(images/law-img.jpg);
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.5;
}

#law-box {
  width: 890px;
  margin-top: 10px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.8;
  padding-left: 10px;
}


#totop {
  width: 169px;
  height: 20px;
  margin-left: 1px;
  padding-left: 750px;
  padding-top: 10px;
  margin-top:40px;
  /padding-top: 30px;
}

/*
 end year foot112410 [
----------------------------------------------------------- */
#foot {
	width: 960px;
	height: 30px;
	float: left;
	display: inline;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 14px;
	padding-top: 15px;
	background-color: #e3540b; 
	 
}

/*
 foot [
 #foot {
  width: 990px;
  height: 40px;
  float: left;
  display: inline;
  color: #FFFFFF;
  padding-left: 20px;
  font-size: 14px;
  margin-top: 10px;
}

----------------------------------------------------------- */

