@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 th span {
	font-weight:normal;
	color: #625a5a;
}

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;
}

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 p.og-list {
	margin: 10px 0 0 -10px;
	overflow:hidden;
	_zoom:1;
}

body.download #mainBox ul.list01 li p.og-list strong {
	display:block;
	float:left;
	width:80px;
	text-indent:10px;
	font-weight: bold;
	overflow:hidden;
	_zoom:1;
}

body.download #mainBox ul.list01 li p.og-list span {
	display:block;
	float:right;
	width:487px;
	overflow:hidden;
	_zoom:1;
}





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;
}

/*----------------------------------------------------
	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
----------------------------------------------------*/
.faq-innerlink p{
	padding:0 0 6px;
	background:url(../images/common/main_line_01.gif) repeat-x bottom;
}

.faq-innerlink ul{
	margin:10px 0 10px 10px;
	
	overflow:hidden;
	_zoom:1;
}

.faq-innerlink ul.faq-link02 li{
	width:275px;
}

.faq-innerlink  li{
	margin:0 0 10px;
	float:left;
	width:110px;
}

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;
	width:595px;
	overflow:hidden;
}
body.faq #mainBox h3.tit01 {
	margin: 15px 0 10px;
	width:595px;
	overflow:hidden;
}

body.faq #mainBox h3 img{
	margin:0 0 0 -8px;
}

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;
}


/*----------------------------------------------------
	corrections
----------------------------------------------------*/
li.correct-list strong{
	padding:0 0 0 20px;
	display:-moz-inline-box;
	display:inline-block;
	/display:inline;
	/zoom:1;
	font-weight:bold;
}

li.correct-list span{
	color:#C40F39;
}

.regi-area{
	padding:0 0 0 5px;
}

.regi-area p{
	margin:20px 0;
	color:#1A1A1A;
	line-height:1.6em;
}

.regi-area p a{
	color:#C40F39;
	text-decoration:underline;
}

.regi-area p img{
	vertical-align:middle;
}

.regi-area p a.on-space{
	padding:0 0 0 25px;
	display:-moz-inline-box;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

.regi-area p a:hover{
	text-decoration:none;
}

.regi-area p.red-txt{
	color:#C40F39;
}

.regi-area p a.on-arrow{
	padding:0 0 0 15px;
	background:url(../images/support/regi/top/main_icon.gif) no-repeat 0 2px;
}


.retailer-list{
	overflow:hidden;
	_zoom:1;
}

.retailer-list li{
	float:left;
	width:40%;
}

.retailer-list li a:hover img{
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-ms-filter: "alpha(opacity=70)";
}


/*----------------------------------------------------
	update 20120304
----------------------------------------------------*/
body.download #mainBox ul.list03 li a:link {
	color: #c40f39;
	text-decoration: underline;
}
body.download #mainBox ul.list03 li a:visited {
	color: #c40f39;
	text-decoration: underline;
}
body.download #mainBox ul.list03 li a:hover {
	color: #c40f39;
	text-decoration: none;
}
body.download #mainBox ul.list03 li a:active {
	color: #c40f39;
	text-decoration: none;
}
body.download #mainBox ul.list03 li {
	margin-bottom: 5px;
}

.eu-dl-wrap{
	margin:0 auto;
	width:580px;
	overflow:hidden;
	_zoom:1;
}

.eu-dl-wrap02{
	margin:15px auto;
	width:580px;
	overflow:hidden;
	_zoom:1;
}


.positionL{
	float:left;
}

.positionR{
	float:right;
}

.eu-dl-manuals{
	width:278px;
	overflow:hidden;
	_zoom:1;
}

.eu-dl-manuals h3{
	padding:0 0 10px;
}

.eu-dl-manuals p{
	float:left;
	margin:0 8px 0 0;
	overflow:hidden;
	_zoom:1;
}

.eu-dl-manuals ul{
	padding:0 15px;
	overflow:hidden;
	_zoom:1;
}

.eu-dl-manuals span{
	float:right;
}

.eu-soft{
	margin:10px auto 20px;
	overflow:hidden;
	_zoom:1;
}

.eu-soft p{
	overflow:hidden;
	_zoom:1;
}

.eu-soft .positionL img{
	margin:0 15px 0 0;
}

.eu-soft p span{
	display:block;
	margin:15px 0 0;
}


.faq-link03 li{
	width:150px;
}

