
@charset "utf-8";
/*=============================================================
 INDEX
=============================================================*/
/*=============================================================
TTL Layout
=============================================================*/
/* H1
-------------------------------------------------------------*/
#contents #pageTtl.ttlBtn h1 {
	width: auto;
	background: none;
	color: #000;
	margin-bottom: 0;
	clear: none;
line-height: 1em;
}
#contents #pageTtl h1 span.caption {
	padding: 0;
	background: none;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
/*=============================================================
container
=============================================================*/
/* ソーシャル
--------------------------------------------------------------*/
#socialBtn {
	position: relative;
	height: 30px;
	margin-top: 35px;
}
#hatena {
	position: absolute;
	left: 20px;
	top: 0;
}
#mixi {
	position: absolute;
	left: 85px;
	top: 0;
}
#twitter {
	position: absolute;
	left: 158px;
	top: 0;
}
#facebook {
	position: absolute;
	left: 294px;
	top: 0;
}
#google {
	position: absolute;
	left: 410px;
	top: 0;
}
/*=============================================================
pageArea
=============================================================*/
#pageArea {
	clear: both;
	width: 100%;
	margin-top: 35px;
}
/*=============================================================
pageArea Navi
=============================================================*/
#pageNaviTop {
	background: url(/product/img/line_black.png) repeat-x left bottom;
	clear: both;
}
#pageNaviTop ul {
	float: left;
	width: 490px;
	padding-left: 20px
}
#pageNaviTop ul li {
	float: left;
	width: 240px;
	padding-left: 5px;
}
#pageNaviTop ul li a {
	display: block;
	padding: 10px 0 6px;
	text-align: center;
	background: #d8d8d8 url(/product/img/arw_navi_black.png) no-repeat 10px center;
	border: 1px solid #d8d8d8;
	border-bottom: none;
	color: #333;
	margin-bottom: 1px;
	font-size: 14px;
}
#pageNaviTop ul li.act a {
	padding: 10px 0 7px;
	background: #fff url(/product/img/arw_navi_blue.png) no-repeat 10px center;
	border: 1px solid #000;
	border-bottom: none;
	color: #001eaa;
	margin-bottom: 0px;
}
#pageNaviBtm {
	background: url(/product/img/line_black.png) repeat-x left top;
	clear: both;
}
#pageNaviBtm ul {
	float: left;
	width: 490px;
	padding-left: 20px
}
#pageNaviBtm ul li {
	float: left;
	width: 240px;
	padding-left: 5px;
}
#pageNaviBtm ul li a {
	display: block;
	padding: 10px 0 6px;
	text-align: center;
	background: #d8d8d8 url(/product/img/arw_navi_black.png) no-repeat 10px center;
	border: 1px solid #d8d8d8;
	border-top: none;
	color: #333;
	margin-top: 1px;
	font-size: 14px;
}
#pageNaviBtm ul li.act a {
	padding: 10px 0 7px;
	background: #fff url(/product/img/arw_navi_blue_btm.png) no-repeat 10px center;
	border: 1px solid #000;
	border-top: none;
	color: #001eaa;
	margin-top: 0px;
}
/*=============================================================
galleryArea
=============================================================*/
#galleryArea {
	clear: both;
	width: 100%;
	margin-top: 35px;
	line-height: 1.6;
}
/* ギャラリーサムネイルリスト -----------------*/

div.menu-gallery {
	width: 670px;
	margin: 0 6px 20px 0px;
}

/*右に動画ボタンがある場合*/
div.menu-gallery ul {
	float: left;
	width: 545px;
	border-right: 1px dotted #CCC;
}
/*右に動画ボタンが無い場合*/
div.menu-gallery ul.no-movie {
	width: 670px;
	border-right: none;
}

div.menu-gallery ul li {
	float: left;
	padding: 0 10px 10px 0;
}

div.menu-gallery p {
	float: right;
}

div.menu-gallery:after,
div.menu-gallery ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.menu-gallery,
div.menu-gallery ul { display:inline-block; }
/*\*/
* html div.menu-gallery,
* html div.menu-gallery ul { height:1%; }
div.menu-gallery,
div.menu-gallery ul { display:block; }
/**/
/*=============================================================
specArea
=============================================================*/
#specArea {
	clear: both;
	width: 100%;
	margin-top: 35px;
	line-height: 1.6;
}
body#product #specArea .outer h2.subtitle {
	clear: both;
	width: 676px;
	background: none;
	padding: 0;
	border-top: 1px solid #000;
	border-bottom: none;
	margin: 0;
}
body#product #specArea .outer h2.subtitle span {
	clear: both;
	width: 626px;
	background: none;
	padding: 0;
	display: block;
	padding: 13px 10px 12px 40px;
	background-color: #f4f4f4;
	background-image: -moz-linear-gradient(top, #f4f4f4, #ffffff);
	background-image: -ms-linear-gradient(top, #f4f4f4, #ffffff);
	background-image: -o-linear-gradient(top, #f4f4f4, #ffffff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f4f4f4), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #f4f4f4, #ffffff);
	background-image: linear-gradient(top, #f4f4f4, #ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0)";

	font-size: 18px;
	position: relative;
	color: #001eaa;
}
body#product #specArea .outer h2.subtitle span:after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 16px;
	margin-top: -12px;
	background: url(/product/img/icn_spec.png) no-repeat left top;
}
body#product #specArea .inner h3 {
	border-left:none;
	border-bottom:3px solid #001eaa;
	padding-bottom:5px;
	font-size:16px;
	padding:5px 0 5px;
	margin:0 0 10px;
}
body#product #specArea p {
	margin: 0;
	padding: 0;
}
body#product #specArea table,
body#product #specArea table.commonTbl {
	margin: 0px 0 10px 0;
	width:100%;
	text-align: left;
	border-spacing: 0;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}
/* body#product #specArea table th,
body#product #specArea table td.specTbl_Title,
body#product #specArea table td.specTbl_TitleMem,
body#product #specArea table.commonTbl th {
	background: #E0E0E0;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: normal;
	padding: 3px 5px;
}
body#product #specArea table.commonTbl th:first-child {
}
body#product #specArea table td,
body#product #specArea table.commonTbl td {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 3px 5px;
} */
/* パソコン検索ボックス --------------------------------*/

/*枠*/
div.box-form select{
	width:250px;
}
div#box-search-pc {
	width: 676px;
	margin:0;
	background:none;
	background-color:#ebebeb;
}
div#box-search-pc div#box-search-pc-in {
	padding: 0 30px 10px;
	background:none;
}
div#box-search-pc div.box-form {
	width: 610px;
	padding-bottom: 13px;
}
div#box-search-pc div.box-form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#box-search-pc div.box-form {
	display: inline-block;
}
/*\*/
* html div#box-search-pc div.box-form {
	height: 1%;
}
div#box-search-pc div.box-form {
	display: block;
}
/**/

/*見出し*/

div#box-search-pc h2 {
	clear: none;
	margin: 0;
	width: 670px;
	background: none;
}
div#box-search-pc input.txt {
	width: 200px;
	margin: 2px 0 0 0;
}
div#box-search-pc dl {
	float: left;
	padding-right: 20px;
}
div#box-search-pc dt {
	font-size: 0;
	line-height: 0;
	margin-bottom: 2px;
}
div#box-search-pc img {
	vertical-align: top;
}
div#box-search-pc dd {
	margin-top: 5px;
	line-height: 1.6em;
}
div#box-search-pc select, div#box-search-pc input, div#box-search-pc p, div#box-search-pc label {
	font-size: 100%;
}
div#box-search-pc dl.leftbox td {
	padding-right: 5px;
}
div#box-search-pc p.btn {
	border-top: 1px dotted #CCC;
	padding-top: 10px;
	text-align: center;
}


/* 関連製品セット -------------------------------------------------------*/

div.set-relation {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/common/img_v2/bg_smallbox_btm.gif) left bottom no-repeat;
	line-height: 1.5em;
}



/*見出し*/

div.set-relation p {
	padding: 3px 10px;
	background: url(/common/img_v2/bg_sidehead.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
}

div#contents div.set-relation p a {
	display: block;
	padding-right: 14px;
	background: url(/common/img_v2/bg_sidehead_arrow.gif) right center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}


/*1セット*/

div.set-relation dl {
	margin: 10px 10px 0;
	padding-bottom: 8px;
	background: url(/common/img_v2/line_dot_gray.gif) no-repeat left bottom;
}

div.set-relation dl.last {
	padding: 0;
	background: none;
}

/*画像・テキスト・リンク*/


div.set-relation dl dt {
	float: right;
	padding: 0 0 10px 10px;
}

div.set-relation dl dd.txt{
	padding: 0 0 5px 0;
}

div.set-relation dl dd.more {
	padding-left: 12px;
	background: url(/common/img_v2/icon_arrow01.gif) left 5px no-repeat;
}

div.set-relation dl dd.more a {
	color: #4F9BD8;
}

div.set-relation dl:after,
div.set-relation:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.set-relation dl,
div.set-relation { display:inline-block; }
/*\*/
* html div.set-relation dl,
* html div.set-relation { height:1%; }
div.set-relation dl,
div.set-relation { display:block; }
/**/

/* テンプレートレイアウトセット -----------------------------------------------------*/
.outer .inner .clmBoxPhotoFull{
	clear:both;
}
.outer .inner .clmBoxPhotoFull .photoBox{
	clear:both;
	text-align:center;
}
.outer .inner .clmBoxPhotoFull .photoBox img{
	max-width:676px !important;
	height:auto;
}
.outer .inner .clmBoxPhotoRight200{
	clear:both;
}
.outer .inner .clmBoxPhotoRight200 .txtBox{
	float:left;
	width:456px;
}
.outer .inner .clmBoxPhotoRight200 .photoBox{
	float:right;
	width:200px;
	text-align:center;
}
.outer .inner .clmBoxPhotoRight200 .photoBox img{
	max-width:200px !important;
	height:auto;
}
.outer .inner .clmBoxPhotoRight300{
	clear:both;
}
.outer .inner .clmBoxPhotoRight300 .txtBox{
	float:left;
	width:356px;
}
.outer .inner .clmBoxPhotoRight300 .photoBox{
	float:right;
	width:300px;
	text-align:center;
}
.outer .inner .clmBoxPhotoRight300 .photoBox img{
	max-width:300px !important;
	height:auto;
}
.outer .inner .clmBoxPhotoRight{
	clear:both;
}
.outer .inner .clmBoxPhotoRight .txtBox{
}
.outer .inner .clmBoxPhotoRight .photoBox{
	float:right;
	text-align:center;
	padding-left:20px;
}
.outer .inner .clmBoxTableFull{
	clear:both;
}
.outer .inner .clmBoxTableFull .tableBox{
	clear:both;
}
.outer .inner .clmBoxTableFull .tableBox table.lineTable{
	clear:both;
	width:100%;
}
.outer .inner .clmBoxTableFull .tableBox table.lineTable th,
.outer .inner .clmBoxTableFull .tableBox table.lineTable td{
	clear:both;
	border:1px solid #999 !important;
}
.outer .inner .clmBoxTableFull .tableBox table.lineTable th{
	clear:both;
	border:1px solid #999 !important;
	background: #E0E0E0;
	text-align:left;
}
.outer .inner .clmBoxTable300{
	clear:both;
}
.outer .inner .clmBoxTable300 .txtBox{
	float:left;
	width:356px;
}
.outer .inner .clmBoxTable300 .tableBox{
	float:right;
	width:300px;
}
.outer .inner .clmBoxTable300 .tableBox table.lineTable{
	clear:both;
	width:100%;
}
.outer .inner .clmBoxTable300 .tableBox table.lineTable th,
.outer .inner .clmBoxTable300 .tableBox table.lineTable td{
	clear:both;
	border:1px solid #999 !important;
}
.outer .inner .clmBoxTable300 .tableBox table.lineTable th{
	clear:both;
	border:1px solid #999 !important;
	background: #E0E0E0;
	text-align:left;
}
#outlineArea a.arwDef,
.outer .inner a.arwDef{
	padding-left: 12px;
	display: block;
	background: url(/shared/img/arw_black_small.png) no-repeat left 6px;
	text-decoration:none;
}
#outlineArea a.arwDef,
.outer .inner a.arwDef:hover{
	text-decoration:underline;
}






























