@charset "EUC-JP";

<style type=text/css>
<!--

/*-----------------------------------------
Site URL:    http://jiujitsu-life.com
File name:  http://jiujitsu-life.com/dojo/全部のページ
Created:     2008/02/09
Last Update: 2011/02/15
-------------------------------------------

スタイル一覧

▼全体          __all

▼パンくずリスト__now_nemu

-----------------------------------------*/



/* ---------------------
    ▼全体▼ __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;
}

p {
  margin: 0em 0em 1em;
}

li {
  list-style-type: none;
}

img {
  border: 0;
}

a {
  color: #6600FF;
}

a:hover {
  color: #ff6600;
}

a:active {
  color: red;
}

div {
  background-color: #FFFFFF;
}

#all {
  width: 760px;
  margin: 0 auto;
  border: silver 1px solid;
}




/* -------------------------------
  ▼パンくずリスト __now_nemu
 ------------------------------- */
#pan_menu {
  width: 640px;
  clear: both;
  margin-top: 2px;
  background-color: #f8f8ff;
  font-size: 1.1em;
}

#pan_menu ol {
  margin-left: 10px;
}

#pan_menu ol li {
  display: inline;
  line-height: 180%;
  list-style-type: none;
  color: #666666;
}

#pan_menu ol li a {
  padding-right: 15px;
  background: url(images/glue.gif) no-repeat right center;
  text-decoration: none;
  color: #6600FF;
}





-->

