@charset "utf-8";
/* CSS Document */

/*	#wrapper
====================================*/
#wrapper h2.head_txt {
	padding-bottom: 5px;
}

/*	#contents
====================================*/
#contents1,
#contents2,
#contents3,
#contents4,
#contents5,
#contents6 {
	margin: 20px 0 0 0;
	/margin: 0 0 20px 0;
	border: solid 1px #c5ddef;
	border-radius: 5px;
	letter-spacing:1px;
}
#contents1 dl,
#contents2 dl,
#contents3 dl,
#contents4 dl,
#contents5 dl,
#contents6 dl {
	padding: 29px;
}
#contents1 dl dd,
#contents2 dl dd,
#contents3 dl dd,
#contents4 dl dd,
#contents5 dl dd,
#contents6 dl dd {
	float: left;
	width: 400px;
}
#contents1 dl dd h3,
#contents2 dl dd h3,
#contents3 dl dd h3,
#contents4 dl dd h3,
#contents5 dl dd h3,
#contents6 dl dd h3 {
	font-size: 24px;
	font-weight: bold;
	color: #0068b6;
}
#contents1 dl dd p.txt,
#contents2 dl dd p.txt,
#contents3 dl dd p.txt,
#contents4 dl dd p.txt,
#contents5 dl dd p.txt,
#contents6 dl dd p.txt {
	margin-top: 20px;
	font-size: 12px;
	color: #000000;
}
#contents1 dl dd .compatible_models,
#contents2 dl dd .compatible_models,
#contents3 dl dd .compatible_models,
#contents4 dl dd .compatible_models,
#contents5 dl dd .compatible_models,
#contents6 dl dd .compatible_models {
	margin-top: 27px;
	padding: 1px;
	font-size: 14px;
	background-color: #f2f7fb;
}
#contents1 dl dd .compatible_models p.compatible_models_title,
#contents2 dl dd .compatible_models p.compatible_models_title,
#contents3 dl dd .compatible_models p.compatible_models_title,
#contents4 dl dd .compatible_models p.compatible_models_title,
#contents5 dl dd .compatible_models p.compatible_models_title,
#contents6 dl dd .compatible_models p.compatible_models_title {
	padding: 5px 0 6px 0;
	background-color: #0068b7;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#contents1 dl dd .compatible_models p.compatible_models_series,
#contents2 dl dd .compatible_models p.compatible_models_series,
#contents3 dl dd .compatible_models p.compatible_models_series,
#contents4 dl dd .compatible_models p.compatible_models_series,
#contents5 dl dd .compatible_models p.compatible_models_series,
#contents6 dl dd .compatible_models p.compatible_models_series {
	padding: 15px 15px 16px 15px;
	color: #535353;
}
#contents1 dl dd .compatible_models p.compatible_models_series_4tb,
#contents2 dl dd .compatible_models p.compatible_models_series_4tb,
#contents3 dl dd .compatible_models p.compatible_models_series_4tb,
#contents4 dl dd .compatible_models p.compatible_models_series_4tb,
#contents5 dl dd .compatible_models p.compatible_models_series_4tb,
#contents6 dl dd .compatible_models p.compatible_models_series_4tb {
	padding: 10px 15px 2px 15px;
	color: #535353;
	line-height: 150%;
	
}
#contents1 dl dd .compatible_models p.compatible_models_series_2tb,
#contents2 dl dd .compatible_models p.compatible_models_series_2tb,
#contents3 dl dd .compatible_models p.compatible_models_series_2tb,
#contents4 dl dd .compatible_models p.compatible_models_series_2tb,
#contents5 dl dd .compatible_models p.compatible_models_series_2tb,
#contents6 dl dd .compatible_models p.compatible_models_series_2tb {
	padding: 4px 15px 16px 15px;
	color: #535353;
	line-height: 150%;
	letter-spacing:1px;
}
#contents1 dl dd .compatible_models p span,
#contents2 dl dd .compatible_models p span,
#contents3 dl dd .compatible_models p span,
#contents4 dl dd .compatible_models p span,
#contents5 dl dd .compatible_models p span,
#contents6 dl dd .compatible_models p span {
	padding: 2px 2px 1px 2px;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #cf0037;
	color: #cf0037;
}
#contents1 dl dt,
#contents2 dl dt,
#contents3 dl dt,
#contents4 dl dt,
#contents5 dl dt,
#contents6 dl dt {
	float: left;
	margin-left: 40px;
	width: 410px;
}

/*	#ability
====================================*/
#wrapper h2.ability_title {
	font-size: 24px;
	font-weight: bold;
	color: #0068b6;	
}

#ability {
	margin: 18px 0 0 0;
}
#ability table {
	border: solid 1px #d1d1d1;
	width: 920px;
}
#ability table tr th {
	padding: 10px 0;
	background-color: #4171b3;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#ability table tr th.content {
	text-align: center;
	border-bottom: solid 1px #d1d1d1;
}
#ability table tr th.other {
	text-align: center;
	border-bottom: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
}
#ability table tr td.content1 {
	padding: 15px 0 12px 0;
	text-align: center;
	border-bottom: solid 1px #d1d1d1;
	background-color: #efefef;
	font-size: 12px;
	font-weight: bold;
}
#ability table tr td.content1 img {
	margin: 10px 0;
}
#ability table tr td.content2 {
	padding: 15px 0 19px 0;
	text-align: center;
	border-bottom: dotted 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
	font-size: 12px;
	font-weight: bold;
}
#ability table tr td.content3 {
	padding: 19px 0 15px 0;
	text-align: center;
	border-bottom: dotted 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
	font-size: 10px;
	font-weight: bold;
	color: #898989;
	vertical-align: middle;
}
#ability table tr td.content3 img.txt {
	margin-right: 7px;
}
#ability table tr td.content3 span {
	color: #4171b3;
}
#ability table tr td.content4 {
	padding: 15px 0 19px 0;
	text-align: center;
	border-bottom: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
	font-size: 12px;
	font-weight: bold;
}
#ability table tr td.content5 {
	padding: 19px 0 15px 0;
	text-align: center;
	border-bottom: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
	font-size:10px;
	font-weight: bold;
	color: #898989;
}
#ability table tr td.content5 img.txt {
	margin-right: 7px;
}
#ability table tr td.content5 span {
	color: #4171b3;
}
#ability table tr td.last {
	border-bottom: 0;
}
#ability table tr td.content6 {
	padding: 0;
	text-align: center;
	border-left: solid 1px #d1d1d1;
	font-size: 10px;
	vertical-align: middle;
}

/*	#annot
====================================*/
#annot {
	margin: 16px 0 0 0;
}
#annot h3 {
	margin: 18px 0 0 0;
	color: #4171b3;
}

/*	#link_btn
====================================*/
#link_btn ul li.usb {
	float: left;
	width: 450px;
}
#link_btn ul li.download {
	float: right;
	width: 450px;
}

sup {
	font-size: 100%;
	vertical-align: baseline;
	position: relative;
	top: -0.8ex;
	left: 0.4ex;
	padding-right: 0.8ex;
}
