/*
Theme Name: Stellalink, Inc.
Description: Stellalink, Inc. Website Design Template.
Author: y3sei
Author URI: http://www.stellalink.co.jp/
Version: 1.1.0
*/

/*----------------------------------------------*/
body, div, p, pre, blockquote, th, td,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
iframe, object, embed {
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
    font-size: 100%;
    word-break: break-all;
}
body {
    font: normal normal normal 11pt/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
input,
textarea,
select {
    color: #333333;
    font-size: inherit;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: none;
}
strong {
    font-weight: bold;
}

table {
  border-collapse: collapse;
  border: 1px solid #CCCCCC;
  width: 100%;
}
th {
  border: 1px solid #CCCCCC;
  background-color: #EEEEEE;
  font-weight: normal;
  line-height: 125%;
  padding:0.5em;
  width: 128px;
}
td {
  border: 1px solid #CCCCCC;
  line-height: 125%;
  padding:0.5em;
}

/*----------------------------------------------*/
#Container {
    position: relative;
    width: 950px;
    margin: 0 auto;
}


div#Contents,
div#Contents #Center .entry-body,
div#Contents #Center .entry-body div,
div#Contents #News .newsContents,
div#Crumbs,
div#Footer #footerNavi {
    zoom: 1;
    overflow: visible;
}
div#Contents:after,
div#Contents #Center .entry-body:after,
div#Contents #Center .entry-body div:after,
div#Contents #News .newsContents:after,
div#Crumbs:after,
div#Footer #footerNavi:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


#Header {
    position: relative;
    height: 100px;
}
#Header h1 {
    position: absolute;
    top: 30px;
    left: 10px;;
    height: 60px;
}
#Header #headerInfo {
    height: 18px;
    font-size: 80%;
    line-height: 18px;
    vertical-align: middle;
    background-color: #FACD89;
    font-weight: normal;
    padding: 0 5px;
    text-align: right;
}
#Header #headerSearch {
    position: absolute;
    top: 60px;
    left: 520px;
    height: 30px;
    line-height: 30px;
    width: 250px;
    vertical-align: middle;
    text-align: center;
}
#Header #headerSearch img {
    vertical-align: middle;
    line-height: 30px;
}
#Header #headerSearch input#s {
    width: 120px;
}
#Header #headerInquiry {
    position: absolute;
    top: 30px;
    left: 765px;
    height: 60px;
    width: 180px;
    background: transparent url(./images/global_inquiry.gif) no-repeat scroll left top;
}
#Header #headerInquiry a {
    color: #000000;
}
#Header #headerInquiry .webform {
    position: absolute;
    top: 20px;
    left: 34px;
    font-size: 79%;
}
#Header #headerInquiry .webform a {
    text-decoration: underline;
}
#Header #headerInquiry .skype {
    position: absolute;
    top: 30px;
    left: 157px;
}
object#skypedetectionswf {
    display: none;
}
#Header #globalMenuSp {
    display:none;
}

#globalNavi {
    width: 100%;
    font-size: 105%;
    height: 40px;
    width: 948px;
    background: transparent url(./images/global_navi.gif) repeat-x scroll left top;
    border-width: 1px;
    border-style: solid;
    border-color: #B0C3DC;
}
#globalNavi ul {
    list-style: none;
}
#globalNavi ul li {
    width: auto;
    display: block;
    float: left;
    position: relative;
    border-right: 1px solid #A1A1A1;
}
#globalNavi ul li a {
    text-decoration: none;
    display: block;
    line-height: 40px;
    padding: 0 15px;
    color: #0000EE;
}
#globalNavi ul li a:hover, #globalNavi ul li a:active {
    color: #0000EE;
}
#globalNavi ul li a:hover, #globalNavi ul li a:active {
    text-decoration: none;
    background: transparent url(./images/global_navi_2.gif) repeat-x scroll left top;
}

#globalNavi div.gn_close {
    display:none;
}


#Crumbs {
    width: 100%;
    margin: 10px 0 18px 0;
}
#Crumbs ul {
    float: auto;
    list-style: none;
}
#Crumbs ul li {
    width: auto;
    padding: 0 5px;
    font-size: 90%;
    display: block;
    float: left;
    position: relative;
    padding-left: 15px;
    background: url(./images/icon_gt.gif) 3px  no-repeat scroll;
}
#Crumbs ul li.top {
    padding-left: 35px;
    background: none;
}


#Contents {
    margin: 5px 0;
}
#Contents #Left, #Contents #Center, #Contents #Right, #Contents #Search,
#Contents #TopImg, #Contents #Main, #Contents #News {
    overflow: hidden;
}
#Contents p {
    overflow: hidden;
    padding: 10px 0;
    line-height: 1.6em;
}

#Contents #Left {
    float: left;
    width: 234px;
    padding-right: 20px;
}
#Contents #Left div {
    margin-top: 10px;
}
#Contents #Left .category-top {
    font-weight: bold;
    line-height: 30px;
    padding-left: 15px;
    margin-top: 0;
    background: url(./images/bg_category.gif);
    border-bottom: 1px solid #CCCCCC;
}
#Contents #Left .category-top a {
    color: black;
}
#Contents #Left .category-body {
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #CCCCCC;
    margin-top: 0;
}
#Contents #Left .category-body ul {
    list-style: none;
}
#Contents #Left .category-body li {
    padding-left: 20px;
    line-height: 30px;
    border-bottom: 1px solid #CCCCCC;
    background: url(./images/icon_list.gif) 20px 0.7em no-repeat scroll;
}
#Contents #Left .category-body li ul.children {
    margin-left: -30px;
}
#Contents #Left .category-body li.level2,
#Contents #Left .category-body li.cat-item {
    padding-left: 30px;
}
#Contents #Left .category-body li.level3,
#Contents #Left .category-body ul.children li {
    padding-left: 50px;
    background: url(./images/icon_list.gif) 40px 0.7em no-repeat scroll;
    border-top: 1px solid #CCCCCC;
    border-bottom: none;
}
#Contents #Left .category-body li a {
    display: block;
}


#Contents #Center {
    float: left;
    left: 244px;
    width: 486px;
}
#Contents #Center .entry {
    margin-bottom: 20px;
}
#Contents #Center .entry-header {
    padding: 5px 5px 5px 15px;
    border-left: 5px solid #C10000;
    border-bottom: 1px solid #CCCCCC;
}
#Contents #Center .entry-header h2 {
    font-size: 110%;
}
#Contents #Center .entry-body {
    padding: 10px 0 10px 17px;
}
#Contents #Center .entry-body h3 {
    padding: 3px 7px;
    font-size: 100%;
    border-left: 3px solid #C10000;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
}
#Contents #Center .entry-body ul {
    list-style: none;
}
#Contents #Center .entry-body ul li {
    padding-left: 13px;
    background: url(./images/icon_list.gif) 3px 0.4em no-repeat scroll;
}
#Contents #Center .entry-body ol li {
    margin-left: 23px;
}
#Contents #Center .entry-body .entry-more {
    text-align: right;
    padding-right: 10px;
}

#Contents #Center .entry-body .entry-body-left {
    float: left;
    width: 222px;
    padding: 5px;
}
#Contents #Center .entry-body .entry-body-right {
    float: right;
    width: 222px;
    padding: 5px;
}
#Contents #Center .entry-body .entry-body-left img,
#Contents #Center .entry-body .entry-body-right img {
    padding: 0;
    margin: 0;
}

#Contents img.alignleft {
    float: left;
}
#Contents img.aligncenter {
}
#Contents img.alignright {
    float: right;
}
#Contents img.image {
    padding: 0;
    margin: 0;
}


#Contents #Right {
    float: right;
    width: 200px;
    padding: 0;
}


#Contents #Search {
    float: left;
    width: 700px;
    margin: 10px 25px 0 25px;
}
#Contents #Search .search-result {
    margin-bottom: 20px;
}
#Contents #Search .search-header h2 {
    font-weight: normal;
}
#Contents #Search .search-body {
    padding-top: 3px;
    font-size: 85%;
}
#Contents #Search .search-meta {
    font-size: 85%;
}
#Contents #Search .search-meta .search-meta-link a,
#Contents #Search .search-meta .search-meta-link a:hover,
#Contents #Search .search-meta .search-meta-link a:active {
    color: #5d8790;
}

#Contents .searchNavi {
    padding: 5px 50px;
}
#Contents .searchNavi .searchNavi_prev {
    float: left;
}
#Contents .searchNavi .searchNavi_next {
    float: right;
}


#Contents #TopImg {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
    margin-bottom: 5px;
}


#Contents #Main {
    float: left;
    width: 585px;
    padding: 0 5px 0 10px;
}


#Contents #News {
    float: right;
    width: 315px;
    margin-right: 5px;
    padding: 0 5px;
}
#Contents #News .newsHeading {
    line-height: 25px;
    padding-left: 10px;
    border-left: 5px solid #C10000;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
}
#Contents #News .newsContents {
    padding-bottom: 3px;
    padding-left: 10px;
    font-size: 93%;
    border-width: 0 0 1px 0;
    border-style: dashed;
    border-color: #A1A1A1;
}
#Contents #News .newsContents .newsDate {
    float: left;
    width: 70px;
    border: none;
    font-size: 90%;
}
#Contents #News .newsContents img.newsGenre {
    margin-right: 3px;
}
#Contents #News .newsContents .newsContents {
    float: right;
    width: 225px;
    border: none;
}
#Contents #News .newsPrevious {
    padding: 3px 7px 5px 0;
    text-align: right;
}


#gotop {
    text-align: right;
    padding: 5px;
    font-size: 80%;
}
#gotop img {
    vertical-align: middle;
}

#footerTools {
    display:none;
}

#Footer {
    margin-bottom: 0;
    padding: 5px 5px 0 5px;
    background-color: #FACD89;
    border-width: 1px 0 2px 0;
    border-style: solid;
    border-color: #A0A0A0;
    overflow: hidden;
}
#Footer div {
    text-align: center;
    border-width: 0 0 1px 0;
    border-style: dotted;
    border-color: #A1A1A1;
    padding: 3px 0;
}

#Footer div.words {
    font-size: 80%;
}

#Footer #footerNavi {
    border: none;
}
#Footer #footerNavi p {
    display: inline;
}
#Footer #footerNavi p#copyright {
    float: left;
    padding-left: 10px;
    font-size: 85%;
}
#Footer #footerNavi p#footerMenu {
    float: right;
    text-align: right;
    border: none;
    font-size: 85%;
    padding-right: 10px;
}
#Footer #footerNavi a {
    color: black;
}


#Ads {
    background-color: #A0A0A0;
    padding: 5px 20px 2px;
    font-size: 11px;
}
#Ads #Ads-Header {
    text-align: center;
    color: #333333;
}
#Ads #Ads-Header a {
    color: #333333;
}
#Ads #Ads-Keywords {
    padding-top: 3px;
    text-decoration: none;
    color: #CCCCCC;
}
#Ads #Ads-Keywords a {
    word-break: keep-all;
}
#Ads #Ads-Keywords a:link {
    color: #555555;
    text-decoration: none;
}
#Ads #Ads-Keywords a:visited {
    color: #777777;
    text-decoration: none;
}
#Ads #Ads-Keywords a:hover {
    color:#CCCCCC;
    text-decoration: underline;
}


/**** スマートフォン用 (479px以下) ***************************************************************/
@media screen and (max-width: 479px) {

    body {
      -webkit-text-size-adjust: 100%;
    }

    .modal_bg {
        width:100%;
        height:100%;
        position:fixed;
        top:0;
        left:0;
        opacity:0;
        z-index:0;
    }

    #Container {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }

    #Header {
        position: relative;
        height: 100px;
    }

    #Header #headerInfo {
        height: 2px;
        white-space:nowrap;
        text-indent:100%;
        overflow:hidden;

    }
    #Header #headerSearch {
        display:none;
    }

    #Header #headerInquiry {
        display:none;
    }

    #Header #globalMenuSp {
        display:block;
        width:50px;
        height:50px;
        background:url(./images/menu.png) no-repeat 0 0;
        white-space:nowrap;
        text-indent:100%;
        overflow:hidden;
        position: absolute;
        top: 40%;
        right: 20px;
        font-size: 79%;
        cursor: pointer;
    }


    #globalNavi {
        display:none;
        position:absolute;
        top:0;
        left:0;
        width: 100%;
        font-size: 105%;
        height: auto;
        background-image:none;
        border:0;
        z-index:100;
    }
    #globalNavi ul {
        display:table;
        table-layout:fixed;
        width:100%;
        list-style: none;
        background:#96d;
    }
    #globalNavi ul li {
        width:100%;
        display: table-cell;
        position: relative;
        border:0;
        background:#facd89;
    }
    #globalNavi ul li a {
        text-decoration: none;
        display: block;
        line-height: 40px;
        padding: 0 15px;
        color:#131312;
    }
    #globalNavi ul li a:hover, #globalNavi ul li a:active {
        color: #0000EE;
    }
    #globalNavi ul li a:hover, #globalNavi ul li a:active {
        text-decoration: none;
        background:none;
    }
    #globalNavi ul li + li {
        border-top:1px dotted #afafaf;
    }
    #globalNavi div.gn_close {
        width:100%;
        display:block;
        float:right;
        min-height:30px;
        padding:37px 0;
        text-align:right;
        background:#fff6e8;
    }
    #globalNavi div.gn_close a {
        display:inline-block;
        width:50px;
        height:40px;
        background:url(./images/close.png) no-repeat 0 0;
        white-space:nowrap;
        text-indent:100%;
        overflow:hidden;
        position: absolute;
        top: 45px;
        right: 20px;
        font-size: 79%;
        cursor: pointer;
    }


    #Contents {
        margin: 5px auto;
    }
    #Contents #Left, #Contents #Center, #Contents #Right, #Contents #Search,
    #Contents #TopImg, #Contents #Main, #Contents #News {
        overflow: hidden;
    }
    #Contents #TopImg {
        float:none;
        width: 100%;
        padding: 0 0 5px 0;
        margin-bottom: 5px;
    }

    /* TOP image */
    #Contents #TopImg img{
        width:auto;
        max-width:100%;
        height:auto;
    }

    /* TOP description */
    #Contents #Main {
        float: none;
        width: auto;
        margin:30px auto 0;
        padding:0 10px;
    }

    /* TOP news */
    #Contents #News {
        float: none;
        width: auto;
        margin:30px 5px 0;
        padding: 0 10px;
    }
    #Contents #News .newsContents {
        padding:5px 0 5px 5px;
    }
    #Contents #News .newsContents .newsDate {
        float: none;
        padding:5px 0 5px 0;
        width: 100%;
        border: none;
        font-size: 1em;
    }
    #Contents #News .newsContents a {
        display:block;
        padding:5px 0;
        font-size:1.1em;
    }
    #Contents #News .newsContents img.newsGenre {
        display:block;
        margin:0 0 5px 0;
    }
    #Contents #News .newsContents .newsContents {
        float: none;
        width: auto;
        margin:0;
        border: none;
    }
    #Contents #News .newsPrevious {
        padding: 10px 7px 10px 0;
        text-align: right;
    }


    /* Contents Left */
    #Contents #Left {
        float: none;
        width: 100%;
        padding:0;
        margin-bottom:30px;
    }
    #Contents #Left div {
        margin: 10px 10px 0;
    }
    #Contents #Left .category-top {
        font-weight: bold;
        line-height: 30px;
        padding-left: 15px;
        margin-top: 0;
        background: #facd89;
        border-bottom: 1px solid #CCCCCC;
    }
    #Contents #Left div#inquery-sp {
        display:none;
    }


    /* Contents Center */
    #Contents #Center {
        float: none;
        width: 100%;
    }
    #Contents #Center .entry {
        margin:0 10px 20px;
    }


    /* footer Tools */
    #footerTools {
        margin-top:25px;
        display:block;
    }
    #footerTools #footerSearch {
        height:auto;
        min-height: 1.2em;
        line-height: 1.2em;
        width: 100%;
        vertical-align: middle;
        text-align: center;
    }
    #footerTools #footerSearch img {
        vertical-align: middle;
        line-height: 30px;
    }
    #footerTools #footerSearch input#s {
        width: 60%;
        font-size:1.2em;
        padding:5px 5px;
        margin:0 auto 20px;
    }
    #footerTools #footerSearch input[type="submit"] {
        width: 20%;
    }
    #footerTools #footerInquiry {
        height:auto;
        min-height:60px;
        width: auto;
        margin-bottom:20px;
        background:none;
        position:relative;
    }
    #footerTools #footerInquiry a {
        color: #000000;
    }
    #footerTools #footerInquiry .webform {
        font-size: 1em;
        text-align:center;
    }
    #footerTools #footerInquiry .webform a {
        text-decoration: underline;
    }
    #footerTools #footerInquiry .webform > p {
        font-weight:bold;
        font-size:1em;
        margin:0 0 0 30px;
        line-height:1.6em;
    }
    #footerTools #footerInquiry .webform p > span {
        display:block;
        font-size:0.8em;
        margin:0 0 0 20px ;
        line-height:2em;
    }
    #footerTools #footerInquiry .webform ul {
        width:auto;
        margin:0 10px 0 20px;
    }
    #footerTools #footerInquiry .webform ul li {
        width:auto;
        display:block;
        margin-top:10px;
        padding-left:3px;
        background:url(./images/f_mark.gif) no-repeat top left;
    }
    #footerTools #footerInquiry .webform ul li p {
        margin:0 0 0 10px;
    }
    #footerTools #footerInquiry .skype {
        position: absolute;
        bottom: 0em;
        left: 35px;
    }
    object#skypedetectionswf {
        display: none;
    }


    #Footer #footerNavi {
        border: none;
    }
    #Footer #footerNavi p {
        display: inline-block;
        *display:inline;
        *zoom:1;
    }
    #Footer #footerNavi p#copyright {
        float:none;
        padding-left: 10px;
        font-size: 0.7em;
    }
    #Footer #footerNavi p#footerMenu {
        float: none;
        text-align: left;
        border: none;
        font-size: 0.8em;
        padding-right: 10px;
        margin-bottom:10px;
    }
    #Footer #footerNavi p#footerMenu a {
        float:left;
        padding-right:10px;
        line-height:1.6em;
    }
    #Footer #footerNavi a {
        color: black;
    }

}