@charset "utf-8";
/* 全体
-------------------------------------------*/
#left_contents {
	line-height:1.3em;
	margin-left:5px;
	font-size:small;
}
#left_contents h4 {
	margin:10px 0 10px 0;
	padding:5px;
	font-size:100%;
	margin:0;
	font-weight:bold;
	background-color:#c6e2ff;
}
#left_contents h4.nm {
	border-left:5px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#ffffff;
}
#left_contents .box_01 {
	width:680px;
	margin:10px 10px 10px 10px;
	padding:10px;
	border:0px solid #cccccc;
	zoom:1
}
#left_contents .box_01 p {
	text-align:left;
	margin-bottom:5px; /*padding-left:12px; background:url('../../images/ico_square_blue.gif') no-repeat 0 4px;*/
}
#left_contents .box_01 p.cmt01 {
	text-align:left;
	margin:0;
	padding-left:12px;
	background:none;
}
#left_contents .box_01 p.cmt02 {
	text-align:left;
	margin:0;
	padding-left:12px;
	background:url('../../images/arw-d.gif') no-repeat 0 4px;
}
#left_contents .box_01 ul {
	width:680px;
	list-style:none;
	margin:0;
	padding:0;
}
#left_contents .box_01 ul li {
	width:80px;
	float:left;
	padding:20px 0 0 15px;
}
#left_contents .box_01 ul li img {
	border:0;
}
#left_contents .box_01 ul::after {
	display:block;
	height:0;
	content:"・";
	clear:both;
	visibility:hidden;
}
#left_contents .box_01 ul:after {
	display:block;
	height:0;
	content:"・";
	clear:both;
	visibility:hidden;
}
#left_contents .box_02 {
	width:650px;
	margin:10px 30px;
	padding:10px;
	border:0px solid #cccccc;
}
#left_contents .box_02 .box_in {
	margin:0 0 0 10px;
	border:0px solid #cccccc;
}
#left_contents .box_02 table.caution {
	margin:20px 0 0 3em;
}
#left_contents .box_02 table.caution th {
	padding:5px 5px 5px 30px;
	border:0px;
	background:url('../../images/ico_caution.gif') no-repeat 5px 0px;
	background-color:#ffffff;
	zoom:1;
}
#left_contents .box_02 table.caution td {
	padding:5px;
	border:none;
}
#left_contents .box_02 p.cmt01 {
	padding:0;
	background:none;
}
#left_contents .box_02 p.cmt02 {
	margin:0 0 5px 0;
	padding:0 0 0 12px;
	background:url('../../images/ico_square_blue.gif') no-repeat 0 4px;
	zoom:1;
}
#left_contents .box_02 p.cmt03 {
	text-indent:-2.25em;
	margin:0;
	padding-left:2.25em;
	background:none;
}
#left_contents .box_02 ul.dot {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	text-align:left;
}
#left_contents .box_02 ul.dot li {
	margin:0;
	padding:0px 0 3px 10px;
	background:url('../../images/dot_black.gif') no-repeat 0 7px;
}
#left_contents .box_03 {
	width:630px;
	margin:10px 40px;
	padding:10px;
	border-top:2px solid #999999;
	text-align:center;
	zoom:1
}
#left_contents .box_03 p {
	text-align:left;
	padding-left:12px;
	background:url('../../images/ico_square_blue.gif') no-repeat 0 4px;
}
#left_contents .box_03 p.cmt01 {
	text-align:left;
	margin:0;
	padding-left:12px;
	background:none;
}
#left_contents .box_03 p.cmt02 {
	text-align:left;
	margin:0 0 0 15px;
	padding-left:12px;
	background:url('../../images/arw-d.gif') no-repeat 0 4px;
}
#left_contents .box_03 ul {
	width:600px;
	list-style:none;
	margin:0;
	padding:0;
}
#left_contents .box_03 ul li {
	width:80px;
	float:left;
	padding:20px 0 0 17px;
}
#left_contents .box_03 ul li img {
	border:0;
}
#left_contents .main {
	width:700px;
	margin:10px 0 40px 20px;
	padding:20px 0 0 0;
}
#left_contents table.option_tb {
	width:700px;
	margin:15px 0 0 0;
	border-collapse:collapse;
}
#left_contents table.option_tb th {
	border:1px solid #666666;
	background-color:#eeeeee;
	padding:0 5px;
	text-align:center;
}
#left_contents table.option_tb td {
	border:1px solid #666666;
	padding:5px;
}
#left_contents table.option_tb td.option_t {
}
#left_contents table.option_tb td.parts {
	text-align:center;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}
#left_contents table.option_tb td.parts_d {
	text-align:center;
	border-bottom:1px dotted #666666;
	border-left:1px solid #666666;
}
#left_contents table.option_tb td.parts_r_d {
	border-bottom:1px dotted #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	text-align:center;
}
#left_contents table.option_tb td.parts_r {
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	text-align:center;
}
#left_contents .w01 {
	width:55%;
}
#left_contents .w02 {
	width:13%;
}
#left_contents .w03 {
	width:17%;
}
#left_contents .w04 {
	width:15%;
}
.txt_indent {
	text-indent:-1.25em;
	padding-left:1.25em;
	padding-top:5px;
	font-size:small;
}
.txt_no {
	font-weight:normal;
}
.box_img {
	margin-top:8px;
	text-align:center;
}
.cmt_img {
	font-size:x-small;
	text-align:center;
}
.txt_g {
	color:#666666;
}
.txt_r {
	color:#CC0000;
}
.pagetop {
	width:720px;
	display:block;
	padding-bottom:15px;
	clear:both;
	text-align:right;
	font-size:small;
}
.pagetop a {
	background:url("/support/images/arrow-up.gif") no-repeat center right;
	padding-right:18px;
}
/* Adobe download */
.box_dladobe {
	width:540px;
	margin:20px 0 10px 158px;
	padding:10px 5px;
	zoom:1;
	overflow:visible;
	border:1px solid #cccccc;
	clear:both;
}
.box_dladobe {
	width:540px;
	margin:20px 0 10px 158px;
	padding:10px 5px;
	zoom:1;
	overflow:visible;
	border:1px solid #cccccc;
	clear:both;
}
.box_dladobe:after {
	display:block;
	height:1px;
	content:"・";
	clear:both;
	visibility:hidden;
}
.box_dladobe::after {
	display:block;
	height:1px;
	content:"・";
	clear:both;
	visibility:hidden;
}
.box_dladobe dl {
	width:540px;
	float:left;
	margin:0;
	padding:0;
}
.box_dladobe dl dt {
	width:113px;
	float:left;
	margin:0;
	padding:0 10px 0 0;
}
.box_dladobe dl dd {
	width:413px;
	float:left;
	margin:0;
	padding:0;
}
/*-------------------------------------------------------------------- */
/*----------------------------------------------------
    contents
----------------------------------------------------*/
.optionList {
	margin:40px 0px 30px;
	padding:0 0 5px 10px;
	font-size:108%;
	font-weight:bold;
	border-left:5px solid #999;
	border-bottom:1px solid #999;
}
.featureCol {
	display:block;
	margin:0px 20px 20px !important;
	line-height:2;
}
.featureCol2 {
	width:680px;
	height:200px;
	display:block;
	margin:0px 0px 20px 0px !important;
	line-height:2;
}
.feature3Col4 {
	width:620px;
	display:inline;
	float:left;
}
.feature1Col4 {
	width:200px;
	display:inline;
	float:right;
}
.dotlineBottom {
	padding-bottom:30px;
	border-bottom:1px dotted #999 !important;
}
table.optionSpec {
	table-layout:fixed;
	width:100%;
	border: 1px #ccc solid;
	float:left;
}
/* hack for firefox */
html>/**/body table.optionSpec {
	width:100%;
	margin-top:1px;
	margin-left:1px;
}
table.optionSpec td {
	padding:3px 5px 3px 5px;
	border: 1px #ccc solid;
	font-size:93%;
	color:#333;
	text-align:center;
	vertical-align:middle;
}
table.optionSpec td.bgGray {
	width:30%;
	padding:3px 5px 3px 5px;
	border: 1px #ccc solid;
	font-size:93%;
	color:#333;
	vertical-align:middle;
	background-color:#e2eaed;
}
table.optionSpec td.conform {
}
/*----------------------------------------------------
    caption
----------------------------------------------------*/

dl.optioncap {
	display:block;
	clear:both;
	font-size:85%;
	line-height:1.8;
	color:#222;
	min-height:1px;
	zoom:1;
}
dl.optioncap:after {
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0px;
}
dl.optioncap dt {
	width:20px;
	float:left;
	display:inline;
	text-align:center;
	clear:both;
}
dl.optioncap dd {
	width:860px;
	float:left;
	display:inline;
}
.optionExcuse {
	font-size:85%;
	padding:10px;
	margin:20px 0 30px 0;
	border:1px solid #ccc;
	line-height:1.8em;
}
p.optioncapmini {
	padding-top:10px;
	font-size:85%;
	line-height:1.5em;
}
 @media print {
ul.plasma_navi li {
	float:left;
	display:inline;
	margin:0px 2px 0px 0px;
}
}
.spacebox {
	border:nane;
	height:50px;
	width:200px;
}