@charset "Shift-JIS";

body{
	text-align:center;
}

/* add CSS code by NIKKO 090206 */
a{
	color:#0066cc;
}

a:hover{
	color:#f78220;
}

/* sub_globalNavi */

#subNavi{
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

* html #subNavi{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#subNavi li{
	display: inline;
}

/* ========================== ƒpƒ“‚­‚¸ ========================== */

div.location {
	width:720px;
	margin:5px auto 0;
	padding:0 0 0 3px;
	text-align:left;
	line-height:140%;
}

/* ========================== SearchBox ========================== */
#searchArea{
	width:680px;
	margin:10px 20px 50px;
	padding-top:10px;
	background:url(../search/image/sp_bgtop.jpg) no-repeat left top;
}

#searchArea form{
	padding-top:15px;
	background:url(../search/image/sp_bgmig.jpg) repeat-y left top;
}

#searchArea form input{
	line-height:1.0;
	font-size:100%;
}

#searchArea table{
	width:640px;
	margin:0 20px;
	border-left:1px solid #FE9900;
	border-top:1px solid #FE9900;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
	text-align:left;
	color:#343434;
}

#searchArea table th{
	padding:5px;
	text-align:center;
	background:#FFECCC;
	color:#343235;
	font-weight:bold;
	border-right:1px dotted #FE9900;
	border-bottom:1px solid #FE9900;
}

#searchArea table td{
	padding:5px;
	border-right:1px solid #FE9900;
	border-bottom:1px solid #FE9900;
	background:#ffffff;
}

#searchArea .submitArea{
	padding:20px;
	background:url(../search/image/sp_bgbottom.jpg) no-repeat left bottom;
}

#searchArea .submitArea input{
	margin:0 auto;
	text-align:center;
	display:block;
}

/* ========================== markBox ========================== */

div.markBox{
	width: 548px;
}

div.markBox h2{
	margin: 0 0 0px 0;
}

div.markBoxBoder{
	margin: 0 0 20px 0;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
}

div.markBoxBoderIn{
	width: 548px;
	border-bottom: 1px #cccccc solid;
	background: url(/search/mark/image/dotline01.gif) repeat-y;
}
div.markBoxBoderIn:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.markBoxBoderIn { display:inline-block; }
/*\*/
* html div.markBoxBoderIn { height:1%; }
div.markBoxBoderIn { display:block; }
/**/

div.markBoxBoderIn p.leftBox{
	float: left;
}

div.markBoxBoderIn div.rightBox{
	float: right;
	width: 420px;
	margin: 2px;
}

div.markBoxBoderIn div.rightBox h3{
	margin: 0 2px 2px 0;
	padding: 3px 0 1px 8px;
	border-left: 10px #ffd99a solid;
	background: #fef4d3;
	font-weight: bold;
	font-size: 86%;
}

* html div.markBoxBoderIn div.rightBox h3{
	margin: 0 0 0 0;
}

div.markBoxBoderIn div.rightBox p{
	margin: 0 0 0 18px;
	line-height: 1.2;
}

div.markBoxBoderRed{
	margin: 0 0 5px 0;
	border-top: 1px #cf0226 solid;
	border-left: 1px #cf0226 solid;
	border-right: 1px #cf0226 solid;
}

div.markBoxBoderRedIn{
	width: 548px;
	border-bottom: 1px #cf0226 solid;
	background: url(/search/mark/image/dotline02.gif) repeat-y;
}
div.markBoxBoderRedIn:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.markBoxBoderRedIn { display:inline-block; }
/*\*/
* html div.markBoxBoderRedIn { height:1%; }
div.markBoxBoderRedIn { display:block; }
/**/

div.markBoxBoderRedIn p.leftBox{
	float: left;
}

div.markBoxBoderRedIn div.rightBox{
	float: right;
	width: 420px;
	margin: 2px;
}

div.markBoxBoderRedIn div.rightBox h3{
	margin: 0 2px 2px 0;
	padding: 3px 0 1px 8px;
	border-left: 10px #cf0226 solid;
	background: #ffaeae;
	font-weight: bold;
	font-size: 86%;
}

* html div.markBoxBoderRedIn div.rightBox h3{
	margin: 0 0 0 0;
}

div.markBoxBoderRedIn div.rightBox p{
	margin: 0 0 0 18px;
	line-height: 1.2;
}

div.markBoxBoder02{
	margin: 10px 0 0 0;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	padding: 1px;
}

div.markBoxBoder02 table.green,
div.markBoxBoder03 table.purple,
div.markBoxBoder03 table.yellow,
div.markBoxBoder04 table.blue{
	margin: 0;
	width: 100%;
}

div.markBoxBoder02 table.green tr th{
	background: #6bb988;
	vertical-align: middle;
	width: 116px;
}

div.markBoxBoder03 table.purple tr th{
	background: #a7b2da;
	vertical-align: middle;
	width: 116px;
}

div.markBoxBoder03 table.yellow tr th{
	background: #fbb04c;
	vertical-align: middle;
	width: 116px;
}

div.markBoxBoder04 table.blue tr th{
	background: #68bae7;
	vertical-align: middle;
	width: 116px;
}

div.markBoxBoder02 table.green tr td,
div.markBoxBoder03 table.purple tr td,
div.markBoxBoder03 table.yellow tr td,
div.markBoxBoder04 table.blue tr td{
	background: url(/common/image/dotline01.gif) repeat-x left bottom;
	padding: 5px 10px;
}
div.markBoxBoder03 table.green tr td:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.markBoxBoder03 table.green tr td { display:inline-block; }
/*\*/
div.markBoxBoder03 table.green tr td { height:1%; }
div.markBoxBoder03 table.green tr td { display:block; }
/**/
div.markBoxBoder02 table.green tr td.none,
div.markBoxBoder03 table.purple tr td.none,
div.markBoxBoder03 table.yellow tr td.none,
div.markBoxBoder04 table.blue tr td.none{
	background: none;
	padding: 5px 10px;
}

div.markBoxBoder02 table.green tr td p.left,
div.markBoxBoder03 table.purple tr td p.left,
div.markBoxBoder03 table.yellow tr td p.left,
div.markBoxBoder04 table.blue tr td p.left{
	float: left;
	margin: 0 5px 0 0;
}

div.markBoxBoder02 table.green tr td p.right,
div.markBoxBoder03 table.purple tr td p.right,
div.markBoxBoder03 table.yellow tr td p.right,
div.markBoxBoder04 table.blue tr td p.right{
	float: right;
	width: 360px;
	margin: 3px 0 0 0;
	line-height: 1.1;
}

div.markBoxBoder03{
	margin: 0 0 0 0;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	padding: 1px;
}

div.markBoxBoder04{
	margin: 0 0 0 0;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	padding: 1px;
}


/* ========================== SearchResult ========================== */
.typeBroad{
	display:inline-table;
}

.typeBroad:after{
	content:".";
	display:block;
	height:0;
	font-size:1%;
	clear:both;
	visibility:hidden;
}
/* Hack code for Opera */
html:first-child .typeBroad:after{
	display:none;
}
/* Default code for Other Browser */
.typeBroad:after{
	display:block;
}

#searchBtn{
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	background:#FFD99A;
}

#searchBtn dt{
	margin-bottom:9px;
}

#searchBtn dd{
	margin:0 0 9px 9px;
}

#subBtn ul{
	margin-bottom:10px;
}

#subBtn li{
	list-style:none;
}

#itemCat{
	margin-bottom:6px;
	padding:5px 0 5px 5px;
	background:#E7E7E7;
}

#itemCat dl{
	width:147px;
	padding-bottom:1px;
	background:url(../search/image/sp_itembg_off.gif) no-repeat left bottom;
}

#itemCat dt a{
	width:125px;
	height:23px;
	letter-spacing:-1px;
	padding:7px 0 0 22px;
	color:#545454;
	background:url(../search/image/sp_itembg_off.gif) no-repeat left top;
	text-decoration:none;
	display:block;
}

*html #itemCat dt a{
	width:147px;
	height:29px;
}

#itemCat dt.active a{
	width:125px;
	height:23px;
	padding:9px 0 0 22px;
	background:url(../search/image/sp_itembg_on.gif) no-repeat left top;
	text-decoration:none;
	display:block;
}

*html #itemCat dt.active  a{
	width:147px;
	height:32px;
}

#itemCat dt ul{
	border-top:1px dotted #cccccc;
}

#itemCat dt ul li{
	list-style:none;
}

#itemCat dt ul li a{
	width:125px!important;
	height:20px!important;
	letter-spacing:-1px!important;
	padding:5px 0 0 22px!important;
	color:#545454!important;
	background:url(../search/image/sp_itembg_on2.gif) no-repeat left top!important;
	text-decoration:none!important;
	display:block!important;
}

*html #itemCat dt ul li a{
	width:147px!important;
	height:25px!important;
}

#itemCat dt ul li a:hover{
	background:url(../search/image/sp_itembg_on3.gif) no-repeat left top!important;
}

#itemCat dt a:hover{
	text-decoration:underline!important;
}

#menu{
	width:157px;
	padding-top:10px;
	float:left;
}

#menu dl.btnSupport dt{
	height:42px;
}

#menu dl.btnSupport dd{
	margin:0!important;
	padding:0!important;
	line-height:0!important;
}

#menu dl.btnSupport a img{
	line-height:0!important;
	vertical-align:baseline;
}

#mainContent{
	width:548px!important;
	padding-top:10px;
	float:right;
}

#mainContent #itemCatArea{
	clear:both;
	font-size:82%;
}

#mainContent .dataRearrangement{
	width:548px;
	background:#CBCBCB;
	color:#333333;
	display:inline-table;
}

#mainContent .dataRearrangement:after{
	content:".";
	display:block;
	height:0;
	font-size:1%;
	clear:both;
	visibility:hidden;
}
/* Hack code for Opera */
html:first-child #mainContent .dataRearrangement:after{
	display:none;
}
/* Default code for Other Browser */
#mainContent .dataRearrangement:after{
	display:block;
}

#mainContent .dataRearrangement strong{
	color:#ff0000;
	font-weight:bold;
}

#mainContent .dataRearrangement .display{
	padding:2px 4px 2px;
	float:left;
}

#mainContent .dataRearrangement .change{
	padding:2px 4px 2px;
	float:right;
}

#mainContent #searchResult{
	width:548px;
	margin-bottom:10px;
}

#mainContent #searchResult table{
	width:548px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
	text-align:left;
	color:#343434;
	/*font-size:1.0419651462658574070697335174138em;*/
}

#mainContent #searchResult th{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:#EBEAE7;
	text-align:center;
	vertical-align:middle;
	white-space: nowrap;
}

#mainContent #searchResult td{
	padding:5px 1px;
	border-right:1px dotted #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	vertical-align:middle;
}

#mainContent #searchResult td.itemDetail{
	width:58%;
	padding:0!important;
	text-align:left!important;
}

#mainContent #searchResult td.itemDetail p{
	padding:5px 10px;
	/*font-size:.8333em;*/
	line-height:1.1em;
	border-bottom:1px solid #FF9900;
}

#mainContent #searchResult td.itemDetail strong{
	font-weight:bold;
}

#mainContent #searchResult td.itemDetail .picArea{
	width:100px;
	padding:0 0 10px 10px;
	display:block;
	float:left;
	text-align:center;
}

#mainContent #searchResult td.itemDetail .picArea img{
	margin:10px;
}

#mainContent #searchResult td.itemDetail .txtArea{
	padding:10px;
	float:left;
}

#mainContent #searchResult td.itemDetail li{
	list-style:none;
	line-height:1.1em;
}

#mainContent #searchResult td.link{
	border-right:1px solid #CCCCCC;
}

#mainContent #searchResult td.link li{
	list-style:none;
	line-height:1.1em;
}

#searchArea2{
	width:548px;
	margin:10px 0 50px;
	padding-top:10px;
	background:url(../search/image/sp_bg2top.gif) no-repeat left top;
}

#searchArea2 form{
	padding-top:15px;
	background:url(../search/image/sp_bg2mig.gif) repeat-y left top;
}

#searchArea2 form input{
	line-height:1.0;
	font-size:100%;
}

#searchArea2 table{
	width:508px;
	margin:0 20px;
	border-left:1px solid #FE9900;
	border-top:1px solid #FE9900;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
	text-align:left;
	color:#343434;
}

#searchArea2 table th{
	width:90px;
	padding:5px;
	text-align:center;
	background:#FFECCC;
	color:#343235;
	font-weight:bold;
	border-right:1px dotted #FE9900;
	border-bottom:1px solid #FE9900;
}

#searchArea2 table td{
	padding:5px;
	border-right:1px solid #FE9900;
	border-bottom:1px solid #FE9900;
	background:#ffffff;
}

#searchArea2 .submitArea{
	margin:0 auto;
	padding:20px;
	background:url(../search/image/sp_bg2bottom.gif) no-repeat left bottom;
	text-align:center!important;
}

#searchArea2 .submitArea input{
	vertical-align:middle;
}

.select{
	width:100%;
	margin-bottom:5px;
	display:inline-table;
}

.select:after{
	content:".";
	display:block;
	height:0;
	font-size:1%;
	clear:both;
	visibility:hidden;
}
/* Hack code for Opera */
html:first-child .select:after{
	display:none;
}
/* Default code for Other Browser */
.select:after{
	display:block;
}


.disp{
	float:left;
}

.pageNum{
	background:inherit;
	float:right;
	padding-top:0.5em 0;
	text-align:center;zoom:1;
}
.pageNum p{
	/*font-size:131%;*/
}
.pageNum big{
	font-size:100%;
}

.pageNum p br{
	display:none;
}
.pageNum span,
.pageNum a{
	padding:0.2em 0.4em;
	margin:2px;
	border:1px solid #eee;
	line-height:1.0em;
	zoom:1;
}
.pageNum span{
	background:#eee;
	font-weight:bold;
}
.pageNum #prvb{
	position:relative;
	left:0.15em;
	zoom:1;
}
.pageNum #nxtb a,
.pageNum #prvb a{
	margin-right:0;
	_padding-bottom:0.1em;
	text-decoration:none;
	_height:1.35em;
}
*+html body .pageNum #nxtb a,
*+html body .pageNum #prvb a{
	padding-top:0.2em;
}
.pageNum #nxtb a strong,
.pageNum #prvb a strong{
	text-decoration:underline;
}
.pageNum #nxtb a span,
.pageNum #prvb a span{
	padding:0;margin:0;
	background-color:transparent;
	border:0 none;
	font-weight:normal;
	font-family:Tahoma;
	line-height:1;
	zoom:1;
}
.pageNum a:hover{
	border-color:#00d;
	background:#039;
	color:#fff;
}
.pageNum #nxtb a:hover span,
.pageNum #prvb a:hover span{
	border-color:#039;
	background:#039;
	color:#fff;
}

/* ========================== SearchCategory ========================== */
.catBoxWrapper{
	width:720px;
	padding:10px 0 20px;
	display:inline-table;
}

.catBoxWrapper:after{
	content:".";
	display:block;
	height:0;
	font-size:1%;
	clear:both;
	visibility:hidden;
}
/* Hack code for Opera */
html:first-child .catBoxWrapper:after{
	display:none;
}
/* Default code for Other Browser */
.catBoxWrapper:after{
	display:block;
}

.catBoxWrapper .catBox{
	width:230px;
	margin-right:15px;
	float:left;
}

.catBoxWrapper .catBoxR{
	width:230px;
	float:right;
}

.catBoxWrapper h3{
	width:189px;
	height:25px;
	margin-bottom:5px;
	padding:10px 0 0 40px;
	font-weight:bold;
	font-size:90%;
	color:#333333;
}

*html .catBoxWrapper h3{
	width:229px;
	height:35px;
}
.catFile h3{
	background:url(../search/image/icon_cat_file.gif) no-repeat left top;
}
.catPc h3{
	background:url(../search/image/icon_cat_pc.gif) no-repeat left top;
}
.catPaper h3{
	background:url(../search/image/icon_cat_paper.gif) no-repeat left top;
}
.catOa h3{
	background:url(../search/image/icon_cat_oa.gif) no-repeat left top;
}
.catLabel h3{
	background:url(../search/image/icon_cat_label.gif) no-repeat left top;
}
.catDesign h3{
	background:url(../search/image/icon_cat_design.gif) no-repeat left top;
}
.catDen h3{
	background:url(../search/image/icon_cat_den.gif) no-repeat left top;
}
.catNote h3{
	background:url(../search/image/icon_cat_note.gif) no-repeat left top;
}
.catAlbum h3{
	background:url(../search/image/icon_cat_album.gif) no-repeat left top;
}
.catChara h3{
	background:url(../search/image/icon_cat_chara.gif) no-repeat left top;
}
.catHira h3{
	background:url(../search/image/icon_cat_hira.gif) no-repeat left top;
}
.catHan h3{
	background:url(../search/image/icon_cat_han.gif) no-repeat left top;
}

.catBoxWrapper li{
	margin:0 0 5px 10px;
	padding-left:20px;
	line-height:1.4;
	list-style:none;
	background:url(../common/img/icon_arrow_r.gif) no-repeat left top;
}

#itemNavi{
	width:720px;
	margin:0 auto;
	border:1px solid #cccccc;
	clear:both;
	text-align:left;
	vertical-align:baseline;
}

#itemNavi img{
	vertical-align:-7px;
}

#itemNavi a{
	line-height:1.3em;
	padding-left:12px;
	background:url(../search/image/icon_link.gif) no-repeat 0 3px;
}



/* ========================== 1c_search_1.php========================== */
table.spSearch{
	width:100%;
	margin-bottom:20px;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
	text-align:left;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

table.spSearch th{
	width:25%;
	padding:5px 10px;
	background:#FFECCC;
	color:#343235;
	border-right:1px dotted #FE9900;
	border-bottom:1px solid #cccccc;
}

table.spSearch td{
	padding:5px 10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

table.spSearch td.middle{
	vertical-align:middle;
}

table.spSearch caption{
	background:#cbcbcb;
	text-align:left;
	padding:2px;
	font-size:82%;
}

table.spSearch .productName{
	font-weight:bold;
	/*border-bottom:1px solid #FE9900;*/
}

table.spSearch .productPicture{
	text-align:center;
}

table.spSearch .productPicture img{
	margin:10px;
}


/* ========================== themeBox ========================== */

div.downloadBox{
	width: 718px;
	margin: 0 0 15px 0;
}

div.downloadBox p.lead{
	margin: 0 0 15px 0;
}
div.downloadBoxIn{
	width: 718px;
	margin: 0 0 20px 0;
}
div.downloadBoxIn:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.downloadBoxIn { display:inline-block; }
/*\*/
* html div.downloadBoxIn { height:1%; }
div.downloadBoxIn { display:block; }
/**/

div.downloadBoxIn h3{
	margin: 0 0 10px 0;
}

div.downloadBoxIn p{
	line-height: 1.2;
}

div.downloadBoxIn p.lead{
	margin: 10px 0 10px 0;
}

div.downloadBoxIn table{
	margin: 10px 0 10px 0;
}

div.downloadBoxIn table tr td.left img{
	margin: 0 5px 0 0;
}

div.downloadBoxIn table tr td.bg{
	padding: 5px;
	background: #ececec;
	width: 175px;
}

div.downloadBoxIn table tr td.bg ul{
	margin: 0 0 8px 0;
}

div.downloadBoxIn table tr td.bg ul li{
	display: inline;
	margin: 0 2px 0 0;
}

div.downloadBoxIn table tr td.bg p{
	margin: 0 0 5px 0;
}

div.downloadBoxIn p.right{
	text-align: right;
}

div.downloadBox div.leftBox{
	float: left;
	width: 355px;
}

div.downloadBox div.rightBox{
	float: right;
	width: 355px;
}


/* ========================== contents common ========================== */

#ctArea {
	width:720px;
	margin:0 auto;
	text-align:left;
}

#ctArea ul{
	list-style:none;
}

/* link color */

#ctArea a{
	color:#0066cc;
}

#ctArea a:hover{
	color:#f78220;
}

/* link icon */

.arwLink{
	padding-left:12px;
	background:url(../common/image/marker_arrow_orange01.gif) no-repeat 0 .3em;
	line-height:1.3;
}
span.arwLink{
	background:url(../common/image/marker_arrow_orange01.gif) no-repeat 0 .2em;
}

/* imgBorder */

.imgBorder{
	border:1px solid #D6D6D6;
}

/* columnBox */

#ctArea div.columnBox{
	width:720px;
	margin-top:20px;
}
#ctArea div.columnBox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#ctArea div.columnBox { display:inline-block; }
/*\*/
* html #ctArea div.columnBox { height:1%; }
#ctArea div.columnBox { display:block; }
/**/


/* ========================== mainTitle ========================== */

div#mainTitle{
margin:12px 0 20px 0;
}

div#mainTitle p.lead{
margin:12px 0 20px 0;
}


/* ========================== themeBox ========================== */

div.themeBox{
	width: 718px;
}

div.themeBox p.lead{
	margin: 0 0 15px 0;
}

div.themeBox table{
	width: 718px;
	margin: 0 0 15px 0;
}

div.themeBox table tr td.size15{
	width: 15px;
}

div.themeBox table tr td.boder{
	padding: 10px;
	border: 1px #cccccc solid;
	width: 210px;
}

div.themeBox table tr td.boder dl{
	margin: 10px 0 0 0;
}

div.themeBox table tr td.boder dl dt{
	margin: 0 0 5px 0;
	padding: 0 0 0 1.4em;
	text-indent: -1.4em;
	font-weight: bold;
}
a.maOrange{
	padding: 1px 0 1px 18px;
	background: url(/common/image/markerArrowOrange02.gif) no-repeat 0 .1em;
}

a:hover.maOrange{
	padding: 1px 0 1px 18px;
	background: url(/common/image/markerArrowOrange.gif) no-repeat 0 .1em;
}

div.themeBox table tr td.boder dl dd{
	padding: 5px 0 1px 0;
	background: url(/common/image/dotline01.gif) repeat-x left top;
}
