@charset "utf-8";
/* CSS Document */
.clearfix {
	zoom: 100%;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#main-contents{
	width:700px;
	margin:0 0 0 10px;
	color:#666;
	float:left;
}
#sub-contents{
	width: 220px;
	margin: 0 5px 0 0;
	float: right;
}
.tab_head ul {
	padding-bottom: 5px;
	position: relative;
}
.tab_head ul li {
	width: 49.42857142857143%;
	float: left;
	box-sizing: border-box;
}
.tab_head ul li.business {
	float: right;
}
.tab_head ul li a {
	display: block;
	text-align: center;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-radius:5px 5px 0px 0px ;
	-moz-border-radius:5px 5px 0px 0px ;
	-webkit-border-radius:5px 5px 0px 0px ;
}
.tab_head ul li a.active,
.tab_head ul li a:hover {
	color: #fff;
}
.tab_head ul li a span {
	display: inline-block;
	line-height: 40px;
	font-size: 124%;
	font-weight: bold;
}
.tab_head ul li a.active span,
.tab_head ul li a:hover span {
	color: #fff;
}
.tab_head ul li a {
	background: #fff;
}
.tab_head ul li.personal a.active,
.tab_head ul li.personal a:hover {
	background: #199cf4;
	border-top: 1px solid #199cf4;
	border-left: 1px solid #199cf4;
	border-right: 1px solid #199cf4;
}
.tab_head ul li a.active:before {
	content: "";
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.tab_head ul li.personal a.active:before {
	background: #199cf4;
}
.tab_head ul li.business a.active:before {
	background: #30659e;
}
.tab_head ul li.personal a span {
	padding-left: 39px;
	background: url(/image/common/category/icon_personal_off.png) no-repeat left center;
}
.tab_head ul li.personal a.active span,
.tab_head ul li.personal a:hover span {
	background: url(/image/common/category/icon_personal_on.png) no-repeat left center;
}
.tab_head ul li.business a.active,
.tab_head ul li.business a:hover {
	background: #30659e;
	border-top: 1px solid #30659e;
	border-left: 1px solid #30659e;
	border-right: 1px solid #30659e;
}
.tab_head ul li.business a span {
	padding-left: 39px;
	background: url(/image/common/category/icon_business_off.png) no-repeat left center;
}
.tab_head ul li.business a.active span,
.tab_head ul li.business a:hover span {
	background: url(/image/common/category/icon_business_on.png) no-repeat left center;
}
.tab_box {
	display: none;
}
.tab_box.default {
	display: block;
}
.tab_box .page_link {
	margin-bottom: 30px;
	padding: 10px 10px 5px 10px;
	background: #f0f0f0;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.tab_box .page_link ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 93%;
	font-weight: bold;
}
.tab_box .page_link ul li:last-child {
	margin-right: 0;
}
.tab_box .page_link ul li a {
	display: block;
	padding: 7px 15px 7px 25px;
	background: #ffffff url(/image/common/category/arr_01_off.png) no-repeat 10px;
	border: 1px solid #d9d9d9;
	color: #333333;
	text-decoration: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.tab_box .page_link ul li a:hover {
	background: #5783b1 url(/image/common/category/arr_01_on.png) no-repeat 10px;
	border: 1px solid #5783b1;
	color: #fff;
}
.category_box p {
	color: #333333;
	line-height: 1.7;
}
.category_box .ttl_style_01 {
	padding: 0 2px 2px 0;
	margin-bottom: 8px;
	border-bottom: 2px solid #4777a3;
	font-size: 124%;
	font-weight: bold;
	color: #333333;
}
.category_box .ttl_style_01 span {
	padding: 0 0 0 10px;
	border-left: 4px solid #4777a3;
}
.category_box .intro {
	margin-bottom: 20px;
}
.category_box .category_list_twocolumn {
	margin: 0 -10px;
}
.category_box .category_list {
	overflow: hidden;
	margin-bottom: 10px;
}
.category_box .category_list_twocolumn .category_list {
	overflow: hidden;
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.category_box .category_list .category_item_wrap {
	margin: 0 -10px;
}
.category_box .category_list_twocolumn .category_list .category_item_wrap {
	margin: 0;
}
.category_box .category_list .category_item_wrap .category_item {
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.category_box .category_list_twocolumn .category_list .category_item_wrap .category_item {
	width: auto;
	float: none;
	padding: 0;
	margin-bottom: 15px;
}
.category_box .category_list .category_item_wrap .category_item a {
	display: table;
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	background: url(/image/common/category/arr_02_off.png) no-repeat 95% center;
	box-sizing: border-box;
}
.category_box .category_list .category_item_wrap .category_item a:hover {
	background: url(/image/common/category/arr_02_on.png) no-repeat 95% center;
}
.category_box .category_list .category_item_wrap .category_item .pic {
	display: table-cell;
	width: 110px;
	padding: 4px 10px 4px 7px;
	vertical-align: middle;
}
.category_box .category_list .category_item_wrap .category_item .pic img {
	max-width: 100px;
	height: auto;
	width: auto;
}
.category_box .category_list .category_item_wrap .category_item a:hover .pic img {
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
.category_box .category_list .category_item_wrap .category_item .name {
	display: table-cell;
	padding-right: 40px;
	vertical-align: middle;
}
.category_box .category_list .category_item_wrap .category_item .name p {
	font-size: 124%;
	font-weight: bold;
	color: #405392;
}
.category_box .category_list .category_item_wrap .category_item a:hover .name p {
	color: #5783b1;
	text-decoration: underline;
}
.category_box .category_list .txt_area {
	margin-bottom: 5px;
}
/* ページトップボタン */
#main-contents  div.product-page-top .page-top a{display:block;}
#main-contents  div.product-page-top .page-top a:link{color:#333333;text-decoration:none;}
#main-contents div.product-page-top .page-top a:hover{color:#333333;text-decoration:underline;}
#main-contents  div.product-page-top .page-top a:visited{color:#333333;text-decoration:none;}
#main-contents  div.product-page-top{
	width: 690px;
	float: left;
	clear: both;
	padding: 0 5px;
	letter-spacing: normal; /* 文字間を通常に戻す */
}
#main-contents  div.product-page-top .page-top{
	width: 110px;
	font-size: 85%;
	display: block;
	padding: 5px 15px 5px 10px;
	margin: 10px 0 5px 0;
	float: right;
	border: 1px solid #CCC;
	border-radius: 3px;/* CSS3草案 */
	-webkit-border: 3px;/* Safari,Google Chrome用 */
	-moz-border-top: 3px;/* Firefox用 */
	background-image: url(http://www.elecom.co.jp/image/icnlink.png);
	background-repeat: no-repeat;
	background-position: right center;

}

.relativeitems {
}
.relativeitems .ttl_style_02 {
	margin: 0 0 20px 0;
	padding: 10px;
	font-size: 124%;
	font-weight: bold;
	color: #FFF;
	background: #999;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.relativeitems .ttl_style_01 {
	border-bottom: 2px solid #999;
}
.relativeitems .ttl_style_01 span {
	border-left: 4px solid #999;
}
.relativeitems .category_list_twocolumn .category_list .category_item_wrap .category_item {
	margin-bottom: 0;
}



@media screen and (min-width: 500px) and (max-width: 799px){
#main-contents{
	width:99%;
	margin:0 auto;
	float:none;
}
#sub-contents{
	display:none;
}
.tab_area {
	padding: 10px 5px;
}
.tab_head ul li a span {
	font-size: 108%;
}
.tab_head ul li.personal a span,
.tab_head ul li.personal a.active span,
.tab_head ul li.personal a:hover span,
.tab_head ul li.business a span,
.tab_head ul li.business a.active span,
.tab_head ul li.business a:hover span {
	padding-left: 28px;
	-moz-background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    background-size: 18px 18px;
}
.category_box .ttl_style_01 {
	font-size: 116%;
}
.category_box .category_list .category_item_wrap .category_item .name p {
	font-size: 116%;
}
/* ページトップボタン */
#main-contents div.product-page-top{
	clear: both;
	/* [disabled]border: 1px solid #CCC; */
	margin: 0 auto 0;
	padding:0 5px;
	width:100%;
	box-sizing:border-box;
}
#main-contents div.product-page-top .page-top{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding: 0;
	margin: 1% 0 3.5%;
	clear: both;
	text-align: center;
	font-size: 93%;
	background-image: url(http://www.elecom.co.jp/image/icnlink.png);
	background-repeat: no-repeat;
	background-position: 99% center;
}
#main-contents div.product-page-top .page-top a{
	padding:1.8% 0 1.5%;
	display:block;
}
}



@media screen and (max-width:499px){
#main-contents{
	width:98%;
	margin:0 1%;
	float:none;
}
#sub-contents{
	display:none;
}
.tab_area {
	padding: 10px 5px;
}
.tab_head ul li a span {
	font-size: 108%;
}
.tab_head ul li.personal a span,
.tab_head ul li.personal a.active span,
.tab_head ul li.personal a:hover span,
.tab_head ul li.business a span,
.tab_head ul li.business a.active span,
.tab_head ul li.business a:hover span {
	padding-left: 28px;
	-moz-background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    background-size: 18px 18px;
}
.tab_box .page_link ul li {
	margin-right: 5px;
}
.tab_box .page_link ul li a {
	padding: 7px 10px 7px 20px;
	background: #ffffff url(/image/common/categoryarr_01_off.png) no-repeat 8px;
}
.category_box .ttl_style_01 {
	font-size: 116%;
}
.category_box .category_list_twocolumn {
	margin: 0;
}
.category_box .category_list_twocolumn .category_list {
	width: auto;
	float: none;
	padding: 0;
	margin-bottom: 15px;
}
.category_box .category_list .category_item_wrap {
	margin: 0;
}
.category_box .category_list .category_item_wrap .category_item {
	width: auto;
	float: none;
	padding: 0;
	margin-bottom: 15px;
}
.category_box .category_list .category_item_wrap .category_item .pic {
	width: 110px;
}
.category_box .category_list .category_item_wrap .category_item .pic img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.category_box .category_list .category_item_wrap .category_item .name p {
	font-size: 116%;
}
/* ページトップボタン */
#main-contents div.product-page-top{
	clear: both;
	/* [disabled]border: 1px solid #CCC; */
	/* [disabled]border-radius: 3px; *//* CSS3草案 */
	-webkit-border: 3px;/* Safari,Google Chrome用 */
	-moz-border-top: 3px;/* Firefox用 */
	margin: 0;
	position: relative;
	z-index: 0;
	float: none;
	width: 100%;
	padding:0 5px;
	box-sizing: border-box;
}
#main-contents div.product-page-top .page-top{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding: 0;
	clear: both;
	text-align: center;
	font-size: 100%;
	background-image: url(http://www.elecom.co.jp/image/icnlink.png);
	background-repeat: no-repeat;
	background-position: 99% center;
	margin: 1% 0 8%;
}
#main-contents div.product-page-top .page-top a{
	padding: 2.5% 0 2%;
	display: block;
}
}
