﻿/* 
	全ページ共通
-------------------------------------------------------------------*/

* {
	color: #333333;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background:url(../img/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 11px;
	font-weight:normal;
	text-align:right;
	margin:0 0 8px;
	padding:2px 8px 1px;
	color: #FFF;
 	background:#D0C142;
}

a.toTop{
    font-size: 10px;
	color: #666666;
	padding-left: 660px;
}

a img {
	border:none;
}

a {
	color: #99CC33;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
}

hr.dot {
	clear: both;
    width: 590px;
	margin: 10px 0 10px 20px;
    border: #B2BF85 dotted 1px;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin: 0 auto;
	padding: 0 1px;
	background-color: #FFFFFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

#wrap {
	float: left;
	margin-top: 10px;
}


/*
ヘッダー
------------------------------------------------------------------*/

#header {
	width:800px;
	height:182px;
	margin: 2px 0 5px;
	padding:0;
	background: url(../img/cmn/header.jpg)  ;
	background-repeat: no-repeat;
	text-indent: -7777px;
}


/*メインナビ
----------------------------------------------- */
#nav {
	width: 800px;
	height: 40px;
	margin: 0;
	padding: 0 2px;
	background-position : left top;
}

ul#btn {
    margin: 0;
	padding: 0;
	list-style-type: none;}

ul#btn li {
    width: 199px;
	list-style-type: none;
	float: left;
}

ul#btn a {
    display: block;
	width: 199px;
	height: 40px;
	text-indent: -7777px;
	overflow: hidden;}

a.bt1 { background: url(../img/cmn/btn1.jpg) no-repeat;}
a.bt2 { background: url(../img/cmn/btn2.jpg) no-repeat;}
a.bt3 { background: url(../img/cmn/btn3.jpg) no-repeat;}
a.bt4 { background: url(../img/cmn/btn4.jpg) no-repeat;}
a.bt5 { background: url(../img/cmn/btn5.jpg) no-repeat;}
a.bt6 { background: url(../img/cmn/btn6.jpg) no-repeat;}
a.bt7 { background: url(../img/cmn/btn7.jpg) no-repeat;}

a:hover.bt1 { background: url(../img/cmn/btn1_f2.jpg) no-repeat;}
a:hover.bt2 { background: url(../img/cmn/btn2_f2.jpg) no-repeat;}
a:hover.bt3 { background: url(../img/cmn/btn3_f2.jpg) no-repeat;}
a:hover.bt4 { background: url(../img/cmn/btn4_f2.jpg) no-repeat;}
a:hover.bt5 { background: url(../img/cmn/btn5_f2.jpg) no-repeat;}
a:hover.bt6 { background: url(../img/cmn/btn6_f2.jpg) no-repeat;}
a:hover.bt7 { background: url(../img/cmn/btn7_f2.jpg) no-repeat;}

  
/*
コンテンツ
-------------------------------------------------------------------*/

#cont {
	width:575px;
	float: right;
	padding: 0 10px 10px 10px;
}


#cont p{
    margin: 15px 10px;
    padding: 0;
    line-height:1.4em;
}

#cont h2 {
	height:30px;
	background:url(../img/tit/inside_tit.gif) no-repeat;
	font-size: 16px;
	color: #FFF;
	line-height: 1.5em;
	padding-top:5px;
	padding-left:23px;
	margin: 0 0 20px 5px;
}

#cont h2 span {
	color:#FF9;
	}

#cont h4 {
	color: #039E55;
	padding: 10px 0 0 10px;}


#cont ol {
	margin:0 0 0 20px;
	padding: 0 0 0 10px;}
	
#cont li {
	margin:0;
	padding: 0 0 0.2em;
	line-height:1.4em}
	
#cont li span {
	padding-bottom:5px;
	display:block;
}

#cont b {
	font-size: 14px;
	color: #99CC33;
}

#cont div#link a {
	color: #333;
	margin-left:20px;
}


/*
グーグル
-------------------------------------------------------------------*/

#cont p.google {
	font-weight: normal;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 191px;
	padding-right:10px;
	padding-bottom:20px;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}

#side li {
	list-style-type: none;
}

#side_d h3 {
	font-size:14px;
	padding:5px 4px 5px 8px;
	width:189px;
	display: block;
	line-height:1.1em;

	border-top:3px solid #336600;
	border-bottom:1px solid #336600;
}

#side_d h3 span {
	border-left:7px solid #336600;
	padding-left:6px;
	display:block;
	color:#336600;
}

#side_d ul {
	margin: 10px 0 10px 10px;
}

#side_d li a {
	margin: 0;
	padding: 0 0 3px 12px;
	background:url(../img/liarrow.gif) no-repeat 0 0.3em;
	text-decoration: none;
	font-size: 12px;
	color:#333333;
	line-height: 1.4em;
	display:block;
}

#side_d li a:visited {
	color: #333;
}

#side_d li a:hover {
	color: #9C3;
	text-decoration: underline;
}


#side img {
	border:none;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #666;
	text-align: center;
	margin-top: 10px;
	padding: 5px 0px;
	background-color: #DDD;
	font-size: 12px;
}

address a{
	font-style: normal;
	color: #666;
	font-size: 12px;
}


/*
フッター下リンク
-------------------------------------------------------------------*/

p.link {
		margin: 0 0 0 360px;
}

p.link a{
    padding: 0 0 10px 0;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

p.link a:hover {
	text-decoration: none;
}

/*
トップページ
-------------------------------------------------------------------*/

#cont p.mainIMG {
    width: 635px;
	height:58px;
	background-image: url(../img/main_img.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#main_sbimg {
	background:url(../img/main_subimg.jpg) no-repeat;
	width:555px;
	height:145px;
	text-indent:-7777px;
}

#cont.index h2 {
	font-size: 1px;
	text-indent:-7777px;
	display:block;
	line-height: 1px;
	width: 578px;
	height: 32px;
	margin: 0 0 8px 0;
	padding: 5px 0 0 0;
	border: none;
	clear:both;
}

#cont01 h2{background:url(../img/tit/index01.jpg) no-repeat 0 0;}
#cont02 h2{background:url(../img/tit/index02.jpg) no-repeat 0 0;}
#cont03 h2{background:url(../img/tit/index03.jpg) no-repeat 0 0;}
#cont04 h2{background:url(../img/tit/index04.jpg) no-repeat 0 0;}
#cont05 h2{background:url(../img/tit/index05.jpg) no-repeat 0 0;}
#cont06 h2{background:url(../img/tit/index06.jpg) no-repeat 0 0;}
#cont07 h2{background:url(../img/tit/index07.gif) no-repeat 0 0;}

#cont.index h4 {
	font-size:17px;
	font-weight:bold;
	color:#460;
	line-height:1em;
	margin:0 0 0 15px;
	padding:0;
}

#cont.index p {
	margin-left:15px;
	margin-top:10px;
	line-height:1.4em;
}

#cont.index ul {
	margin:0 0 15px 15px;
	padding:0;
}

#cont.index li {
	margin:0 0 2px 0;
	list-style:none;
}

#cont.index li a{
	background:url(../img/liarrow.gif) no-repeat 0 0.3em;
	padding: 0 0 0 12px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:bold;
	clear:both;
	list-style:none;
	color:#336600;
	display:block;
}

#cont div.left, #cont div.right{
	float:left;
	width:173px;}
	
#cont div.left {
	margin-right:10px;}







/*---------- 表 ----------*/

#table {
width: 540;
float:left;
}

table.table01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 540px;
  border-collapse: collapse;
  border: solid 1px #CCCCCC;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
}

table.table01 th,
table.table01 td {
  border: solid 1px #CCCCCC;
  padding: 4px;
}

table.table01 th {
	font-size: 12px;
	background: #006633;
	white-space: nowrap;
	color: #FFFFFF;
}

table.table01 td.course {
	text-align: left;
	font-size: 13px;
	color: #CD853F;
	font-weight: bold;
}

table.table01 tr.course-a {
  background: #FFF3F9;

}

table.table01 tr.course-b {
  background: #FFE6F3;
}

table.table01 tr.course-c {
  background: #FFF3F9;
}

table.table01 tr.course-d {
  background: #FFE6F3;
}

table.table01 tr.course-e {
  background: #FFF3F9;
}

table.table02 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 540px;
  border-collapse: collapse;
  border: solid 1px #CCCCCC;
  font-size: 12px;
  line-height: 150%;
  text-align: left;
}

table.table02 th,
table.table02 td {
  border: solid 1px #CCCCCC;
  padding: 4px;
}

table.table02 th {
	font-size: 14px;
	background: #B22222;
	white-space: nowrap;
	color: #FFFFFF;
}

table.table02 td.course {
	font-size: 12px;
	color: #B22222;
	font-weight: bold;
}

table.table01 tr.course-a {
  background: #FFF3F9;
}

table.table02 tr.course-b {
  background: #FFE6F3;
}

table.table02 tr.course-c {
  background: #FFF3F9;
}

table.table02 tr.course-d {
  background: #FFE6F3;
}

.black_s{
  text-align: right;
}







