﻿@import url(base.css);

@import url(font.css);

@import url(layout.css);

body        {
margin:0;
padding:0;
font-family: osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
/*font-size: 0.8em;*/
font-size:12px;
/*line-height: 1.3em;*/
line-height:160%;
background-color:#FFF;
/*text-align: center;*/
color:#333;

}
h1 {
	font-size: 248%;
	line-height: 110%;
	margin-top: 18px;
	font-family: "ＭＳ ゴシック";
	color: #1F8CCD;
}

h2 {
	font-size: 130%;
	line-height: 120%;
}

h3 {
font-size: 110%;
font-weight:normal;
margin: 0;
}

h4 {
	background-image: url("../img/tabu.gif");
	width: 200px;
	height: 25px;
	line-height: 20px;
	font-size: 102%;
	margin: 0px;
}

strong {
font-weight:bold;
}
.gyoukan_120 {
	line-height: 150%;
}

#globalnav {
	width: 791px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#globalnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 791px;
	float: left;
}

#globalnav li {
	text-indent: -9999px;
	float: left;
	margin: 0px;
	padding: 0px;
}

li#home a {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 35px;
	width: 114px;
	background: url('../img/topnavi1.jpg') no-repeat;
}

li#home a:hover {
	background-position: 0px -36px;
	height: 35px;
	width: 114px;
	background-image: url('../img/topnavi1.jpg');
}

li#ever a {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 35px;
	width: 113px;
	background: url('../img/topnavi2.jpg') no-repeat;
}

li#ever a:hover {
	background-position: 0px -36px;
	height: 35px;
	width: 113px;
	background-image: url('../img/topnavi2.jpg');
}

li#yaever a {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 35px;
	width: 113px;
	background: url('../img/topnavi3.jpg') no-repeat;
}

li#yaever a:hover {
	background-position: 0px -36px;
	height: 35px;
	width: 113px;
	background-image: url('../img/topnavi3.jpg');
}

li#gan a {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 35px;
	width: 114px;
	background: url('../img/topnavi5.jpg') no-repeat;
}

li#gan a:hover {
	background-position: 0px -36px;
	height: 35px;
	width: 114px;
	background-image: url('../img/topnavi5.jpg');
}

li#nenkin a {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 35px;
	width: 112px;
	background: url('../img/topnavi6.jpg') no-repeat;
}

li#nenkin a:hover {
	background-position: 0px -36px;
	height: 35px;
	width: 112px;
	background-image: url('../img/topnavi6.jpg');
}

li#shusin a {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 35px;
	width: 112px;
	background: url('../img/topnavi7.jpg') no-repeat;
}

li#shusin a:hover {
	background-position: 0px -36px;
	height: 35px;
	width: 112px;
	background-image: url('../img/topnavi7.jpg');
}

li#gakusi a {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 35px;
	width: 112px;
	background: url('../img/topnavi8.jpg') no-repeat;
}

li#gakusi a:hover {
	background-position: 0px -36px;
	height: 35px;
	width: 112px;
	background-image: url('../img/topnavi8.jpg');
}

#shiryo a{
	text-indent: -9999px;
	display: block;
	width: 200px;
	background: url("../img/shiryo.gif") no-repeat;
	height: 100px;
	margin-top: 4px;
}
#shiryo a:hover{
	display: block;
	width: 200px;
	background: url("../img/shiryo.gif") no-repeat;
	height: 100px;
}
#sodan a{
	text-indent: -9999px;
	display: block;
	width: 200px;
	background: url("../img/soudan_01.jpg") no-repeat;
	height: 98px;
}
#sodan a:hover{
	display: block;
	width: 200px;
	background: url("../img/soudan_02.jpg") no-repeat;
	height: 98px;
}

a:hover{
	text-decoration: underline;
}
a:visited{
  color : blue;
}
.pd{
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
}

hr{
  width : 95%;
}


a {
	text-decoration: none;
}
td{
  font-size : 12px;
  line-height : 120%;
}
p {
	line-height: 110%;
	margin-top: 3px;
	margin-bottom : 0px;
}

.gyoukan {
	line-height: 16px;
}

li {
	list-style-type: none;
	line-height: 110%;
}

#menu {
	margin: 0px;
	width: 202px;
	line-height: 101%;
	text-align: left;
}

* {
	margin:0;
	padding:0;
}


#menu li {
	margin-bottom:0;
	letter-spacing: .1em;
}

#menu h2 {
	background-image: url('../img/menudai.gif');
	display: block;
	padding: 17px 8px 14px 23px;
	background-repeat: no-repeat;
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	margin-right: -1px;
}
#menu li a {
	background-image: url('../img/menuko.gif');
	display: block;
	padding: 8px 3px 11px 27px;
	background-repeat: no-repeat;
	height: 21px;
	margin-left: 1px;
}

#menu li a:hover {
	background-image:url('../img/menuko.gif');
	background-position: -202px 0px;
	text-decoration:none;
}

#menu li a:focus {
	background-image:url('../img/menuko.gif');
	background-position: -202px 0px;
	text-decoration:none;
}


.table700T td {
	padding:5px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse
}
.u {
	text-decoration: underline;
}
.lin60 {
	line-height: 60px;
}
.style1 {
	text-align: center;
}
.style3 {
	border: 1px solid #ff9900;
	text-align: center;
}


.boda0 {
	border-width: 0;
}

.textlight {
	text-align: right;
}

.textleft {
	text-align: left;
}

.gyoukan10 {
	line-height: 110%;
	text-align: left;
}

#sitemap {
	padding: 20px;
	line-height: 310%;
}
#sitemap ul {
}
#sitemap ul li {
	padding-left: 10px;
	line-height: 185%;
}
#sitemap ul ul {
	padding-left: 20px;
}
#sitemap li {
	padding-bottom: 10px;
	background-image: url("../img/marusan.gif");
	background-repeat: no-repeat;
}
#menulink {
	line-height: 110%;
	text-align: left;
}

#menulink ul {
}

#menulink ul li {
	line-height: 166%;
	background-image: url("../img/glayyaji.gif");
	background-repeat: no-repeat;
	padding-left: 16px;
}
#shita-waku {
	margin: 0 auto;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	clear: both;
	width: 552px;
	padding: 10px 0px;
	border-top: 1px solid #DDDDDD;
	text-indent: 10px;
	border-top-color: #DDDDDD;
	border-top-width: 0px;
	border-bottom-width: 0px;
	line-height: 123%;
}
#f-waku {
	text-align: center;
	line-height: 110%;
	width: 730px;
}

#f-waku ul {
}
#f-waku ul li {
	display:inline;
		margin-right:3px;
		padding-left:7px;
		border-left:1px solid #999;
		list-style-type:none;
}
#f-waku ul li.home {
	padding-left:0px;
	border-left:0px
}
.rl_m_0_210 {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.rl_m_0_530 {
	width: 530px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.rl_m_0_600 {
	width: 600px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.rl_m_0_500Copy {
	text-align: left;
	margin: 0px auto;
	width: 500px;
	clear: both;
}
.rl_m_0_700 {
	width: 745px;
	text-align: left;
	margin-left: 7px;
	padding-left: 12px;
}
.rl_m_0_280 {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
.rl_m_0_712 {
	width: 712px;
	margin-right: auto;
	margin-left: auto;
}
.rl_m_0_360 {
	width: 360px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.rl_m_0_400 {
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.boxs50 {
	width: 1px;
	height: 50px;
}
.boxs100 {
	width: 1px;
	height: 100px;
}
.boxs200 {
	width: 1px;
	height: 200px;
}


.rl_m_0_750 {
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.rl_m_0_600left {
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.rl_m_0_400left {
	width: 400px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.rl_m_0_500left {
	width: 500px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.boxs30 {
	width: 1px;
	height: 30px;
}
.gulay_tensenbk {
	background-image: url('../img/glay_tensen.gif');
	background-repeat: repeat-x;
}
.boxs300 {
	width: 1px;
	height: 300px;
}

