@charset "utf-8";

@import url("../../css/common.css"); 

/* main*/

.contentTop {
	margin: 2px 0px 0px 5px;
}

.contentTop p {
	margin: 2px 0px 0px 7px;
}

/* contents */

#spcontents  { margin: 10px 0 0 16px; width: 704px }

#spcontentsMain   { background-image: url("../../img/ct_border2.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: right top; width: 512px; float: left }

/*soramaga*/
.soramagamain {
    width:470px; margin-left:20px; background-image:url('../img/contents_bg.jpg'); background-repeat: no-repeat; background-position: center top;
    }
.bookimage {
    float:left; margin-top:20px; margin-left:20px; margin-bottom;200px;
}
.intro {
    float:left; margin-top:20px; margin-left:10px; text-align:center;
}
.intro h3 {
    color:#A04600;
}
.intro h4 {
    color:#213A8C; font-size:130%; font-weight:bold; margin-top: 5px; line-height:1.5em;
}
.intro p {
    margin-top:10px; font-size:90%; width:305px;text-align:left;
}
.cont {
    width:430px; margin-top:30px; margin-left:20px;
}
.cont h5 {
    color:#213A8C; font-size:120%; font-weight:bold; border-bottom:#213A8C 2px solid
}
.cont li {
    border-bottom:#505050 1px dotted; line-height:2em; text-indent:15px;
}
.fsmall {
    font-size:80%;
}
.orange {
    color:#CC3366; font-weight:bold;
}
.olive {
    color:#A56500;
}
.btn {
    margin-left:90px; margin-top:20px; margin-bottom:10px;
}
.terminalmap {
    margin-top:10px;
    margin-bottom:10px;
}
.backnumber {
    border:1px solid #663333;
    padding-left:30px;
}
.backnumber h6{
    width:400px;
    margin-top:10px;
    background-color:#663333;
    color:#ffffff;
    font-weight:bold;
    text-indent:15px;
}
.backnumber p {
    margin-top:10px;
    width:100px;
    text-align:center;
    font-size:80%;
    float:left;
}