
/* Fonts */

/* Elements */

/* BODY, body {margin: 0em 0% 0em 0%; background-color: White; color: #000; cursor: default;} */
/* DIV {margin: 0em 0% 0em 0%;} */

/* Real Classes */

.small {
	font: normal 13px "Times New Roman", Times, serif;
}
.tiny {
	font: normal 11px Arial, Helvetica, sans-serif;
}
.Jsmall {
	font: normal 13px "ＭＳ ゴシック", Gothic, sans-serif;
}

/* Navi attributes */

/*
TD.NavNor50px {
	font-size: 10pt;
	height: 25px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavNormal50px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavNor60px {
	font-size: 10pt;
	height: 25px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavNormal60px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavNor100px {
	font-size: 10pt;
	height: 25px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavNormal100px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
*/
TD.Nav120pxBlue {
	font-size: 10pt;
	height: 25px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/Nav120pxBlue.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.Nav120pxOrange {
	font-size: 10pt;
	height: 25px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/Nav120pxOrange.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.Nav120pxYellow {
	font-size: 10pt;
	height: 35px;
	width: 165px;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/Nav165pxYellow.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavArrowForward {
	font-size: 10pt;
	height: 27px;
	width: 162px;
	text-align: right;
	vertical-align: middle;
	background-image: url(img/Nav162x27ArrowForward.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavArrowReturn {
	font-size: 10pt;
	height: 27px;
	width: 162px;
	text-align: right;
	vertical-align: middle;
	background-image: url(img/Nav162x27ArrowReturn.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*
TD.NavNor120pxLeft {
	font-size: 10pt;
	height: 25px;
	width: 120px;
	text-align: left;
	text-indent: 5pt;
	vertical-align: middle;
	background-image: url(/members/images/NavNormal120px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavNor120pxHi {
	font-size: 10pt;
	height: 75px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavNormal120pxHi.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavSel50px {
	font-size: 10pt;
	height: 25px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavSelected50px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavSel60px {
	font-size: 10pt;
	height: 25px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavSelected60px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavSel100px {
	font-size: 10pt;
	height: 25px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavSelected100px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavSel120px {
	font-size: 10pt;
	height: 25px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavSelected120px.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavSel120pxHi {
	font-size: 10pt;
	height: 75px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavSelected120pxHi.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavBgNor10px {
	font-size: 10pt;
	height: 25px;
	width: 10px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavBgNormal.gif);
	background-repeat: no-repeat;
	background-position: center;
}
TD.NavBgNor120px {
	font-size: 10pt;
	height: 25px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/members/images/NavBgNormal.gif);
	background-repeat: no-repeat;
	background-position: center;
}
*/

A.Nav:link {
	color: #FFFFFF;
	background-color: none;
	text-decoration: none;
}
A.Nav:visited {
	color: #FFFFFF;
	background-color: none;
	text-decoration: none;
}
A.Nav:hover {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: underline;
}

BODY.Page {
/*	color:#FFFFFF; */
/*	background-color:#FFFFFF;*/
/*	scrollbar-base-color:#003366; */
/*	scrollbar-face-color:#000000; */
/*	scrollbar-track-color:#000000; */
/*	scrollbar-arrow-color:#808080; */
/*	scrollbar-3dlight-color:#000000; */
/*	scrollbar-highlight-color:#000000; */
/*	scrollbar-shadow-color:#000000; */
/*	scrollbar-darkshadow-color:#000000; */
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

TABLE.HeaderTable {
	color:#FFFFFF;
	background-color:#003366;
}

/*** TYPE 1 *********************************************************/
/*** 倉井版                                                         */
/***                                                                */
/*** イメージは<TD>の背景、ボタン部は背景に合わせて文字の周りに隠蔽 */
/***                                                                */
/*** マウスカーソルがエリアに入っても表示が変わらない...ちと寂しい  */
/*** ま、マウスポインタは変わるので一先ずの役目は果たす             */
/***                                                                */
/*** <TD class="NavNor120px" align="center"><BUTTON class="Nav" type="submit" value="最終確認">aaaa</BOTTON></TD>*/
/********************************************************************/
BUTTON.Nav {
	/* border: 4px inset dotted; */
	border: none;
	/* border-style: dotted; */
	border-style: none;
	cursor: pointer;
	color: #FFFFFF;
	/* background-color: #552985; */
	background-color: transparent; /* 透過 */
	padding: 0px 0px 0px 0px;/* top right bottom left (試した!!(yuji-k), -1 は有効ではない) */
	margin: 0px; /* botton outside */
	/* text-decoration: none; */
}

BUTTON.Nav:link {
	color: #FFFFFF;
	background-color: none;
	text-decoration: none;
}
BUTTON.Nav:visited {
	color: #FFFFFF;
	background-color: none;
	text-decoration: none;
}
BUTTON.Nav:hover {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: underline;
}
/*** TYPE 1 END *****************************************************/

/*** TYPE 2 *********************************************************/
/*** http://www.filamentgroup.com/lab/buttonElement/                */
/*** (探し元: http://labs.unoh.net/2007/08/css-buttons.html         */
/***                                                                */
/*** ボタンそのものがイメージ                                       */
/***                                                                */
/*** 結果: 同じはずだが hover 時に画像が変わらないぞ？ ... 不採用   */
/***                                                                */
/*** <BUTTON class="submitBtn" type="submit" value="confiram"><SPAN>confirm !!</SPAN></BOTTON> */
/********************************************************************/
/*
button { 
	border:0;
	cursor:pointer;
	font-weight:bold;
	padding:0 20px 0 0;
	text-align:center;

	width:auto; 
	overflow:visible;  ~* IE 6 and 7 *~
}
button span {
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0 0 0 20px;

	margin-top:1px; ~* IE 6 and 7 *~
}

~* blue buttons *~
button.submitBtn { 
	background:url(img/btn_blue_right.gif) right no-repeat;
	font-size:1.3em; 
}
button.submitBtn span {
	height:50px;
	line-height:50px;
	background:url(img/btn_blue_left.gif) left no-repeat;
	color:#fff;
}
button.submitBtn:hover {
	background:url(img/btn_blue_right_hover.gif) right no-repeat;
}
button.submitBtn:hover span {
	background:url(img/btn_blue_left_hover.gif) left no-repeat;
}
*/
/*** TYPE 2 END *****************************************************/

.copyright{
	font-size:75%;
	line-height: 140%;
	color:#666666;
	margin-left: 15px
	margin-top: 5px;
	margin-bottom: 5px
}

a.footer:link {  color: #03188F; text-decoration: underline}
a.footer:visited {  color: #03188F; text-decoration: underline}
a.footer:active {  color: #DD7C15; text-decoration: none}
a.footer:hover {  color: #DD7C15; text-decoration: none}

