@charset "Shift_JIS";
/* CSS Document */

/* --------------------------- */
div#headImgtop {
  width: 780px;
  height: 200px;
}

/* --------------------------- */
div#headCategory {
  width: 780px;
  height: 80px;
}

ul#categoryHead {
  margin: 0;
	padding: 0;
}

ul#categoryHead li {
	list-style-type: none;
	float: left;
}

/* --------------------------- */
div#rightNavi {
	float: right;
	width: 510px;
}

div#ichimidoshin {
	float: left;
  width: 250px;
}

div#keimashouten {
	float: right;
  width: 250px;
}

div#news {
	clear: both;
  width: 485px;
	padding: 10px 0 0 25px;
  text-align: left;
}

/* --------------------------- */
/* -- rightNavi -------------- */
.productIndex {
	display: block;
}

.productSubindex {
	display: block;
	margin-left: 100px;
}

.ichimiIndex {
	display: block;
	margin-bottom: 15px;
}

.newsIndex {
	display: block;
	margin-top: 50px;
}

.keimaIndex {
	display: block;
              margin-bottom: 15px;
}

/* -- osusume ---------------- */
.osusumeIndex {
	display: block;
	font-weight: bold;
	padding-left: 10px;
}

.osusumeImg {
	padding-left: 30px;
}

/* -- news ------------------- */
.newsData dt {
  margin-top: 3px;
  font-weight: bold;
}

.newsData dd {
	margin-bottom: 6px;
	width: 100%;
	line-height: 150%;
}

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

/* -- facebook ------------------- */
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v2.0";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
/* --------------------------- */
