@charset "UTF-8";
/*------------------------------------------------
ameba CSS for group portal newtop
FileName:top2.css
$Date: 2012/10/31 06:03:46 $
$Revision: 1.0 $
--------------------------------------------------*/

/*TOC===============================================
header
firstPanel
centerText
moreLink
srch
moduleWap
hotGroupeModule
officialModule
subGroupeModule
makeGroup
btnDefault
serchCategory
==================================================*/

ul#amebaBar {
    min-width: 800px;
}
#amebaBar li#barLogoTop {
    width: 450px;
}


body{
background:#fff url(/group/img/screen/pub/portal/new/bg_base.png) repeat-x 0 20px;
}
#frame{
background:transparent url(/group/img/screen/pub/portal/new/bg_star.png) no-repeat center 20px !important;
background-attachment: fixed;
}
#frame #wrap{
width:950px;
}

/* header
--------------------------------------------*/
#frame #header{
width: 950px;
height:97px;
position:relative;
margin: 0 auto;
padding: 0 0 10px 0 !important;
}
#frame #header .logo{
background:url(/group/img/screen/pub/portal/new/logo_new.png) no-repeat 0 0;
width:216px;
height:43px;
position:absolute;
top:-70px;
left:0;
}
#frame #header .logoTop{
position:absolute;
width:171px;
height:31px;
top:37px;
left:0;
}
#frame #header .logo a{
width:216px;
height:43px;
display:block;
text-indent:-9999px;
}

/* firstPanel
--------------------------------------------*/
#frame #firstPanel{
width:950px;
margin:0 auto;
text-align:right;
}
#frame #header #firstPanel{
float:right;
width:728px;
padding:7px 0 0;
}

#frame .gpt-frame{
margin-right:0 !important;
padding-bottom:0;
text-align:right;
}

/* centerText
--------------------------------------------*/
#frame .centerText{
min-width: 800px;
text-align:center;
margin:5px auto 10px;
}
#frame .centerText.tall{
padding-top:18px;
}
#frame .centerTextBg{
background:#fff;
zoom:1;
}
#frame .centerText .iconRecommend{
margin:0 4px;
padding: 2px 0 2px 19px;
background: url(/mypg/img/common/icon_common.png) no-repeat 1px -419px;
zoom: 1;
}

/* mainCol subCol
--------------------------------------------*/
#frame #mainCol{
float:left;
width:712px;
margin:0 10px 0 0;
padding:0;
}
#frame #subCol{
float:right;
width:228px;
padding:0;
}

/* moreLink
--------------------------------------------*/
#frame p.moreLink{
text-align:right;
font-size:11px;
}
#frame p.moreLink a {
background: url(/group/img/screen/pub/portal/new/icon_detail_link.gif) no-repeat right 0;
padding-right: 10px;
}

/* mainCol srch
--------------------------------------------*/
#frame #srch{
position:relative;
width:638px;
background:#ffcc33;
border: solid 3px #fff;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
padding:12px 10px 10px 58px;
}
#frame #srch #searchKeywordForm{
position:relative;
}
#frame #srch .srchBalloon{
position:absolute;
top:-48px;
left:-4px;
width:210px;
height:53px;
z-index:100;
background:url(/group/img/screen/pub/portal/new/img_srch_balloon.png) no-repeat 0 0;
}
#frame #srch .srchTxtArea {
position: relative;
display:block;
width: 443px;
height:26px;
padding:3px;
background:#fae9b7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#frame #srch .srchTxtArea .placeholderShow {
font-size:16px;
top: 6px;
left:28px;
}
#frame #srch .srchTxt {
margin: 0;
padding: 5px 5px 4px 25px;
border: 1px solid #ccc;
border-top-color: #4e4e4e;
border-left-color: #4e4e4e;
box-shadow: 1px 1px 1px rgba(203, 203, 203, 1) inset;
width: 411px;
height: 15px;
vertical-align: top;
background: #fff url(/group/img/screen/pub/portal/new/icon_search.png) no-repeat 3px 4px;
font-size:16px;
}
#frame #srch .srchBtnImg{
position: absolute;
top:-2px;
right:48px;
width:148px;
height:35px;
z-index:100;
border:none;
background: url(/group/img/screen/pub/portal/new/btn_top.png) no-repeat;
background-position:0 -110px;
cursor: pointer;
}
#frame #srch .srchBtnImg:hover{
background-position:-167px -110px;
}
#frame #srch .srchTxtArea #deleteBtn {
position: absolute;
right: 15px;
top: 11px;
height: 12px;
overflow: hidden;

}
#frame #srch .category {
clear: both;
padding: 7px 0 0;
overflow: hidden;
margin-left:4px;
}
#frame #srch .srchOptn {
width:165px;
margin: 0 10px 0 0;
padding: 2px;
border: 1px solid #ccc;
background: #fff;
vertical-align: middle;
}
#frame #srch .mainCategory {
float:left;
}
#frame #srch .subCategory {
float:left;
}
#frame #srch .subCategory .srchOptn {
width:200px;
}
#frame #srch #srchSort {
float:left;
padding:3px 0 0;
}
#frame #srch  #srchSort label {
diaplay: inline-block;
padding: 0 10px 0 2px;
font-weight: normal;
}

#frame #srch dl {
background:#ffcc33;
margin-top:15px;
padding:0 7px;
}
#frame #srch dd {
color:#06c;
font-size:13px;
border-right: 1px solid #06c;
}

/* mainCol moduleWap( module common )
--------------------------------------------*/
#frame .moduleWap{
position:relative;
padding:0 0 5px;
background:#fff;
border-top:none;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
}
#frame #mainCol h2{
margin-top:20px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
color:#555;
}
#frame #mainCol p.moreLink{
padding-right:15px;
padding-bottom:5px;
}
#frame #mainCol p.moduleLead {
color:#595757;
}


/* hotGroupeModule
--------------------------------------------*/
#hotGroupeModule.moduleWap {
border: 1px solid #ff8d42;
}
h2#hotGroupeHead{
position:relative;
height:24px;
margin-top:15px !important;
text-indent:-9999px;
background:#ffccaa url(/group/img/screen/pub/portal/new/h2_bg1.png) no-repeat 0 -1px;
border-bottom: 4px solid #ff8d42;
}
h2#hotGroupeHead span{
position: absolute;
top:0;
left:0;
display:block;
width:181px;
height:29px;
background:url(/group/img/screen/pub/portal/new/h2_1.png) no-repeat 0 0;
z-index:100;
}
#hotGroupeModule p.moduleLead {
position:absolute;
top:-21px;
left:213px;
z-index:100;
}
#hotGroupeModule ul{
padding:20px 0 0;
}
#hotGroupeModule li{
display:block;
float:left;
width:206px;
height:74px;
padding:0 15px 8px 15px;
}
#hotGroupeModule li a.thum{
float:left;
margin-right:5px;
padding: 1px;
width: 64px;
height: 64px;
display: block;
background-color: #fff;
border: solid 1px #ccc;
text-align: center;
}


/* officialModule
--------------------------------------------*/
#officialModule.moduleWap {
border: 1px solid #99cc00;
}
h2#officialHead{
position:relative;
height:24px;
text-indent:-9999px;
background:#c2e86a url(/group/img/screen/pub/portal/new/h2_bg2.png) no-repeat 0 0;
border-bottom: 4px solid #99cc00;
}
h2#officialHead span{
position: absolute;
top:0;
left:0;
display:block;
width:216px;
height:29px;
background:url(/group/img/screen/pub/portal/new/h2_2.png) no-repeat 0 0;
z-index:100;
}
#officialModule p.moduleLead {
position:absolute;
top:-21px;
left:248px;
z-index:100;
}
#officialModule ul{
padding:20px 0 0;
}
#officialModule li{
display:block;
float:left;
width:85px;
padding:0 0 0 28px;
}
#officialModule table{
padding:1px;
width:64px;
height:64px;
border:solid 1px #ccc;
}
#officialModule .groupName{
height:5em;
min-height:53px;
margin:3px 0;
overflow:hidden;
word-wrap:break-word;
text-align:left;
}

/* subGroupeModule
--------------------------------------------*/
.subGroupeModule.leftModule{
float:left;
}
.subGroupeModule.rightModule{
float:right;
}
.subGroupeModule .moduleWap {
width:346px;
border: 1px solid #ff8d42;
}
.subGroupeModule p.subGroupeLead{
padding:10px 15px;
color:#666;
}
.subGroupeModule h2{
border-bottom: 5px solid #ff8d42;
background:#ffcc33 url(/group/img/screen/pub/portal/new/h2_bg3.png) no-repeat 0 0;
}
.subGroupeModule h2 span{
display:block;
padding:5px 28px 2px;
background:transparent url(/group/img/screen/pub/portal/new/icon_face.png) no-repeat 8px 5px;
}
.subGroupeModule  ul{
clear:both;
width:100%;
margin:0 auto;
}
.subGroupeModule  li{
display:block;
float:left;
width:153px;
height:50px;
padding:0 5px 10px 15px;
}
.subGroupeModule  li a.thum{
float:left;
margin-right:7px;
padding: 1px;
width: 42px;
height: 42px;
display: block;
background-color: #fff;
border: solid 1px #ccc;
text-align: center;
}

/* subCol BTN
--------------------------------------------*/
#frame .countGroupText{
text-align:left;
color:#919191;
font-weight:bold;
width:216px;
height:32px;
margin:-5px 0 0 0;
padding:11px 0 0 13px;
background: url(/group/img/screen/pub/portal/new/bg_counter.png) no-repeat 3px 0;
}
#frame .countGroupText span{
font-size:17px;
vertical-align:middle;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#frame .makeGroup{
margin-bottom:5px;
}
#frame .makeGroup a{
display:block;
width:228px;
height:46px;
margin:0 auto 6px;
background: url(/group/img/screen/pub/portal/new/btn_top.png) no-repeat;
background-position:0 0;
text-indent:-9999px;
}
#frame .makeGroup a:hover{
background-position:-245px 0;
}
#frame #subCol .btnDefault{
display: block;
height: 29px;
line-height: 29px;
font-size: 12px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background:#fff url(/group/img/screen/pub/portal/new/btn_top.png) no-repeat;
}
#frame #subCol .btnDefault a{
display:block;
padding-top:1px;
padding-left:26px;
text-decoration:none;
color:#06c
}
#frame #subCol .btnDefault.setting{
float:left;
width: 117px;
background-position:-1px -161px;
}
#frame #subCol .btnDefault.help{
float:right;
width: 107px;
background-position:-1px -205px;
}
#frame #subCol .btnDefault.setting:hover {
background-position:-136px -161px;
}
#frame #subCol .btnDefault.help:hover {
background-position:-136px -205px;
}

/* subCol serchCategory (to delete after 2013.2.28)
--------------------------------------------*/
#frame .serchCategory h2{
margin-top:15px;
background: #ffe79f url(/group/img/screen/pub/portal/new/icon_search_or.png) no-repeat 7px 4px;
padding:5px 5px 5px 30px;
color:#575757;
font-weight:normal;
border: 1px solid #ffcc33;
border-bottom:none;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-topleft: 4px;
}
#frame .serchCategory p.moreLink{
background:#fff;
border: 1px solid #ffcc33;
border-top:none;
border-bottom:none;
padding:3px 5px 1px 0;
}

#frame .serchCategory #catListSideMdl {
clear: both;
padding: 2px;
border: 1px solid #ffcc33;
border-top:none;
font-size: 12px;
background:#fffae6;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
}
#frame .serchCategory #catListSideMdl li {
margin:0 2px;
background:#fff;
line-height:1.5em;
}
#frame .serchCategory #catListSideMdl li ul {
padding:0;
}
#frame .serchCategory #catListSideMdl li h3 {
background:#fffae6;
border-top: 1px dotted #ccc;
}

#frame .serchCategory #catListSideMdl li:first-child h3 {
border-top:none;
}

#frame .serchCategory #catListSideMdl h3 .trigger {
float: left;
display: inline-block;
overflow: hidden;
width: 12px;
height: 0;
background: url(/group/img/screen/pub/portal/new/icon_trigger.png) no-repeat 0 0;
line-height: 1;
vertical-align: middle;
text-indent:-9999px;
margin:7px 3px 0 5px;
}
#frame .serchCategory #catListSideMdl h3 .trigger.active {
background-position: 0 -26px !important;
}
