@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
.leftMenu a:link,
.leftMenu a:visited {
	color: #333;
	text-decoration: none;
}

.leftMenu a:hover,
.leftMenu a:active {
	color: #F00;
	text-decoration: none;
}

.leftMenu .sublist li a:link,
.leftMenu .sublist li a:visited {
	color: #333;
	text-decoration: none;
}

.leftMenu .sublist li a:hover,
.leftMenu .sublist li a:active {
	color: #F00;
	text-decoration: none;
}


#btn-UM-pr {
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

#btn-DS-pr {
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

p, ol, dt, ul {
	line-height: 120%;
}

.mainContents h2 {
	font-family: Tahoma, Geneva, sans-serif;
}

.mainContents h3, h4 {
	font-family: Verdana, Geneva, sans-serif;
}

.home mainContents h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

.topicTitle h1.pagetitle,
body.sub h2,
body.semicon h2,
body.datasheet h2,
body.company h2 {
	letter-spacing: normal;
}

#global-navi ul {
	line-height: 100%;
}

.topicTitle h1.pagetitle {
	padding-top: 0px;
}

.leftMenu ul.sublist li {
	line-height: 100%;
}

.semi_contents table.spec td.partname {
	font-family: "Courier New", Courier, monospace;
}
.semi_contents table.spec td.partname .datasheet,
.semi_contents table.spec td.partname .undeve {
	font-family: "MS Serif", "New York", serif;
	color: #002593;
}

body.application table.table_data01 img {
	vertical-align: middle;
}

.topicTitle h1.pagetitle .line2 {
	line-height: 120%;
}
