a:link, a:visited, a:active {
	font-weight: bold;
	font-size: 16px;
	color: #2b7b73;
	line-height:1.4;
}


.fo00 {
	line-height: 2;
	color: #000;
}

.fo00B {
	line-height: 2;
	color: #000;
	font-weight:bold;
}
.fo08 {
	line-height: 1.4;
	color: #000;
	font-size:14px;
	font-weight:bold;
}
.fo-redB {
	line-height: 1.4;
	color: #990000;
	font-size:14px;
	font-weight:bold;
}

.fo-greenB {
	line-height: 2;
	color: #2b7b73;
	font-weight:bold;
}

.fo-10b {
	font-size:10px;
	font-weight: bold;
}
.fo-12 {
	font-size:12px;
	line-height: 2;
}
.fo14 {
	font-size:14px;
	line-height: 1.6;
}
.foei-b {
	font-size:16px;
	line-height: 1.2;
	font-weight: bold;
}

.foei-1 {
	font-size:14px;
	line-height: 1.2;
}

img {
border: none;
}


BODY{
	margin:0px auto;
	text-align:center;
	height:100%;
	}
html{
    height:100%;
	}

div#main
{
	width: 1000px;
	border: 0px solid #000;
	margin:0px auto;
	padding:0 0 0 0px;
	text-align: center;
	height:100%;
	min-height: 100%;
}

body > #main {
    height: auto;
}

.box-title
{
	width: 1000px;
	height:60px;
	border: 0px solid #000;
	margin:0px auto;
	padding:0 0 0 0px;
	text-align:left;
	background-color:#990000;
} 
.box-title2
{
	width: 1000px;
	height:90px;
	border: 0px solid #000;
	margin:0px auto;
	padding:0 0 0 0px;
	text-align:left;
	background-color:#990000;
} 
.box-con
{
	width: 1000px;
	border: 0px solid #333;
	margin:0px auto;
	padding:0 0 0 0px;
} 


.box-foot
{
	width: 1000px;
	height:200px;
	margin:0px auto;
	padding:0 0 0 0px;
	text-align: center;
	clear : both ;
} 



.box-sukima{
	width:100px;
	height:7px;
}

.alfa{
  border:0px #000 solid;
  padding:0px 0px 0px 0px;
	}
.alfa:hover{
  border:0px #b1633c solid;
  filter:alpha(opacity=70);
  opacity:0.7;
}
