/** self-publishing.css
--------------------------------**/
/*@import url("media_min640.css");---*/
.container {
    width: 100%;
    margin: auto;
}
#bookSize .container {
    width: 100%;
    margin: auto;
}
#bookSize #main, #process #main{
    float: left;
    width: 640px;
    padding-left: 20px;
    margin-right: 20px;
}

#mainBanner img.center{
    display: block;
    position: relative;
    top:-30px;
    width:620px;
    height: 100%;
}
.mitumori{
    width:700px;
}

/*--unibooks style.css----------------------------*/
.center {
    margin: auto;
    padding: inherit;
    width: 100%;
    display: block;
    text-align: center;
}

#main .box p.koumoku {
    font-size: 22px;
    text-align: center;
    margin-bottom: 0;
}
#main .box p.koumoku2 {
    font-size: 20px;
    text-align: center;
    transform: scale(0.8, 1);
    width: inherit;
    margin-bottom: 0;
}
#main .box p.shousai {
    font-size: 18px;
    margin: 5px 0px 10px 0px;
    text-align: center;
    font-family: 
    "ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN",
    "メイリオ","Meiryo", 
    "ＭＳ Ｐゴシック","MS PGothic",
    Sans-Serif,verdana;
    line-height: 1.5;
}

.box {
    display: flex;          /* flexible layoutしたい親要素に指定 */
    flex-direction: row;    /* 初期値のため省略可（左→右）*/
    flex-wrap: wrap;        /* 折り返す */
    width: 100%;
}

#bookSize .box {
    width: 120%;
}
#bookSize .box-inline {
    display: block;
    position: relative;
    vertical-align: middle;
    margin: 10px 10px;
    padding: 10px 10px;
    width: auto;
    height: auto;
}
#process .box-inline {
    position: relative;
    display: inline-block;

    margin-left: 30px;
    margin-bottom: 20px;
    width: 160px;
    height: 150px;
    padding: 7px 10px;
    color: #ffffff;
    font-weight: 700;
    border-radius: 15px;
}
.box-inline2{
    display: table-cell;
    vertical-align: bottom;
    margin: 62px 10px 10px 10px;
}
.box-inline3{
    display: inherit;
    margin-bottom: 5px;
    width: 140px;
    height: auto;
}
/* #bookSize
------------------------------*/
/**#bookSize .container {
    width: 100%;
    margin: auto;
}------------------------*/
#bookSize #main h2{
    position: relative;
    top:-30px;
    margin: 5px 0px 10px 40px;
}
#bookSize #main h2,#process #main h2{
    position: relative;
    top:-30px;
    margin: 5px 0px 10px 40px;
}
#bookSize .seihon{
    margin: 0px 0px 0px 70px;*/
		
	}
#bookSize .seihon img{
    width: 102%;
    height: 102%;
    margin: 3px 10px;
}
#bookSize .seihon2{
    width: auto;
    margin: 0px 0px 0px 30px;
	}
#bookSize .seihon2 img{
    width: 102%;
    height: 102%;
    margin: auto;
	}
#size{
    padding-left: 10%;
}
/**#size .box-inline{
    margin: 10px 2.5%;
}-----------*/
/* #process
------------------------------*/
#process #main .mitumori p {
	margin-bottom: 0;
}
.moji-blue{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;

    line-height: 1.15;
	color: #0000ff;
	font-size: 18pt;
	font-weight: 700;
    font-family: "MS PMincho";
	letter-spacing: 4px;
}
.moji-kage-gray{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;
	
	line-height: 1.2;
	color: #000000;
	font-size: 22pt;
	font-weight: 700;
	font-family: "MS Mincho";
	text-shadow: -1px -2px 3px #808080;
}
.moji-gray{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;

    line-height: 1.35;
	color: #000000;
	font-size: 11pt;
	font-weight: 400;
    font-family: "Arial";
}
.moji-kon{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: center;
    
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;
	
	line-height: 1.5;
    font-size: 14pt;
	font-weight: 700;
    font-family: "Arial";
    -webkit-text-decoration-skip: none;
    text-decoration: underline;
    text-decoration-skip-ink: none;
	letter-spacing: 2px;
}
.moji-kon a{
	color: #1155cc;
}
.moji-red{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;
	
	line-height: 1.7;
	color: #ff0000;
    font-size: 12pt;
	font-weight: 700;
    font-family: "Arial";
}
.moji-red a{
	color: #ff0000;
}
.moji-kaigyo1{
    padding-top: 0pt;
    padding-bottom: 0pt;
	text-align: center;
    orphans: 2;
    widows: 2;
    
	line-height: 1.15;
    height: 11pt;
}
.moji-marker-yellow{
	padding-top: 0pt;
    padding-bottom: 0pt;
	text-align: center;
    text-decoration: none;
    vertical-align: baseline;
	font-style: normal;
    orphans: 2;
    widows: 2;
	
	color: #000000;
	font-size: 14pt;
	font-weight: 700;
    font-family: "Arial";
    background-color: #ffff00;
}
.box-mitu3-yellow {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 1.5em 15px;
    padding: 7px 10px;
    width: 200px;
    color: #000000;
    background: #fffacd;
}
.moji-yellow {
    color: #daa520;
}
.shousai-yellow {
    font-size: 14px;
    margin-top: 5px;
    border-bottom: solid 2px #daa520;
}
.circle-yellow {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #daa520;
    margin: 5px 5px 0px 3px;
}
.moji-enji{
	padding-top: 0pt;
    padding-bottom: 0pt;
	
    text-decoration: none;
    vertical-align: baseline;
	font-style: normal;
    orphans: 2;
    widows: 2;

	color: #990000;
	font-size: 12pt;
	font-weight: 400;
    font-family: "Arial";
	text-align: left;
}

/*.box-pink{
	margin: auto;
	line-height: 1.8;
	border: solid 2px #ff69b4;
}---------*/
.box1-pink{
    background: #ff69b4;/*** hotpink***/
}
.box1-pink:before {
    content: "";
    position: absolute;
    top: 50%;
    right:  -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #ff69b4;/*** hotpink***/
    z-index: 2;
}
.box2-peru{
    background: #cd853f;/*** peru ***/
}
.box2-peru:before {
    content: "";
    position: absolute;
    top: 50%;
    right:  -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #cd853f;/*** peru ***/
    z-index: 2;
}
.box3-gold{
    background: #daa520;/*** goldenrod ***/
}
.box3-gold:before {
    content: "";
    position: absolute;
    top: 50%;
    right:  -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #daa520;/*** goldenrod ***/
    z-index: 2;
}
.box4-green{
    background: #9acd32;/*** yelloegreen ***/
}
.box4-green:before {
    content: "";
    position: absolute;
    top: 50%;
    right:  -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #9acd32;/*** yelloegreen ***/
    z-index: 2;
}
.box5-turquoise{
    background: #40e0d0;/*** turquoise ***/
}
.box5-turquoise:before {
    content: "";
    position: absolute;
    top: 50%;
    right:  -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #40e0d0;/*** turquoise ***/
    z-index: 2;
}
.box6-skyblue{
    background: #00bfff;/*** deepskyblue ***/
}
.box6-skyblue:before {
    content: "";
    position: absolute;
    top: 50%;
    right:  -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #00bfff;/*** deepskyblue ***/
    z-index: 2;
}
.box7-blue{
    background: #1e90ff;/*** dodgerblue ***/
}
.box7-blue:before {
    content: "";
    position: absolute;
    top: 50%;
    right:  -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #1e90ff;/*** dodgerblue ***/
    z-index: 2;
}
.box8-purple{
    background: #9370db;/*** mediumpurple ***/
}
.burasagari1{
	padding-left:1em;
	text-indent:-1em;
}
.burasagari3{
	padding-left:1.5em;
	text-indent:-1.5em;
}

.moji-kage-pink{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;
	
	line-height: 1.2;
	color: #000000;
	font-size: 22pt;
	font-weight: 700;
	font-family: "MS Mincho";
	text-shadow: -1px -2px 7px #ee82ee;
}
.moji-marker-blue{
	padding-top: 0pt;
    padding-bottom: 0pt;
	text-align: left;
    text-decoration: none;
    vertical-align: baseline;
	font-style: bold;
    orphans: 2;
    widows: 2;
	
	color: #ffffff; 
	font-size: 13pt;
	font-weight: 700;
    font-family: "Arial";
    background-color: #00bfff;
}
.moji-marker-blue p{
	color: #ffffff; 
}
.moji-marker-gold{
	padding-top: 0pt;
    padding-bottom: 0pt;
	text-align: left;
    text-decoration: none;
    vertical-align: baseline;
	font-style: normal;
    orphans: 2;
    widows: 2;
	
	color: #ffffff;
	font-size: 14pt;
	font-weight: 700;
    font-family: "Arial";
    background-color: #daa520;
}
.moji-marker-green{
	padding-top: 0pt;
    padding-bottom: 0pt;
	text-align: left;
    text-decoration: none;
    vertical-align: baseline;
	font-style: normal;
    orphans: 2;
    widows: 2;
	
	color: #ffffff;
	font-size: 14pt;
	font-weight: 700;
    font-family: "Arial";
    background-color: #008000;
}
.moji-gray-l{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;

    line-height: 1.6;
	color: #000000;
	font-size: 11pt;
	font-weight: 400;
    font-family: "Arial";
}

.moji-marker2-yellow{
	padding-top: 0pt;
    padding-bottom: 0pt;
	text-align: center;
    text-decoration: none;
    vertical-align: baseline;
	font-style: normal;
    orphans: 2;
    widows: 2;
	
	color: #000000;
	font-size: 14pt;
	font-weight: 700;
    font-family: "Arial";
    background-color: #ffff00;
	line-height: 1.15;
}
.moji-red-b {
    color: #ff0000;
    font-weight: bold;
    text-align: center;
}
.moji-red-big{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;
	
	line-height: 1.5;
	color: #ff0000;
    font-size: 20pt;
    font-family: "Arial";

}
.box-mitu2-blue{
		position: relative;
		display: inline-block;
		margin: 1.5em 0 1.5em 8px;
		padding: 7px 10px;
		width: 200px;
		color: #000000;
		background: #e0ffff;
	}
.moji-blue2{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;

    line-height: 1.15;
	color: #0000ff;
	font-size: 16pt;
    font-family: "Arial";
}
.moji-blue3{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;

    line-height: 1.15;
	color: #0000ff;
	font-size: 12pt;
	font-weight: bold;
    font-family: "Arial";
}
.moji-blue4 {
    color: #1e90ff;
}
.shousai-blue4 {
    font-size: 14px;
    margin-top: 5px;
    border-bottom: solid 2px #1e90ff;
}
.circle-blue4 {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1e90ff;
    margin: 5px 5px 0px 3px;
}
.box-mitu1-green {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 1.5em 15px;
    padding: 7px 10px;
    width: 200px;
    color: #000000;
    background: #f0fff0;
}
.moji-green{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;

    line-height: 1.15;
	color: #65ba40;
	font-size: 24pt;
	font-weight: 700;
    font-family: "Arial";
}
.moji-green2 {
    color: #3cb371;
}
.shousai-green {
    font-size: 14px;
    margin-top: 5px;
    border-bottom: solid 2px #3cb371;
}
.circle-green {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #3cb371;
    margin: 5px 5px 0px 3px;
    font-family: inherit;
    font-size: 12px;/*100%;*/
    font-style: inherit;
    font-weight: inherit;
}

.alige-left {
    text-align: left;
}
.burasagari2 {
    padding-left: 6.2em;
    text-indent: -6.2em;
}

.moji-black-bold{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;

    line-height: 1.15;
	color: #000000;
	font-size: 14pt;
	font-weight: 700;
    font-family: "Arial";
}
.moji-red-big-bold{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;
	
	line-height: 1.5;
	color: #ff0000;
    font-size: 24pt;
	font-weight: bold;
    font-family: "Arial";

}
.midashi-blue{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;
	
	line-height: 1.5;
	color: #1155cc;
    font-size: 18pt;
	font-weight: 700;
    font-family: "Arial";
}

.moji-bold p{
	line-height: 1.15;
	color: #000000;
    font-size: 12pt;
	font-weight: bold;
    font-family: "Arial";
}
.moji-black p{
	line-height: 1.15;
	color: #000000;
    font-size: 11pt;
    font-family: "Arial";
	text-align: left;
}
.midashi-green{
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;

    line-height: 1.15;
	color: #39ba32;
	font-size: 13pt;
	font-weight: 700;
    font-family: "Arial";
}
.moji-bold {
	line-height: 1.15;
	color: #000000;
    font-size: 12pt;
	font-weight: bold;
    font-family: "Arial";
}

.komidashi-blue{
	padding-top: 0pt;
    padding-bottom: 0pt;
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal;
	orphans: 2;
    widows: 2;
	
	line-height: 1.5;
	color: #1155cc;
    font-size: 11pt;
	font-weight: 700;
    font-family: "Arial";
}
/****************************************************/
