﻿@charset "utf-8";
/* formatting style 
-------------------------*/
* {
	font-style: normal;
	padding: 0px;
	margin: 0px;
}

#fuji {
	background-color: #000066;
}
#fuji #wrapper {
	background-color: #ffffff;
	border-right: 15px solid #009900;
	border-left: 15px solid #009900;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#fuji #header {
	width: 1100px;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}


#fuji #contents {
	margin-right: auto;
	margin-left: auto;

}

#fuji #contents #link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height: 15px;
	color: #ffffff;
	background-color: #999999;
	text-align: left;
	margin: 0px auto 8px auto;
	padding: 3px 20px 0px 20px;
}

#fuji #contents #link a:link, a:visited {
        text-decoration:none
}

#fuji #contents #link a:hover, a:active {
  color: #cc0033;

}

#fuji #contents #flash {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	font-size: 100%;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 0;
	color: #333333;
	line-height: 150%;
	background-color: #66FFFF;
	border: none;
}


h1 a:link, a:visited {
  color: #ffffff;
  text-decoration:none
}

h1 a:hover, a:active {
  color: #ff6600

}


#fuji #contents #btn {
	height: 25px;
	width: 1100px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#fuji #contents #btn ul  {
	width: 1100px;
	height: 25px;
}
#fuji #contents #btn li  {
	list-style: none;
	float: left;
}
#fuji #contents #btn ul #nPanf a  {
	background-color: #CC0000;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 273px;
	border-top: 1px solid #66ff00;
	border-bottom: 2px solid #666666;
	border-right: 1px solid #333333;
	border-left: 1px solid #66cc00;
	float: left;
	font-size: 100%;
	line-height: 35px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#fuji #contents #btn ul #nSuport a  {
	background-color: #FF3300;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 273px;
	border-top: 1px solid #66ff00;
	border-bottom: 2px solid #666666;
	border-right: 1px solid #333333;
	border-left: 1px solid #66cc00;
	float: left;
	font-size: 100%;
	line-height: 35px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#fuji #contents #btn ul #nLastyear a  {
	background-color: #009900;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 273px;
	border-top: 1px solid #66ff00;
	border-bottom: 2px solid #666666;
	border-right: 1px solid #333333;
	border-left: 1px solid #66cc00;
	float: left;
	font-size: 100%;
	line-height: 35px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#fuji #contents #btn ul #nOrientation a  {
	background-color: #3333CC;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 30px;
	width: 273px;
	border-top: 1px solid #66ff00;
	border-bottom: 2px solid #666666;
	border-right: 1px solid #333333;
	border-left: 1px solid #66cc00;
	float: left;
	font-size: 100%;
	line-height: 35px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#fuji #contents #btn ul #nPanf a:hover  {
	background-color: #336699;
	color: #ffffff;
}
#fuji #contents #btn ul #nSuport a:hover  {
	background-color: #336699;
	color: #ffffff;
}#fuji #contents #btn ul #nLastyear a:hover  {
	background-color: #336699;
	color: #ffffff;
}#fuji #contents #btn ul #nOrientation a:hover  {
	background-color: #336699;
	color: #ffffff;
}


h2 {
	margin: 20px auto 10px auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 110%;
	color: #3300ff;
	text-align: center;
        vertical-align: bottom;
        line-height: 2em;
	background-image: url(point.gif); 
  	background-repeat: no-repeat; 
        background-position: center;
}


h3 {
	margin: 10px auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	text-align: center;
	padding: 5px 0 4px 0;
	width: 1000px;
	color: #ffffff;
	background-color: #3b87fa;

}

.caption {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
	padding: 10px;
	color: #666666;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;

}


.style1 {font-size: 95%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 color: blue;}




.honolulu {margin: 10px 0 10px 0;}


#footer {
	color: #FFFFFF;
	background-color: #666666;
        margin: 30px 0 0 0; 
	padding: 20px 0 10px 20px;
	clear: both;
}
