﻿@charset "utf-8";
.dialog {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    padding: 35px 25px 25px;
    text-align: center;
}
img {
/*    vertical-align: bottom; */
}
#share-dialog {
    text-align: center;
}
.dialog iframe {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 90%;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 90%;
    z-index: 0;
}
.dialog a:link, .dialog a:visited, .dialog a:hover, .dialog a:active {
    color: #D4995A;
}
.ui-widget-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ui-widget-overlay {
    background: none repeat-x scroll 50% 50% #000000;
    opacity: 0.3;
}
.ui-widget-header {
    display: none;
}
.dialog .btn_send, .ui-dialog-titlebar-close {
/*    background-image: url("http://member.square-enix.com/jp/avatar/gallery/css/parts/btn_dialog.png"); */
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 0 !important;
    overflow: hidden;
    padding-top: 18px;
}
.dialog .btn_send, .ui-dialog-titlebar-close {
    height: 18px;
}
* html .dialog .btn_send, * html .ui-dialog-titlebar-close {
    display: inline;
}
:first-child + html .dialog .btn_send, *:first-child + html .ui-dialog-titlebar-close {
    display: inline;
}
.ui-dialog-titlebar-close {
    background-position: 0 0;
    width: 49px;
}
.ui-dialog-titlebar-close:hover {
    background-position: 0 -18px;
}
.dialog .btn_send {
    background-position: -49px 0;
    width: 39px;
}
.dialog .btn_send:hover {
    background-position: -49px -18px;
}
a.btn_s {
    display: inline-block;
}
.blockPage .dialog {
    border: 1px solid #33CEFB;
	margin-left: -255px;
	position: relative;
    width: 510px;
}
.blockPage .dialog form, .blockPage .dialog div {
/*    margin-bottom: 30px; */
}
.blockPage .dialog form strong {
    margin-right: 10px;
}
.blockPage .dialog form input {
    margin-left: 15px;
    margin-right: 3px;
    vertical-align: middle;
}
.blockPage .dialog p {
    margin-bottom: 5px;
}
.blockPage .dialog form {
    margin-left: auto;
    margin-right: auto;
    width: 275px;
}
.blockPage .dialog form p {
/*    text-align: right; */
}
.blockPage .dialog textarea {
    border: 1px solid #A2CAE4;
    height: 30px;
    width: 275px;
}
.blockPage .dialog a.btn {
/*    background-image: url("http://member.square-enix.com/jp/avatar/gallery/css/parts/btn_detail.png");  */
    height: 35px;
    padding-top: 35px;
    width: 197px;
}
#confirm_comment {
    background-position: 0 -108px;
}
#confirm_comment:hover {
    background-position: -198px -108px;
}
#commit_comment {
    background-position: 0 -108px;
}
#commit_comment:hover {
    background-position: -198px -108px;
}
#confirm_bookmark {
    background-position: 0 -36px;
}
#confirm_bookmark:hover {
    background-position: -198px -36px;
}
#commit_bookmark {
    background-position: 0 -36px;
}
#commit_bookmark:hover {
    background-position: -198px -36px;
}
#confirm_fan {
    background-position: 0 -72px;
}
#confirm_fan:hover {
    background-position: -198px -72px;
}
#commit_fan {
    background-position: 0 -72px;
}
#commit_fan:hover {
    background-position: -198px -72px;
}
a.btn_close {
/*    background: url("http://member.square-enix.com/jp/avatar/gallery/css/parts/close.png") no-repeat scroll right top transparent; */
    display: block;
    height: 23px;
    padding-top: 23px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 23px;
}
a.btn_close_l {
/*    background: url("http://member.square-enix.com/jp/avatar/gallery/css/parts/close_l.png") no-repeat scroll right top transparent; */
    display: block;
    height: 33px;
    padding-top: 33px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 33px;
}
#gallery_help {
    padding: 37px 15px 0;
    text-align: left !important;
}
#gallery_help dt {
    background: none repeat scroll 0 0 #C1F0FE;
    font-weight: bold;
    padding: 2px 10px;
}
#gallery_help dd {
    padding: 5px 10px 20px;
}
#guide-dialog {
    border: 3px solid #FFFFFF;
    margin-left: -500px;
    padding: 0;
    width: 1000px;
}
#guide-dialog div {
    margin-bottom: 0;
}
#guide-dialog a {
    font-weight: bold;
}
#guide-dialog p {
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: left;
}
#guide-dialog h3 {
/*    background: url("http://member.square-enix.com/jp/avatar/gallery/css/parts/dialog_title.png") no-repeat scroll center bottom transparent;  */
    border-left: 2px solid #25C2DF;
    border-right: 2px solid #25C2DF;
    border-top: 2px solid #25C2DF;
}
#guide-dialog h3 span {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    display: block;
    padding-bottom: 2px;
}
#guide-dialog h3 span img {
    vertical-align: top;
}
.guide-dialog-inner {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #25C2DF;
    border-left: 2px solid #25C2DF;
    border-right: 2px solid #25C2DF;
    height: 450px;
    margin-bottom: 0;
    overflow: auto;
}
.guide_step {
    background: none repeat scroll 0 0 #EFF2F3;
    margin: 5px auto 0;
    overflow: hidden;
    padding: 5px;
    width: 950px;
}
.guide_step li {
    float: left;
}
.guide_step li p {
    margin-left: 20px;
    margin-right: 20px;
}
.guide_step li li p {
    margin-left: 0;
    margin-right: 0;
}
#comic_guide li#guide_step_1, #comic_guide li#guide_step_2 {
    margin-right: 7px;
    width: 269px;
}
#comic_guide li#guide_step_3 {
    width: 394px;
}
#comic_guide li#guide_step_3_1 {
    margin-right: 23px;
    padding-left: 11px;
    width: 165px;
}
#comic_guide li#guide_step_3_2 {
    width: 185px;
}
#comic_guide li a.btn_scroll {
/*    background-image: url("http://member.square-enix.com/jp/avatar/gallery/css/parts/guide_step.png");  */
    height: 36px;
    margin-bottom: 16px;
    padding-top: 36px;
}
#comic_guide li#guide_step_1 a {
    background-position: 0 0;
    width: 269px;
}
#comic_guide li#guide_step_1 a:hover {
    background-position: 0 -36px;
}
#comic_guide li#guide_step_2 a {
    background-position: -270px 0;
    width: 269px;
}
#comic_guide li#guide_step_2 a:hover {
    background-position: -270px -36px;
}
#comic_guide li#guide_step_3 a {
    background-position: -540px 0;
    width: 394px;
}
#comic_guide li#guide_step_3 a:hover {
    background-position: -540px -36px;
}
.guide_done {
/*    background: url("http://member.square-enix.com/jp/avatar/gallery/css/parts/arrow_step.png") no-repeat scroll center top transparent;  */
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    width: 945px;
}
.guide_done h4 {
    margin-bottom: 20px;
}
.guide_done .sample_img {
    float: left;
}
.guide_done p {
    padding-left: 428px;
}
