#module-containers #action-show #main{
  margin: 0 12px 0 0;
  width: 1000px;
  padding-left: 80px; 
}
#module-containers #action-show #sub2{
  margin-right: 0;
}

/* >>9 grid layout*/
.viewMode{
  text-align:right;
}
.viewMode li#vista{
  display:inline-block;
  width:70px;
}

.viewMode li#list{
  display:inline-block;
  width:85px;
  margin-right:10px;
}
.viewMode li a{
  display:block;
  font-size:11px;
  line-height:30px;
  text-align:left;
}
.viewMode li#vista a.tabOn,
.viewMode li#vista a:hover{
  background:url(/img/common/vistaIcon.gif) no-repeat left center;
  padding-left:30px;
  color:#454545;
}
.viewMode li#list a.tabOn,
.viewMode li#list a:hover{
  background:url(/img/common/scrollIcon.gif) no-repeat left center;
  padding-left:30px;
  color:#454545;
}
.viewMode li#vista a{
  background:url(/img/common/vistaIcon_off.gif) no-repeat left center;
  padding-left:30px;
  color:#BEBEBE;
}
.viewMode li#list a{
  background:url(/img/common/scrollIcon_off.gif) no-repeat left center;
  padding-left:30px;
  color:#BEBEBE;
}

/*--start グリッド表示共通スタイル--*/
.gridWrp{
  width:920px;
}
/*.containers_pager{
    max-height: 32px;
    text-align: right;
    font-size: 13px;
    width:768px;
	height:auto;
}*/

.containers_pager{
  max-height: 32px;
  text-align: right;
  font-size: 13px;
  height: 20px;
  margin-top: -28px;
  visibility: visible;
  padding-bottom: 8px;
  padding-right: 80px;
}

.containers_pager a {
  color: #222222;
  text-decoration: none;
  padding: 0 3px;
}

.containers_pager a:hover{
  text-decoration: underline;
}

.containers_pager a.selfPage {
  font-weight: bold;
}

#main .gridWrp div.rightMost{
  margin-bottom: 0px;
  margin-right: 0px;
}
#main .gridWrp div.clearGrid{
  clear:both;
}
.grid .totalNum{
  text-align:right;
  font-size:11px;
  padding-bottom:2px;
  right:0px;
  bottom: 10px;
  position: absolute;
}
.grid .objCommentCount{
  position:absolute;
  left:10px;
  bottom:0;
  padding-left: 22px;
  background: url("/img/common/comment18.png") 0/18px no-repeat;
  color: #999;
  font-size: 12px;
  line-height: 1.5;
}
#gridArt .grid .objCommentCount{
  background: url("/img/common/commentFFF.png") 0/18px no-repeat;
}
.grid .objStatus{
  position:absolute;
  right:0;
  bottom:0;
  margin: 2px 10px 0px;
}
.grid .objStatus .objCat{
  margin-right:5px;
  display: inline-block;
  max-width: 7.5em;
  vertical-align: bottom;
  line-height:1.5;
}
.grid .objStatus .objDate{
  vertical-align: bottom;
  display: inline-block;
  line-height:1.5;
}
/*--END グリッド表示共通スタイル--*/

/*--start 画像版 グリッド--*/
#gridArt{
  padding-top:0px;
}
#gridArt .grid{
  background-color:#FFFFFF;
  float: left;
  height: 288px;
  margin-bottom: 28px;
  margin-right: 28px;
  position: relative;
  width: 288px;
  /*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.6);*/
}
#gridArt .grid a *{
  color: #FFFFFF;
  text-shadow: 0 1px 1px #111111;
}

#gridArt .grid .objImg{
  width:288px;
  height: 288px;
  margin:0px auto;
  text-align:center;
  position:relative;
}
#gridArt .grid .objImg .trimImg{
  width:288px;
  height:288px;
  margin:0 auto;
}
#gridArt .grid .newmark{
  margin-left: 10px;
  font-size: 12px;
  text-align: center;
  float: left;
  line-height: 14px;
  padding-top: 1px;
/*  width: 28px;*/
  color: #FC682D;
  bottom: 78.5px;
  position: absolute;
}
#gridArt .grid .rank{
  min-width: 16px;
  float: left;
  line-height: 14px;
  font-size: 12px;
  text-align: left;
  padding-top: 1px;
  padding-left: 5px;
}
#module-containers #action-show #gridArt .grid .objTitle {
  line-height: 1.24;
  font-size: 18px;
  text-align: left;
  height: 44px;
  width: 268px;
  vertical-align: middle;
  overflow: hidden;
  margin: 0px 10px 0px;
  position: absolute;
  bottom: 22px;
}

#gridArt .grid .objSupplement1 {
  line-height: 12px;
  font-size: 12px;
  text-align: left;
  padding: 2px 4px;
  display:none;
}
#gridArt .grid .totalNum{
  text-align:left;
  font-size:12px;
  position: relative;
  right: 0;
  bottom: -1.45px;
  margin: 0 5px 0 0;
/*  position: static;
  right:0;
  bottom:0;
*/
}
#gridArt .grid .objStatus .objCat{
  max-width: 6.85em;
}

/*--END 画像版 グリッド--*/


/*--start 画像詳細画面 グリッド--*/
#gridImgDetail{
  padding-top:0px;
}
#gridImgDetail .grid{
  background:#FFFFFF;
  float: left;
  height: 248px;
  margin-bottom: 12px;
  margin-right: 12px;
  position: relative;
  width: 248px;
}
#gridImgDetail .grid .objImg{
  width:158px;
  height:128px;
  margin:0px auto;
  text-align:center;
  vertical-align:middle;
  display:table-cell;
}
#gridImgDetail .grid .objImg img{
  margin:0 auto;
}
#gridImgDetail .grid .rank{
  width:24px;
  bottom: 38px;
  left: 0px;
  font-size: 12px;
  text-align:left;
  position: absolute;
  display:none;
}
#gridImgDetail .grid a * {
  color: #FFFFFF !important;
  text-shadow: 0 1px 1px #111111;
}
#gridImgDetail .grid .objTitle{
  font-size: 12px;
  line-height: 1.3;
  height: 30px;
  overflow: hidden;
}
#gridImgDetail .grid .objSup{
  font-size:12px;
  text-align:left;
  line-height:1.3;
  padding:0px 5px;
}
#gridImgDetail .grid .objTitle span,
#gridImgDetail .grid .objSup span{
  width:148px;
  display:block;
  margin:0 auto;
}
#gridImgDetail .grid .objSup span{
  height:1.2em;
  margin-top:2px;
}
.toScrollList{
  text-align:right;
  padding:5px;
}
.toScrollList a{
  color:#666;
  font-size:90%;
}
.toScrollList a:hover{
  color:#498af3;
}
/*--END 画像詳細画面 グリッド--*/


/*--start 映画版 グリッド--*/
#gridMovie{
  padding-top:0px;
}
#gridMovie .grid{
  background:#FFFFFF;
/*  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);*/
  float: left;
  height: 288px;
  margin-bottom: 28px;
  margin-right: 28px;
  position: relative;
  width: 288px;
}
#gridMovie .grid:hover{
/*  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);*/
}
#gridMovie .grid a{
  display:block;
  height: 288px;
  color:#222;
}
#gridMovie .grid .rank{
  min-width:16px;
  float:left;
  line-height: 14px;
  font-size: 12px;
  text-align:left;
  padding-top: 1px;
  padding-left: 5px;
  text-shadow:0 1px 1px rgba(0,0,0,0.6);
  color:#FFF;
}
#gridMovie .grid .rankWrp{
  position:absolute;
  left:0;
  bottom:64px;
}
#gridMovie .grid .objImg{
  width:288px;
  height: 212px;
  margin:0px auto;
  text-align:center;
  vertical-align:middle;
  display:table-cell;
}
#gridMovie .grid .objImg .trimImg{
  width:288px;
  height: 212px;
  margin:0 auto;
}
#gridMovie .grid .newmark{
  margin-left: 10px;
  font-size: 12px;
  text-align: center;
  float: left;
  line-height: 14px;
  padding-top: 1px;
  position: absolute;
  margin: 1px 6px 1px 10px;
  bottom: 14px;
}
#gridMovie .grid .objTitle{
  line-height: 1.24;
  font-size: 18px;
  text-align: left;
  padding-top: 10px;
  height: 44px;
  width: 268px;
  vertical-align: middle;
  overflow: hidden;
  margin:0px 10px 0px 10px;
}
#gridMovie .grid .objSupplement1{
  line-height:12px;
  font-size: 12px;
  text-align:left;
  padding:2px 4px;
  display:none;
}

/*--END 映画版 グリッド--*/

/*--start 文書式 グリッド--*/
#gridDoc{
  padding-top:0px;
}
#gridDoc .grid{
  background:#fff;
  float:left;
/*  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);*/
  float: left;
  height: 288px;
  margin-bottom: 28px;
  margin-right: 28px;
  position: relative;
  width: 288px;
}
#gridDoc .grid a{
  display:block;
  height: 288px;
  color:#222;
}
#gridDoc .grid:hover{
/*  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.9);*/
}
#gridDoc .grid .rank{
  font-size: 12px;
  display: inline-block;
  padding: 0 0 0 6px;
}
#gridDoc .grid .newmark{
  font-size:12px;
  color: #FC682D;
  position:absolute;
  bottom:-0.5px;
  margin: 1px 10px;
}
#gridDoc .grid .objTitle{
  line-height:1.24;
  overflow: hidden;
  font-size:18px;
  margin:10px 10px 0px 10px;
  position: absolute;
  width: 268px;
}
#gridDoc .grid .docIcon{
  position:absolute;
  left:6px;
  bottom:28px;
}

/*#gridDoc .grid .objImg{
  width:90px;
  height:60px;
  position:absolute;
  bottom:32px;
  right:4px;
}*/

#gridDoc .grid .overgridDoc{
  background:#fff;
  margin-top:10px ;
  height:202px;
  position:relative;
}
#gridDoc .grid .overgridDoc.noImg{
  height:82px;
}

#gridDoc .grid .overgridDoc .objImg{
  width:268px;
  height: 202px;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  margin: 0 auto;
  max-height:202px;
}

/*--END 文書式 グリッド--*/

/*--start 商品 グリッド--*/
#gridGoods{
  padding-top:0px;
}
#gridGoods .grid{
  background:#fff;
  float:left;
  width:158px;
  height:158px;
  margin-bottom: 12px;
  margin-left: 12px;
  position: relative;
  box-shadow:0px 0px 5px #888;
}
#gridGoods .grid a{
  display:block;
  color:#222;
}
#gridGoods .grid .objImg{
  width:248px;
  height: 185px;
  margin:0px auto 2px;
  text-align:center;
  vertical-align:middle;
  overflow:hidden;
}
#gridGoods .grid .objImg img{
  max-height:248px;
  max-width:168px;
  margin:6px auto 0;
}
#gridGoods .grid .newmark{
/*  width:24px;*/
  width:30px;
  bottom: 68px;
  left: 5px;
  font-size: 12px;
  text-align:center;
  position: absolute;
}
#gridGoods .grid .rank{
  min-width:16px;
  bottom: 50px;
  left: 5px;
  font-size: 12px;
  text-align:left;
  position: absolute;
}
#gridGoods .grid .objTitle{
  font-size: 12px;
  text-align: center;
  padding: 1px 4px;
  line-height: 1.2;
}

#gridGoods .grid .objSupplement1{
  font-size:12px;
  line-height: 12px;
  padding: 2px 4px;
  margin-top:-1px;
}

/*--END 商品 グリッド--*/


.scrollContent{
  word-break: break-word;
}
.scrollContent .mvArea{
  text-align:center;
  width:480px;
  display:table-cell;
  padding-left:64px;
}
.scrollContent .mvArea img{
/*  max-width:450px;*/
  width:480px;
  height:auto;
  vertical-align:middle;
}
.scrollContent .goodsShowTable{
  width:100%;
}
.scrollContent .goodImg{
  text-align:left;
  vertical-align:bottom;
  padding-left:12px;
}
.scrollContent .goodImg img{
  max-height:198px;
  max-width:258px;
}
.scrollContent .toGoodDetail{
  vertical-align:bottom;
  padding-right:12px;
}
a.toAmazonBtn{
  background:url(/img/common/toAmazonBtn.png) no-repeat 0px 0px;
  display:block;
  width:164px;
  height:26px;
  text-indent:-9999px;
  margin:0px 0px 0px auto;
}
a.toAmazonBtn:hover{
  background:url(/img/common/toAmazonBtn.png) no-repeat 0px -26px;
}
a.toItunesBtn{
  background:url(/img/common/toItunesBtn.png) no-repeat 0px 0px;
  display:block;
  width:164px;
  height:26px;
  text-indent:-9999px;
  margin:0px 0px 0px auto;
}
a.toItunesBtn:hover{
  background:url(/img/common/toItunesBtn.png) no-repeat 0px -26px;
}
.linkUnit{
  margin: 12px;
  padding: 10px 0 5px;
  border-top: 1px solid #D1D1D1;
}
.linkUnit .objImg{
/*  width: 180px;
  max-height: 180px;
*/
  max-width: 320px;
  max-height:320px;
  height: auto;
  float: left;
  display: block;
  margin-right: 5px;
  margin-top:6px;
}
.linkUnit .objImg a{
  display:block;
}
.linkUnit .objImg div{
  vertical-align:middle;
  display:table-cell;
  text-align:center;
}
.linkUnit .objImg img{
/*  max-width: 180px;
  max-height: 180px;
*/
  width: auto;
  max-width: 320px;
  max-height: 320px;
}
.scrollContent .linkUnit .objOutline{
/*  margin: 0 0 0 190px;*/
  min-width: 220px;
  margin: 0;
}
.scrollContent .linkUnit .objOutline a{
  color:#999;
}
.linkUnit .objOutline .objTitle{
  margin:0;
  line-height:1.4;
}
.linkUnit .objOutline .objTitle a{
  color:#498AF3;
  font-size:16px;
}

.objFile{
  margin:15px 0px 5px 15px;
}
/* << 9 grid layout*/

/* >>qInfoSubset */
.qInfoSubset{
  margin-bottom: 22px;
}

.sub2_qInfoContent{
/*  float: left; */
}

.qInfoContentWrp .qInfoContent .objTitle,
.sub2_qInfoContent .objTitle{
  margin:-4px 12px 6px 64px;
  font-size:16px;
}

.qInfoContentWrp .qInfoContent .objDate{
  font-size:13px;
}

.qInfoContentWrp .qInfoContent .objOutlineTx .objOutlineTxInner {
  display:block;
  font-size:14px;
}
.qInfoSubset .userIcon{
  float:left;
  width:40px; height:40px;
  text-align:center;
  margin-right:12px;

}
.qInfoSubset .qInfoContentWrp{
  float: right;
  position: relative;
  width: 600px;
  margin-top:15px;
}

.qInfoSubset .qInfoContentWrp .qInfoContentInner{
/*  border-bottom: 1px solid #D1D1D1;*/
  margin:12px;
}

#fancybox-inner .scrollSubset .scrollContentInner{
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 12px;}

#fancybox-inner .qInfoSubset .qInfoContentInner .objRange{
  padding-bottom:12px;
}

#fancybox-inner .plusqShareWrp .plusqShareHead,
#fancybox-inner .commentWrp .commentHead{
  padding:8px;
}

#fancybox-inner .plusqShareWrp .plusqShareListWrp .plusqList,
#fancybox-inner .plusqShareWrp .plusqShareListWrp .shareList{
  padding:12px;
}
#fancybox-inner .commentWrp .commentList .commentUnit{
  margin:12px;
}
#action-showAlbum .qInfoContent .objOutline{
  margin:12px;
  overflow:hidden;
  font-size:16px;
}

.qInfoContentSpace .qInfoContentInner{
  border-bottom: none;
  margin: 12px;
}

.qInfoContent .objTitle{
  margin:12px 12px 0;
  font-size:16px;
}
.qInfoContent .objOutline{
  margin:12px 0 12px 64px;
  overflow:hidden;
/*  font-size:14px;*/
}
.qInfoContent .objOutline a{
  color: #498af3;
}

.qInfoContent .objOutline a.openAllTx {
  color: #498af3;
  font-size:14px;
}


.qInfoContent .objOutline a:hover{
  text-decoration:underline;
}
.qInfoContent .objRange{
  position:relative;
  left:10px;
}
.qInfoContent .objCat {
  position: absolute;
  right: 40px;
  top: 10px;
}

/*action-showAlbumのみ*/
#action-showAlbum .qInfoContent .objSubTitle,
#action-showAlbum .qInfoContent .objSupplement1{
  font-size: 12px;
  font-size: 13px;
  margin: 0px 0px 12px 12px;
}

#action-showAlbum .qInfoContent .objSubTitle{
  font-size: 12px;
}

#action-showAlbum .qInfoContentWrp .qInfoContent .objTitle{
  margin:0px 12px 6px 12px;
  font-size:17px;
}

/* <<qInfoSubset */

/* action-showの場合のh1 */
#action-show #main h1 {
  padding:32px 0;
  margin-left: 32px;
  font-size: 28px;
  height: 100%;
  min-height: 32px;
  line-height: 32px;
  width: 888px;
}


/*action-showCategoryの場合のh1*/

#action-showCategory #main h1 {
    padding: 32px 0;
    font-size: 28px;
    height: 32px;
    line-height: normal;
}


/**/

/* >>scrollSubset */
.scrollSubset {
  margin-bottom: 30px;
}
.scrollSubset .userIcon{
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right:12px;
}
.scrollSubset .contentInfo{
  margin-left: 52px;
  margin-bottom: 12px;
  padding-right: 15px;
}
.scrollSubset .contentInfo .objCat a{
  color: #808080;
}
.scrollSubset .contentInfo .objCat a:hover {
  text-decoration: underline;
}

.sub2_scrollSubset {
  margin-top: 32px;
  width: 920px;
  position: relative;
}

.sub2_scrollSubset .userIcon{
  float: left;
  position: relative;
  text-align: center;
  margin-left:32px;
  overflow: hidden;
  background: #fff;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  border: 1px solid #efefef;
  border-radius: 50%;
}
.sub2_scrollSubset .userIcon img{
  vertical-align: top;
  width:100%;
  height:auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.scrollSubset  .scrollNum,
.sub2_scrollSubset .scrollNum{
  float:left;
  width:40px;
  height:40px;
  line-height:40px;
  border:1px solid #D1D1D1;
  border-radius:30px;
  text-align:center;
  font-size:14px;
  margin-right:12px;
}
.scrollNum small,
.sub2_scrollNum small{
  font-size:11px;
}
.scrollSubset .scrollContentWrp,
.sub2_scrollSubset .scrollContentWrp{
/*  float: right;*/
  position: relative;
  width: 600px;
  margin: 0;
}
.scrollSubset .scrollContentInner,
.sub2_scrollSubset .scrollContentInner{
  border-bottom: 0px solid #D1D1D1;
  height: auto;
  margin: 12px;
  position: relative;
}
.scrollContent .objTitle{
  margin:0px 12px 6px 64px;
  font-size:18px;
}

.sub2_scrollContent .objTitle{
  margin: 20px 0 0;
  font-size:14px;
  color: #888888;
}
.scrollContent .objTitle a,
.sub2_scrollContent .objTitle a{
  font-size:18px;
}

.scrollContent .objTitle .newmark,
.sub2_scrollContent .objTitle .newmark{
font-size:14px;

}
.scrollContent .objSubTitle,
.scrollContent .objSupplement1,
.scrollContent .objSupplement2,
.sub2_scrollContent .objSubTitle,
.sub2_scrollContent .objSupplement1,
.sub2_scrollContent .objSupplement2{
  font-size:13px;
  font-size:12px;
  margin:0px 0px 12px 64px;
}

.scrollContent .objSubTitle,
.sub2_scrollContent .objSubTitle{
  font-size:12px;
  margin:0px 0px 12px 64px;

}
.scrollContent .objOutline {
  margin:10px 12px 6px 64px;
  overflow:hidden;
}

.sub2_scrollContent .objOutline{
  margin:0;
  overflow:hidden;
}


.scrollContent .movieobjOutline .movieIcon2{
  margin:10px 12px 6px 17px;
  overflow:hidden;
}
.sub2_scrollContent .movieobjOutline .movieIcon2{
  margin:0px 12px 0px 17px;
  overflow:hidden;
}

.scrollContent .objOutline a,
.sub2_scrollContent .objOutline a{
  color:#498AF3;
  text-decoration:none;
}
.scrollContent .objOutline a:hover,
.sub2_scrollContent .objOutline a:hover{
  text-decoration:underline;
}

.scrollContent .objOutlineTx,
.sub2_scrollContent .objOutlineTx {
  overflow:hidden;
/*  margin-bottom:5px; */
}

.scrollContent .objOutlineTx .objOutlineTxInner{
  display:block;
  font-size:16px;
}

.sub2_scrollContent .objOutlineTx .objOutlineTxInner{
  display:block;
  font-size:14px;

}

.scrollContent .openAllTx,
.sub2_scrollContent .openAllTx {
  font-size: 14px;
  float: right;
}

.scrollContent .objRange{
  position:relative;
  left:10px;
}

.sub2_scrollContent .rangeArea {
  margin-top: 20px;
}

.scrollContent .objCat,
.sub2_scrollContent .objCat {
  position: absolute;
  right: 28px;
  top: 0px;
}
.scrollContent .menu,
.sub2_scrollContent .menu {
  top: 2px;
  right: 0;
}
.sub2_scrollContent .objDate {
    font-size: 13px;
}

.sub2_scrollContent div.objDate_Range .menu {
  position: static;
  display: inline-block;
  margin-left:16px;
  margin-right:32px;
  vertical-align: 1px;
}

.sub2_scrollContent .objOutline .sub2_more a{
    position: static;
    font-size:14px;
    color:#888888;
}

.sub2_more a:hover{
    text-decoration: underline;
    color:#BBBBBB;
}

.sub2_scrollContent .ownerName{
  display: inline-block;
  font-size: 20px;
  vertical-align: top;
  line-height: 28px;
  max-width: 470px;
}
.sub2_scrollContent .btnWrp{
  display: inline-block;
  margin-left: 20px;
}
.sub2_scrollContent .objDate_Range{
    position: relative;
    margin: 0 0 0 216px;
}




/* <<scrollSubset */
/*アート式写真*/
.imgGalleryMain{
  margin-left: 64px;
  overflow:hidden;
}
.imgGallery{
  text-align:center;
  letter-spacing: -.40em;
  margin-left:64px;
  margin-top: -2px;
}
.imgGallery li{
  width:117px;
  height:117px;
  margin-right:4px;
  margin-bottom:4px;
  letter-spacing: normal;
  float:left;
}
.imgGallery .trimImg{
  width:117px;
  height:117px;
}
.imgGallery li:nth-child(4n){
  margin-right:0px;
}
.albumview{
  display:none;
}
.albumview:link{
  color:#999;
}
.albumview:visited{
  color:#999;
}
.albumview:hover{
  color:#498AF3;
}
/*アート式写真*/


/*>>過去の掲載*/
.archiveUrl{
  border-top: 1px solid #D1D1D1;
  margin-top: 22px;
  padding-top: 22px;
}
/*action-showCategoryの場合のarchiveUrl*/
#action-showCategory .archiveUrl{
  border-top:0;
}
/*<<過去の掲載*/

#dialog .goodsSearchTable{
  width:500px;
  margin:5px auto;
}
#dialog .goodsSearchTable th,
#dialog .goodsSearchTable td{
  padding:5px;
  vertical-align:middle;
}
#dialog .goodsSearchTable input[type="text"]{
  width:300px;
}
#dialog .goodsSearchTable input[type="submit"]{
  width:90px;
  height:40px;
}
#dialog .resultWrp{
  margin-top:10px;
}
#dialog .goodsSearchResultTable{
  width:95%;
  max-height:550px;
  overflow-y:scroll;
  margin:0 auto;
}
#dialog .goodsSearchResultTable th{
  text-align:center;
}
#dialog .goodsSearchResultTable th,
#dialog .goodsSearchResultTable td{
  padding:10px 5px;
  vertical-align:middle;
  background:#fff;
  border-bottom:1px dotted #ccc;
}
.goodsImg{
  width:20%;
}
.goodsImg img{
  max-height:100px;
  box-shadow:1px 1px 2px #bbb;
  -moz-box-shadow:1px 1px 2px #bbb;
  -webkit-box-shadow:1px 1px 2px #bbb;
}
.goodsTitle{
  width:70%;
  padding:5px 10px;
  font-size:90%;
}
.addGoods{
  width:10%;
}
.goodsTitle span{
  display:block;
  font-weight:bold;
}
.supplement1{
  font-size:1.3em;
}
.supplement2{
  font-size:1em;
}

/* 各記事アクティビティいいねの表示 */

.plusqList h3{
  margin-top: -2px;
}

.qnumber{
  font-size:18px;
  font-weight:bold;
  color: #737373;
  margin: 0 0 0 1px;
  position: relative;
  top: -2px;
}

#action-show #gridArt .objImg img,
#action-show #gridMovie .objImg img,
#action-showAlbum .gridWrp img{
  max-width:0%;
}

.scrollSubset .qInfoContentSpace {
    position: relative;
    border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
    border-right: none;
    border-left: none;
    border-radius: 0px;
    background-color: #fff;
}

.qInfoContentWrp .qInfoContentSpace {
    position: relative;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: none;
    border-left: none;
    border-radius: 0px;
    background-color: #fff;
}

#module-containers .profileCard{
    display:none;
}

.pager{
  margin:0;
  width: 920px;
  margin-bottom:10px;
  margin-top:30px;
}

.contentsData_doc{
  margin:0 84px;
  width: 600px;
}

#module-containers #action-manage .containers_description{
  font-size:12px;
  color:#999999;
}

.menu .menuList{
  left: -137px;
}

.sub2_qInfoContentInner .menu .menuList{
  left: -50px;
  top: 70px;
}
.menu .menuUserInfoBtn {
  color: transparent;
  text-decoration: inherit;
  background: url(/img/common/arrow_down01.png) no-repeat scroll center center transparent;
  width: 8px;
}

/* >>  ヘッダー*/
#headerContainer{
  top: 0;
  width: 100%;
  margin-bottom: 17px;
  background: #FFF;
  border-bottom:1px solid rgba(0,0,0,.0975);
  position: fixed;
  z-index: 100;
}
#headerInner{
  width:1080px;
  height:40px;
  margin:0 auto;
  padding:0 12px;
}
#logo{
  float: left;
  width: 166px;
  height:32px;
  margin-top:4px;
}
#logo a{
  display:block;
  height: 32px;
  width: 110px;
}
#globalNv {
  float:left;
  width:auto;
  margin:7px 0px 0px 97px;
}
#globalNv li{
  float:left;
  width:40px;
  height:24px;
  background-color:#FFF;
  border: 1px solid #D1D1D1;
  position:relative;
  z-index:1;
}
#globalNv li:hover{
  border:1px solid #999;
  z-index:2;
}
#globalNv li:active,
#gnvHomeBtn.current,
#gnvNewsBtn.current,
#gnvCheckBtn.current{
  box-shadow:0 1px 3px rgba(0,0,0,0.3) inset;
  background-color:#dedede;
}
#gnvHomeBtn{
  border-radius:2px 0 0 2px;
}
#gnvNewsBtn{
  margin-left:-1px;
  border-radius:0 2px 2px 0;
}
#gnvCheckBtn{
  margin-left:-2px;
  border-radius:0 2px 2px 0;
}
#gnvHomeBtn a,
#gnvNewsBtn a,
#gnvCheckBtn a{
  display:block;
  height:24px;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
#gnvHomeBtn a{
  background: url(/img/common/gnv_homeBtn.png) no-repeat center center;
}
#gnvNewsBtn a{
  background: url(/img/common/gnv_newsBtn.png) no-repeat center center;
}
#gnvCheckBtn a{
  background: url(/img/common/gnv_checkBtn.png) no-repeat center center;
}
#siteSearch{
  float: left;
  margin:7px 0px 0px 52px;
  width: 166px;
  height:26px;
  position:relative;
}
#siteSearch #settingMenuList{
  display:none;
  top:25px;
  left:0px;
  padding:10px;
}
#siteSearch .searchKeyword {
  border-radius:2px;
  height: 25px;
  margin-right: 5px;
  padding: 2px;
  width: 128px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .searchKeyword{
    height: 26px;
    margin-right:5px;
    width:135px;
  }
}
.doSearch{
  background:#0089D5 url(/img/common/gnv_search.png) no-repeat scroll center center;
  border: none;
  border-radius:2px;
  display: inline-block;
  height: 26px;
  width: 26px;
  padding: 0;
  margin:0;
  color:transparent;
  overflow:hidden;
}
.doSearch:hover{
  background-color:#0069A2;
}
.doSearch:active{
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.3) inset;
}
#msgNotification{
  float: left;
  margin:7px 0px 0px 42px;
  width: 42px;
  position:relative;
}
#msgNotification a:first-child{
  display: block;
  height: 24px;
  width: 24px;
  border: 1px solid #D1D1D1;
  border-radius:2px;
  background: url(/img/common/gnv_msgNotifiBtn.gif) no-repeat scroll center center;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
#msgNotification a:first-child:hover{
 border:1px solid #999;
}
#msgNotification #msgNotificationBadge {
  background-color: #FF3333;
  border-radius: 100%;
  color: #FFFFFF;
  display: block;
  font-family: arial;
  font-weight: bold;
  height: 18px;
  line-height: 18px;
  min-width: 18px;
  position: absolute;
  right: 6px;
  text-align: center;
  top: 11px;
}
#userStatusInfo{
  margin:7px 0px 0px 0px;
}
#myName{
  float: left;
  line-height: 26px;
  margin-right: 5px;
  text-shadow: 0 1px 0 #FFFFFF;
}
#infoNotification{
  color: #FFFFFF;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-right: 4px;
  margin-top: 2px;
  position: relative;
  text-align: center;
  width: 26px;
  font-family: arial;
}
#infoNotificationCount{
  color: #FFFFFF;
  font-size: 16px;
  text-decoration:none;
  font-weight: bold;
  display:block;
  background-color: #888888;
  border: 1px solid #878787;
  border-radius: 2px;
}
#infoNotificationCount:hover{
  border: 1px solid #222;
}
/* >> newNotification */
.newNotificationWrp{
  border: 1px solid #999999;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  color: #222222;
  left: -218px;
  position: absolute;
  text-decoration: none;
  top: 35px;
  width: 275px;
  text-align:left;
  z-index: 15;
}
.newNotificationWrp .triangleUp:after {
  border-bottom: 6px solid #fff;
  left:175px;
}
.newNotificationWrp .triangleUp:before{
  left:174px;
}
.newNotificationInnerHead{
  background-color: #fff;
  padding:6px;
  font-size:12px;
  border-bottom:1px solid #999;
}
.newNotificationInnerHead a{
  color:#000;
}
.newNotificationList{
  max-height:300px;
  min-height:80px;
  overflow:auto;
}
.newNotification ul{
  background-color: #fff;
}
.newNotification li{
  padding: 5px;
  font-weight:normal;
  border-bottom:1px solid #ccc;
}
.newNotification li:last-child{
  border-bottom:0;
}

.newNotification li .objTitle{
  overflow:hidden;
  height:17px;
}

/* << newNotification */

.userIconWrp{
  float:left;
}
#myIcon{
  display: block;
  height: 26px;
  text-align: center;
}
#myIcon img:hover{
  opacity:0.8;
}
#myIcon:after {
  background: url("/img/common/arrow_down01.png") no-repeat scroll center center transparent;
  content: "";
  display: inline-block;
  position: relative; 
  height: 5px;
  width: 8px;
  left: 4px;
  top: -10px;
}
#settingMenu {
  float: right;
  position: relative;
  width: 38px;
}
#settingMenuList {
  background-color: #FFFFFF;
  border: 1px solid #999;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 35px;
  left: -43px;
  width: 100px;
  z-index: 10;
  text-align: left;
}
#settingMenuList ul{
  padding:5px 0;
}
#settingMenuList li a{
  display:block;
  padding:5px 10px;
  color:#333;
}
#settingMenuList li a:hover{
  background-color:#eee;
}
/* <<ヘッダー*/

/************************************* 
 * container notification 
 *************************************
 */
#containerNotification{
  color: #FFFFFF;
  float: left;
  line-height: 20px;
  /*margin-left: 8px;
    margin-top: 2px;
    width: 50px;*/
  margin-left: 16px;
  margin-top:-2px;
  position: relative;
  text-align: center;
  width: 60px;
  height:30px;
  font-family: arial;
}
/* >> containNotification */

img#btnContainerNotification{
  cursor:pointer;
}

.containNotificationWrp{
  border: 1px solid #999999;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  color: #222222;
  /*left: -218px;
    width: 275px;*/
  left:-117px;
  position: absolute;
  text-decoration: none;
  top: 39px;
  width: 250px;
  text-align:left;
  z-index: 15;
}
.containNotificationWrp .triangleUp:after {
  border-bottom: 6px solid #fff;
  left:185px;
}
.containNotificationWrp .triangleUp:before{
  left:184px;
}

.containNotificationWrp .triangleUp {
    display: block;
    width: 1%;
    position: absolute;
    left: -45px;
    top: -7px;
}

.containNotificationInnerHead{
  background-color: #fafafa;
  padding:6px;
  font-size:13px;
  border-top:1px solid #d8d8d8;
}
.containNotificationInnerHead a{
  color:#000;
  float: right;
}
.containNotificationList{
  max-height:300px;
/*  min-height:80px;*/
  overflow:auto;
}
.containNotification ul{
  background-color: #fff;
}
.containNotification li{
/*  padding: 5px;
  border-bottom:1px solid #ccc;
*/
  font-weight:normal;
}

.containNotification li:first-child{
  padding-top:6px;
}

.containNotification li:last-child{
  border-bottom:0;
  padding-bottom:6px;
}

.containNotification li a{
/*  height:30px;
    width:260px;*/
  display: block;
  position: relative;
  font-size:13px;
  overflow: hidden;
  height: 15px;
  padding: 8px 8px 8px 8px;
  width:234px;
}

.containNotificationInnerHead a{
  color:#000;
  float: right;
  font-size:12px;
}

.containNotificationInnerHead a:hover{
  color:#498AF3;
}

.containNotification li a:hover{
  background: url("/img/common/hover_pen.png") no-repeat #EEEEEE ;
  background-position:69% 47%;
  color:#222;
  padding: 8px 87px 8px 8px;
  width:155px;
}
.containNotification li a:hover:after{
  content: "記事を作成";
  color: #d40000;
  font-size:12px;
  position: absolute;
  right: 8px;
  bottom: 5px;
}

.newNotificationList .float_com{
  position: relative;
  top: 0;
  left:5px;
  width: 185px;
  padding-right: 25px; 
}

.userimg_wh50{
  width: 50px;
  height:50px;
  float:left;
}

.containNotification .dialog_com{
  color:#999999;
  font-size:12px;
}

/*
 ************************************* 
 * end container notification 
 *************************************/

/* >>フッター*/
.containers-index-footer-wrapper {
  position:relative;
}
#footerContainer{
  text-align:center;
  margin:5px 0 0;
  padding:5px 0px 22px;
  border-top:5px solid #161616;
  background:#1A1A1A;
  color:#fff;
  width:100%;
}
#footerNv ul li{
  display:inline-table;
  padding:0 10px;
  margin:10px 0 20px;
  border-right:1px solid #555;
  line-height: 14px;
}
#footerNv ul li:last-child{
  border-right:0;
}
#footerNv ul li a{
  color:#fff;
}
#btLogo{
  display: inline-block;
  margin-right: 8px;
  position: relative;
  bottom: -4px;
}
#copyRight {
  font-size: x-small;
}
.gotoTop{
  position: absolute;
  bottom: 2px;
  right: 15px;
}
.gotoTop a{
  background: url(/img/common/gototop.png) repeat scroll center center transparent;
  display: block;
  height: 17px;
  text-indent: 100%;
  width: 24px;
}
/* <<フッター*/
/* >>コンテンツ編集ボタン */
.contentsManage{
  position: absolute;
  top: 0;
  left: 700px;
  width: 300px;
}
.contentsEditBtn,
.contentsCreateBtn{
  float:left;
  text-align:center;
  color:#fff;
  border-radius:2px;
}
.contentsEditBtn{
  margin-right:10px;
  background-color:#FDFDFD;
  border:1px solid #D1D1D1;
}
.contentsCreateBtn{
  background-color:#FFFFFF;
  border:1px solid #D1D1D1;
}

.contentsCreateBtn img{
  width: 15px;
  margin: 0px 5px -2px -2px;
}

#module-containers .contentsCreateBtn,
#action-showCategory .contentsCreateBtn,
#module-contents #action-archive .contentsCreateBtn{
  background-color: #4085ED;
  border: 1px solid #2E66A5;
}
#module-containers .contentsManage .contentsCreateBtn a,
#action-showCategory .contentsManage .contentsCreateBtn a,
#module-contents #action-archive .contentsManage .contentsCreateBtn a{
  color:#fff;
}

#module-containers #action-home .contentsCreateBtn{
  font-size:16px;
}

#module-containers #action-show .contentsCreateBtn img{
  width: 15px;
  margin: 0px 5px -2px -2px;
}

.contentsEditBtn:hover,
.contentsCreateBtn:hover{
  box-shadow:0 1px 1px rgba(0,0,0,0.2) inset;
}
.contentsEditBtn:hover{
  border:1px solid #999;
}
.contentsCreateBtn:hover{
  border:1px solid #164172;
}
.contentsManage .contentsEditBtn a,
.contentsManage .contentsCreateBtn a{
  padding:1px 10px;
  color:inherit;
  display:block;
  line-height: 24px;
}

.contentsManage .contentsEditBtn a{
  color:#222;
}

#module-index #action-home .contentsManage .contentsCreateBtn a,
#module-index #action-archive .contentsManage .contentsCreateBtn a{
  font-size:16px;
  color:#1b95e0;
}

/* << コンテンツ編集ボタン */

.visitorNum {
  font-size: 12px;
  color: #777777;
  font-weight: 600;
}
.visitorNum span{
  margin-left: 4px;
}
.visitorNum img{
  height: 16px;
  vertical-align: -3px;
}

.ownerRss{
  vertical-align: -3px;
}
.ownerRss img{
  height: 16px;
  margin-left: 16px;
}

