BODY {font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka;margin:0px}

.white { color: #ffffff }
.red { color: #ff0000 }
.green { color: #197b00 }
.green2 { color: #003100 }

.text1 {font:10px/12px; font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka}
.text2 {font:12px/14px; font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka}
.text3 {font:14px/16px; font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka}

A {text-decoration:none}

.head-s { font-size: 95%; font-weight: bold; line-height: 120%; }
.head-m { font-size: 100%; font-weight: bold; line-height: 140%; }
.head-l { font-size: 120%; font-weight: bold; line-height: 140%; }
.head-2l { font-size: 135%; font-weight: bold; line-height: 140%; }
.head-3l { font-size: 150%; font-weight: bold; line-height: 140%; }

.text-ss { font-size: 95%; font-weight: normal; line-height: 120%; }
.text-s { font-size: 95%; font-weight: normal; line-height: 120%; }
.text-m { font-size: 100%; font-weight: normal; line-height: 140%; }
.text-l { font-size: 120%; font-weight: normal; line-height: 140%; }

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { color: #ff0000; text-decoration: underline; }
a:active { color: #ff6600; text-decoration: underline; }

a.menu-on:link { color: #ffffff; text-decoration: none; }
a.menu-on:visited { color: #ffffff; text-decoration: none; }
a.menu-on:hover { color: #ffff00; text-decoration: underline; }
a.menu-on:active { color: #ff6600; text-decoration: underline; }

.wordBreakAll 
{
	word-break:break-all;
}