﻿@import url("layout.css");
body {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 0.8em;
	color: #000;
}
#container {
	width: 820px;
	margin: 0 auto;
	min-height: 540px;
}
#masthead {
	border-style: solid;
	width: 820px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	height: 35px;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}
#masthead img {
	border-width: 0px;
	float: left;
	padding-top: 8px;
	padding-bottom: 3px;
}
#masthead p {
	font-size: 0.9em;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	padding-top: 9px;
	padding-bottom: 2px;
}

/* メニュー */

#sidebar {
	float: left;
	width: 110px;
	position: relative;
	display: block;
	padding-top: 10px;
	height: 100%;
	padding-left: 10px;
}
#sidebar2 {
	float: left;
	width: 110px;
	position: relative;
	clear: both;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
}
#sidebar3 {
	float: left;
	width: 110px;
	position: relative;
	clear: both;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	margin: 0;
	background-color: #EEF1FF;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-right-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-bottom: 1px;
	border-left-color: #E1E1E1;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #E1E1E1;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: "Times New Roman";
}
#sidebar a {
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	margin-bottom: 1px;
}
#sidebar a:hover {
	text-decoration: none;
	color: #9900FF;
	background-color: #F8E1FF;
}
#sidebar2 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar2 li {
	display: block;
	padding: 0;
	background-color: #DDE2EC;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-right-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-bottom: 1px;
	border-left-color: #E1E1E1;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #E1E1E1;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: "Times New Roman";
}
#sidebar2 a {
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	margin-bottom: 1px;
}
#sidebar2 a:hover {
	text-decoration: none;
	color: #9900FF;
	background-color: #F8E1FF;
}
#sidebar3 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar3 li {
	display: block;
	padding: 0;
	background-color: #DDE2EC;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-right-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-bottom: 1px;
	border-left-color: #E1E1E1;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #E1E1E1;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: "Times New Roman";
}
#sidebar3 a {
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	margin-bottom: 1px;
}
#sidebar3 a:hover {
	text-decoration: none;
	color: #9900FF;
	background-color: #F8E1FF;
}

/* コンテンツ */

#content {
	width: 665px;
	padding: 1px 10px 1px 10px;
	position: relative;
	text-align: center;
	display: block;
	overflow: auto;
	min-height: 410px;
	margin-top: 7px;
	padding-left: 17px;
	padding-bottom: 15px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666699;
	text-align: right;
	border-bottom: 0px;
	margin: 1px;
	font-weight: normal;
}
#content h2 {
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: bold;
	color: #666699;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #8DA3C2;
	border-bottom-style: solid;
	display: block;
	margin-top: 15px;
	clear: both;
}
#content h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	position: relative;
	margin-left: 10px;
	text-decoration: underline;
}
#content p {
	padding: 2px 1px 2px 1px;
	text-align: left;
	margin-bottom: -7px;
}

/* コンテンツ : 共通 */

#content p.blank-height8px {
	padding: 0px;
	height: 8px;
}
#content a {
	color: #336699;
	text-decoration: none;
}
#content a:hover {
	background-color: #FBEEFF;
	color: #CC00FF;
}

/* コンテンツ : 画像付き文章のフォーマット */

#content-left-200px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 200px;
}
#content-right-200px {
	overflow: auto;
	height: 200px;
}
#content-left-200px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-200px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-200px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-220px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 220px;
}
#content-right-220px {
	overflow: auto;
	height: 220px;
}
#content-left-220px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-220px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-220px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-240px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 240px;
}
#content-right-240px {
	overflow: auto;
	height: 240px;
}
#content-left-240px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-240px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-240px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-260px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 260px;
}
#content-right-260px {
	overflow: auto;
	height: 260px;
}
#content-left-260px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-260px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-260px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-270px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 270px;
}
#content-right-270px {
	overflow: auto;
	height: 270px;
}
#content-left-270px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-270px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-270px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-300px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 300px;
}
#content-right-300px {
	overflow: auto;
	height: 300px;
}
#content-left-300px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-300px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-300px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-330px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 330px;
}
#content-right-330px {
	overflow: auto;
	height: 330px;
}
#content-left-330px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-330px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-330px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-340px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 340px;
}
#content-right-340px {
	overflow: auto;
	height: 340px;
}
#content-left-340px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-340px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-340px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-360px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 360px;
}
#content-right-360px {
	overflow: auto;
	height: 360px;
}
#content-left-360px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-360px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-360px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-380px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 380px;
}
#content-right-380px {
	overflow: auto;
	height: 380px;
}
#content-left-380px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-380px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-380px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-390px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 390px;
}
#content-right-390px {
	overflow: auto;
	height: 390px;
}
#content-left-390px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-390px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-390px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-400px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 400px;
}
#content-right-400px {
	overflow: auto;
	height: 400px;
}
#content-left-400px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-400px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-400px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-420px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 420px;
}
#content-right-420px {
	overflow: auto;
	height: 420px;
}
#content-left-420px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-420px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-420px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-430px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 430px;
}
#content-right-430px {
	overflow: auto;
	height: 430px;
}
#content-left-430px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-430px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-430px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}


#content-left-460px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 460px;
}
#content-right-460px {
	overflow: auto;
	height: 460px;
}
#content-left-460px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-460px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-460px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

#content-left-480px {
	float: left;
	width: 250px;
	clear: both;
	overflow: auto;
	height: 480px;
}
#content-right-480px {
	overflow: auto;
	height: 480px;
}
#content-left-480px p{
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}
#content-right-480px p{
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}
#content-right-480px h3{
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	position: relative;
	margin-left: 10px;
	text-decoration: none;
}

/* コンテンツ : Top */

#content p.japanese_only {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #8DA3C2;
	text-align: right;
	margin: 1px;
}
#content p.info-left {
	margin: 1px;
	padding: 1px;
	width: 90px;
	float: left;
	clear: both;
}
#content p.info-right {
	margin: 1px;
	padding: 1px;
}
#content p.info-all {
	width: 90px;
	float: left;
	clear: both;
}

/* コンテンツ : Software : L-PhinusProV3 : 概要 : Assy and Part */

.table-AssyAndPart {
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.table-AssyAndPart-cell {
	text-align: left;
	padding-left: 2px;
	padding-right: 8px;
}

/* コンテンツ : Software : マウスの操作 */

.table-mouse {
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.table-mouse-cell {
	border: 1px solid #E1E1E1;
	text-align: left;
	padding-left: 5px;
	padding-right: 8px;
}

/* コンテンツ : Software : その他のソフト : 公開日 */

.table-version {
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.table-version-cell {
	text-align: left;
	padding-left: 2px;
	padding-right: 8px;
}

/* コンテンツ : Bug info */

.table-bug {
	width: 95%;
	border: 1px solid #808080;
	border-collapse: collapse;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.table-bug-cell1 {
	width: 85px;
	height: 18px;
	border: 1px solid #E1E1E1;
	background-color: #EEF1FF;
	line-height: 18px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.table-bug-cell2 {
	height: 18px;
	border: 1px solid #E1E1E1;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* コンテンツ : FAQ */

.table-faq {
	width: 95%;
	border: 1px solid #808080;
	border-collapse: collapse;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.table-faq-cell1 {
	width: 26px;
	height: 18px;
	border: 1px solid #E1E1E1;
	background-color: #EEF1FF;
	vertical-align: top;
	text-align: center;
	padding-top: 6px;
}
.table-faq-cell2 {
	height: 18px;
	border: 1px solid #E1E1E1;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

/* コンテンツ : Downloads */

.clear_both_margin_left {
	margin-left: 40px;
	clear: both;
	margin-top: 10px;
}
.table-download {
	width: 520px;
	border-collapse: collapse;
	border: 1px solid #808080;
	margin-left: 40px;
	float: left;
	margin-bottom: 8px;
	margin-top: 8px;
}
.table-download-cell1 {
	border: 1px solid #C0C0C0;
	width: 120px;
	height: 20px;
	text-align: center;
}
.table-download-cell1_img {
	width: 48px;
	height: 48px;
}
.table-download-cell2 {
	width: 94px;
	height: 20px;
	border: 1px solid #C0C0C0;
	text-align: center;
}
.table-download-cell3 {
	height: 20px;
	border: 1px solid #C0C0C0;
	padding-left: 7px;
}
.table-download-cell3_img {
	height: 12px;
	width: 11px;
	border: 1px solid #C0C0C0;
	vertical-align: bottom;
}

/* コンテンツ : Downloads : TestData */

.table-test{
	width: 370px;
	border-collapse: collapse;
	border: 1px solid #808080;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.table-test-cell1 {
	border: 1px solid #C0C0C0;
	width: 80px;
	height: 20px;
	text-align: center;
}
.table-test-cell2 {
	width: 285px;
	height: 20px;
	border: 1px solid #C0C0C0;
	text-align: left;
	padding-left: 5px;
}

/* コンテンツ : Downloads: 履歴 */

.table-history-cell {
	border: 1px solid #E0E0E0;
	text-align: left;
	padding-left: 2px;
	padding-right: 8px;
}

/* コンテンツ : About */

.about_block_right {
	display: block;
}
.about_block_left_width300px {
	display: block;
	float: left;
	width: 300px;
	margin-top: 1px;
}

/* フッター */

#footer {
	text-align: center;
	clear: both;
	width: 820px;
	padding: 7px 0 3px 0;
	overflow: auto;
	color: #C0C0C0;
	border-top-color: #808080;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {
	font-size: 0.8em;
	color: #000000;
	margin: 5px;
}
#footer a {
	margin: 5px;
	color: #006699;
}
#footer a:hover {
	background-color: #FBEEFF;
	color: #CC00FF;
}

/* 共通 */

.select_menu {
	color: #9900FF;
	background-color: #F8E1FF;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: normal;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.clear_both {
	clear: both;
}
