/* Šî–{ */

BODY{
	font-family: '‚l‚r ‚oƒSƒWƒbƒN','Osaka',sans-serif;
	font-size: 9pt;
	line-height: 175%;
	color: black;
	background-color: #E6E6E6;
}

H1{
	font-size: 14pt;
	background-color: #E1E1E1;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 10px;
	padding: 2px 2px 2px 7px;
	border-width: 5px 0px;
	border-color: #DBDBDB;
	border-style: solid;
	clear: right;
}

H2{
	font-size: 12pt;
	background-color: #E1E1E1;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 20px;
	padding: 0px 0px 0px 5px;
	border-width: 5px 0px;
	border-color: #DBDBDB;
	border-style: solid;
	clear: right;
}

H3{
	font-size: 9pt;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 10px;
	clear: right;
}

H4{
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 20px;
	clear: right;
}

HR{
	margin-right: 10px;
	margin-left: 30px;
	height: 1px;
}

P{
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 30px;
}

UL{
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 50px;
}

OL{
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 50px;
}

IMG{
	border-width: 0;
}

/* ƒŠƒ“ƒN—p */

A{
	color: blue;
	text-decoration: underline;
}

A:VISITED{
	color: purple;
	text-decoration: underline;
}

A:HOVER{
	color: red;
	text-decoration: underline;
}

A:ACTIVE{
	color: black;
	text-decoration: underline;
}

.nolink{
	color: black;
	text-decoration: none;
}

/* div—p */

.body{
	width: 720px;
}

.navi{
	font-size: 6pt;
	float: right;
}

.img{
	margin-left: 30px;
}

/* ƒeƒLƒXƒgFEƒXƒ^ƒCƒ‹ */

.fix{
	font-family: '‚l‚rƒSƒWƒbƒN','Osaka-“™•',monospace;
}

.fix-bold{
	font-family: '‚l‚rƒSƒWƒbƒN','Osaka-“™•',monospace;
	font-weight: bold;
}

.normal{
	font-weight: normal;
}

.italic{
	font-style: italic;
}

.bold{
	font-weight: bold;
}

.large{
	font-size: 12pt;
}

.bold-large{
	font-weight: bold;
	font-size: 12pt;
}

.gray{
	color: gray;
}

.red{
	color: red;
}

.bold-red{
	font-weight: bold;
	color: red;
}

.silver{
	color: silver;
}

.white{
	color: white;
}

.right{
	text-align: right;
}

.line-through{
	text-decoration: line-through;
}

.indent{
	text-indent: 5em;
}

/* ƒ}[ƒWƒ“ */

.listmargin {
	padding-left: 15px;
	margin-left: 0px;
}

