/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-size:15px;
  font-family:ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  text-align: center;
  color: #000000;
  background: #e6e6e6;
}
#wrapper {
  margin: 20px auto;
  width: 820px;
  text-align: left;
  color: #333333;
  background: #ffffff
  url("images/kyoutsu/i-kabulogo.gif") no-repeat;

}
#maincontent {
  float: right;
  width: 555px;
  padding: 0 25px 0 20px;
}
#maincontent a.sonomama { font-size: 100%; }

ol.breadcrumb { margin: 20px 0; padding: 0; }
ol.breadcrumb li { display: inline; float: none; margin: 0; padding: 0 0 0 10px; font-size: 12px; line-height: 15px; }
ol.breadcrumb li.top { padding: 0; background: none; }
dt {font-weight: bold; }

#header {
  width: 810px;
  height: 100px;
  text-align: right;
  padding-right: 10px;
  font-size: 12px;
  line-height: 20px;
}
#header img {
  float: left;	
}
#footer {
  text-align: center;
  clear: both;
}
h1.title {
	border-left: none;
	border-bottom: 2px solid #CCC;
	color: #000;
	font-weight: bold;
	font-size: 28px;
	padding-bottom: 10px;
}

h2 {
	background: #FF9900;
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	padding: 10px 15px;
	margin-top: 45px;
    margin-bottom: 30px;
	line-height: 1.4em;
	border-radius: 9px;
    border-bottom: solid 6px #ca6500;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
h3 {
	background: none;
	color: #FF9900;
	font-weight: bold;
	font-size: 20px;
	padding: 0;
	margin-top: 35px;
	line-height: 1.4em;
}
p { line-height: 24px; margin-bottom: 20px; }
p.ad {
  text-indent: 0;
  text-align: center;
}
p.ad2 {
  text-indent: 0;
  text-align: center;
  border: solid 2px #999999;
  padding: 10px;
}
p.ad_pc {
  text-indent: 0;
  text-align: center;
}
/* スマホは非表示の広告　今は未使用 */

p.noindent { text-indent: 0; }
p.navi { text-indent: 0; }
p.notyet {
  text-indent: 0;
  color: #999999;
}
p.det { text-align: right; margin: 5px 5px 50px 5px; padding-right: 10px; font-size: 12px; }
.now {
  background-color: #dddddd;
  font-weight: bold;
}
.square { border: 1px solid blue; text-align: center; }
table {
  background: #ffffff;
  vertical-align: middle;
}
table.books {
  background: #ffffff;
    border-collapse: collapse;
	border-width : 1px 1px 1px 1px ;
	border-style: solid;
	border-color : black;
}
table.books td {
  padding: 10px 10px 10px 10px;
  vertical-align: top;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: black;
}

table.shoukenopen {
  width: 100%;
  text-align: center;
  border-style: solid;
  border-color: #000000;
  border: 1px;
}
table.shoukenopen th {
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
  font-weight: normal;
  background: #EEEEEE;
  color: #000066;
  padding: 3px 0px;
}
table.shoukenopen td {
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
}

table.tesuryo {
  text-align: right;
}

table.link { background: #CCCCCC; }
table.link td { font-size: 12px; background: #FFFFFF; }

table.kenri {
  border-style: solid;
  border-color: #000000;
  border: 1px;
}
table.kenri th {
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
  font-weight: normal;
  background: #EEEEEE;
}
table.kenri td {
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
}

.small { font-size: 12px; }
.extrasmall { font-size: 8px; }
.big { font-size: 16px; color: blue; }

.red { color: #FF6600; }
strong.red { color: #FF9900; }
.blue { color: blue; }
.orange { color: orange; }
.markeryellow { background: yellow; }
.bgyellow { background: yellow; }
.star-red { color: #FF9900; font-size: 18px; line-height: 20px; font-weight: bold; }
.star-orange { color: orange; font-size: 18px; line-height: 20px; font-weight: bold; }
.redbig { color: #FF9900; font-size: 20px; font-weight: bold; }
.left {
  float: left;
  margin: 0px 10px 10px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: blue;
}

.right {
  float: right;
  margin: 0px 0px 10px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: blue;
}
.right2 { float: right; }
.right3 {
  float: right; margin: 0 0 10px 10px;
  border: none; font-size: 12px; line-height: 1.2em;
}
/* 画像の右寄せ（枠なし） */
.rightimg {
  float: right; margin: 0 0 10px 10px;
}
/* 画像下に文字を入れるならこちら（divで） */
.rightimgwaku {
  float: right; margin: 0 0 10px 10px;
  font-size: 12px; line-height: 16px;
}
.rightimgwaku img { margin-bottom: 5px; }

.rightimgtoushika {
  float: right; margin: 0 0 10px 10px;
  font-size: 12px; line-height: 16px;
  text-align: center;
}
.rightimgtoushika img { margin-bottom: 5px; }

#mutual { font-size: 9px; }

/***********************************************/

#navBar{
	float: left;
	width: 219px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
#navBar a {text-decoration: none;}
#navBar a:hover {text-decoration: underline;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover{
	background-color: #dddddd;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	background-color: #dddddd;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}
.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/* ------------------------------------------*/
#subnavi {
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 14px;
	list-style-type: none;
}

#subnavi ul a:link, 
#subnavi ul a:visited {display: block;}
#subnavi ul {list-style: none; margin-top: 20px; padding: 0;}
#subnavi a {text-decoration: none;}
#subnavi a:hover {text-decoration: underline;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/* ------------------------------------------*/

/************** #advert styles **************/

#advert{
    text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines p{ padding: 5px 0px 5px 0px; }

/************* #adspace styles ***************/

#adspace{
  padding: 10px 0px 0px 0px;
  width: 140px;
}


a.kakushi { text-decoration: none; color: #333333; }
.marker_y { background: #FFFF66; padding: 2px; }
.campa { background-color: #FFFFCC; border: 3px double #FF6600; margin-left: 10px; margin-bottom: 30px; 
         padding: 10px 20px 10px 20px; 
		 text-align: center; font-weight: 800; letter-spacing: 0; }


p.copyright { margin: 10px 0px 0px 0px; font-size: 12px; color: #333333; text-align: center; }
p.copyright a { text-decoration: none; color: #333333; }


p.twitter { font-size: 12px; margin-left: 30px; margin-right: 30px; text-indent: 0; border: 1px dotted #999999; padding: 5px 15px; }

.orangeline { border-bottom: 1px dotted #FF9900; }


p.advertise { border: 1px dotted #0000FF; margin: 10px 0px; text-indent: 0em; padding: 10px; text-align: left; color: #CC0000; }
p.advertise a { text-decoration: underline; }
p.adchart { border: 2px dotted #CCCCCC; margin: 10px 0px; text-indent: 0em; padding: 10px; text-align: left; font-size: 12px; }


p.dotwaku { font-size: 12px; line-height: 18px; border: 2px dotted #CCCCCC; padding: 10px; }


div.fbwaku { border: 2px dotted #CCCCCC; margin: 20px; padding: 10px; font-size: 12px; }


/* 用語集 */

table.yougowaku { margin: 5px 0px 0px 0px; }
table.yougowaku th { vertical-align: top; text-align: center; background: #CCCCCC; line-height: 25px; }
table.yougowaku td { vertical-align: top; }

table.yougo { margin: 0px 0px 0px 0px; background: #CCCCCC; }
table.yougo th { vertical-align: top; background: #DDDDDD; line-height: 20px; }
table.yougo td { vertical-align: top; background: #FFFFFF; }

div.yougoleft { width: 250px; float: left; }


div.bookmark { text-align: left; margin: 20px 10px; padding: 5px 10px; border: 2px dotted #CCCCCC; font-size: 12px; }
div.bookmark2 { text-align: left; margin: 20px 10px 10px 0px; padding: 5px 10px; border: 2px dotted #CCCCCC; font-size: 12px; }
/* スマホでもブックマークボタン入れる記事用・スタイルは同じ */
p.oshiete { text-indent: 0; margin-top: 10px; font-size: 12px; }

dl { margin: 20px 0px; }
dt { margin: 0px 0px 5px 20px; padding: 0px; font-size: 16px; }
dd { margin: 0px 0px 10px 20px; padding: 0px; }


blockquote { background: #EEE; padding: 10px; }
/* レビューのblockquote */
blockquote.review { margin: 0px; padding: 0px; background: #FFF; }


/* ボーダーつきテーブル */

table.tableborder { background: #CCC; margin-left: 15px; }
table.tableborder th { background: #EEE; text-align: center; }
table.tableborder td { background: #FFF; text-align: center; }


/* widetblは右、2は中央　newは罫線をキレイに表示 */
table.widetbl th { text-align: left; font-weight: normal; }
table.widetbl td { text-align: right; }
table.widetbl th span.spscroll { display: none; }

table.widetbl-new { background: #999; }
table.widetbl-new th { text-align: left; font-weight: normal; background: #FFF; color: #333; }
table.widetbl-new td { text-align: right; background: #FFF; color: #333; }
table.widetbl-new tr.ttl th { text-align: right; background: #DDD; color: #333; }
table.widetbl-new tr.en th { background: #EEE; color: #333; }
table.widetbl-new tr.en td { background: #EEE; color: #333; text-align: right; }
table.widetbl-new th span.spscroll { display: none; }

table.widetbl-center { background: #999; }
table.widetbl-center th { text-align: center; font-weight: normal; background: #FFF; color: #333; }
table.widetbl-center td { text-align: center; background: #FFF; color: #333; }
table.widetbl-center tr.ttl th { text-align: center; background: #DDD; color: #333; }
table.widetbl-center tr.en th { background: #EEE; color: #333; }
table.widetbl-center tr.en td { background: #EEE; color: #333; text-align: center; }
table.widetbl-center th span.spscroll { display: none; }

table.widetbl2 th { text-align: left; font-weight: normal; }
table.widetbl2 td { text-align: center; }
table.widetbl2 th span.spscroll { display: none; }

td.tesuryogoto { font-size: 18px; font-weight: bold; text-align: right; }

img.campbn { margin: 15px auto; }


/* SPのみ表示 */
div.spdake { display: none; }
span.spdake { display: none; }

#ham { display: none; }




/* 追加 */
div.fukidashi-konopage {
	margin-top: 35px;
	border: 2px dotted #ffa500;
	background: #ffffe0;
	padding: 10px;
}
span.ikurade {
	font-size: 24px; 
	font-weight: bold;
}
p.kobetsu-100kabu {
	border: 2px solid orange;
	background: #FFE;
	padding: 10px 10px 10px 75px;
	background-image: url(images/manga/m1-ffe.jpg);
	background-repeat: no-repeat;
	background-size: 70px;
	background-position: left;
}
p.kobetsu-1kabu {
	border: 2px solid orange;
	background: #FFE;
	padding: 10px 10px 10px 75px;
	background-image: url(images/manga/m3-ffe.jpg);
	background-repeat: no-repeat;
	background-size: 70px;
	background-position: left;
}

.mokuji {
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
	margin: 30px; /*pc30 sp20*/
}
.mokuji:after {
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.mokuji p {
    margin: 10px 0; 
    padding: 0;
}
p.mokuji-shita {
	border: 2px solid orange;
	background: #FFE;
	margin: 30px 10px auto 10px;
	padding: 10px;
	text-indent: none;
}

div.line-banner {
	margin: 20px auto;
	text-align: center;
}


.box-title-sky {
    background: #33b7c2;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 50px 10px 10px;
    width: auto;
	line-height: 1.1em;
	font-size: 18px;
}
.box-title-sky:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 40px transparent;
    border-bottom: solid 55px #f6fcff;
    z-index: 2;
}
.box-title-orange {
    background: orange; /* #FFC778 */
    display: inline-block;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 50px 10px 10px;
    width: auto;
	line-height: 1.1em;
	font-size: 18px;
}
.box-title-orange:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 40px transparent;
    border-bottom: solid 55px #ffe;
    z-index: 2;
}

.border-box.box-sky {
    border: 1px solid #33b7c2;
    background: #f6fcff;
    padding-top: 60px;
    margin-top: 1em;
}
.border-box.box-orange {
    border: 1px solid orange; /* #FFC778 */
    background: #ffe;
    padding-top: 60px;
    margin-top: 1em;
}
.border-box {
    margin: 35px 15px 35px 15px;
    padding: 60px 20px 20px;
    position: relative;
    text-align: left;
}
.border-box ul {
	margin: 10px 10px 25px 30px;
	padding: 0;
}
.border-box ol {
	margin: 10px 10px 25px 35px;
	padding: 0;
}
.border-box p {
	margin: 10px;
	padding: 0;
}

.marker-orange {
    background: rgba(0,0,0,0) linear-gradient(transparent 50%,#fdd234 0%) repeat scroll 0 0;
    font-weight: 700;
}
	
.btnLink_blue {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 80%; /* PCはスマホより小さめ・フォントサイズも */
    padding: 20px 30px;
    margin: 0 auto 0 auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    background-color: #2563eb;
    border-radius: 50em;
    box-shadow: 2px 2px 4px #cbd5e1;
	text-decoration: none;
}
.btnLink_blue:before {
    position: absolute;
    top: calc(50% - 10px);
    right: 32px;
    box-sizing: content-box;
    width: 16px;
    height: 16px;
    content: "";
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    transform: rotate(45deg);
}
.btnLink_red {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 80%; /* PCはスマホより小さめ・フォントサイズも */
    padding: 20px 30px;
    margin: 0 auto 0 auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    background-color: #bf0000;
    border-radius: 50em;
    box-shadow: 2px 2px 4px #cbd5e1;
	text-decoration: none;
}
.btnLink_red:before {
    position: absolute;
    top: calc(50% - 10px);
    right: 32px;
    box-sizing: content-box;
    width: 16px;
    height: 16px;
    content: "";
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    transform: rotate(45deg);
}
.btnLink_orange {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 80%; /* PCはスマホより小さめ・フォントサイズも */
    padding: 20px 30px;
    margin: 0 auto 0 auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    background-color: orange;
    border-radius: 50em;
    box-shadow: 2px 2px 4px #cbd5e1;
	text-decoration: none;
}
.btnLink_orange:before {
    position: absolute;
    top: calc(50% - 10px);
    right: 32px;
    box-sizing: content-box;
    width: 16px;
    height: 16px;
    content: "";
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    transform: rotate(45deg);
}
.btnLink_monex {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 80%; /* PCはスマホより小さめ・フォントサイズも */
    padding: 20px 30px;
    margin: 0 auto 0 auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    background-color: #fbce00;
    border-radius: 50em;
    box-shadow: 2px 2px 4px #cbd5e1;
	text-decoration: none;
}
.btnLink_monex:before {
    position: absolute;
    top: calc(50% - 10px);
    right: 32px;
    box-sizing: content-box;
    width: 16px;
    height: 16px;
    content: "";
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    transform: rotate(45deg);
}
p.button-ue {
	margin: 25px auto 5px auto;
	text-align: center;
	font-size: 16px;
	color: #666;
}
p.button-mc {
	margin: 5px auto 35px auto;
	text-align: center;
	font-size: 14px;
}

ul.yutailist {
	padding: 10px 10px 10px 40px;
	border: 2px solid orange;
	background-color: cornsilk; 
	background-position: right bottom; 
	background-repeat: no-repeat; 
	background-image: url(images/new/yutai.gif);
}

table.meigaratbl { 
	background: #999; 
	width: 100%; 
}
table.meigaratbl th { 
	text-align: left; 
	font-weight: normal; 
	background: #EEE; 
	color: #333; 
	width: 130px; 
	padding: 5px;
}
table.meigaratbl td { 
	text-align: left; 
	background: #FFF; 
	color: #333; 
	padding: 5px;
}

