@charset "utf-8";

<style type=text/css>
<!--

/*-----------------------------------------
Site URL:    http://dougiya.com
File name:   http://dougiya.com/kihon.css
Created:     2007/08/30
Last Update: 2007/08/30
-------------------------------------------

スタイル一覧

00▼全体          __all
01▼トップ        __top
02▼ヘッダ        __header   __logo  __title  __menu
03▼パンくずリスト__now_nemu
04▼メイン        __side1
05▼下メニュー    __footer
06▼コピーライト  __copy

-----------------------------------------*/



/* ---------------------
    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: #FFFFCC url(image/kabegami.gif) repeat;
}

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-color: #FFFFFF;
}

#all {
  width: 760px;
  margin: 0 auto;
  border: silver 1px solid;
}

p.ue {
  text-align: right;
  font-size: 14px;
  margin: 15px;
  text-indent: 1em;
}

p.ue a {
  text-decoration: none;
}

div.clear {
  clear: both;
}



/* ---------------------
   01▼トップ▼ __top
 --------------------- */

#top {
  width: 760px;
  background-color: #E6E6E6;
  border-bottom: silver 1px solid;
  font-size: 1.3em;
}

#top .bold {
  width: 400px;
  float: left;
  padding-left: 8px;
  font-weight: bold;
  background-color: #E6E6E6;
}

#top .aa {
  width: 200px;
  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 __menu
 ------------------------------------------- */

#header {
  width: 760px;
  clear: both;
}

#header img {
  margin-bottom: 0px;
}

#title {
  width: 760px;
  float: left;
}
#title a:hover {
  color: #FF0000;
  background-color: #FFFFFF;
}

#free {
  width: 750px;
  clear: both;
  margin: 5px;
}

#free h2 {
  font-size: 1.2em;
}

#menu {
  width: 758px;
  margin-left: 2px;
}

#menu .menu {
  float: left;
  margin-right: 1px;
  border: 1px outset #cccccc;
  font-size: 1.3em;
  font-weight: bold;
  list-style: none;
}

#menu .menu a,
#menu .menu a:link,
#menu .menu a:visited {
  width: 123px;
  color: #000000;
  background-color: #cccccc;
  text-align: center;
  text-decoration: none;
  padding: 5px 0px;
  display: block;
  position: relative;
  white-space: nowrap;
}

#menu .menu a:hover {
  color: #666666;
  background-color: #FFFFFF;
  top: 1px;
}




/* -------------------------------
  03▼パンくずリスト __now_nemu
 ------------------------------- */
#pan_menu {
  width: 760px;
  clear: both;
  margin-top: 2px;
  font-size: 1.1em;
}

#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▼メイン __side1
 -------------------------------------- */

/* 会社概要 */
div#kaisya-gaiyou {
  width: 725px;
  clear: both;
  font-size: 1.1em;
  border: #CCCCCC 1px solid;
  margin: 20px 15px 0px;
}
div#kaisya-gaiyou h4 {
  padding: 2px 10px 0px;
  margin: 0px;
  font-size: 1.4em;
  border-bottom: #EEEEEE 1px dotted;
  background-color: #CCCCCC;
}
table#kaisya-gaiyou1 {
  float: left;
  width: 275px;
  border: #FFFFFF 6px solid;
}
table#kaisya-gaiyou2 {
  float: left;
  width: 450px;
  border: #FFFFFF 6px solid;
}
td.gaiyou {
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px 5px 0px;
}
td.gray {
  padding: 5px 5px;
  background-color: #EEEEEE;
}
table#kaisya-gaiyou2 tr td table {
  width: 300px;
  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;
  font-size: 1em;
  margin-bottom: 3px;
  padding: 0;
}

/* 左メニュー */

#side1 {
  width: 190px;
  float: left;
  margin: 0px 3px 10px;
}
#side1 h5 {
  margin-top: 10px;
  margin-bottom: 0px;
}
#side1 div {
  border: #FFCC00 1px solid;
}
#side1 div h6 {
  margin: 0;
  margin-left: 10px;
  margin-bottom: 7px;
  padding-top: 8px;
  font-size: 1.2em;
  font-weight: bold;
  background-color: ;
}
#side1 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;
}

#side1 div hr {
  border: #E1E1E1 1px dotted;
}

#side1 div p.menu a,
#side1 div p.menu a:link,
#side1 div p.menu a:visited {
  color: #000099;
  text-decoration: none;
  display: block;
  position: relative;
}

#side1 div p.menu a:hover {
  color: #FF0000;
  background-color: #FFFFFF;
  text-decoration: underline;
}





/* -------------------------
  05▼下メニュー __footer
 ------------------------- */
#footer {
  width: 760px;
  clear: both;
  margin-top: 15px;
  background-color: #E6E6E6;
  font-size: 1.1em;
  border-bottom: 3px solid #FBCC30;
  float:center;
}

#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: 760px;
  text-align: center;
}



-->