@charset "shift_jis";
/* CSS Document */

img {
	vertical-align:bottom;
}


.st-B {
	background: #F1F1F1;
	padding:5px 7px;
	font-weight:bold;
	margin-top:50px;
	margin-bottom:15px;
	font-size:15px;
}
.st-B_line {
	color:#000;
	border-bottom:#000 1px solid;
	margin:20px 0 0 0;
	padding:0 5px 3px 5px;
	font-size:15px;
	font-weight:bold;
	clear:both;
}


/*===========================================
	pregArea_01
=============================================*/
.pregArea_01 {
	width:730px;
	margin:15px auto 0 auto;
}

/* topTxtArea */
ul.topTxtArea {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}
ul.topTxtArea li.acc-top {
	float:right;
	margin-left:15px;
}


/* btnArea */
ul.btnArea {
	width:760px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	clear:both;
}
ul.btnArea li {
	width:350px;
	margin:15px 30px 0 0;
	float:left;
}

/* lineArea */
.lineArea {
	border:#999999 1px solid;
	margin:15px 0 0 0;
	padding:15px;
}
.lineArea .leftArea {
	width:400px;
	float:left;
	margin-left:15px;
}
.lineArea .rightArea {
	width:250px;
	float:right;
}
.lineArea .exp {
	width:2em;
	float:left;
	margin-top:10px;
}
.lineArea .txt {
	padding-left:2em;
	margin-top:10px;
}


/* expArea */
.GrayArea {
	background:#F0F0F0;
	margin:15px 0 0 0;
	padding:15px;
}
ul.expArea {
	width:610px;
	margin:5px auto 0 auto;
	list-style:none;
}
ul.expArea li.off {
	width:285px;
	float:left;
}
ul.expArea li.on {
	width:285px;
	float:right;
}


/* table.Combi */
table.Combi {
	width:100%;
	text-align:center;
}
table.top {
	margin-top:10px;
}
table.Combi th {
	border-bottom:#707070 1px solid;
	border-right:#FFF 1px solid;
	border-left: none;
	padding:10px 0;
}
table.Combi td {
	border-bottom:#707070 1px solid;
	border-right:#707070 1px solid;
	padding:10px 0;
}
table.Combi td.E-mount {
	background:#707070;
	border-bottom:#FFFFFF 1px solid;
}
table.Combi td.A-mount {
	background:#000;
	border-bottom:#FFFFFF 1px solid;
}
table.Combi thead.pc-none {
	display:none; 
}


/* alpha-link */
ul.alpha-link {
	margin:0 15px;
	padding:0;
	list-style:none;
	clear:both;
}
ul.alpha-link li {
	width:80px;
    background: url("/support/share/images/arrow_black.png") no-repeat left 0.4em;
	margin:10px 20px 0px 0 !important;
    padding: 0 0 0 10px;
	float:left;
}
ul.alpha-link li.long {
	width:190px;
}


/*===========================================
	ico
=============================================*/
.ico_Square {
    background: url("/support/ichigan/accy/images/ico_square.png") no-repeat left 0.3em;
    padding: 0 0 0 15px;
}
.ico_Disc {
    background: url("/support/ichigan/accy/images/ico_disc.png") no-repeat left 0.4em;
    padding: 0 0 0 11px;
}
.dot-line {
	border-top: #999 1px dotted;
	margin-top:25px;
	padding-top:25px;
}

.txtlink {
    padding: 0 0 0 10px !important;
}
.txtlink-ml {
    background: url("/support/share/images/arrow_black.png") no-repeat left 0.4em;
    padding: 0 0 0 10px;
	margin-top:5px;
	margin-left:1em;
}

/*===========================================
	body-flash—p
=============================================*/
ul.list li {
	width: 160px;
	margin: 10px 0px 0px 10px;
    background: url("/support/share/images/arrow_black.png") no-repeat left 0.4em;
    padding: 0 0 0 10px;
	float: left;
	list-style:none;
}
 ul.list-2 li {
	width: 100px;
	margin: 10px 0px 0px 10px;
    background: url("/support/share/images/arrow_black.png") no-repeat left 0.4em;
    padding: 0 0 0 10px;
	float: left;
	list-style:none;
}
h3.title{
	font-size:17px;
	margin-top:40px;
}
.title-2 {
	width:auto;
	clear: both;
	color: #000;
	margin-top: 20px;
	margin-bottom: 0;
	border-bottom: 1px dotted #D0D0D0;
	padding:0 0 5px 13px;
	font-size: 15px;
	font-weight: bold;
}

.pc-none {
	display:none;
}

/*===========================================
	accy accy_lenz_accy.html—p
=============================================*/
#mount ul.mount_list{
	margin: 1em 0 1em 2em;
}
#mount ul.mount_list .txtlink{
	display:inline-block;
	vertical-align: bottom;
	padding-left: 2em!important;
}
#mount ul.mount_list li.clearfix{
	color: #333;
	margin-bottom: 0.5em;
}

#contents span.link_out {
	background: url(/support/ichigan/share3/images/icon_blank.gif) no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 0;
	overflow: hidden;
	padding: 9px 0 0;
	vertical-align: baseline;
	*vertical-align: middle;	/* for IE */
	width: 11px;
	margin-left: 3px;
}

@media only screen and (max-width: 800px) { 
		
	/* topTxtArea */
	ul.topTxtArea {
		width: auto;
	}
	ul.topTxtArea li.txt {
		margin-top:10px;
	}
	ul.topTxtArea li.acc-top {
		float: none;
		text-align:right;
		margin-left:0;
	}
	
	/* btnArea */
	ul.btnArea {
		width: auto;
		margin:0px 0 0 0;
	}
	ul.btnArea li {
		width: auto;
		margin:15px 0px 0 0;
		float: none;
		text-align:center;
	}
	ul.btnArea li img {
		max-width:350px;
		width:100%;
		height:auto;
	}
	
	
	/* expArea */
	ul.expArea {
		width: auto;
	}
	ul.expArea li.off {
		width: auto;
		float: none;
	}
	ul.expArea li.on {
		width: auto;
		float: none;
		margin-top:15px;
	}
	ul.expArea li {
		text-align:center;
	}
	ul.expArea li img {
		max-width:285px;
		width:100%;
		height:auto;
	}
		
	/* table.Combi */
	table.Combi {
		width:272px;
		text-align:left;
		margin:25px auto 0 auto;
	}
	table.Combi thead { 
		display: block; 
		float: left;
	}
	table.Combi tbody { 
		display: block; 
	}
	table.Combi thead tr { 
		display: block; 
	}
	table.Combi th { 
		height:90px;
		display: block;
		padding:10px; 
		border-right: 1px solid #707070; 
		border-left: 1px solid #707070; 
		padding:10px;
		vertical-align:middle;
	}
	table.Combi th.space {
		border-left: none;
	}
	table.Combi tbody tr { 
		display: inline-block; 
		border-right: 1px solid #707070; 
	}
	table.Combi td {
		height:90px;
		display: block; 
		border-left: 0; 
		border-right: 0;
		padding:10px;
		width: auto;
	}
	table.Combi thead.pc-none {
		display: block;
	}
		
	/* lineArea */
	.lineArea .leftArea {
		width: auto;
		float: none;
	}
	.lineArea .rightArea {
		width: auto;
		float: none;
		margin-top:10px;
		margin-bottom:30px;
		text-align:center;
	}
	
	
	.mod-linkButton1 {
		font-size:14px !important;
	}
	.pc-none {
		display: block;
	}
}




.mod-pageTop {
	margin-top:10px;
}


/*===========================================
	margin
=============================================*/
.mt0 {
	margin-top: 0px !important;
}
.mt2{
	margin-top: 2px !important;
}
.mt3{
	margin-top: 3px !important;
}
.mt5{
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}


.ml0 { margin-left:0 !important; }

.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}