@charset "UTF-8";
/* formating style
--------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
body {
	font-size: 80%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
	font-family: sans-serif;
}
hr {
	display: none;
}
/* link styles 
--------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}


/* sidebar styles 
--------------------------------*/
#sidebar {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 180px;
}
#sidebar p {
	margin-top: 20px;
	margin-left: 30px;
}
#sidebar ul {
	margin-top: 15px;
	margin-left: 25px;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 130px;
}
#sidebar ul li {
	border-bottom: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 155px;
}
#sidebar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	padding-left: 20px;
	background-image: url(images/sankaku-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 135px;
}
#sidebar ul li a:hover {
	background-image: url(images/sankaku-4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFF00;
}
#sidebar ul li a:active {
	position: relative;
	left: +1px;
	top: +1px;
}
/* wrapper styles 
--------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 900px;
	background-image: url(images/side_haikei.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/* main styales
--------------------------------*/
#main {
	float: right;
	width: 720px;
}
#main #contents1 h2 {
	padding-left: 18px;
	border-top: 2px dotted #999999;
	border-bottom: 2px dotted #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	font-size: 120%;
}
#contents1 {
	float: left;
	width: 455px;
	margin-top: 30px;
	margin-left: 32px;
	margin-bottom: 20px;
}
#contents1   #bosyu  {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#contents1   #bosyu    th  {
	text-align: right;
	padding: 10px 12px 10px 5px;
	border-bottom: 1px solid #CCCCCC;
}
#contents1   #bosyu    td  {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	border-bottom: 1px solid #CCCCCC;
}
#contents1    #bosyu    tr.odd  {
	background-color: #EFEFEF;

}
#contents1 p {
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
#contents1 h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	border-bottom: 1px dotted #999999;
	padding-left: 17px;
	border-top: 1px dotted #999999;
	background-image: url(images/circle_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contents2 {
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	width: 200px;
}
#contents2 h3 {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	background-image: url(images/circle_green.gif);
}
#contents2 table {
	border-top: 1px solid #CCCCCC;
	border-collapse:collapse;
}
#contents2 table tr {
	border-bottom: 1px solid #CCCCCC;
}
#contents2  table  td {
	background-color: #FFFFFF;
}
#contents2 .style4 {
	padding-left: 16px;
	background-image: url(images/circle_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 9pt;
	margin-bottom: 5px;
}
/* footer 
--------------------------------*/
#footer {
	clear: both;
	color: #000000;
	background-color: #CCCC99;
}
#footer p{
	padding-top: 8px;
	text-align: right;
}
#footer address {
	text-align: center;
	padding-bottom: 10px;
}
/* faq
--------------------------------*/
#contents1 #faqlist dt {
	font-weight: bold;
	background-image: url(images/Q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-bottom: 1em;
	line-height: 1.8;
	padding-top: 1em;
}
#contents1 #faqlist dd {
	background-image: url(images/A-pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 1.8;
	padding-bottom: 1em;
	border-bottom: 1px dotted #999999;/* katsudo_yosu 
--------------------------------*/
}
#katsudo_yosu #contents1 {
	width: 500px;
	margin-left: 10px;
}
/* nikoniko 
--------------------------------*/
#nikoniko #main table {
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 30px;
	margin-left: 35px;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
}
#nikoniko #main th {
	background-color: #CC99CC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	border: 1px solid #FFFFFF;
}
#nikoniko #main table td {
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nikoniko #main h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#nikoniko #main p {
	padding-left: 10px;
}
/* map 
--------------------------------*/
#map #contents1  #map {
	margin-left: 2px;
	padding-left: 5px;
	border-top: 1px solid #CCCCCC;
}
#map #contents1 #map td {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
/* kankyo 
--------------------------------*/
#kankyo #main table {
	width: 500px;
	text-align: center;
	margin-left: 95px;
    margin-top: 20px;
}
#kankyo   #main   table td {
	padding-bottom: 15px;
}
/* ichinichi
--------------------------------*/
#ichinichi #contents1 {
	width: 460px;
}
#ichinichi #contents1 h1 {
	margin-bottom: 20px;
	margin-left: 4px;
}
#ichinichi #contents1 .time_p {
	margin-left: 80px;
	margin-bottom: 20px;
}
#ichinichi #contents1 table {
	margin-left: 79px;
	margin-top: 50px;
}
 /* tokutyo 
--------------------------------*/
#tokutyo .toku {
	width: 137px;
	padding: 5px;
	float: left;
	margin-left: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 1px;
}
#tokutyo .toku img {
	padding: 5px;
	border: 1px solid #999999;
}
#tokutyo .toku p a:link {
	color: #999999;
	text-decoration: none;
}
#tokutyo .toku p a:visited {
	color: #666666;
	text-decoration: none;
}
#tokutyo .toku p a:hover {
	color: #FF0000;
	text-decoration: none;
}
#tokutyo .toku p a:active {
	position: relative;
	left: +1px;
	top: +1px;
}
/* zoukei 
--------------------------------*/
#zoukei  table td {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;

}
#zoukei  td  img {
	margin-top: 10px;
	border-style: none;
}
/* taiiku 
--------------------------------*/
#taiiku  table td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#taiiku  td img {
	margin-top: 10px;
	border-style: none;
}
/* seikatsu
--------------------------------*/
#seikatsu table td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#seikatsu td img {
	margin-top: 10px;
	border-style: none;
}
/* ongaku 
--------------------------------*/
#ongaku table td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ongaku td img {
	margin-top: 10px;
	border-style: none;
}
/* eigo 
--------------------------------*/
#eigo table td  {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#eigo td img {
	margin-top: 10px;
	border-style: none;
}
/* chienomi 
--------------------------------*/
#chienomi table td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#chienomi td img {
	margin-top: 10px;
	border-style: none;
}
/* gyoji1
--------------------------------*/
#gyoji1 #glist th {
	border-right: 3px solid #990000;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#gyoji1 #glist td {
	border-bottom: 1px dotted #CCCCCC;
	border-right: 3px solid #CCCCCC;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* gyoji2
--------------------------------*/   
#gyoji2 .thumbnail {
	list-style: none;
}
#gyoji2 .thumbnail li  {
	padding-right: 3px;
	padding-bottom: 3px;
	float: left;
	
/* sibafu
--------------------------------*/   
}
#gyoji2 h4 {
	padding-bottom: 8px;
	color: #3366CC;
}
#shibafu .thumbnail {
	list-style: url(none) none;
}
#shibafu .thumbnail li {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
/* number
--------------------------------*/
   
#home  .number {
	text-align: center;
	padding-top: 10px;
}
#index   #contents1 h4 {
	border-bottom: 1px dotted #999999;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 5px solid #CC6699;
	font-size: 12px;
}

