/* >>qInfoSubset */
.qInfoSubset{
  margin-bottom: 22px;
}
.qInfoSubset .userIcon{
  float:left;
  width:48px; height:48px;
  text-align:center;
}
.qInfoSubset .qInfoContentWrp{
  float: right;
  position: relative;
  width: 452px;
}
.qInfoSubset .qInfoContent {
  position: relative;
}
.qInfoSubset .qInfoContentInner{
  border-bottom: 1px solid #D1D1D1;
  margin: 4px 12px;
}
.qInfoContent .objTitle{
  margin:12px 12px 0 64px;
  font-size:16px;
}
.qInfoContent .objOutline{
  margin:12px;
  overflow:hidden;
}
.qInfoContent .objRange{
  position:relative;
  left:10px;
}
.qInfoContent .objCat {
  position: absolute;
  right: 40px;
  top: 10px;
}


/* <<qInfoSubset */
.scrollSubset {
  margin-bottom: 22px;
}
.scrollSubset .userIcon{
  float:left;
  width:40px;
  height:40px;
  text-align:center;
  margin-right:12px;
}
.scrollSubset .contentInfo{
  margin-left: 52px;
}
.scrollSubset .scrollNum{
  float:left;
  width:48px;
  height:48px;
  line-height:48px;
  border:1px solid #666;
  border-radius:3px;
  text-align:center;
  font-size:16px;
}
.scrollNum small{
  font-size:11px;
}
.scrollSubset .scrollContentWrp{
  position: relative;
  width: 600px;
  margin:15px 0 0;

}
.scrollSubset .scrollContentInner{
  /*border-bottom: 1px solid #D1D1D1;
  height: 42px;*/
  margin: 12px;
}
.scrollContent .objTitle{
  margin:0px 12px 6px 64px;
  font-size:18px;
}
.scrollContent .objTitle a{
  font-size:18px;
}
.scrollContent .objSubTitle,
.scrollContent .objSupplement1,
.scrollContent .objSupplement2{
  font-size:12px;
  font-size:13px;
  margin:0px 0px 12px 64px;
}

.scrollContent .objSubTitle{
  font-size:12px;
}
.scrollContent .objOutline{
  margin:10px 12px 6px 64px;
  overflow:hidden;
}

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


.scrollContent .objOutline a{
  color:#498AF3;
  text-decoration:none;
}
.scrollContent .objOutline a:hover{
  text-decoration:underline;
}
.scrollContent .objOutlineTx {
  overflow:hidden;
  margin-bottom:5px;
}
.scrollContent .objOutlineTx .objOutlineTxInner{
  display:block;
  font-size:16px;
  margin:0px 0px 0px 0px;
}
.scrollContent .openAllTx {
  font-size: 14px;
  float:right;
}
.scrollContent .objRange{
  position:relative;
  left:10px;
}
.scrollContent .objCat {
  position: absolute;
  right: 40px;
  top: 10px;
}
.scrollContent{
  word-break: break-word;
}
.scrollContent .mvArea{
  background-color:#000;
  text-align:center;
  width:480px;
  display:talbe-cell;
  margin-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{
/*  display:table-cell;*/
  vertical-align:middle;
  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;
}
/*アート式写真*/
.imgGalleryMain{
  margin-left: 64px;
  overflow:hidden;
}
.imgGallery{
  margin-left: 64px;
  letter-spacing: -.40em;
  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;
}
/*アート式写真*/
/* <<scrollSubset */

/* パーマリンクフリースペース */

#sub2 .permalink_fs{
  margin-top:-60px;
}

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

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

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


/*--start グリッド表示共通スタイル--*/
.gridWrp{
  width:522px;
  padding-top: 12px;
}
#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 .objStatus{
  position:absolute;
  right:2px; bottom:0;
}
.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 文書式 グリッド--*/
#gridDoc{
  padding-top:0px;
}
#gridDoc .grid{
  background:#fff;
  float:left;
/*  width: 160px;
  height: 160px;
  padding: 6px 0px 0px 6px;
  padding: 0px 0px 0px 6px;
*/
  width: 166px;
  height: 166px;
  margin-bottom: 12px;
  margin-right: 12px;
  position: relative;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.6);
}
#gridDoc .grid a{
  display:block;
  height: 172px;
  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;
  padding-left: 5px;
}
#gridDoc .grid .objTitle{
    height: 38px !important;
    line-height: 1.3;
    overflow: hidden;
    font-size: 16px;
    margin: 8px 10px 0px 10px;
    position: absolute;
}
#gridDoc .grid .docIcon{
  position:absolute;
  left:6px;
  bottom:28px;
}
#gridDoc .grid .overgridDoc{
  background: #fff;
  margin-top: 10px;
  height: 172px;
  position: relative;

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

/*--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:102px;
  height:108px;
  margin:0px auto 2px;
  text-align:center;
  vertical-align:middle;
  overflow:hidden;
}
#gridGoods .grid .objImg img{
  max-height:102px;
  max-width:102px;
  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 商品 グリッド--*/
#action-archive #main{
  margin: 0;
}

#module-contents #action-contentDetail #sub2{
  margin-right: 0;
}

#action-archive .containers_pager{
max-height: 32px;
    text-align: right;
    font-size: 13px;
    width: 770px;
    height: auto;
}

#action-archive .grid {
  background-color:#FFFFFF;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
  float: left;
  height: 248px;
  margin-bottom: 12px;
  margin-right: 12px;
  position: relative;
  width: 248px;
}

#action-archive .gridWrp{
  width:794px;
}

#action-archive h1 {
  padding: 32px 0;
  font-size: 28px;
  height: 100%;
  min-height: 32px;
  line-height: 33px;
  width: 768px;
}

#module-contents #action-archive .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;
}

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

.sub2_scrollSubset .userIcon {
    float: left;
    width: 48px;
    height: 48px;
    line-height: 40px;
    text-align: center;
    margin-right: 12px;
}

.sub2_scrollContent .ownerName {
    padding: 0.35em 0 0;
    display: block;
}

.sub2_scrollContent .objDate_Range {
    padding: 0 0 1em 0;
    position: relative;
    width: 84%;
    margin: 0 0 0 40px;}

.sub2_scrollContent .objDate {
    font-size: 13px;
}

.sub2_scrollContent div.objDate_Range .menu {
    position: absolute;
    top: -2em;
    right: -12px;
}

.sub2_scrollContent .objRange {
    position: relative;
    left: 9px;
}

.sub2_scrollContent .objTitle {
    margin: 0px 12px 6px 0px;
    font-size: 18px;
}

.sub2_scrollContent .objOutline {
    margin: 10px 0px 6px;
    overflow: hidden;
}

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

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

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

.sub2_scrollContent .objOutline .sub2_more a {
    position: static;
    padding-left: 19.8em;
    font-size: 14px;
    color: #BBBBBB;
}

.scrollContent .objOutline a:hover, .sub2_scrollContent .objOutline a:hover {
    text-decoration: underline;
}

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

#module-contents #action-archive #main {
  margin: 0 12px 0 0;
}
#module-contents #action-archive #sub2{
  margin-right: 0;
}

#module-contents #action-archive .containers_pager {
    max-height: 32px;
    text-align: right;
    font-size: 13px;
    width: 770px;
    height: 20px;
    margin-top: -28px;
    visibility: visible;
    padding-bottom: 8px;
}

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

#module-contents #action-archive .sub2_scrollContent .objTitle {
    margin: 0px 12px 6px 0px;
    font-size: 18px;
}

#module-contents #action-archive .contentsCreateBtn img {
    width: 15px;
    margin: 0px 5px -2px -2px;
}

#module-contents #action-archive .scrollSubset .scrollContentWrp {
    margin: 15px 84px 0;
}
/* >>  ヘッダー*/
#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 
 *************************************/

/* >>フッター*/
.contents-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;
}
/* <<フッター*/

