@charset "utf-8";

/* reset */


/* html{
	overflow-y: hidden;ie7スクロールバー対策
} */

body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
dd,
form,
input,
p,
hr {
    margin: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
li,
dd,
form,
input,
label,
p,
span,
a,
th,
td,
address,
textarea {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
li,
dd,
form,
input,
label,
p,
span,
address {
    font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
    font-weight: normal;
}

ul,
ol,
input {
    padding: 0;
}

table {
    border-collapse: collapse;
}

a img {
    border: 0;
}

ul li {
    list-style-type: none;
}

em {
    font-style: normal;
}


/*basic
-------------------------------------------------*/

body {
    color: #666;
    background-color: #fff;
}

a,
a:visited,
a:hover {
    text-decoration: underline;
}


/*【ハック Clearfix (float の背景がついてこない仕様の回避)】
　　・レイアウトの基礎として使うdiv全体に指定。
　　・tableなど一部の要素で必要な場合はclass指定する。
-------------------------------------------------*/

div:after {
    /* content:"."; */
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

div {
    display: inline-table;
    zoom: 1;
}


/* exlude MacIE5 \*/

* html div {
    height: 1%;
    overflow: visible;
}

div {
    display: block;
}


/* end MacIE5 */

.clearfix:after {
    /* content:"."; */
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
    zoom: 1;
    overflow: hidden;
}


/* exlude MacIE5 \*/

* html .clearfix {
    height: 1%;
    overflow: visible;
}

.clearfix {
    display: block;
}


/* end MacIE5 */


/* wrapper
-------------------------------------------------*/

#wrapper {
    width: 980px;
    margin: 0 auto;
    background: url("../images/top/main-bg.jpg") top center no-repeat;
    position: relative;
}


/* header
-------------------------------------------------*/

#header {
    padding: 20px 0 0 0;
    position: relative;
    z-index: 1;
}

#header .konami a {
    background: url("../images/top/konami_top.gif") no-repeat;
    display: block;
    height: 21px;
    margin: 6px 0 0 11px;
    overflow: hidden;
    width: 100px;
}

#header .konami a span {
    position: relative;
    z-index: -1;
}


/* main
-------------------------------------------------*/

#main {
    margin-bottom: 20px;
}

.title {
    padding: 45px 0 0 34px;
}

.unique-img_01 {
    position: absolute;
    top: 0px;
    right: 0px;
}

.unique-img_02 {
    position: absolute;
    top: 604px;
    right: 0px;
}

.nav-global {
    padding-bottom: 4px;
    padding-left: 18px;
    padding-top: 216px;
    width: 181px;
    zoom: 1;
}

.nav-global.roll a {
    display: block;
    height: 100%;
    zoom: 1;
}

.nav-global.roll a img {
    font-size: 0;
    line-height: 0;
    vertical-align: bottom;
}

.inner_01 {
    width: 944px;
    padding: 0px 18px 3px;
    height: 150px;
}

.unit {
    float: left;
}

.unit.lyt-01 {
    margin-left: 12px;
    position: relative;
}

.inner_01 .unit.lyt-01 .text-01 {
    margin-bottom: 5px;
}

.inner_01 .unit.lyt-01 .text-02 {
    position: absolute;
    top: 100px;
    left: 215px;
}

.inner_01 .unit.lyt-02 {
    float: right;
    width: 391px;
    height: 107px;
    padding: 32px 0 0 23px;
    margin-top: 6px;
    position: relative;
}

.inner_01 .unit.lyt-02 .new {
    position: absolute;
    top: 0;
    left: 0;
}

.inner_01 .unit.lyt-02 .lyt-02_inner {
    padding: 3px 0;
    background: url("../images/top/info-bg.png") no-repeat;
    height: 99px;
    padding: 4px 0 2px;
    width: 391px;
}

.inner_01 .unit.lyt-02 .news01 {
    height: 97px;
    width: 389px;
    margin: 0;
    overflow: scroll;
    font-size: 12px;
    line-height: 16px;
    clear: both;
    overflow: auto;
    color: #008CDC;
}

.news01 dt {
    background: url("../images/top/info-arrow.gif") no-repeat scroll 8px center;
    float: left;
    margin: 3px 0.5em 0 0;
    padding-left: 22px;
    line-height: 16px;
}

.news01 dd {
    float: left;
    margin-left: 0;
    margin-top: 3px;
    width: 267px;
    font-size: 11px;
}

.news01 a,
.news01 a:visited {
    color: #008CDC;
    text-decoration: none;
    font-size: 11px;
}

.news01 a:hover {
    color: #008CDC;
    text-decoration: underline;
    font-size: 11px;
}

.inner_02 {
    display: none;
    width: 944px;
    padding: 0 18px 6px;
    height: 77px;
}

.mobile {
    width: 390px;
}

.mobile .access {
    float: left;
    padding-left: 20px;
    width: 285px;
    position: relative;
    z-index: 1;
}

.mobile .inner {
    float: left;
}

.mobile .title {
    background: url("../images/top/mobile_title-bg.gif") no-repeat scroll left bottom;
}

.mobile .title {
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 1.5em;
    margin-left: 20px;
    padding-top: 0;
    padding-left: 0;
    margin-bottom: 6px;
    text-indent: 20px;
    width: 285px;
    color: #43a9f3;
}

.mobile .access .caution {
    background: url("../images/top/mobile-caution.gif") no-repeat scroll 0 0;
}

.mobile .access .caution {
    display: block;
    font-size: 10px;
    height: 31px;
    line-height: 1.2em;
    overflow: hidden;
    width: 271px;
}

.mobile .access .caution span {
    position: relative;
    z-index: -1;
}

.mobile .access dl,
.mobile .access dt,
.mobile .access dd {
    float: left;
    margin: 0;
    padding: 0;
}

.mobile .access dd .submit,
.mobile .access_iphone dd .submit {
    background: url("../images/top/mobile-btn.gif") repeat scroll 0 0;
    cursor: pointer;
}

.mobile .access dt .url_field {
    font-size: 10px;
    margin-right: 6px;
    width: 228px;
    vertical-align: top;
    border: 1px solid #0095ff;
    /*
 opacity: 0.5;
 filter: alpha( opacity=50 );
*/
    height: 16px;
    line-height: 16px;
}

.mobile .access dd .submit,
#index .mobile .access_iphone dd .submit {
    display: block;
    height: 18px;
    overflow: hidden;
    width: 42px;
}

.mobile > img {
    display: block;
    padding: 5px 0 0 7px;
}

.inner_03 {
    width: 800px;
    padding: 0 1px;
    height: 47px;
    margin: 10px auto 0;
}

.inner_03 ul {
    margin-left: -4px;
}

.inner_03 ul li {
    float: left;
    margin-left: 4px;
    height: 47px;
    margin-bottom: 16px;
}


/* footer
-------------------------------------------------*/

.footer {
    text-align: center;
    height: 150px;
}

.sns {
    clear: both;
    height: 30px;
    width: 980px;
    padding-bottom: 20px;
}

.header_google {
    width: 70px;
    float: left;
    padding-top: 8px;
}

.header_mixi {
    float: left;
    padding-top: 10px;
    padding-right: 10px;
}

.header_twitter {
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}

.header_fb_share {
    float: left;
    //padding-top:8px;
    //padding-right:10px;
    width: 68px;
    height: 20px;
    margin-top: 8px;
    margin-right: 10px;
    background: url("/ap_temp/common/images/sns/share.gif") no-repeat;
    display: none;
}

.header_fb_share a {
    display: block;
    font-size: 10px;
    text-indent: 24px;
    margin-top: \-8px;
}

.header_facebook {
    float: left;
    padding-top: 8px;
}

.footer01_area {
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    padding-bottom: 7px;
}

.footer01_area .flink {
    text-align: center;
    display: inline;
    margin: 0;
    padding: 0;
    line-height: 16px;
}

.footer01_area .flink ul {
    list-style: none outside none;
    padding: 0;
    display: inline-block;
    text-align: center;
}

.footer01_area .flink ul li {
    font-size: 12px;
    line-height: 16px;
    border-right: 1px solid #333;
    color: #333;
    float: left;
    margin-right: 8px;
    padding-right: 8px;
    width: auto;
    text-align: center;
}

.footer01_area .flink ul li.first {
    font-size: 12px;
    line-height: 16px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    color: #333;
    float: left;
    margin-left: 8px;
    padding-left: 8px;
    margin-right: 8px;
    padding-right: 8px;
    width: auto;
    text-align: center;
}

.footer01_area .flink ul li.last-child {
    border-right: medium none;
    margin-right: 0;
    padding-right: 0;
}

.footer01_area .flink ul li a {
    color: #333;
    text-decoration: none;
    text-align: center;
}

.footer01_area .flink ul li a:hover {
    text-decoration: underline;
}

.site_copy {
    text-align: center;
    font-size: 11px;
    padding: 0px 0px 10px;
}

.footer02_area {
    height: 35px;
    line-height: 15px;
}


/* support
-------------------------------------------------*/

.pt05 {
    padding-top: 5px;
}

.pt08 {
    padding-top: 8px;
}

