/*　製品カタログCSS　*/


.clearfix {
	width:100%;
	zoom:1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
#contents {
	padding: 0;
	margin: 0;
	background-color: #fff;
	text-align: center;
	font-size: 12px;
	box-sizing: content-box;
}
#contents a {
	display: inline-block;
    vertical-align: middle;
    color: #0000bb
}
table.contTitle {
	margin-top: 23px;
	border-bottom: solid 3px #D7E5FA;
}
table.contBox {
	margin-top: 23px;
	border: solid 2px #D7E5FA;
}
.mTop23 {
	margin-top: 23px;
}
.mTop40 {
	margin-top: 40px;
}
.mBottom5 {
	margin-bottom: 5px;
}
.hanaAttn {
	padding-top: 12px;
	color: #666;
}
.hanaAttn2 {
	padding-top: 6px;
	color: #666;
}
.pTop5 {
	padding-top: 5px;
}
.pTop10 {
	padding-top: 10px;
}
.pAll5 {
	padding: 5px;
}
.pAll8 {
	padding: 8px;
}
.pdfBox {
	padding: 6px;
	background-color: #EDECEC;
}
.catalogTxt {
	padding: 4px 4px 4px 4px;
	font-size: 97%;
}
.catalogImg {
	padding: 4px 4px 7px 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	line-height: 0;
}
.catalogImg img {
	box-shadow: 1px 1px 6px #aaa; /*CSS3*/
	-moz-box-shadow: 1px 1px 6px #aaa; /* Firefox用*/
	-webkit-box-shadow: 1px 1px 6px #aaa; /* Google Chrome, Safari用*/
	_border:1px solid #999;
}
.pLeft10 {
	padding-left: 10px;
}
.colorPinkB {
	color: #FC5CEB;
	font-weight: bold;
}
.color666 {
	color: #666;
}
div.P-Bottom {
	margin-top: 29px;
	font: 1px/1px sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
input.w95, textarea.w95 {
	width: 95%;
}
input.w90, textarea.w90 {
	width: 90%;
}
input.t113 {
	width: 113px;
}
/*　↑製品カタログCSS　*/


/*　画像切抜き機能操作説明CSS　*/
#help2 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.help2_img {
	padding:10px 0 20px 0;
	display: block;
	text-align: left;
}
.help2_table {
	display: block;
	margin: 15px 0px 30px 0px;
	font-size: small;
	color: #666666;
	line-height: 160%;
}
#help2_title {
	background: url(img/help2_bg02.gif) no-repeat;
	height: 30px;
	width: 550px;
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
	font-size:medium;
	text-align: left;
	display: block;
}
#help2_list1 {
	background: url(img/help2_03.gif) no-repeat;
	height: 30px;
	width: 525px;
	padding-left: 25px;
	border-bottom: 1px solid #D7E5FA;
	font-weight: bold;
	color: #666666;
	font-size:small;
}
#help2_list2 {
	background: url(img/help2_05.gif) no-repeat;
	height: 25px;
	width: 525px;
	padding-left: 25px;
	border-bottom: 1px solid #D7E5FA;
	font-weight: bold;
	color: #666666;
	font-size:small;
}
#help2_list3 {
	background: url(img/help2_08.gif) no-repeat;
	height: 25px;
	width: 525px;
	padding-left: 25px;
	border-bottom: 1px solid #D7E5FA;
	font-weight: bold;
	color: #666666;
	font-size:small;
}
.help2_td {
	width: 290px;
}
/*　2012.11移行追加　*/

#wrap {
	width:960px;
	margin:0 auto;
	clear:both;
}
#catalogwrap {
	padding: 8px 0 8px 0px;
	clear: both;
}
.catalogBox {
	background-color: #fff;
	width: 155px;
	float: left;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-top: 3px solid #386AA8;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
	background-image: url(img/catalogbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #777;
}
li.catalogTitle {
	background-color: #fff;
	color: #006699;
	height:54px;
	font-weight: bold;
	font-size: 96%;
	line-height:1.3em;
	_font-size: 94%;
	_line-height:1.3em;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#wrap .b_txt2 {
	float: left;
	width: 960px;
	position: relative;
}
#wrap .b_txt {
	float: left;
	width: 240px;
}
#wrap .b_txt {
	position: relative;
}
#wrap .b_txt.pastcatalog p {
	text-align: left;
	position: absolute;
	left: 1.5em;
	top: 48px;
	right: 1em;
}
#wrap .b_txt.pastcatalog p.shadow {
	text-shadow: 2px 0px 0.5px rgba(255,255,255,1),
		0px 2px 0.5px rgba(255,255,255,1),
		-2px 0px 0.5px rgba(255,255,255,1),
		0px -2px 0.5px rgba(255,255,255,1);
}

}
#wrap .glaybox {
	clear: both;
	width: 960px;
	text-align: left;
	background-color: #eee;
	_width:960px;
}
#wrap .glaybox img {
	float: left;
	margin-right: 8px;
}
#wrap #careforuse {
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
#wrap #careforuse .half {
	width: 480px;
	float: left;
	margin-top:8px;
}
#wrap #careforuse .half li {
	margin-right: 5px;
	list-style-image: url(img/icon_hana.gif);
	margin-left: 20px;
}
#wrap #underbanner {
	/*margin-top: 12px;*/
	margin-bottom: 12px;
	clear: both;
}
#wrap .glaybox2 {
	clear: both;
	width: 960px;
	text-align: left;
	background-color: #eee;
	margin-bottom:50px;
}
#wrap .glaybox2 img {
	float: left;
	margin-right: 8px;
}
#wrap .howtouse ul {
	margin:0px 0 0 10px;
}
#wrap .howtouse li {
	text-align: left;
	float: left;
	padding-right: 20px;
	margin-bottom: 4px;
}
#wrap .howtouse li:nth-child(n+2) {
	background-image: url(img/arrow_aqua.gif);
	background-repeat: no-repeat;
	background-position: 16px 6px;
	padding-left: 28px;
	margin-top: 6px;
	line-height: 1.8em;
	vertical-align: cneter;
	zoom:1;
}
#wrap .howtouse li.movieicon {
	text-align: left;
	background-image: url(img/movieicon.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 38px;
	margin-top: 4px;
	line-height: 2em;
	zoom:1;
}
#wrap #headcontent {
	width:960px;
	margin-top:0px;
	margin-bottom: 16px;
	clear: both;
	height: 200px;
	background-image: url(img/searchbg.jpg);
}
#wrap #headcontent #catalogserach {
	float: left;
}
#wrap #headcontent #catalogserach {
	background-repeat: no-repeat;
	height: 170px;
	width: 430px;
	margin-right: 0px;
	text-align: left;
	margin-top: 30px;
	margin-left: 40px;
	zoom:1;
		display:inline;

}
#wrap #headcontent #catalogserach .searchblock {
	text-align: left;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	_display: inline;
}
#wrap #headcontent #catalogserach .searchblock td {
	padding-right: 8px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
#wrap #headcontent #catalogserach .searchblock a {
	color: #FFFFFF;
	background-image: url(img/arrow_bg.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 14px;
}
#wrap #headcontent #catalogserach .searchblock input[type="image"] {
	display: block;
}
.catalogTitle.mov {
	background-image: url(img/movieicon.gif);
	background-repeat: no-repeat;
	background-position: 120px 28px;
}
#kw2 {
	width:240px;
	height: 30px;
	padding: 0.1em 0.5em
}
#wrap .catalogBox ul {
	margin: 0px;
	padding: 0px;
}
#wrap .catalogBox li.catabutton {
	display:inline-block;
}
#wrap .catalogBox li.catabutton img {
	margin: 0 0px;
}
#wrap .catalogBox .S3 {
	text-align: left;
	font-size: .92em;
	margin-left: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	_font-size: .84em;
}
/*　2012.12移行追加　*/

.clr {
	clear:both;
}
#wrap h2 {
	background-image: url(img/h2bg.gif);
	background-repeat: repeat-x;
	height: 49px;
	margin-bottom: 4px;
	text-align: left;
	padding-top: 12px;
	padding-left: 6px;
}
#wrap h3 {
	background-image: url(img/h3bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	margin-bottom: 4px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	background-position: 0px 24px;
}

#wrap #popupwidth {
	width: 800px;
	margin:0 auto;
}

.topm2 {
	margin-top: 2em;
}
#wrap #maincontents {
	text-align: left;
	font-size: 104%;
}
#wrap #submenu {
	text-align: left;
	width: 360px;
}
#wrap #maincontents ul {
	margin-left: 2em;
	list-style-type: disc;
}
#oldcata #wrap #submenu {
	width: 360px;
	float: left;
}
#oldcata #wrap #maincontents {
	float: right;
	width: 580px;
	margin-left: 18px;
}
#catatop #wrap #submenu {
	width: 960px;
}
#catatop #wrap #maincontents {
	width: 960px;
}
.catalogbox.rightside {
	margin-right:0;
}
#wrap #headcontent #catalogserach #catalogbtn li {
	display: inline-block;
	margin-right: 8px;
}
#wrap #headcontent #cloverflow {
	float: left;
	width: 480px;
	height: 200px;
	position: relative;
	zoom:1;
}
#wrap #headcontent #cloverflow li {
	display: block;
	position: absolute;
}
#wrap #headcontent #cloverflow .level0  {
	z-index: 6;
	left: 330px;
	top: 0;
}
#wrap #headcontent #cloverflow .level0 img  {
	height: 200px;
	width: 160px;
}
#wrap #headcontent #cloverflow .level1  {
	z-index: 6;
	left: 190px;
	top: 14px;
}
#wrap #headcontent #cloverflow .level1 img  {
	height: 170px;
	width: 121px;
}
#wrap #headcontent #cloverflow .level2 {
	left: 130px;
	top: 22px;
	z-index: 5;
}
#wrap #headcontent #cloverflow .level2 img {
		height: 157px;
	width: 112px;
}
#wrap #headcontent #cloverflow .level3 {
	z-index: 4;
	left: 80px;
	top: 29px;
}
#wrap #headcontent #cloverflow .level3 img {
	height: 145px;
	width: 103px;
}
#wrap #headcontent #cloverflow .level4 {
	z-index: 3;
	left: 40px;
	top:39px;
}
#wrap #headcontent #cloverflow .level4 img {
	height: 131px;
	width: 93px;
}
#wrap #headcontent #cloverflow .level5 {
	z-index: 2;
	left: 0;
	top: 45px;
}
#wrap #headcontent #cloverflow .level5 img {
	height: 120px;
	width: 85px;
}
#wrap #headcontent #cloverflow .level6 {
	z-index: 1;
	left: 0px;
	top: 51px;
}
#wrap #headcontent #cloverflow .level6 img {
	height: 108px;
	width: 76px;
}
#wrap #underbanner .howtouse  p {
	font-size: 1.2em;
	font-weight: bold;
	/*	margin-top: 4px;*/

}
#wrap #underbanner .howtouse  img {
	vertical-align: middle;
	margin-right: 4px;
}
#wrap  .grayinside {
	margin: 0px;
	padding: 16px;
}

#wrap #catalogwrap ~ .glaybox2 a {
    vertical-align: text-bottom;
}
#wrap #catalogwrap ~ .glaybox2 a img {
    vertical-align: middle;
    float: none;
}


/*--------------------------------------------
　■トピックス
--------------------------------------------*/

div#wrap div#topics {
	background-image: url(img/topics_bg_001.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 41px;
	position: relative;
	/*/ z-index: 100; /*/
	z-index: 9;
	border-top: 1px solid #fff;
}

div#wrap div#topics h3 {
	height: 41px;
	color: #fff;
	font-weight: normal;
	position: relative;
	margin: 0;
}

div#wrap div#topics h3.topics-open {
	background-image: url(img/topics_bg_003.jpg);
	background-repeat: no-repeat;
	background-position: 518px 12px;
}

div#wrap div#topics h3 strong {
	font-weight: normal;
	padding: 10px 0px 0px 65px;
	display: block;
	background-image: url(img/topics_icon_001.gif);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	cursor: pointer;
}

div#wrap div#topics h3 span {
	display: inline-block;
	background-image: url(img/topics_icon_002.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 20px;
	position: absolute;
	right: 25px;
	top: 15px;
	line-height: 1em;
	font-size: 12px;
}

div#wrap div#topics h3.topics-open span {
	background-image: url(img/topics_icon_003.gif);
}

div#wrap div#topics div#topics-content {
	background-image: url(img/topics_bg_002.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 201px 0px 0px 0px;
	overflow: hidden;
	height: 0;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 100;
	width: 100%;
	background-color: #fff;
}

div#wrap div#topics div#topics-content p {
	position: absolute;
	left: 60px;
	top: 90px;
	font-size: 14px;
}


