@charset "UTF-8";
/*
Theme Name: isuzu
Theme URI: 五十鈴塾
Description: 五十鈴塾用テーマ
Author: 
Tags: 
*/
body {
  text-align: center;
  background-image: url(images/back_gra.gif);
  margin: 0;
  padding: 0;
  color: #3D3D3D;
}

/* -----------------------------------
既存スタイル
----------------------------------- */

.f8 {
  font-size: 0.67em;
}

.f10 {
  font-size: 0.8em;
  line-height: 150%;
}

.f10navy {
  font-size: 0.8em;
  line-height: 150%;
  color: #003366;
  font-weight: bold;
}

.f12 {
  font-size: 1em;
  line-height: 160%;
}

.f12navy {
  font-size: 1em;
  line-height: 160%;
  color: #003366;
  font-weight: bold;
}

.td1 {
  font-size: 0.8em;
  line-height: 150%;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.f10sche {
  font-size: 0.8em;
}

img {
  vertical-align: top;
}

a img {
  border: none;
}

a {
	color: #039;
	text-decoration: none;
}

a:hover {
  color: #C00;
  text-decoration: underline;
}

a:visited {
  color: #663366;
}

.clear {
  clear: both;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

/* -----------------------------------
ページ構成
----------------------------------- */

#box-left h2 {
  margin: 0;
  padding: 0;
  border: none;
}

#box-left h3 {
  margin: 0 0 10px 0;
  padding: 15px 0 0 0;
  border: none;
  clear: both;
}

#box-right h4 {
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	border: none;
}

#box-left p, #box-right p {
  font-size: 80%;
  line-height: 1.4;
  margin: 8px 15px 10px 5px;
  clear: both;
}

#page {
	margin: 0 auto;
	width: 752px;
	text-align: left;
	border-color: #666;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	background-color: #FFF;
}

#header {
	border-color: #FFF;
	border-width: 0;
	border-style: solid;
	background-color: #5B4437;
	width: 750px;
	margin: 0 0 0 1px;
}

#header img {
  margin: 0;
  padding: 0;
}

ul#menu {
	margin: 1px 0 0 0;
	padding: 0 1px;
	width: 750px;
}

#menu li {
	float: left;
	margin: 0 0 1px 0;
	list-style: none;
	background-image: url(images/menu_line.gif);
	background-color: #000;
}

li.li-menu {
  padding: 0 1px 0 0;
}

li.li-end {
  padding: 0;
}

#mainimage {
	border-color: #FFF;
	border-width: 0;
	border-style: solid;
	margin: 0;
	text-align: right;
}

#content {
	width: 750px;
	background-color: #FFF;
	text-align: left;
	padding: 0 0 5px 1px;
}

#box-left {
	width: 385px;
	float: left;
	margin: 0;
	padding: 15px 0 0 15px;
}

#box-left ul {
  margin: 0 0 0 7px;
  padding: 0;
  display: block;
}

#box-left li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	display: block;
	font-size: 12px;
	list-style: none;
}

#box-left li a {
	display: block;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding: 0 0 0 7px;
}

#box-right {
	width: 315px;
	float: left;
	margin: 0;
	padding: 5px 0 0 15px;
}

#box-right ul {
	margin: 0 0 5px 2px;
	padding: 0;
	display: block;
}

#box-right li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
	line-height: 1.3;
}

#box-right li a {
	display: block;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding: 2px 0 4px 13px;
	margin: 0;
}

address {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#box-page {
	margin: 0 0 10px 0;
	font-size: 80%;
	line-height: 1.4;
}

#box-full {
	padding: 0 0 0 0;
	font-size: 80%;
	line-height: 1.4;
}

#box-page p, #box-full p {
  line-height: 1.6;
  margin: 8px 15px 12px 15px;
}

#box-side {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 12px;
}

#box-side ul {
  margin: 0;
  padding: 0;
}

#box-side li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ul-cat {
}

.ul-cat div {
	margin:0;
	padding:0;
}

.menu-top {
}

.menu-top a {
	display: block;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: -2px 2px;
	background-color: #C1C1BB;
	padding: 5px 3px 2px 22px;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	border-style: solid;
	width: 125px;
}

.menu-item a {
	display: block;
	background-image: url(images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: 1px -1px;
	padding: 4px 3px 2px 22px;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	border-style: solid;
	width: 125px;
}

#footer {
  border-style: solid;
  border-width: 1px 0 0 0;
  background: #FFF;
  padding: 10px;
  font-size: 11px;
  border-color: #8E815C;
}

#footer a {
  background-image: url(images/arrow02.gif);
  background-repeat: no-repeat;
  background-position: 1px 0;
  padding: 0 0 0 10px;
  margin: 0 10px 0 0;
}

span.foot-right {
  float: right;
}

.page-top {
	text-align: right;
	font-size: 12px;
	padding-right: 15px;
}

/* -----------------------------------
subheading
----------------------------------- */
h1 {
  margin: 0;
  padding: 0;
  width: 225px;
  border: none;
  display: inline;
}

#box-page h2 {
  margin: 20px 0 10px 5px;
  font-size: 16px;
  border-color: #CEC7BF;
  border-style: solid;
  border-width: 0 0 1px 0;
  padding: 0;
  color: #006;
  font-weight: bold;
  display: block;
  clear: both;
}

#box-full h2 {
	margin: 10px 15px 10px 15px;
	font-size: 16px;
	border-color: #CEC7BF;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 0 3px 0;
	color: #006;
	font-weight: bold;
	display: block;
	clear: both;
}

#box-page h3, #box-full h3 {
  margin: 5px 0 10px 0;
  font-size: 14px;
  padding: 6px 0 5px 15px;
  font-weight: bold;
  background-image: url(images/midashi-bg01.gif);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  color: #524F32;
  display: block;
  clear: both;
}

#box-page h4, #box-full h4 {
  margin: 5px 0 10px 15px;
  font-size: 14px;
  padding: 0 0 0 16px;
  font-weight: bold;
  background-image: url(images/mark01.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  color: #5A0E03;
  border-bottom-color: #E0B7AB;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  clear: both;
}

#box-page h5, #box-full h5 {
  color: #005700;
  font-size: 100%;
  margin: 1em 16px 0.4em;
  padding: 1px 5px 0 4px;
  line-height: 1.1;
  border-left: 5px solid #060;
  clear: both;
}

#box-page h6, #box-full h6 {
  font-size: 100%;
  margin: 1em 16px 0.4em;
  padding: 1px 5px 0 4px;
  line-height: 1.1;
  border-left: 5px solid #975835;
  color: #7A472C;
  clear: both;
}

/* -----------------------------------
list
----------------------------------- */
ul {
  margin: 0 0 0.9em 0;
  padding: 0;
}

ul li {
	margin: 0 0 4px 28px;
	padding: 0;
	line-height: 1.3;
}

ol {
  padding: 0;
  margin: 0 0 0.8em 36px;
}

ol li {
  padding-left: 0px;
  line-height: 1.3;
  margin: 0 0 4px 0;
}

li.li-mark01 {
  margin-left: 16px;
  padding-left: 14px;
  background-repeat: no-repeat;
  background-position: 0 0.5ex;
  background-image: url(images/mark02.gif);
  list-style-type: none;
}

li.li-mark02 {
  margin-left: 16px;
  padding-left: 14px;
  background-repeat: no-repeat;
  background-position: 0 0.5ex;
  background-image: url(images/mark03.gif);
  list-style-type: none;
}

li.li-mark03 {
  margin-left: 16px;
  padding-left: 14px;
  background-repeat: no-repeat;
  background-position: 0 0.5ex;
  background-image: url(images/mark04.gif);
  list-style-type: none;
}

/* -----------------------------------
table
----------------------------------- */
#box-page table, #box-full table {
	color: #3D3D3D;
	margin: 0 15px 15px 15px;
}

#box-page th, #box-full th {
  line-height: 1.4;
}

#box-page td, #box-full td {
  line-height: 1.4;
}

.table-a {
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  margin: 0 15px 1em;
  border-color: #7A654A;
}

.table-a th {
  padding: 5px 6px 3px 6px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  color: #6C3F26;
  border-color: #7A654A;
  background-color: #E7F2DF;
}

.table-a td {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: #7A654A;
  background-color: #FFFFFF;
  font-size: 12px;
  padding: 5px 6px 3px 6px;
}

.table-date {
  width: 550px;
}

.table-date a {
  text-decoration: none;
}

.table-date th {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-color: #CCC;
  text-align: left;
  padding: 5px 5px 2px 5px;
}

.table-date td {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  padding: 6px 5px 1px 15px;
  border-color: #CCC;
  font-weight: bold;
  background-image: url(images/mark04.gif);
  background-repeat: no-repeat;
  background-position: 1px 9px;
}

table.table-koushi {
  width: 720px;
}

.table-koushi th {
  background-color: #D3CCBA;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 6px 3px 4px 3px;
  border-color:#FFF;
  border-style:solid;
  border-width: 0 1px 1px 0;
}

.table-koushi td {
	vertical-align: top;
	background-color: #E3DFD4;
	padding: 5px 5px 5px 5px;
	width: 50%;
  border-color:#FFF;
  border-style:solid;
  border-width: 0 1px 1px 0;
}

.table-koushi p {
	padding: 0;
	margin:0 !important;
	line-height:1.4 !important;
}

.koushilist table {
  width: 720px;
}

.koushilist  th {
  background-color: #D3CCBA;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 6px 3px 4px 3px;
  border-color:#FFF;
  border-style:solid;
  border-width: 0 1px 1px 0;
}

.koushilist  td {
	vertical-align: top;
	background-color: #E3DFD4;
	padding: 5px 5px 5px 5px;
	width: 50%;
  border-color:#FFF;
  border-style:solid;
  border-width: 0 1px 1px 0;
}

table.table-info {
  margin: 0 0 5px 0;
}

.table-info th image {
  margin-left: 5px;
}

.table-info td {
  font-weight: bold;
  vertical-align: top;
  margin: 0;
  padding: 0 0 0 15px;
  background-image: url(images/mark02.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  font-size: 110%;
}

table.table-news {
  margin: 0 0 5px 0;
	border-width: 0 0 1px 0;
	border-color: #E3DFD4;
	border-style: solid;
}

.table-news th {
  vertical-align: top;
  text-align: left;
  margin: 0;
  padding: 0 0 1px 15px;
  background-image: url(images/mark03.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  font-size: 110%;
}

.table-news td img {
	margin: 3px 0 10px 8px;
}

.table-news td {
	vertical-align: top;
	margin: 0;
	padding: 0 0 0 8px;
}

.table-news td p {
  padding: 0;
  margin: 0;
  line-height: 1.4;
}

table.table-old {
  margin: 0 0 5px 0;
}

.table-old td {
  vertical-align: top;
  margin: 0;
  padding: 0 0 0 15px;
  background-image: url(images/mark04.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  font-weight: bold;
  font-size: 110%;
}

/* -----------------------------------
img float
----------------------------------- */
img.alignright {
  float: right;
  margin: 2px 0 10px 10px;
}

img.alignleft {
  float: left;
  margin: 2px 10px 10px 0;
}
