/* CSS Document */

/* ‘S‘Ì start */

body {
	background-color: #FFFFFF;
	margin:0px 0px 0px 0px;
}

a:link {text-decoration:none; color:#A57200;}
a:visited {text-decoration:none; color:#AB9052;}
a:active {text-decoration:none;}
a:hover {text-decoration: underline; color:#CE8F03;}

/* ‘S‘Ì end */

.frame01 {
	border: 1px dotted #666666;
}

.center { text-align: center;}
.right { text-align: right;}

.sfont { font-size: 10px; color: #545244; line-height: 14px;}
.sfont2 { font-size: 10px; color: #746074; line-height: 14px;}
.sfont3 { font-size: 10px; color: #D62613; line-height: 14px;}
.sfont4 { font-size: 10px; color: #D9408C; line-height: 14px;}
.sfont5 { font-size: 10px; color: #694BC0; line-height: 14px;}

.mfont { font-size: 12px; color: #545244; line-height: 18px;}
.mfont2 { font-size: 12px; color: #746074; line-height: 18px;}
.mfont3 { font-size: 12px; color: #D62613; line-height: 18px;}
.mfont4 { font-size: 12px; color: #D9408C; line-height: 18px;}
.mfont5 { font-size: 12px; color: #694BC0; line-height: 18px;}

.bfont { font-size: 12px; font-weight: bold; color: #545244; line-height: 18px;}
.bfont2 { font-size: 12px; font-weight: bold; color: #746074; line-height: 18px;}
.bfont3 { font-size: 12px; font-weight: bold; color: #D62613; line-height: 18px;}
.bfont4 { font-size: 12px; font-weight: bold; color: #D9408C; line-height: 18px;}
.bfont5 { font-size: 12px; font-weight: bold; color: #694BC0; line-height: 18px;}

