/*--------------------
base
--------------------*/
body{
	margin:0px;
	padding:0px;
	font-size: 75%;
	line-height: 1.8;
	font-family:
	futura,
	"Osaka",
	"ＭＳ Ｐゴシック",
	"ヒラギノ角ゴ Pro W3",
	"Hiragino Kaku Gothic Pro",
	sans-serif;
}
p{
	margin: 0px;
	padding: 0px;
}
ul,li,dl,dt,dd {
	list-style: none;
	margin:0px;
	padding:0px;
	}
h1,h2,h3,h4 {
	margin:0px;
	padding:0px;
	}
img {
	border: 0px;
	border-style: none;
}

a:link {
	color:#005B7f;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#e23000;
}
a:active {
	color:#e23000;
}
/*--------------------
wrapper
--------------------*/
#wrapper{
	background-color: #ffffff;
	width:920px;
	margin:0px auto;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
}
/*--------------------
header
--------------------*/
#header{
	width:920px;
	height:100px;
	background: url(http://jindai-fc.com/images/header5.jpg) no-repeat center;
	margin:0px 0px 0px 0px;
}
.header-home{
	width:325px;
	display:inline;
	float:left;
	border-style: none;
}
.header-link{
	width:390px;
	display:inline;
	float:right;
	margin:72px 5px 0px 0px;
}
/*--------------------
menu
--------------------*/
#menu{
	clear: both;
	width:920px;
	height:36px;
	}

#menu li{
	display: inline;
	float: left;
}

#menu:after {
	clear: both;
	content:""+
	display: block;
	height: 0;
}
/*--------------------
local-menu
--------------------*/
#local-menu {
	width: 198px;
	margin: 0px 0px 10px 0px;
	display: inline;
	float: left;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
}

#local-menu2 {
	width: 198px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #828282;
}


.local-top {
	
}


.local-in {
	width: 180px;
	margin: 0 0 0px 10px;
}

.menu1 {
	margin-top:20px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/local_blue.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 5px;
	padding-left: 20px;
	border-bottom:1px solid #828282;
}

.menu2 {
	padding-top: 5px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-left: 30px;
}

.menuend {
	margin-bottom: 20px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-top: 5px;
	padding-left: 30px;
}
.menuend2 {
	margin-bottom: 40px;
	margin-top: 10px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-top: 5px;
	padding-left: 30px;
}
.menuend3 {
	margin-bottom: 20px;
	margin-top: 10px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-top: 5px;
	padding-left: 30px;
}
.menuend4 {
	margin-bottom: 40px;
	margin-top: 20px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-top: 5px;
	padding-left: 30px;
}
.menuend5 {
	margin-bottom: 40px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-top: 5px;
	padding-left: 30px;
}
.menu3 {
	padding-top: 5px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-left: 30px;
}

.menu4 {
	margin-top:10px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-top: 5px;
	padding-left: 30px;
}
table tr.jindai td {
	background-color: #ccffff
}
.menu5 {
	margin-top:10px;
	margin-bottom:20px;
	height: 25px;
	background-image: url(http://jindai-fc.com/images/yajirushi_migi.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-top: 5px;
	padding-left: 30px;
}
span.new {
	display: none;
	color: red;
}
.newmark {
color:red;
}
.year {
	border-bottom:3px ridge;
	font-size:140%;
	font-weight:bold;
	padding-left:10px;
}
/*--------------------
contents
--------------------*/
#contents{
	clear:both;
	padding:0px;
	margin:0px 0px 0px 0px;
	min-height: 400px;
	
}

/*--------------------
footer
--------------------*/
#footer{
	clear: both;
	border-top:1px solid #828282;
	width:920px;
	margin-top: 40px;
}

.footer-menu {
min-height: 60px;
padding-left: 20px;
padding-top: 10px;
background-color: #ececec;
border-bottom:3px solid #0750a6;
vertical-align: middle;
line-height:2em;
}

/*--------------------
copy-right
--------------------*/
.copy-right{
	text-align: right;
	padding-top:6px;
	padding-right:10px;
	height:30px;
	
}

/*--------------------
各ページ共通
--------------------*/
.pankuzu {
	margin:0px 0px 5px 10px;
	padding-top:5px;
}
.pankuzu2 {
	margin-top: 30px;
	margin-bottom: 20px;
}
.catch{
	margin:5px 0px 0px 5px;
	font-size:130%;
	font-weight:bold;
}
.read{
	margin:0px 0px 5px 5px;
}
.link{
	clear:both;
	padding-left:15px;
	background: url(http://jindai-fc.com/images/link_icon.gif) no-repeat left center;
}
.bnr{
	margin-bottom: 10px;
}
.bnr2{
	margin-bottom: 10px;
	border: 1px solid #828282;
}
.link-bnr {
	margin-bottom: 20px;
}
.link-bnr2 {
	margin-bottom: 10px;
	border-bottom: 1px dashed #bbbbbb;
}
.now {
	font-weight: bold;
}
/*--------------------
ツリー
--------------------*/
ul.tree {
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
}
ul.tree ul {
    margin: 0 0 0 10px;
    padding: 0;
}
ul.tree li {
    margin: 0;
    padding: 0 0 0 11px;
    background-image: url(tree_lst.gif);
    background-repeat: no-repeat;
    list-style: none;
}
ul.tree li.tree_end {
    background-image: url(tree_end.gif);
    list-style: none;
}
/*--------------------
404
--------------------*/
.not-found{
	width:773px;
	margin:5px 0px 0px 10px;
}
.not-img{
	width:440px;
	margin:0px 0px 0px 10px;
}
.not-text{
	width:500px;
	height:400px;
	margin:50px 0px 0px 170px;
}
.not-p-text{
	margin:10px 0px 0px 0px;
}
.not-link-margin{
	margin:30px 0px 0px 180px;
}
/*--------------------
HACK
--------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

