* {
}

body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
#all {
	text-align: center;
}
.gaisyu {
	background-color: #999999;
}
.headbg01 {
	background-image: url(../img/head_bg.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
.headbg02 {
	background-image: url(../img/head_bg.jpg);
	background-repeat: repeat-x;
	height: 69px;
	background-position: bottom;
}
.sitetitle {
	margin-top: 0px;
	margin-left: 23px;
}
#subnavi {
	margin-left: 42px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.syamei {
	margin-left: 196px;
	margin-top: 20px;
}
.news {
	margin-top: 16px;
	margin-left: 16px;
	margin-bottom: 20px;
}
.newstext {
	font-size: 90%;
	line-height: 100%;
}
.mark {
	margin-bottom: 22px;
}
a:link {
	color: #326CB0;
}
.bottom {
	background-color: #195BA8;
	height: 40px;
}
.bottom2 {
	background-color: #266637;
	height: 40px;
}
#bottomsubnavi {
	font-size: 70%;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 16px;
}
#bottomsubnavi a{
	color: #FFFFFF;
	text-decoration: none;
}
.pankuzu {
	background-image: url(../img/pankuzu_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.pankuzu p{
	margin-left: 10px;
	font-size: 80%;
	color: #666666;
	vertical-align: middle;
	margin-top: 5px;
}
h1 {
	text-align: center;
	margin-bottom: 50px;
}
h2 {
	font-size: 100%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #EC8D00;
	padding-left: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #185B9F;
	padding-bottom: 5px;
	margin-right: 15px;
	padding-top: 5px;
	color: #333333;
	margin-top: 30px;
}
p {
	margin-top: 0px;
	margin-bottom: 0.8em;
}
.maintext {
	font-size: 80%;
	line-height: 1.4em;
	color: #333333;
}
.totop {
	margin-right: 15px;
	font-size: 80%;
	color: #0000FF;
}
#subsubnavi {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #195BA8;
	width: 100%;
	padding: 5px 5px 5px 10px;
}
#subsubnavi ul{
	list-style-type: none;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
#subsubnavi ul li{
	margin: 0px;
	border: none;
	list-style-type: none;
}
#subsubnavi ul li a:link{
	display: block;
	padding: 5px 5px 5px 10px;
	width: 100%;
	text-decoration: none;
	background-color: #FFFFFF;
}
html>body #subsubnavi ul li a{
	width:auto;
}
#subsubnavi ul li a:hover{
	display: block;
	padding: 5px 5px 5px 10px;
	width: 100%;
	text-decoration: none;
	background-color: #FFFFCC;
}
#subsubnavi ul li a:visited{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #195BA8;
	padding: 5px 5px 5px 10px;
}
div.sample{
    position:relative;
    width:150px;
    height:92px;
}
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(..//img/spacer.gif);
}
div.sample2{
    position:relative;
    width:130px;
    height:200px;
}
span.guard2{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(..//img/spacer.gif);
}

#sikoku{
	font-size: 0.7em;
	color: #8C8C8C;
	margin-right: auto;
	margin-left: auto;
}
.txt-120 {
	font-size: 120%;
}
