@charset "shift_jis";
div.pregArea_01 {
	width: 740px;
	margin: 0 auto  auto;
	padding: 0px;
}
/*===========================================
	.js-include-list
=============================================*/
.js-include-list .infomationWrap {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
	list-style:none;
}
	.js-include-list .infomationWrap .date,
	.js-include-list .infomationWrap .detail{
		display:inline-block;
		*zoom: 1;
		*display: inline;
	}
	.js-include-list .infomationWrap .date{
		width: 114px;
		vertical-align: top;
	}
	.js-include-list .infomationWrap .detail{
		width: 530px;
	}
	.js-include-list .infomationWrap .productType {
		width: 530px;
		margin-left: 120px;
	}
		.js-include-list .infomationWrap .productType .js-trigger {
			margin-top: 8px;
			padding: 8px;
			display: inline-block;
			*display:inline;
			*zoom:1;
			background-color: #EDEDED;
		}
		.js-include-list .infomationWrap .productType .js-trigger:hover {
			cursor: pointer;
		}
			.js-include-list .infomationWrap .js-trigger span {
				margin-left: 8px;
			}
		.js-include-list .infomationWrap .productType dl {
			margin-top: 0;
			padding: 10px;
			background-color: #EDEDED;
		}
			.js-include-list .infomationWrap .productType .sdb-modellist li {
				display: inline-block;
				*display: inline;
				*zoom: 1;
				width: auto;
				margin-right: 15px;
			}
			.js-include-list .infomationWrap .productType  .sdb-condition {
				display: block;
				margin-top: 10px;
				padding-left: 20px;
				text-indent: -20px;
			}
			
@media(max-width:640px){
	.js-include-list .infomationWrap {}
		.js-include-list .infomationWrap .date,
		.js-include-list .infomationWrap .detail{
			width:auto;
			display:block;
		}
		.js-include-list .infomationWrap .productType {
			width:auto;
			margin-left: 0;
		}
}	
div.linArea {
	border: #CCCCCC 1px solid;
	margin: 30px 0px 0px 0px;
	padding: 15px;
	clear: both;
}
ul.txtlink li {
	margin: 0px 30px 0px 0px;
	padding: 0 0 0 10px;
	background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
	float: left;
	list-style: none;
}
a.textLink {
	display: block;
	margin: 0px 30px 0px 0px;
	padding: 0 0 0 10px;
	background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}
.mod-linkButton {
	width: 200px;
}
.buttonD a .content{
	width:130px;
	_width:120px;
}
.textLine {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 4px;
	vertical-align: middle;
}
	.titleArea {
		margin-bottom: 15px;
			border-bottom: 1px solid #343434;
		}
		.colum2-right760 .titleArea h2.title {
			float: left;
			margin-bottom: 0;
			border-bottom: none;
		}
		.colum2-right760 .titleArea h3.title {
			float: left;
			margin-bottom: 0;
			border-bottom: none;
		}
		.titleArea .js-openButton,
		.otherSoftware {
			float: right;
		}
		.otherSoftware {
			border: 1px solid #D0D0D0;
			padding: 3px 6px 2px 9px;
			margin-bottom:5px;
		}
		.js-openButton:hover {
			cursor: pointer;
		}
.software {
		width: 640px;
		margin: 0 auto;
	}
	.software .left,
	.software .right {
		width: 300px;
	}
	.software .left {
		float: left;
	}
	.software .right {
		float: right;
	}
	.software .left li {
		list-style: none;
		border: 1px solid #D0D0D0;
		margin-bottom: 20px;
	}
	.software li {
		list-style: none;
	}
		.software .right li {
			float: right;
		}
		.software .right li div.wrap {
			list-style: none;
			border: 1px solid #D0D0D0;
			margin-bottom: 10px;
		}
	.software span {
		display: inline;
	}
	.software .figure {
		width: 60px;
		height: auto;
		float: left;
	}
	.software .content {
		margin-top: 20px;
		margin-left: 70px;
		background: url("/support/share/images/arrow_black.png") no-repeat 1px 4px;
		padding-left: 10px;
	}
	.software .one-line {
		margin-top: 20px;
	}
	.software .two-line {
		margin-top: 14px;
	}


@media(max-width: 640px){
	.mod-returnTop {
		display: none;
	}
	div.pregArea_01 ul.btnArea li,
	div.pregArea_01 ul.btnArea li.firstItem {
		width: 128px;
		height: auto;
		margin: 0 auto 10px;
		float: none;
	}
	a.textLink {
		margin: 0;
	}
	.otherSoftware {
		font-size: 80%;
	}
	.software,
	.software .left,
	.software .right {
		width: auto;
	}
		.software .left,
		.software .right {
			float: none;
		}
		.software .right li {
			float: none;
		}
}