body {
    font-family:"メイリオ", "Meiryo", verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
    font-size:14px;
}

p {
    margin-bottom:15px;
}

strong {
    font-weight:bold;
}

dl, menu, ol, ul {
    margin: 1em 0;
}

a:link {}

a.smallArrow {}

a.smallArrow .marker {
    background:url(/project/fugaku-mpc/common/icon_arrow.png) no-repeat left top;
    display:inline-block;
    height:8px;
    margin-right:5px;
    vertical-align:middle;
    width:7px;
}

h1, h2, h3, h4 {
    font-weight:normal;
    margin-bottom:20px;
}

.withSubtitle {
    margin-bottom:0;
}

.subtitle {
    font-size:90%;
    min-height:25px;
    line-height:20px;
    padding-bottom:5px;
    margin-bottom:20px;
}

.subtitle img {
    margin-left:5px;
    vertical-align:middle;
}

h1 {
    font-size:170%;
    line-height:170%;
}

h2 {
    font-size:160%;
    line-height:160%;
}

h2.pageTitle {
    font-size:180%;
    line-height:380%;
    margin:0;
}

h3 {
    border-bottom:2px solid #ccc;
    font-size:120%;
    line-height:150%;
    padding:7px 0;
    position:relative;
}

h3 hr {
    background-color:#000;
    bottom:-2px;
    border:none;
    height:2px;
    left:0;
    margin:0;
    padding:0;
    position:absolute;
    width:7.5%;
}

h4 {
    background:url(/project/fugaku-mpc/common/icon_circle.png) no-repeat left 2px;
    padding-left:18px;
    font-size:110%;
    line-height:110%;
}

h5 {
    font-size:100%;
    font-weight:bold;
}

.breadcrumbs {
    color:#999;
    font-size:90%;
    letter-spacing:normal;
    line-height:30px;
    min-height:30px;
    position:absolute;
    text-align:right;
    top:0;
    width:100%;
}

.breadcrumbs a {
    color:#999;
}

table {
    border:0;
}

table tr td, table tr th {
    padding:5px 7px;
    vertical-align:top;
}

table tr th {
    background-color:#e1e1e1;
    border:1px solid #fff;
    font-weight:normal;
    text-align:center;
}

table tr td {
    border:1px solid #e1e1e1;
}

.historyTable {
    width:100%;
}

.historyTable th, .historyTable td {
    border-color:transparent;
    line-height:20px;
}

.historyTable td.year {
    width:60px;
}

.historyTable td.year span {
    background-color:#cb2026;
    color:#fff;
    display:inline-block;
    height:20px;
    line-height:20px;
    padding:2px 10px;
}

.historyTable td.month {
    width:40px;
}

.historyTable td.text {
    border-left:2px solid #ccc;
}

.historyTable td.text div {
    padding-left:20px;
    position:relative;
}

.historyTable td.text .marker {
    background:url(/project/fugaku-mpc/common/icon_circle.png) no-repeat left top;
    display:inline-block;
    height:13px;
    left:-14px;
    position:absolute;
    top:3px;
    width:13px;
}

.bx-wrapper .bx-viewport {
    border:none !important;
    box-shadow:none !important;
    left:0 !important;
}

.bx-wrapper .bx-viewport .mainImgArea {
    margin:0;
    padding:0;
}

.bx-wrapper {
    margin-bottom:0 !important;
}

.bx-wrapper .bx-controls {
    display:none !important;
}

.headerContainer {
    background-color:#fff;
    width:100%;
}

.headerContainerTop {
    padding-bottom:30px;
}

.headerContainer h1 {
    clear:both;
    color:#fff;
    font-size:150%;
    line-height:30px;
    margin:0 auto;
    padding:25px 0;
    width:960px;
}

#header {
    margin:0 auto 0 auto;
    width:960px;
}

#header .headerTop {
    padding:30px 0 20px 0;
    width:100%;
}

#header .headerTop .right {
    text-align:right;
}

#carouselTop {
    clear:both;
    margin:30px auto 0 auto;
    width:960px;
}

#gnavi {
    clear:both;
    min-height:40px;
}

#gnavi ul {
    margin:0;
    padding:0;
}

#gnavi ul li {
    border-right:1px solid transparent;
    display:inline-block;
    float:left;
    list-style-type:none;
    height:50px;
    width:15.75%;
}

#gnavi ul li:last-child {
    border:none;
}

#gnavi ul li a {
    background-color:#333846;
    color:#fff;
    cursor:pointer;
    display:block;
    height:100%;
    line-height:50px;
    text-align:center;
    text-decoration:none;
    width:100%;
}

#gnavi ul li span.disabled {
    background-color:#2f7099;
    color:#ddd;
    display:block;
    height:100%;
    line-height:50px;
    text-align:center;
    text-decoration:none;
    width:100%;
}

#gnavi ul li a span.marker {
    display:none;
}

#gnavi ul li a:hover, #gnavi ul li a.selected {
    background-color:#95a4cc;
    color:black;
}

#gnavi ul li.first {
    width:5.3%;
}

#gnavi ul li.first a {
    text-align:center;
}

#gnavi ul li.first a span.text {
    display:none;
}

#gnavi ul li.first a span.marker {
    background:url(/project/fugaku-mpc/common/home_icon.png) no-repeat left top;
    display:inline-block;
    height:14px;
    margin-top:18px;
    width:16px;
}

#gnavi ul li.first a:hover span.marker, #gnavi ul li.first a.selected span.marker {
    background-position:left -14px;
}

#content {
    clear:both;
    margin:0 auto;
    min-height:550px;
    padding-top:30px;
    position:relative;
    width:960px;
}

#content .leftColumn {
    margin-right:4%;
    padding:0;
    width:200px;
}

#content .leftColumn .banners div {
    margin-bottom:10px;
}

#content .mainColumn {
    padding:0;
    width:74%;
}

.footerContainer {
    background-color:#333846;
    width:100%;
}

#footer {
    clear:both;
    margin:0 auto;
    padding:0;
    width:960px;
}

#footer .content {
    padding:30px 0;
}

#footer .bottom {
    color:#ccc;
    font-size:80%;
    height:20px;
}

#footer .footerLinks {}

#footer .footerLinks ul {
    margin:0;
    padding:0;
}

#footer .footerLinks ul li {
    display:inline-block;
    margin:0;
    padding:0;
}

#footer .footerLinks ul li a {
color:white;
    font-size:90%;
    height:30px;
    line-height:30px;
    margin-right:20px;
    text-decoration:none;
}

.pageTopContainer {
    clear:both;
    height:30px;
    line-height:30px;
    margin:0 auto;
    text-align:right;
    max-width:960px;
    width:100%;
}

.pageTop {
    color:#000 !important;
    cursor:pointer;
    font-size:90%;
    text-decoration:none;
}

.pageTop .marker {
    background:url(/project/fugaku-mpc/common/page_top.png) no-repeat left top;
    display:inline-block;
    height:12px;
    margin-right:6px;
    vertical-align:middle;
    width:12px;
}

#lnavi {
    margin-bottom:20px;
}

#lnavi ul {
    margin:0;
    padding:0;
}

#lnavi ul li {
    list-style-type:none;
    margin:0;
    padding:0;
}

#lnavi ul li a {
    background-color:#95a4cc;
    border-bottom:1px solid #fff;
    color:#000;
    display:block;
    cursor:pointer;
    line-height:22px;
    padding:4px 12px;
    text-decoration:none;
}

#lnavi ul ul li a {
    padding-left:24px;
}

#lnavi ul ul ul li a {
    background-color:#fff;
    border-color:#dfdfdf;
    padding-left:36px;
}

#lnavi ul li a:hover, #lnavi ul li a.selected {
    background-color:#333846;
    border-color:#fff;
    color:#fff;
}

.page .article, .page .wysiwyg, .page .memberSet, .page .articlePicture, .page .centerImg, .page .columnImgSet, .page .relatedLinks, .newsEventsIndex {
    clear:both;
    margin-bottom:50px;
}

.page .articlePictureRight .imgContainer {
    float:right;
    margin:0 0 15px 10px;
}

.page .articlePictureLeft .imgContainer {
    float:left;
    margin:0 10px 15px 0;
}

.page .centerImg {
    text-align:center;
}

.page .centerImg img {
    max-width:100%;
}

.page .columnImgSet .column {
    text-align:center;
}

.page .columnImgSet .row {
    margin-bottom:15px;
}

.page .columnImgSet .container {
    width:100%;
}


.page .relatedLinks ul {
    margin:0;
}

.page .relatedLinks ul li {
    margin-left:15px;
}

.page .caption {
    font-size:90%;
    min-height:20px;
    line-height:20px;
}

.page .memberSet .container {
    clear:both;
    margin-bottom:20px;
    padding:0;
    width:100%;
}

.page .memberSet .container .row {
    margin:0;
}

.page .memberSet .container .col-xs-6 {
    margin-right:4%;
    padding:0;
    width:48%;
}

.page .memberSet .container .col-xs-6 .name {
    margin:15px 0 5px 0;
}

.page .memberSet .container .lastUnit {
    margin-right:0;
}

.page .memberSet .container img {
    float:left;
    margin-right:15px;
}

.newsEventsIndex .highlight {
    background-color:#eee;
}

.newsEventsIndex .item {
    border-bottom:1px dotted #ccc;
    min-height:86px;
    padding:10px 0;
    width:100%;
}

.newsEventsIndex .item .left {
    width:85%;
}

.newsEventsIndex .item .right {
    width:15%;
}

.newsEventsIndex .item a {
    display:block;
    text-decoration:none;
    width:100%;
}

.newsEventsIndex .item .top, .newsEventsIndex .item .title {
    margin-bottom:3px;
}

.newsEventsIndex .item .top {
    line-height:14px;
    min-height:14px;
    padding-top:18px;
    font-size:90%;
}

.newsEventsIndex .item .top img {
    margin-left:5px;
    vertical-align:top;
}

.newsEventsIndex .itemNews, .newsEventsIndex .itemEvent {
    background-repeat:no-repeat;
    background-position:15px 36px;
    padding-left:65px;
}

.newsEventsIndex .itemNews {
    background-image:url(/project/fugaku-mpc/common/icon_news.png);
}

.newsEventsIndex .itemEvent {
    background-image:url(/project/fugaku-mpc/common/icon_event.png);
}

#topTopicsIndex .item {
    border-bottom:0;
    font-size:90%;
    min-height:50px;
}

#topTopicsIndex .item .top {
    padding-top:0;
}

#topTopicsIndex .item .left {
    width:100%;
}

#topTopicsIndex .item .right {
    display:none;
}

#topTopicsIndex .newsEventsIndex .itemNews, #topTopicsIndex .newsEventsIndex .itemEvent {
    background-position:15px 10px;
}

#topTopicsIndex .seeMore {
    line-height:30px;
    min-height:30px;
    position:relative;
    text-align:right;
    top:-50px;
}

#topTopicsIndex .seeMore a {
    color:#1a1a1a;
    font-size:90%;
    text-decoration:none;
}
