﻿@charset "utf-8";

<style type=text/css>
<!--

/*-----------------------------------------
Site URL:    http://j-rich.com
File name:   http://j-rich.com/kihon.css
Created:     2009/02
Last Update: 2009/03
-------------------------------------------

スタイル一覧

00▼全体          __all
01▼トップ        __top
02▼ヘッダ        __header   __logo  __title
03▼パンくずリスト__now_nemu

04▼コンテンツ    __contents
 04-1▼メイン     __main 
 04-2▼左メニュー __side1

05▼下メニュー    __footer

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



/* ---------------------
    00▼全体▼ __all
 --------------------- */

ul,ol,li,h1,h2,h3,h4,h5,h6,p,
pre,form,html,blockpuote,fieldset {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
}

body {
  font-size: 62.5%;
  font-family: Meiryo, Osaka, verdana, arial, sans-serif;
  color: #666666;
  line-height: 1.4;
  background: #FCFBF6;
}

p {
  margin: 0em 0em 1em;
}

li {
  list-style-type: none;
}

img {
  border: 0;
}

a {
  color: #6600FF;
}

a:hover {
  color: #ff6600;
  background-color: #cccccc; 
}

a:active {
  color: red;
}

div {
  background: #FCFBF6;
}

#all {
  width: 900px;
  margin: 0 auto;
}

div.clear {
  clear: both;
}

div.flo_left {
  float: left;
}

div.flo_right {
  float: right;
}

.price {
  color: #ff0000;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}




/* ---------------------
   01▼トップ▼ __top
 --------------------- */

#top {
  width: 900px;
  background-color: #E6E6E6;
  border-bottom: silver 1px solid;
  font-size: 1.3em;
}

#top .bold {
  width: 500px;
  float: left;
  padding-left: 8px;
  font-weight: bold;
  background-color: #E6E6E6;
}

#top .aa {
  width: 240px;
  float: left;
  text-align: right;
  background-color: #E6E6E6;
}

#top .bb {
  width: 152px;
  float: left;
  text-align: center;
  background-color: #E6E6E6;
}

#top div a {
  text-decoration: none;
}



/* -------------------------------------------
  02▼ヘッダ▼ __header __logo __title
 ------------------------------------------- */

#header {
  width: 900px;
  clear: both;
  margin-bottom: 5px;
}

#header img {
  margin-bottom: 0px;
}

#title {
  width: 900px;
  float: left;
}

#free {
  width: 750px;
  clear: both;
  margin: 5px;
}

#free h2 {
  font-size: 1.2em;
}

#menu {
  width: 900px;
}

#menu div.menu {
  float: left;
}





/* -------------------------------
  03▼パンくずリスト __now_nemu
 ------------------------------- */
#pan_menu {
  width: 900px;
  clear: both;
  margin-bottom: 8px;
  background-color: #E6E6E6;
  font-size: 1.3em;
}

#pan_menu ol {
  margin-left: 10px;
}

#pan_menu ol li {
  display: inline;
  line-height: 180%;
  list-style-type: none;
}

#pan_menu ol li a {
  padding-right: 15px;
  background: url(image/glue.gif) no-repeat right center;
  text-decoration: none;
}






/* --------------------------------------
  04▼コンテンツ __contents
 -------------------------------------- */

#contents {
  width: 900px;
}



/* --------------------------------------
  04-1▼メイン __main
 -------------------------------------- */
#main {
  width: 700px;
  float: right;
  font-size: 1.4em;
}

#contents h3 {
  clear: both;
  margin-top: 10px;
  margin-left: 5px;
}

#contents .kyanpen{
  padding-left: 9px;
  padding-top: 10px;
}





/* 会社概要 */
div#kaisya-gaiyo {
  width: 670px;
  clear: both;
  font-size: 0.9em;
  border: #CCCCCC 1px solid;
  margin: 0 auto;
  margin-bottom: 10px;
}

div#kaisya-gaiyo h4 {
  margin: 0;
  padding: 3px 0;
  padding-left: 1em;
  font-size: 1.4em;
  background-color: #CCCCCC;
}

div.gaiyo_left {
  float: left;
  width: 280px;
}

div.gaiyo_right {
  float: right;
  width: 390px;
}

div.gaiyo_box {
  margin: 5px;
}

div.gaiyo_t {
  font-size: 1em;
  font-weight: bold;
  padding: 5px 5px 0px;
}

div.gaiyo_n {
  background-color: #EEEEEE;
  margin: 0 5px 5px;
  padding: 5px;
}

div#kaisya-gaiyo table {
  width: 350px;
  text-align: center;
  background-color: #CCCCCC;
}

table tr.daikin {
  background-color: #CCCCCC;
}

table tr td.daikin {
  background-color: #EEEEEE;
}

table tr td.daikin2 {
  background-color: #EEEEEE;
  text-align: right;
}

p.kuwasiku {
  text-align: right;
  margin-bottom: 3px;
}






/* -------------------------
  04-2▼左メニュー __side
 ------------------------- */

#side {
  width: 190px;
  float: left;
  margin-right: 5px;
}

#side .side_banner {
  margin: 5px 0;
}



/* 左メニューの商品一覧 */

#side .allmenu h5 {
  margin-bottom: 0px;
}

#side .allmenu div {
  border: #E2DFD2 1px solid;
  background-color: #FFFFFF;
}

#side .allmenu div h6 {
  margin: 0;
  margin-left: 10px;
  margin-bottom: 7px;
  padding-top: 8px;
  font-size: 1.2em;
  font-weight: bold;
  background-color: ;
}

#side .allmenu div p.menu {
  margin: 0;
  margin-left: 10px;
  padding-bottom: 3px;
  padding-left: 1em;
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: 1px;
  background: url(image/menu-glue.gif) no-repeat;
}

#side .allmenu div hr {
  border: #E1E1E1 1px dotted;
}

#side .allmenu div p.menu a,
#side .allmenu div p.menu a:link,
#side .allmenu div p.menu a:visited {
  color: #000099;
  text-decoration: none;
  display: block;
  position: relative;
}

#side .allmenu div p.menu a:hover {
  color: #FF0000;
  background-color: #FCFBF6;
  text-decoration: underline;
}






/* -------------------------
  05▼下メニュー __footer
 ------------------------- */
#footer {
  width: 900px;
  clear: both;
  margin-top: 15px;
  background-color: #E6E6E6;
  font-size: 1.1em;
}

#footer ul {
  margin-left: 10px;
  text-align: center;
}

#footer ul li {
  display: inline;
  line-height: 180%;
  list-style-type: none;
}

#footer ul li a {
  padding-right: 15px;
  background: url(image/glue02.gif) no-repeat right center;
  text-decoration: none;
}

#copy {
  width: 900px;
  text-align: center;
}



-->
