.news-list1 li dt{
    padding:0px;
    width:160px;
}
.news-list1 li dd{
    width:510px;
    float:right;
}

h2.block_title_image {
    background: url(../images/index/title/title_base.png) no-repeat;
}

.no_toggle_block_title {
    display: block;
    float: left;
}

div.block_title_container {
    width: 830px;
    height: 45px;
    float: left;
}
div.block_title {
    padding-left: 32px;
    padding-top: 6px;
    font-family:'MS UI Gothic', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', 'IPA PƒSƒVƒbƒN', 'IPAPGothic', 'Takao PƒSƒVƒbƒN', 'TakaoPGothic';
    font-size: 1.4em;
    line-height:1.2em;
    font-weight: bold;
}
div.archvie_box {
    padding-top:9px;
    border: 1px solid #CCCCCC;
    margin-top: 15px;
    margin-bottom: 15px;
}
.news-left-long {
    float: left;
    width: 930px;
}

#whatsnew_accordion_inner .news-list1 li {
    border-bottom: none;
    list-style-type: none !important;
    margin: 1px 0 9px !important;
    padding: 0 0 8px !important;
}
#content-wrapper {
    position: relative;
    *zoom: 1;
}
#content-wrapper:after {
    display: block;
    clear: both;
    height: 0.01px;
    content: "";
}
#main_panel {
    float: left;
    width: 950px;
}
.banner-widget {
    z-index: 100;
    position: fixed;
    padding: 10px;
    bottom: 0;
    right: 0;
    background: transparent url(/css/images/banner_bg.png) repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='/css/images/banner_bg.png',sizingMethod='scale');
}

.banner-close-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background: transparent url(/css/images/banner_close_button.png) no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(Src='/css/images/banner_close_button.png',sizingMethod='crop');
    cursor: pointer;
}

#fmenu_panel {
    float: left;
}
#fmenu {
    overflow: hidden;
    background:none;
}
#fmenu_wrap {
    width: 265px;
    overflow:hidden;
}
#fmenu_left_box {
    background:url(../images/base/fmenu-bg-l.png) repeat-y;
}
#fmenu_right_box {
    overflow:hidden;
    width:25px;
    background:url(../images/base/fmenu-bg-r.png) 0px 0px repeat-y;
}
#fsearch_box {
    width: 230px;
}
#fsearch_history_box {
    width: 210px;
    height: 104px;
}
#fmoji_box {
    width: 230px;
}
#fmenu_toggle_btn {
    cursor:pointer;
    cursor:hand;
}
#fmenu_close_btn {
    cursor:pointer;
    cursor:hand;
}
.floating-widget {
    z-index: 100;
    position: fixed;
}
.floating-widget.floating {
    position: fixed;
    top: 0;
}
.floating-widget.pinned-bottom {
    position: absolute;
    bottom: 0;
    _position: static;
}
.midashi-box-whatsnew {
    border-bottom: 1px solid #CCCCCC;
}
.fmenu-box li a {
    padding-top:2px;
    padding-bottom:2px;
    padding-left:0px;
    width:230px;
}
.nav-fmenu1 a {
    background: #fff;
}
.nav-fmenu2 a {
    background: #fff;
}
.nav-fmenu3 a {
    background: #fff;
}
.nav-fmenu4 a {
    background: #fff;
}
.nav-fmenu5 a {
    background: #fff;
}
.nav-fmenu6 a {
    background: #fff;
}
.nav-fmenu7 a {
    background: #fff;
}
.nav-fmenu8 a {
    background: #fff;
}
.nav-fmenu9 a {
    background: #fff;
}
.nav-fmenu10 a {
    background: #fff;
}
.menu_tilte img {
    vertical-align: middle;
}

.page-headline {
    font-size: 1.3em;
    font-weight: bold;
    border-bottom: 2px solid #6699CC;
    line-height: 1.4em;
    margin-bottom: 10px;
}

#archives-sorter-list {
    border-bottom: 2px solid #6699CC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.archives-sort-tag {
    margin-right: 5px;
    cursor: pointer;
}

.archives-tag-shadow {
    box-shadow: 2px 2px 14px 1px rgba(43,60,69,0.6);
    -moz-box-shadow: 0px 0px 12px rgba(43,60,69,0.6);
	-webkit-box-shadow: 0px 0px 12px rgba(43,60,69,0.6);
    border-radius:200px;
}

.archives-sort-tag-selected {
    cursor: normal;
    box-shadow: 2px 2px 10px 1px #2B3C45;
    -moz-box-shadow: 0px 0px 8px #2B3C45;
    -webkit-box-shadow: 0px 0px 8px #2B3C45;
    border-radius:200px;
}

.mainimage-list {
    display: none;
}

.mailnews-form-box {
    padding: 0px 20px 20px 20px;
}

.email-input {
    width: 300px;
}

#video_accordion_inner {
    padding-bottom: 9px;
}
