@charset "UTF-8";

/**
@prefix : <http://purl.org/net/ns/doas#> .
</assets/css/products.css> a :CSSstylesheet;
 :shortdesc "products.css";
 :dependencies "none" .
*/

/*----------------------------------------------------
	common
----------------------------------------------------*/
body.top {
	background: #000 url(../images/common/body_back_03.gif) repeat-x left top;
}
body.others {
	background: #000 url(../images/common/body_back_03.gif) repeat-x left top;
}
#main h1 {
	margin-bottom: 6px;
}
#mainBox h2.title01 {
	margin: 0 5px 18px;
	padding-bottom: 6px;
	background: url(../images/common/main_line_01.gif) repeat-x left bottom;
}
#mainBox h2.title01 img {
	margin: 0 0 2px -6px;
}
#mainBox h2.title02 {
	margin: 15px 5px 18px;
	padding-bottom: 6px;
	background: url(../images/common/main_line_01.gif) repeat-x left bottom;
}
#mainBox h2.title02 img {
	margin: 0 0 2px -6px;
}
#mainBox h2.title03 {
	background: none;
	padding-bottom:10px;
}

/*----------------------------------------------------
	index.html
----------------------------------------------------*/
body.top #vi p {
	position: relative;
	height: 165px;
}
body.top #vi p img {
	position: absolute;
	top: 0;
	left: 0;
}
body.top #mainBox {
	padding: 35px 35px 25px;
}
body.top #mainBox h2 {
	margin-bottom: 20px;
	padding-bottom: 7px;
	background: url(../images/common/main_line_01.gif) repeat-x left bottom;
}
body.top #mainBox ul {
	margin: 0 -6px 25px 0;
}
body.top #mainBox ul li {
	float: left;
	margin: 0 6px 9px 0;
}

/*----------------------------------------------------
	contact
----------------------------------------------------*/
body.contact #mainBox {
	padding: 35px 40px 25px;
}
body.contact #mainBox p.img01 {
	margin-bottom: 15px;
}
body.contact #mainBox table.table01 {
	width: 100%;
	margin-bottom: 35px;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
}
body.contact #mainBox table.table01 th.text01 {
	vertical-align: top;
	padding: 3px 10px;
	font-size: 93%;
	font-weight: bold;
	color: #1a1a1a;
	border-top: 1px solid #525252;
	border-left: 1px solid #525252;
}
body.contact #mainBox table.table01 th {
	vertical-align: top;
	padding: 3px 10px;
	font-size: 93%;
	font-weight: bold;
	color: #1a1a1a;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #525252;
}
body.contact #mainBox table.table01 td.text01 {
	vertical-align: middle;
	padding: 3px 20px;
	font-size: 93%;
	color: #625a5a;
	border-top: 1px solid #525252;
	border-left: 1px solid #a8a8a8;
}
body.contact #mainBox table.table01 td {
	vertical-align: middle;
	padding: 3px 20px;
	font-size: 93%;
	color: #625a5a;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
}
body.contact #mainBox a:link {
	color: #c40f39;
	text-decoration: underline;
}
body.contact #mainBox a:visited {
	color: #c40f39;
	text-decoration: underline;
}
body.contact #mainBox a:hover {
	color: #c40f39;
	text-decoration: none;
}
body.contact #mainBox a:active {
	color: #c40f39;
	text-decoration: none;
}
body.contact #mainBox #section01 {
	margin-bottom: 30px;
	padding: 30px;
	border: 1px solid #525252;
	color: #1a1a1a;
}
body.contact #mainBox #section01 p,
body.contact #mainBox #section01 h3 {
	margin-bottom: 20px;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.6;
}
body.contact #mainBox #section01 table {
	width: 100%;
}
body.contact #mainBox #section01 table th,
body.contact #mainBox #section01 table td {
	padding: 5px;
}
body.contact #mainBox #section01 table th {
	text-align: right;
	vertical-align: top;
}
body.contact #mainBox #section01 table td .text01 {
	width: 100%;
	padding: 3px;
	border: 1px solid #a8a8a8;
}
body.contact #mainBox #section01 table td textarea {
	width: 100%;
	padding: 3px;
	border: 1px solid #a8a8a8;
}
body.contact #mainBox #section01 table td.btnArea {
	text-align: center;
}
body.contact #mainBox #section01 table td.btnArea input {
	margin: 0 5px;
}
body.contact #mainBox #section02 h3 {
	font-size: 93%;
	font-weight: bold;
	line-height: 1.6;
	color: #1a1a1a;
}
body.contact #mainBox #section02 p {
	margin-bottom: 20px;
	font-size: 93%;
	line-height: 1.6;
}

/*----------------------------------------------------
	download
----------------------------------------------------*/
body.download #mainBox {
	padding: 35px 35px 25px;
}
body.download #mainBox ul {
	margin: 0 10px 20px;
	padding-left: 18px;
	font-size: 93%;
	list-style: disc;
}
body.download #mainBox ul li {
	line-height:1.4;
	color:#1a1a1a;
	margin-bottom: 5px;
}
body.download #mainBox ul li.last {
	padding-bottom:30px;
}
body.download #mainBox ul.list01 li a:link {
	color: #c40f39;
	text-decoration: underline;
}
body.download #mainBox ul.list01 li a:visited {
	color: #c40f39;
	text-decoration: underline;
}
body.download #mainBox ul.list01 li a:hover {
	color: #c40f39;
	text-decoration: none;
}
body.download #mainBox ul.list01 li a:active {
	color: #c40f39;
	text-decoration: none;
}
body.download #mainBox ul.list01 li {
	margin-bottom: 30px;
}
body.download #mainBox ul.list01 li p {
	margin: 10px 0 0 -10px;
}
body.download #mainBox ul.list01 li p span.bold {
	font-weight: bold;
	margin-left:10px;
}
body.download #mainBox ul.list01 li img {
	margin-left: 10px;
	vertical-align: middle;
}
body.download #mainBox div.section01 {
	margin-bottom: 40px;
	padding: 10px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
	position:relative;
	height: 51px;
}
body.download #mainBox div.section01 a img {
	position: absolute;
	top: 15px;
	right: 20px;
}
body.download #mainBox div.section01 p {
	font-size: 85%;
	line-height: 1.6;
}
body.download #mainBox div.section01 p span.red {
	color:#c40f39;
}

/*----------------------------------------------------
	update
----------------------------------------------------*/
body.update #mainBox {
	padding: 35px 35px 25px;
}
body.update #mainBox ul {
	margin: 0 -6px 25px 0;
}
body.update #mainBox ul li {
	position: relative;
	float: left;
	margin: 0 6px 9px 0;
}
body.update #mainBox ul li p.text01 {
	position: absolute;
	top: 188px;
	left: 22px;
	width: 263px;
	font-size: 93%;
	line-height: 1.6;
}

body.software #mainBox ul.list03 li a:link {
	color: #c40f39;
	text-decoration: underline;
}
body.software #mainBox ul.list03 li a:visited {
	color: #c40f39;
	text-decoration: underline;
}
body.software #mainBox ul.list03 li a:hover {
	color: #c40f39;
	text-decoration: none;
}
body.software #mainBox ul.list03 li a:active {
	color: #c40f39;
	text-decoration: none;
}

/*----------------------------------------------------
	software
----------------------------------------------------*/
body.software #mainBox {
	padding: 35px 40px 25px;
}
body.software #mainBox h2 {
	margin-bottom: 15px;
}
body.software #mainBox p.text01 {
	margin-bottom: 15px;
	font-size: 93%;
	line-height: 1.6;
}
body.software #mainBox p.img01 {
	margin-bottom: 15px;
}
body.software #mainBox h3 {
	margin: 0;
	padding-bottom: 6px;
}
body.software #mainBox ul.list01 {
	margin: 0 0 20px 13px;
	font-size: 93%;
	line-height: 1.6;
	list-style: square;
	color: #1a1a1a;
}
body.software #mainBox dl {
	margin-bottom: 25px;
	font-size: 93%;
	line-height: 1.6;
}
body.software #mainBox dl dt {
	float: left;
	width: 43px;
}
body.software #mainBox dl dd {
	float: left;
	width: 552px;
}
body.software #mainBox h4 {
	margin: 0 5px 18px;
	padding-bottom: 6px;
	background: url(../images/common/main_line_01.gif) repeat-x left bottom;
}
body.software #mainBox h4 img {
	margin: 0 0 2px -6px;
}
body.software #mainBox ul.list02 {
	margin: 0 0 20px 13px;
	font-size: 93%;
	line-height: 1.6;
	list-style: disc;
	color: #1a1a1a;
}
body.software #mainBox ul.list02 li {
	margin-bottom: 10px;
}
body.software #mainBox ul.list02 li img {
	margin-left: 10px;
	vertical-align: middle;
}
body.software #mainBox ul.list02 li a:link {
	color: #c40f39;
	text-decoration: underline;
}
body.software #mainBox ul.list02 li a:visited {
	color: #c40f39;
	text-decoration: underline;
}
body.software #mainBox ul.list02 li a:hover {
	color: #c40f39;
	text-decoration: none;
}
body.software #mainBox ul.list02 li a:active {
	color: #c40f39;
	text-decoration: none;
}
body.software #mainBox ul.list03 {
	margin-bottom: 20px;
	font-size: 93%;
	line-height: 1.6;
	color: #1a1a1a;
}

/*----------------------------------------------------
	warrantypolicy
----------------------------------------------------*/
body.warrantypolicy #mainBox {
	padding: 35px 40px 25px;
	color: #1a1a1a;
}
body.warrantypolicy div.section01 {
	margin: 0 15px 30px;
}
body.warrantypolicy div.section01 p.text01 {
	font-size: 93%;
	line-height: 1.6;
	margin-bottom: 20px;
}
body.warrantypolicy div.section01 p.text02 {
	font-size: 93%;
	line-height: 1.6;
}
body.warrantypolicy div.section01 p span {
	color:#c40f39;
	font-weight: bold;
}
body.warrantypolicy div.section01 ul.list01 {
	font-size: 93%;
	line-height: 1.6;
	margin-bottom: 20px;
}
body.warrantypolicy div.section01 ul.list02 {
	font-size: 93%;
	line-height: 1.6;
}
body.warrantypolicy div.section01 ul.list03 {
	margin-left: 15px;
	font-size: 93%;
	line-height: 1.6;
	list-style: square;
	margin-bottom: 20px;
}
body.warrantypolicy div.section01 h3 {
	margin-bottom: 10px;
}

/*----------------------------------------------------
	faq
----------------------------------------------------*/
body.faq #mainBox {
	padding: 20px 40px 25px;
}
body.faq #mainBox h2 {
	margin: 0;
	padding-bottom: 6px;
	background:url(../images/support/faq/main_ico_05.gif) no-repeat bottom right;
	cursor:pointer;
}
body.faq #mainBox h2.open {
	background:url(../images/support/faq/main_ico_04.gif) no-repeat bottom right;
}
body.faq #mainBox h3 {
	margin: 30px 0 10px;
}
body.faq #mainBox h3.tit01 {
	margin: 15px 0 10px;
}
body.faq #mainBox div {
	margin-bottom: 40px;
}
body.faq #mainBox dl {
	margin: 0;	
	background:url(../images/support/faq/line.gif) bottom repeat-x;
}
body.faq #mainBox dl dt {
	background:url(../images/support/faq/main_ico_01.gif) left top no-repeat;
	height: 28px;
	padding: 6px 0 10px 48px;
	margin: 10px 0 10px;
	color:#c40f39;
	text-decoration:underline;
}
body.faq #mainBox dl dt:hover {
	text-decoration:none;
}
body.faq #mainBox dl dt.open {
	background:url(../images/support/faq/main_ico_02.gif) left top no-repeat;
}
body.faq #mainBox dl dd {
	background:url(../images/support/faq/main_ico_03.gif) left 2px no-repeat;
	padding: 0 0 30px 48px;
	margin:-10px 0 0;
	color:#383838;
	line-height:1.4;
	position:relative;
}
body.faq #mainBox dl dd img {
	position:absolute;
	top:0; 
	left: 0;
}
body.faq #mainBox dl dd a {
	text-decoration: underline;
}


/*----------------------------------------------------
	MAP update
----------------------------------------------------*/

#mainBox p.text01 {
    color: #1A1A1A;
    font-size: 93%;
    line-height: 1.5;
    margin-bottom: 40px;
}

#mainBox p.text01 a:link {
    color: #C40F39;
    text-decoration: underline;
}

#mainBox p.text01 a:visited {
    color: #C40F39;
    text-decoration:underline;
}