@charset "shift_jis";


* {
  margin: 0;
  padding: 0;
}



a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a:visited { color: #000000; }

a:hover { color: #22AC38;
	border: none;
}

a:active { color: #ffffff;
	background-color: #65bcb7;
}






body {
  font-size: 60%;
  color: #666666;
  text-align: center;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka-等幅", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
	letter-spacing: 0.3em;
}

#wrapper {
  text-align: left;
  width: 900px;
  margin: 0px auto;
  padding: 0 10px;
  background-color: #ffffff;
}

#header {
  width: 900px;
  height: 300px;
  margin-bottom: 40px;
  position: relative;
  background-color: #ffffff;
  background-image: url(../images/2019HP_TOP_No1.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

#header a {
	font-size: 300%;
	font-family: "Arial Black";
	font-weight: bold;
	text-decoration: none;
}

#contents {
  float: left;
  width: 670px;
  padding: 0 5px;
  margin-bottom: 40px;
}



#sidebar {
  float: right;
  width: 200px;
  margin-bottom:40px;

}

#footer {
  clear: both;
  padding: 10px 0 5px;
  color: #000000;
  font-size:10px;
}



h1 {
  font-size: 100%;
  font-weight: normal;
  color: #fffff;
  text-indent: -99999px;
}


.logo {
  font-size: 140%;
  position: absolute;
  top: 20px;
  left: 10px;
}

.logo a {
  text-decoration: none;
  color: #006600;
}

.logo a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #ff0000;
}


.description {
  width: 780px;
  color: #fff;
  position: absolute;
  bottom: 20px;
  left: 10px;
}

/* -- h titleset -- */
h2 {
	color: #666666;
	font-size: 130%;
	text-align:center;
	padding: 10px;
	margin-bottom: 15px;
}

h2.second {
	color: #666666;
	font-size: 130%;
	font-weight: bold;
	border-top: 2px solid #666666;
	border-bottom: 1px dotted #666666;
	margin-bottom: 15px;
	margin-top: 30px;
}


h3,h4,h5,h6 {
  font-size: 120%;
  font-weight: normal;
  height: 50px;
  padding-top: 10px;
  padding-left: 10px;
  background: url(img/bg-h.gif) no-repeat 0 0;
}

h3,h4,h5,h6 { margin-top: 50px; }

img.line2 {
	margin-top:50px;
}



/* -- 文字 -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

/* -- sidebar category set --*/
.side-title {
  height: 30px;
  padding: 10px 5px 0;
  background: url(img/bg-sidetitle.gif) no-repeat 0 0;
}


.localnavi {
  list-style-type: none;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.localnavi li { display: inline; }

.localnavi a.leftnavi {
  border: none;
  text-decoration: none;
  display: block;
  width: 190px;
  padding: 5px 5px 10px;
  background: #ffffff;
  color: #555555;
  font-family: Arial;
}

.localnavi a.leftnavi:hover {
  text-decoration: none;
  color: #22AC38;
}

a.linklogo {
	border: none;
}


a.linklogo:hover {
	background-color: inherit;
	border: none;
}

a:active {
	background-color: inherit;
}

img.facebook{
	margin-left:5px;
	border: none;
}

a.facebook{
	padding-left:5px;
	border: none;
}

a.facebook2{
	border: none;
}

#twitter_box {
	width: 190px;
	height: 100px;
	background-image: url(../images/bg_twitter.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* ----menu set ----*/
table.menutable{
	width: 520px;
	border: none;
	margin: 0 auto;
}

table.menutable th{
	width: 40%;
	padding: 5px;
	font-weight: normal;
	color: #000000;

}

table.menutable td.sub{
	width: 20%;
	padding: 5px;
	font-weight: normal;
}

table.menutable td.line{
	padding-top: 20px;
	padding-bottom: 20px;
}

/* ----style ----*/
table.style{
	width: 520px;
	border: none;
	margin: 0 auto;
}

td.style{
	width: 50%;
  text-align: center;
 padding:20px;
}

a.style{
	border: none;
}

/* ----products ----*/
table.products{
	width: 650px;
	border: none;
	table-layout:fixed;
}

td.productimg{
	width: 150px;
}

td.productdtl{
	width: 175px;
}

/* ----style list----*/
table.stylelist{
	width: 670px;
	border: none;
	margin: 0 auto;
	align: left;
}

td.stylelist{
	text-align: left;
	padding:20px;
	vertical-align: middle;
	height: 185px;

}

a.stylelist{
	border: none;
}

/* ----stuff ----*/

table.stufftable{
	width: 520px;
	border: none;
	margin: 0 auto;
}

table.stufftable th{
	padding: 5px;
	font-weight: normal;
	color: #000000;

}

table.stufftable td.img{
	padding: 5px;
	font-weight: normal;
}
table.stufftable td.sub{
	padding: 10px;
	font-weight: normal;
}

/* -------------------------------------------------------------
  footer area */

#footer p { text-align: center; }


img.footer_line {
	margin-bottom:10px;
}

#cds {
  font-size: 80%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: right;
  margin: 0;
  padding-right: 20px;
  clear: both;
}

#cds,
#cds a,
#cds a:hover {
  text-decoration: none;
  color: #ccc;
}