@charset "UTF-8";
#content #semiconLogo {
	float: right;
	margin:10px 0;
	width: 246px;
}
#content #pagetag {
	float: left;
	width: 350px;
	height: 24px;
	margin: 3px 0 5px;
}
/*Hx tag*/
#content h1 {
	clear: both;
	margin: 0 0 20px;
	padding: 6px 10px 6px 20px;
	background: #ffffff url(../image/h1_bg.gif) top left no-repeat;
	border-top: 1px solid #999;
	border-bottom: 2px solid #555;
	color: #990000;
	font-size: 130%;
	line-height: 120%;
	font-weight: bold;
}
* html #content h1 {
	padding: 2px 10px 5px 20px;
}
*+html #content h1 {
	padding: 2px 10px 5px 20px;
}
#content h2 {
	border-bottom: 1px solid #442222;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 4px;
	font-size: 110%;
	font-weight: bold;
	clear: both;
	background: #ffffff url(../image/h2-long.gif) top left no-repeat;
	border-right: 1px solid #442222;
	margin: 16px 0 10px;
}
#content h3 {
	clear: both;
	font-weight: bold;
	margin: 16px 0 10px;
	font-size: 100%;
	border-top: 2px solid #990000;
	border-bottom: 1px solid #442222;
	padding: 2px 4px 1px;
}
#content h4 {
	clear: both;
	margin: 16px 0 2px;
	background: #ffffff url(../image/h4_bg.gif) bottom left no-repeat;
	padding-left: 18px;
	color: #990000;
	font-size: 100%;
	font-weight: bold;
}/*General*/
#content p {
	font-size: 90%;
	line-height: 180%;
	margin-bottom: 0.8em;
}
#content p.document-head {
	text-align: right;
}
#content a:link {
	color: #0000cc;
}
#content a:hover {
	color: #cc0000;
}
#content a:visited {
	color: #770077;
}
#content em {
	display: block;
	text-align: center;
}
#content strong {
	font-weight: bold;
}/*related box*/
#content .related-box {
	clear: both;
	margin: 18px 0;
	padding: 0 0 2px;
	border-top: 1px solid #666;
	border-right: 1px solid #444;
	border-bottom: 1px solid #333;
	border-left: 4px solid #666;
	color: #000;
	background: #ffffff url(../image/section1_dl_bg.jpg) top left no-repeat;
}
#content .related-box dl {
	margin: 0 0;
	padding: 0;
}
#content .related-box dl dt {
	margin: 0;
	padding: 2px 4px;
	text-indent: 0;
	background: transparent url(../image/section1_dt_bg.jpg) top left repeat-y;
	border: 0;
}
#content .related-box dl dd {
	margin: 0;
	padding: 0;
}
#content .related-box dl dd p {
	margin: 4px 8px;
	clear: left;
}
#content .related-box dl dd dl {
	background-color: transparent;
	margin: 2px 8px;
}
#content .related-box dl dd dl dt {
	font-weight: bold;
	font-size: 100%;
	margin: 8px;
	padding: 0;
	background-color: transparent;
	background-image: none;
	text-indent: 2px;
	border-bottom: 1px solid #666;
}
#content .related-box dl dd dl dd {
	font-size: 100%;
}
/*List Section*/
#content ul {
	list-style: outside url(../image/listmark_winered.gif);
	margin: 8px 0 12px 24px;
	font-size: 90%;
}
#content li {
	line-height: 150%;
	margin-left: 0;
	margin-bottom: 8px;
}
#content ul li ul {
	list-style-image: none;
	list-style-type: square;
	margin: 4px 0 10px 24px;
	font-size: 100%;
}
#content ol {
	margin: 8px 0 8px 32px;
	font-size: 90%;
	list-style-image: none;
}
#content ol li ul, #content ol li ol {
	font-size: 100%;
}
#content dl {
	margin: 4px 0 12px;
}
#content dl dt {
	clear: both;
	background: #ffffff url(../image/listmark_dt.gif) top left no-repeat;
	text-indent: 20px;
	font-weight: bold;
	margin: 12px 0 0;
	min-height: 1.5em;
}
* html #content dl dt {
	height: 1.7em;
}
#content dl dt img {
	vertical-align: middle;
}
#content dl dd {
	font-size: 90%;
	margin-left: 12px;
}
#content dl dd ul, #content dl dd ol, #content dl dd p, #content dl dd table {
	font-size: 100%;
}
#content dl dd ul {
	margin-top: 4px;
}
#content dl dd dl dt {
	font-size: 100%;
	background: #ffffff url(../image/listmark_dt_small.gif) top left no-repeat;
	text-indent: 18px;
	border: none;
	margin: 0;
}
#content dl dd dl dd {
	font-size: 100%;
	margin: 0 0 4px 18px;
}
#content dl dd dl dd ul {
	list-style-image: none;
}
/*PDF List*/
#content .pdf ul {
	list-style: outside url(../image/listmark_pdf.gif);
	margin: 12px 0 16px 32px;
}
#content .pdf ul li {
	line-height: 150%;
	margin-left: 0;
	margin-bottom: 8px;
}
#content .pdf ul li ul {
	list-style: outside url(../image/listmark_winered.gif);
	margin: 8px 0 16px 12px;
}
#content .pdf ul li ul li {
	line-height: 150%;
	margin-left: 0;
	margin-bottom: 4px;
}
#content .pdf dl {
	margin: 16px 0 32px;
}
#content .pdf dl dt {
	margin: 4px 0;
}
#content .pdf dl dd {
	margin: 4px 0 32px 4px;
}
#content .pdf dl dd ol {
	margin: 0 0 0 24px;
}
#content .pdf dl dd li {
	margin: 4px;
}
#content .pdf dl dd ul {
	list-style: outside url(../image/listmark_winered.gif);
	margin: 8px 0 16px 24px;
}
#content .pdf dl dd ul li {
	line-height: 150%;
	margin-left: 0;
	margin-bottom: 4px;
}
/*2 columns layout*/
#content .section {
	width: 550px;
}
#content .section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content .section .text-r-col {
	width: 370px;
	float: right;
	margin: 0 0 10px;
}
#content .section .image-l-col {
	float: left;
	width: 170px;
	text-align: center;
	margin: 0 0 10px;
}
#content .section .text-l-col {
	width: 370px;
	float: left;
	margin: 0 0 10px;
}
#content .section .image-r-col {
	float: right;
	width: 170px;
	margin: 0 0 10px;
	text-align: center;
}
#content .section .image-l-col img, #content .section .image-r-col img {
	margin: 0 auto;
}
#content .section .image-l-col p, #content .section .image-r-col p {
	text-align: center;
}
/*2 columns layout, Half and Half*/
#content .section1 {
	width: 550px;
	clear: both;
}
#content .section1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content .section1 .text-r-col {
	width: 270px;
	float: right;
	margin: 0 0 10px;
}
#content .section1 .image-l-col {
	float: left;
	width: 270px;
	text-align: center;
	margin: 0 0 10px;
}
#content .section1 .text-l-col {
	width: 270px;
	float: left;
	margin: 0 0 10px;
}
#content .section1 .image-r-col {
	float: right;
	width: 270px;
	margin: 0 0 10px;
	text-align: center;
}
#content dl dd .section1 {
	width: 530px;
	clear: both;
}
#content dl dd .section1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content dl dd .section1 .text-r-col {
	width: 280px;
	float: right;
	margin: 0 0 10px;
}
#content dl dd .section1 .image-l-col {
	float: left;
	width: 240px;
	text-align: center;
	margin: 0 0 10px;
}
#content dl dd .section1 .text-l-col {
	width: 280px;
	float: left;
	margin: 0 0 10px;
}
#content dl dd .section1 .image-r-col {
	float: right;
	width: 240px;
	margin: 0 0 10px;
	text-align: center;
}

#content .section1 .image-l-col img, #content .section1 .image-r-col img {
	margin: 0 auto 8px;
}
/*large image*/
#content .image-large {
	clear: both;
	margin: 12px auto;
	text-align: center;
}
#content .image-large p {
	margin: 4px auto 18px;
}
#content .image-large p img {
	margin: 4px auto;
}
/*line images width=170px */
#content .line-images {	/* width: 500px; */
	margin: 12px auto;
	text-align: center;
}
#content .line-images img {
	float: left;
	margin: 8px 3px 12px 0;	
	/* margin: 8px 4px 12px 0; */
}
#content .line-images p {
	clear: left;
}
/*table*/
#content table {
	font-size: 90%;
	line-height: 150%;
	border-collapse: collapse;
	margin: 4px 0 12px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#content table caption {
	text-align: left;
	white-space: nowrap;
}
#content table th {
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #eaeaea;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px 5px;
}
#content table td {
	text-align: left;
	vertical-align:middle;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px 5px;
}
#content table td.align_right {
	text-align: right;
}
#content table td.align_center {
	text-align: center;
}
#content table td.pdf, #content table.compact td.pdf {
	background: #ffffff url(../image/listmark_pdf.gif) center left no-repeat;
	padding-left: 24px;
}
#content table td p, #content table td ul {
	font-size:100%;
}
/*table: font-size:smaller*/
#content table.compact th, #content table.compact td, #content table.compact td.pdf {
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
#content table.compact th, #content table.compact td {
	padding-left: 3px;
}
#content table.compact td p, #content table.compact td ul {
	font-size:100%;
}
/*link*/
#content .related-link {
	margin: 8px 0;
}
#content .gotoPageTop {
	clear: both;
	margin: 8px 0;
}
#content .gotoPageTop p {
	font-size: 85%;
	text-align: right;
	padding-right: 16px;
	background: transparent url(../image/gotoTop_triangle.gif) center right no-repeat;
}
#content .gotoPageTop p {
	font-size: 85%;
	text-align: right;
	padding-right: 16px;
	background: transparent url(../image/gotoTop_triangle.gif) center right no-repeat;
}
/* more */
p.more {
	text-align: right;
}

/*attention*/
#content .attention {
	width: 550px;
	border: 1px solid #666;
	background: #fff url(../image/attention_bg.jpg) top left repeat-x;
}
#content .attention p {
	margin-left: 8px;
	margin-right: 8px;
}
/*Notes*/
#content .notes {
	clear: both;
	margin-top: -8px;
}
#content .notes ul {
	list-style: none;
	list-style-image: none;
	margin-left: 0;
	margin-top: 0;
}
#content .notes li {
	clear: both;
	font-size: 85%;
	margin-bottom: 2px;
}
/*agreement : form*/
#content .agreement {
	clear: both;
	text-align: center;
}
#content .agreement form {
	display: inline;
	margin: 16px 8px 16px 0;
}/*list with icon*/
#content .symbol {
	clear: both;
}
#content .symbol .icon {
	float: left;
	width: 50px;
	text-align: center;
}
#content .symbol dl {
	float: right;
	width: 480px;
	margin: 0;
	padding: 0;
}
#content .symbol dl dt {
	margin-top: 0;
}
#content .symbol dl dd {
	margin-bottom: 10px;
}
#content .symbol ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#content .symbol ul.text-float li {
	float: left;
	width: 120px;
	list-style: none;
}
/*Sitemap*/
#content #sitemap a {
	text-decoration: none;
}
#content #sitemap li {
	line-height: 130%;
	margin-left: 0;
	margin-bottom: 4px;
}
#content #sitemap ul ul {
	list-style: outside url(../image/listmark_map.gif);
	margin: 4px 0 12px 32px;
	font-size: 100%;
}
/*Suggest*/
#suggest {
	position: absolute;
	top: 55px;
	left: 498px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCFF;
	font-size: 90%;
	width: 220px;
	height: 150px;
	overflow: scroll;
}
#suggest div {
	display: block;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
}
#suggest div.select { /* キー上下で選択した場合のスタイル */
	color: #FFFFFF;
	background-color: #3366FF;
}
#suggest div.over { /* マウスオーバ時のスタイル */
	background-color: #99CCFF;
}
/*Print Page*/
#printpage {
	clear: both;
	margin: 5px 0 10px;
	float: right;
}

p.align_right {
	text-align:right;
}

/* 四日市専用 */

div.rel {
	margin:1em 0;
	padding:0.5em;
	border:1px solid #666;
	background:#eee;
}

strong.under-line {
	border-bottom:1px solid #000;
}
