﻿@charset "UTF-8";

#mainContents {
	border-bottom:solid 3px #313131;
	}

.box {
	width:742px;
	border-right:solid 3px #313131;
	border-left:solid 3px #313131;
	background-color:#fff;
	}

.pic {
	float:left;
	width:408px;
	}

.boxRight {
	float:left;
	width:334px;
	}

.boxRight p.lead {
	margin-top:28px;
	width:301px;
	line-height:1.66;
	}

.boxRight table {
	width:301px;
	margin-top:18px;
	}

.boxRight table th {
	width:86px;
	padding:7px;
	color:#fff;
	font-size:0.83em;
	line-height:1.5;
	font-weight:normal;
	background-color:#a3a3a3;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	}

.boxRight table td {
	padding:7px;
	color:#343434;
	font-size:0.83em;
	line-height:1.5;
	font-weight:normal;
	background-color:#e5e5e5;
	border-bottom:solid 1px #fff;
	}

.boxRight p.fig {
	margin-top:9px;
	}

.boxRight p.note {
	width:290px;
	margin-top:10px;
	text-indent:-1em;
	padding-left:1em;
	color:#343434;
	font-size:1em;
	line-height:1.5;
	}

.boxRight ul {
	width:301px;
	margin-top:15px;
	}

.boxRight ul li {
	float:left;
	}

div#innerTop {
	display:block;
	width:334px;
	height:36px;
	margin-top:24px;
	}

div#innerTop a {
	display:block;
	width:74px;
	height:36px;
	background:#fff url(/tecnica/common/img/btn_pagetop_inner.gif) 0 0 no-repeat;
	color:#343434;
	text-align:left;
	margin-left:220px;
	padding-left:36px;
	line-height:36px;
	}

div#innerTop a:hover {
	color:#ee7700;
	}

#download {
	margin-top:8px;
	}

#download dl {
	position:relative;
	display:block;
	width:748px;	
	height:97px;
	}

#download dt {
	position:absolute;
	top:0;
	left:0;
	}

#download dd {
	position:absolute;
	top:33px;
	left:534px;
	}


