A:link {
	color: #336699;
	text-decoration: none
}

A:visited {
	color: #993366;
	text-decoration: none
}

A:active {
	color: #FF9933;
	text-decoration: none
}

A:hover {
	color: #6699CC;
	text-decoration: underline
}

BODY { 
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	font-family: "MS UI Gothic", "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "Osaka";
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 1px;
}

TABLE { 
	table-layout: auto;
	margin-top: 0px;
	font-family: "MS UI Gothic", "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "Osaka";
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 1px;
}

.f10e {
	font-family: "Verdana", "Arial", "sans-serif";
	line-height: 13px;
	font-size: 10px
}

.f10j {
	font-family: "MS UI Gothic", "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "Osaka";
	line-height: 13px;
	font-size: 11px
}

.f12e {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 12px
}

.f12j {
	font-family: "MS UI Gothic", "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "Osaka";
	font-size: 12px
}

.f12jred {
	font-family: "MS UI Gothic", "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "Osaka";
	font-size: 12px;
	color: #990000
}

.f14e {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 14px
}

.f14j {
	font-family: "MS UI Gothic", "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "Osaka";
	font-size: 14px
}

.ssn {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 18px;
	font-weight: bold;
}


div.logbox { 
    border: solid 1px #eeeeee;
    width: 100%;
    height: 380px;
    padding: 0.5em;
    overflow: auto;
    scrollbar-base-color: #CCCCCC;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-arrow-color: #CCCCCC;
}


div.logbox1 { 
    border: solid 1px #eeeeee;
    width: 100%;
    height: 200px;
    padding: 0.5em;
    overflow: auto;
    scrollbar-base-color: #CCCCCC;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-arrow-color: #CCCCCC;
}
#msg {
	width:811px;
	padding: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #000000;
	margin: 0px;
	line-height: 150%;
}#msg p {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#msg h3 {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 170%;
}
#msg  p.ceo {
	text-align: right;
	font-weight: bold;
}
#msg ol {
	text-align: left;
}
#msg li {
	margin-bottom: 10px;
}
#msg .center {
	text-align: center;
}
