/* body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-color: #333333;
	text-align: center;
}



/* padding */
.log {
	margin-top:   9px;
	margin-left: 36px;
}

.bt_link {
	margin-top: 15px;
	margin-right: 33px;
}

.bn_frame {
	margin-bottom: 20px;
	margin-left: 22px;
}

.diary {
	margin-bottom: 20px;
	margin-right: 22px;
}

.pad_l10 {
	padding-left: 10px;
}



/* font size */
.xl {font-size:12pt;line-height:14pt ; font-family:'MS PGothic','Osaka',serif;}
.l  {font-size:11pt;line-height:12pt ; font-family:'MS PGothic','Osaka',serif;}
.m  {font-size:10pt;line-height:11pt ; font-family:'MS PGothic','Osaka',serif;}
.s  {font-size:10pt;line-height:12pt ; font-family:'MS PGothic','Osaka',serif;}
.xs {font-size: 9pt;line-height:11pt ; font-family:'MS PGothic','Osaka',serif;}
.xs {font-size: 8pt;line-height:10pt ; font-family:'MS PGothic','Osaka',serif;}


/* bold */
.b{font-weight: bold;}



/* font color */
.green  {color: #3CBC90;}
.white  {color: #FFFFFF;}
.gray   {color: #444444;}
.red    {color: #CC3300;}
.bule   {color: #006666;}
.orange {color: #FF6600;}
.green01{color: 1DAC8A;}


/* link */
a:link   {color: #006699; text-decoration: underline;}
a:visited{color: #006699; text-decoration: underline;}
a:hover  {color: #80522F; text-decoration: underline;}
a:active {color: #006699; text-decoration: underline;}








