@charset "UTF-8";

.red_txt {
    color: #FF0000;
}

/* ------------ headaer ------------- */
#ordertitle {
    height: 18px;
    width: 192px;
    margin: 30px 0 10px 0;
    text-indent: -9999px;
    background-image: url(../img/manual/order.gif);
    background-repeat: no-repeat;
}

#order {
    list-style: none;
}

#order li {
    float: left;
    margin: 20px 0 60px 20px;
    display: inline;
}

#order a {
    background-image: url(../img/manual/step.gif);
    padding-top: 90px;
    display: block;
    height: 0px;
    overflow: hidden;
}

#order .arrow {
    height: 22px;
    width: 33px;
    margin: 50px 0 69px 27px;
    background-image: url(../img/manual/arrow.gif);
    background-repeat: no-repeat;
}

#title_on {
    margin: 40px 30px 30px 30px;
    font-size: 18px;
}

.title_off {
    margin: 40px 30px 30px 30px;
    font-size: 18px;
}

.title_off a:link, .title_off a:visited {
    color: #999999;
}

#orderlist {
    margin: 10px;
    font-size: 16px;
}

#orderlist #headlist_on {
    margin: 0 0 30px 0;
    font-weight: bold;
}

#orderlist .headlist_off {
    margin: 0 0 30px 0;
}

#orderlist .headlist_off a:link, #orderlist .headlist_off a:visited {
    color: #999999;
}

#orderlist .arrow {
    margin: 3px 20px 0 20px;
}

#step1_on a {
    width: 230px;
    background-position: -10px -95px;
}

#step1_off a {
    width: 230px;
    background-position: -10px -5px;
}

#step1_on a:hover, #step1_off a:hover {
    background-position: -10px -185px;
}

#step2_on a {
    width: 200px;
    background-position: -260px -95px;
}

#step2_off a {
    width: 200px;
    background-position: -260px -5px;
}

#step2_on a:hover, #step2_off a:hover {
    background-position: -260px -185px;
}

#step3_on a {
    width: 200px;
    background-position: -510px -95px;
}

#step3_off a {
    width: 200px;
    background-position: -510px -5px;
}

#step3_on a:hover, #step3_off a:hover {
    background-position: -510px -185px;
}

#toppage {
    margin: 10px;
    font-size: 12px;
    text-align: right;
}

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


h3 {
    margin: 0 0 30px 10px;
    display: inline;
}

h3#about_using {
    margin: 30px 0 50px 0;
    display: block;
}

hr {
    margin: 0 0 20px 0;
}

.manualmain {
    clear: both;
    width: 500px;
    margin: 30px auto;
    font-size: 12px;
}

#nextpage {
    margin: 0 0 80px 0;
    font-size: 16px;
    text-align: center;
}

.manualmain p {
    margin: 10px 0 50px 0;
    text-align: center;
}

.manual_content img {
    margin: 0 45px 10px 55px;
    border: 1px solid #CCCCCC;
}

.manual_txt {
    margin: 30px 40px;
    font-size: 16px;
    text-align: center;
}

.manual_txt_s {
    margin: 50px 40px 0 40px;
    font-size: 14px;
    text-align: center;
}

#manual_body {
    width: 700px;
    margin: 20px auto;
    text-align: center;
}

#manual_body ul {
    font-size: 12px;
    list-style-position: inside;
}

#manual_body li {
    list-style-type: disc;
}

/* ------------ win mac button ------------- */
#winmac {
    clear: both;
    margin: 0 119px;
    list-style-type: none;
}

#winmac li {
    float: left;
    margin: 30px 10px;
}

#winmac a {
    width: 280px;
    display: block;
    background-image: url(../img/manual/winmac.gif);
    overflow: hidden;
    padding-top: 110px;
    height: 0px;
}

#win a {
    background-position: 0 -130px;
}

#win a:hover {
    background-position: 0 -10px;
}

#mac a {
    background-position: -300px -130px;
}

#mac a:hover {
    background-position: -300px -10px;
}

/* ------------ service button ------------- */
#service {
    margin: 10px 75px 50px 94px;
    list-style-type: none;
}

#service li {
    float: left;
    margin: 0 10px;
}

#service a {
    width: 200px;
    display: block;
    background-image: url(../img/manual/service.gif);
    overflow: hidden;
    height: 0px;
    padding-top: 100px;
}

#service #ameblo a {
    background-position: 0 -100px;
}

#service #ameblo a:hover {
    background-position: 0 0;
}

#service #fc2 a {
    background-position: -200px -100px;
}

#service #fc2 a:hover {
    background-position: -200px 0;
}

#service #livedoor a {
    background-position: -400px -100px;
}

#service #livedoor a:hover {
    background-position: -400px 0;
}

/* ------------ index ------------- */
#use_left, #use_right {
    width: 340px;
    font-size: 12px;
    text-align: left;
}

#use_left {
    float: left;
}

#use_right {
    float: right;
}

#use_left h4, #use_right h4 {
    height: 52px;
    width: 340px;
    text-indent: -9999px;
}

#use_left h4 {
    background-image: url(../img/manual/use_win.gif);
}

#use_right h4 {
    background-image: url(../img/manual/use_mac.gif);
}

#use_left .box, #use_right .box {
    background-image: url(../img/manual/use_bg.gif);
    background-repeat: repeat-y;
}

#use_left table, #use_right table {
    width: 300px;
    margin: 10px 20px 0 20px;
}

#use_left td.title, #use_right td.title {
    width: 60px;
    font-weight: bold;
}

#use_left .box_bottom, #use_right .box_bottom {
    height: 30px;
    width: 340px;
    background-image: url(../img/manual/use_bottom.gif);
    background-repeat: no-repeat;
}

/* ------------ step1 ------------- */

table#bloglink {
    margin: 20px auto 50px auto;
}

table#bloglink th {
    width: 130px;
    font-weight: bold;
    text-align: center;
}

table#bloglink td {
    width: 200px;
}

/* ------------ step3 ------------- */
#folder {
    margin: 50px 40px 0 60px;
    text-align: left;
}

#folder h4 {
    margin: 10px 0px;
    font-size: 16px;
    font-weight: bold;
}

#folder h5 {
    margin: 10px 0px;
    font-size: 14px;
    font-weight: bold;
}

#folder #ame_folder {
    float: left;
    width: 190px;
    margin: 0 20px 40px 20px;
}

#folder #fc2_folder {
    float: left;
    width: 120px;
    margin: 0 20px 40px 0;
    text-align: left;
}

#folder #live_folder {
    float: left;
    width: 170px;
    margin: 0 20px 40px 20px;
    text-align: left;
}

#copy {
    height: 37px;
    width: 331px;
    margin: 0 auto;
    text-indent: -9999px;
    background-image: url(../img/manual/copy.gif);
    background-repeat: no-repeat;
}

#finish {
    height: 27px;
    width: 393px;
    margin: 50px auto;
    text-indent: -9999px;
    background-image: url(../img/manual/finish.gif);
    background-repeat: no-repeat;
}

/* ------------ manual_foot ------------- */

ul#manual_foot {
    clear: both;
    margin: 0;
    font-size: 14px;
}

#manual_foot li {
    margin: 20px 0 10px 0;
}

#manual_foot #prev {
    float: left;
}

#manual_foot #next {
    float: right;
}
