//------------------------------------------------
// win_ie.css
//------------------------------------------------
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: DDDDDD;
	background-color: #000000;
}

A:link		{ color:#FF531E; text-decoration: none; }
A:visited	{ color:#FF531E; text-decoration: none; } 
A:active	{ color:#FFBD1D; text-decoration: underline; } 
A:hover		{ color:#FFBD1D; text-decoration: underline; } 

td {  font-size: 12px; line-height: 150%; }

.title1 {
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
.title3 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}

.big	{ font-size: 16px; line-height: 150%; }
.mid	{ font-size: 12px; line-height: 150%; }
.min	{ font-size: 10px; line-height: 150%; }

.big_v	{ font-size: 16px; line-height: 120%; }
.mid_v	{ font-size: 12px; line-height: 120%; }
.min_v	{ font-size: 10px; line-height: 120%; }


.works {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 110%;
	color: #FFFFFF;
	background-color: #101010;
}
.works_title	{ font-size: 16px; line-height: 120%; font-weight: bold; }

