@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #E3E1CD;
}
#header {
	background-image: url(../top/top_headder_bg.jpg);
	background-repeat: no-repeat;
	height: 86px;
}
#footer {
	background-image: url(../img/mainfooterbg.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	font-size: 11px;
}
#cont {
	background-image: url(../../kanko/img/topconth.gif);
	background-repeat: no-repeat;
	width: 830px;
	background-color: #FFF;
	padding-top: 15px;
}
#rightcont {
	width: 565px;
	float: right;
	padding-right: 15px;
}
#rightmenu {
	width: 200px;
	float: right;
	padding-right: 15px;
}

#leftcont {
	width: 565px;
	float: left;
	padding-left: 15px;
	padding-bottom: 20px;
}
#leftmenu {
	width: 200px;
	float: left;
	padding-left: 15px;
}
#topcont {
	background-image: url(../img/topcontentsbg.gif);
	background-repeat: no-repeat;
	width: 830px;
	background-color: #FFF;
	margin-top: 15px;
}
#bnrarea {
	padding-top: 0px;
}
#bnrareatop {
	padding-top: 15px;
}
#bnrarea ul li {
	padding-bottom: 4px;
}
#topbnrbox {
	background-image: url(../img/boxbg.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 567px;
	clear: both;
}
#topbnrbox .bnr1 {
	float: left;
	width: 157px;
	top: 16px;
	position: relative;
	left: 23px;
}

#topbnrbox .bnr2 {
	float: left;
	width: 157px;
	top: 16px;
	position: relative;
	left: 43px;
}

#topbnrbox .bnr3 {
	float: left;
	width: 157px;
	top: 16px;
	position: relative;
	left: 70px;
}


#newsbnr {
	background-image: url(../img/topnewbg.jpg);
	background-repeat: no-repeat;
	width: 555px;
	padding-bottom: 20px;
	height: 20px;
}
#newsall {
	text-align: right;
}
#news {
	padding-top: 20px;
	padding-left: 2px;
	padding-bottom: 30px;
}
#news p {
	padding-bottom: 10px;
	clear: both;
}


#news .date {
	width: 115px;
	font-size: 80%;
	float: left;
	font-family: sans-serif;
	padding-left: 5px;
}
#news .ntext {
	width: 430px;
	float: left;
	font-family: sans-serif;
	font-size: 85%;
}

#news .ntext a {
	color: #333;
}
#news .ntext .kikan {
	font-family: sans-serif;
	color: #930;
	padding-bottom: 5px;
}

#pankuzu {
	background-image: url(../../kanko/img/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#pankuzu ul {
	list-style-type: none;
	font-size: 12px;
	padding-top: 15px;
	color: #666;
	padding-left: 20px;
}
#pankuzu ul li {
	float: left;
}#pankuzu ul li a {
	color: #666;
}
h1 {
	background-image: url(../top/top_title_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 20px;
	padding-top: 11px;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
}
.newssection {
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.ntext h3 {
	color: #337AA4;
	font-size: 100%;
	font-family: sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
}
.newssection .date {
	font-size: 80%;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: sans-serif;
}
#newsmenu .newsnendo {
	font-family: sans-serif;
	color: #FFF;
	background-color: #337AA4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 85%;
}
#newsmenu ul li {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: sans-serif;
	font-size: 85%;
	background-image: url(../img/sitemaparrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#newsmenu {
	padding-bottom: 30px;
}
#newsmenu ul li a {
	color: #337AA4;
	text-decoration: none;
}
#newsmenu ul li a:hover {
	color: #337AA4;
	text-decoration: underline;
}
#newsmenu ul li a:visited {
	color: #337AA4;
	text-decoration: none;
}


