/*
 * style.css - www.mitsumi.co.jp common CSS
 *
 * $Id$
 *
 */


@import url(style_ng.css);
@import "winnn.css";


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

a {
	color: #AA66CC;
	text-decoration: none;
}

a:hover {
	color: #8800CC;
	text-decoration: underline;
}

a:visited, a:active {
	color: #A17DB3;
}

strong, b {
	font-weight: bold;
}

form {
	margin: 0px;
}

.sentence {
	font-size: 14px;
	line-height: 21px;
}

.sentence2 {
	font-size: 14px;
	line-height: 21px;
}

.sentence-l {
	font-size: 16px;
	line-height: 24px;
}

.sentence-xl {
	font-size: 20px;
	line-height: 30px;
}

.sentence-s {
	font-size: 12px;
	line-height: 18px;
}

.sentence-ss {
	font-size: 11px;
	line-height: 14px;
}

.word {
	font-size: 14px;
}

.word-l {
	font-size: 16px;
}

.word-xl {
	font-size: 20px;
}

.word-s {
	font-size: 12px;
}

.word-ss {
	font-size: 11px;
}

.western {
	font-family: "黑体", "宋体", "华文宋体", "新宋体";
}

.emp1 {
	color: #6666FF;
}

.emp2 {
	color: #7878C5;
}

.bg1 {
	background-color: #EBF2FF;
}

.line1 {
	background-color: #999FBF;
}

.line2 {
	background-color: #CFD2E6;
}

.d {  font-family: "黑体", "宋体", "华文宋体", "新宋体"; font-size: 12px; font-weight: bold; text-align: center; clip:   rect(   ); margin-top: 4px; margin-bottom: 4px}
.t {  font-size: 12px; clip:   rect(   ); margin-top: 4px; margin-right: 8px; margin-bottom: 4px; margin-left: 8px}
.bn1 {  background-color: #E6F7FF}
.bn2 {  background-color: #F3FFFF}
.bo1 {  background-color: #E4FAEC}
.bo2 {  background-color: #F5FFF5}
.hn {  background-color: #E6EEFF}
.ho {  background-color: #DCFCF0}

