a.link1:link, a.link1:visited, a.link1:active {
	color: #666666;
	text-decoration:none;
}

a.link1:hover {
	color: #79161b;
	text-decoration:none;
	background-color: #cccccc;
}



a.link-gm:link, a.link-gm:visited {
	color: #2b7b73;
	font-size: 12px;
	font-weight:bold;
}
a.link-gm:hover, a.link-gm:active {
	color: #2b7b73;
	font-size: 12px;
	font-weight:bold;
}

a.link-red:link, a.link-red:visited {
	color: #333333;
	text-decoration: underline;
}

a.link-red:hover, a.link-red:active {
	color: #990000;
	text-decoration: underline;
}

a.link-title:link, a.link-title:visited, a.link-title:hover, a.link-title:active {
	color: #666666;
	text-decoration:none;
	background-color: #ffffff;
}


a.link-white:link, a.link-white:visited, a.link-white:hover, a.link-white:active {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
}


.fo10 {
	font-size:10px;
	line-height: 1.2;
}
.fo-10b {
	font-size:10px;
	font-weight: bold;
}
.fo11 {
	font-size:11px;
	line-height: 1.4;
}
.fo12 {
	font-size:12px;
	line-height: 1.6;
}
.fo12b {
	font-size:12px;
	line-height: 1.4;
	font-weight:bold;
}
.fo14 {
	font-size:14px;
	line-height: 1.6;
}
.fo14b {
	font-size:14px;
	line-height: 1.6;
	font-weight:bold;
}

.fo-mtitle {
	font-size:16px;
	font-weight:bold;
}


img {
border: none;
}


BODY{
	margin:0px auto;
	height:100%;
	background-color: #ffffff;
	font-family: sans-serif;
	}
	
html{
    height:100%;
	}

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

body > #main {
    height: auto;
}



.box-con
{
	width: 1000px;
	border: 0px solid #000;
	margin:0px auto;
	padding:0 0 0 0px;
	clear : both ;

} 


.box-foot
{
	width: 1000px;
	margin:0px auto;
	padding:0 0 0 0px;
	text-align: center;
	clear : both ;
	background-color:#999999;
} 


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





