
a:hover {  color: #FF9933; text-decoration: underline}
td {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 150%}
H1 { FONT-SIZE: 16px; line-height: 150%; MARGIN: 0px; color: #6633CC}
H2 { FONT-SIZE: 14px; line-height: 150%; MARGIN: 0px; }
H3 { FONT-SIZE: 14px; MARGIN: 0px; }

.title {  font-size: 15px; line-height: 150%; font-weight : bold; color: #000066}
.cap {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10px; font-style: normal; line-height: 120%}
.12m {  MARGIN: 12px}
.24m {  MARGIN: 24px}
.ml10 {  margin-left: 10px}
.120h {  line-height: 120%}
.130h {  line-height: 130%}
.150h {  line-height: 150%}
.200h {  line-height: 200%}

.px08 {  font-size: 8px; line-height: 110%}
.px10 {  font-size: 10px; line-height: 120%}
.px12 {  font-size: 12px; line-height: 120%}
.px14 {  font-size: 14px; line-height: 140%}
.px16 {  font-size: 16px; font-weight : bold; line-height: 140%}
.px18 {  font-size: 18px; font-weight : bold; line-height: 140%}
.px20 {  font-size: 20px; font-weight : bold; line-height: 140%}
.underline {  text-decoration: underline}

FORM {
	MARGIN: 0px
}



ul.sitemap {
	margin-top:15px;
	width:400px;
	}
	
ul.sitemap a:link {
	color:#333;
	text-decoration:none;
	}
	
ul.sitemap a:visited {
	color:#333;
	text-decoration:none;
	}
	
ul.sitemap a:hover {
	color:#f90;
	text-decoration:none;
	}
	
ul.sitemap li {
	list-style-image:url(../images/material/arrow09.gif);
	list-style-position:inside;
	pading-left:20px;
	padding-bottom:2px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
	
	}
	
ul.sitemap li.top {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}

ul.sitemap li ul.sitemap_under {
	margin-left:10px;
	}

ul.sitemap li ul.sitemap_under li {
	list-style-type:none;
	list-style-image:none;
	border:none;
	margin-top:5px;
	margin-bottom:0;
	}
	
.t_weight {
	font-weight:bold;
	color:#333;
	}
	
ul#dvd_list li {
	margin-bottom:15px;
	}
	
p.itunes_title {
	padding:7px;
	height:50px;
	font-size:15px;
	color:#f00;
	font-weight:bold;
	background-color:#FFE8FF;
	}


