
/* COMMON---------------------------------------*/

#main-title {
	width: 100%;
	font-size: 32px;
	font-weight: bold;
	color: #004ea2;
	background-color: #edf6fe;
}
#main-title p {
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 25px 85px;
}

#book {
	background-image: url(../img/contents-bg-top.gif) , url(../img/contents-bg-bottom.gif) ,url(../img/contents-bg-side.gif);
	background-position: 0 0 , 0 100% , 0 0;
	background-repeat: no-repeat , no-repeat , repeat-y;
	margin: 50px 0 0 0;
	padding: 35px 50px 57px 50px;
}

#book p {
	font-size: 16px;
	line-height: 1.5;
}


#other-page {
	clear: both;
	text-align: center;
	font-size: 16px;
	padding: 50px 0 0 0;
}
#other-page a {
	text-decoration: none;
	display: block;
}
#other-page p {
	text-align: center;
	margin: 0 0 20px 0;
}
#other-page table {
	text-align: left;
	margin: 0 auto 20px;
	border-top: #e1e1e1 2px solid;
	border-right: #e1e1e1 2px solid;
}
#other-page td {
	margin: 0 auto;
	border-bottom: #e1e1e1 2px solid;
	border-left: #e1e1e1 2px solid;
}
#other-page table a {
	width: 360px;
	height: 95px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
}
#other-page table td:hover,
#other-page .back-atoc a:hover {
	background-color: #fffede;
}
#other-page .page-next {
	width: 50%;
	text-align: center;
	background-image: url(../img/arrow-next.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
}
#other-page .page-prev {
	width: 50%;
	text-align: center;
	background-image: url(../img/arrow-prev.png);
	background-position: 4% 50%;
	background-repeat: no-repeat;
}
#other-page .page-next a,#other-page .page-next-00 a { padding: 0 80px 0 0; }
#other-page .page-prev a,#other-page .page-prev-00 a { padding: 0 0 0 80px; }

#other-page .page-next-00 {
	width: 400px;
	text-align: center;
	background-image: url(../img/arrow-next.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
}
#other-page .page-prev-00 {
	width: 400px;
	text-align: center;
	background-image: url(../img/arrow-prev.png);
	background-position: 4% 50%;
	background-repeat: no-repeat;
}




#other-page .back-atoc {
	border: #e1e1e1 2px solid;
	width: 150px;
	margin: 0 auto;
	text-align: center;
}
#other-page .back-atoc a {
	padding: 14px;
}


.txt-SS { font-size: 77%; }
.txt-S { font-size: 93%; }
.txt-M { font-size: 108%; }
.txt-L { font-size: 115%; }
.txt-14 { font-size: 14px !important; }

.txt-red { color: #d70c19; }

/*---------------------------------------
                  リンク
---------------------------------------*/

#footer_other_contents {
	width: 750px;
	margin: 40px auto 70px;
}
#other_contents01 p,#other_contents02 p {
	font-size: 18px;
	color: #004ea2;
	text-align: center;
	margin: 0 0 10px 0;
}

/* ボタン */
.btn_other_contents .btn {
	width: 359px;
	font-size: 22px; 
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 13px 0;
	display: block;
	color: #004ea2;
	border: 1px solid #004ea2;
	background: #fcfeff url(../img/arrow_blue_large.png) no-repeat 96% 50%;
}

/* ボタン hover */
.btn_other_contents .btn:hover {
	color: #fff;
	background: #004ea2 url(../img/arrow_white_large.png) no-repeat 96% 50%;
}

/* アクテージ体操 */
#other_contents01 {
	float: left;
}

/* 関節痛大辞典 */
#other_contents02 {
	float: right;
}

/* Index---------------------------------------*/

#main-title-index {
	width: 100%;
	background-color: #edf6fe;
}
.main-title-index-inner {
	width: 530px;
	background: url(../img/index-kv-img-001.png) 132px 24px no-repeat;
	margin: 0 auto;
	padding: 50px 0 55px 430px;
}
#main-title-index h1 {
	text-align: left;
	font-size: 48px;
	font-weight: bold;
	color: #004ea2;
	padding: 0 0 20px;
	line-height: 1em;
}

#main-title-index h1 span {
	background: url(../img/index-kv-img-002.png) 5px 50% no-repeat;
	padding: 5px 0 5px 57px;
}

.mokuji {
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	width: 180px;
	margin: 40px auto 10px;
	background: #004ea2;
	border-radius: 50px;
	-webkit-border-radius: 50px; 
    -moz-border-radius: 50px;
}

.index-btn-box-01 {
	width: 300px;
	float: left;
	margin: 18px 30px 0 0;
}

.index-btn-box-02 {
	width: 300px;
	float: left;
	margin: 18px 0 0 0;
}

.index-btn-img {
	margin: 0 0 0 -15px;
}

h2.index-btn-txt {
	background: #d8e8fa;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.index-btn-txt a {
	display: block;
	background: url(../img/arrow-001.png) 96% 50% no-repeat;
	background-size: 20px;
	text-decoration: none;
	width: 300px;
	height: 76px;
	display: table-cell;
	vertical-align: middle;
}

.index-btn-txt .em1 { padding: 0 1.3em 0 0; }
.index-btn-txt .em2 { padding: 0 2em 0 0; }
.index-btn-txt .em5 { padding: 0 5.2em 0 0; }
.index-btn-txt .em6 { padding: 0 6em 0 0; }
.index-btn-txt .em8 { padding: 0 8em 0 0; }

/* 下階層 ---------------------------------------*/

#book h1 {
	color: #FFFFFF;
	background: #004ea2 url(../img/h2-img.png) 24px 50% no-repeat;
	font-size: 28px;
	margin: 0 0 20px;
	padding: 18px 0 18px 72px;
	border-bottom: #d2d2d3 2px solid;
}

#book h2 {
	font-size: 28px;
	margin: 50px 0 20px 0;
}

#book .title-blue {
	font-size: 24px;
	color: #004ea2;
	margin: 30px 0 10px 0;
	padding: 0;
}

#book .w-brd {
	background: url(../img/mechanism_border.png) 0 100% repeat-x;
	vertical-align: central;
	padding: 0 0 5px;
	width: 7.4em;
}




.kansetsuImg {
	text-align: center;
	margin: 30px 0 0 0;
}

.w50p-01 {
	width: 47%;
	float: left;
	padding: 0 3% 0 0;
}
.w50p-02 {
	width: 47%;
	float: left;
	padding: 0 0 0 3%;
}

.flow {
	background: url(../img/04-img-004.png) 0 0 repeat;
	margin: 20px 0 0 0;
	padding: 30px;
}
.flow-box {
	float: left;
	width: 230px;
	padding: 0 0 20px;
}
.flow-arrow {
	float: left;
	margin: 196px 16px 0;
}

.mechanismBox {
	clear: both;
	border: #004ea2 1px solid;
	border-radius: 8px;
	-webkit-border-radius: 8px; 
    -moz-border-radius: 8px;
	background-color: #FFFFFF;
	margin-top: 15px;
}
.mechanismBox p {
	text-align: center;
	padding: 20px 40px 20px 90px;
	background-image: url(../img/04-img-006.png);
	background-position: 70px 50%;
	background-repeat: no-repeat;
	font-size: 22px !important;
}
.mechanismBox p span {
	font-size: 123%;
	color: #d70c19;
	font-weight: bold;
	line-height: 1.3em;
}

.txt-blue-brd {
	border-bottom: #004ea2 2px dotted;
	padding: 0 0 30px;
}

.column {
	border: #004ea2 2px solid;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	margin: 35px 60px 50px;
	padding: 0 0 15px;
}
.column h3 {
	width: 100%;
	background: #004ea2;
	text-align: center;
	padding: 10px 0;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
	color: #FFFFFF;
	font-size: 24px;
}
.column h3 span {
	background: url(../img/07-img-001.png) 0 50% no-repeat;
	padding: 40px 0 40px 100px;
}
#content .column p {
	padding: 55px 0 45px 45px;
	width: 480px;
	float: left;
	font-size: 16px;
	line-height: 1.7em;
}
#content .column p.vol9 {
	padding: 0 45px;
	width: auto;
	float: none;
}
.column img {
	float: right;
	padding: 20px 60px 0 0;
}

.support-box-01,
.support-box-02 {
	width: 375px;
	float: left;
	background: #e5f1ff;
	margin: 0 0 30px;
	padding: 30px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
}
.support-box-01 { margin: 0 20px 0 0; }
#content .support-box-01 p,
#content .support-box-02 p {
	font-size: 16px;
	letter-spacing: -0.03em;
}

.support-box-03 {
	width: 700px;
	background: #e5f1ff;
	margin: 0 auto;
	padding: 10px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	color: #004ea2;
	clear: both;
}
.support-box-03 h3 {
	text-align: center;
}

#content p.radius-ttl {
	background: #004ea2;
	border-radius: 30px;
	-webkit-border-radius: 30px; 
    -moz-border-radius: 30px;
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	margin: 50px auto;
	padding: 5px 0;
	width: 560px;
}

.w525px {
	width: 525px;
	float: left;
}

.medicine-box-01 {
	border-radius: 10px;
	-webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	background: #e5f1ff;
	text-align: center;
	margin: 20px 0 40px 0;
	padding: 20px;
}
.medicine-box-02 {
	float: left;
	width: 450px;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	background: #e5f1ff;
	margin: 20px 20px 25px 0;
	padding: 20px;
}
.medicine-box-03 {
	float: left;
	width: 300px;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	background: #e5f1ff;
	margin: 20px 0 25px 0;
	padding: 20px;
}
#content .medicine-box-02 h3,
#content .medicine-box-03 h3 {
	font-size: 20px;
	padding: 20px 0 5px;
}