@charset "utf-8";

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Basic Settings
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

body {
	font-size: 0;
	line-height: 0;
	background-color: #FFFFFF;
}

body #container {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Pゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #000000;
	line-height: 1.6;
	font-size: 14px;
}

a { color: #000000; }
a:hover {
	color: #CFB572;
	text-decoration: none;
}


a:link { color: #0000ff; } 
a:visited { color: #000080; }



strong { font-weight: bold; }

ol, ul { list-style: none; }

img { vertical-align: bottom; }

blockquote {
	border-left: 5px solid #006699;
	padding: 37px 10px 10px;
	margin: 0 20px;
	background: #dddddd url(//admin.ti-da.net/_img/official_01/img/blockquote_bg.png) 3px 3px no-repeat;
}

.clr { width:100%; }

.clr:after {
	content: "";
	display: block;
	clear: both;
}

.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }

.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Header
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#headerGlobal {
	height: 170px;
	padding: 130px 0 0 0;
	margin-bottom: 30px;
	background: url(//img01.ti-da.net/usr/b/e/g/beginnerangler/SPARK40.jpg) center top no-repeat;
	min-width: 940px;
}

#headerGlobal hgroup {
	width: 940px;
	margin: 0 auto;
}

#headerGlobal hgroup h1 {
	font-size: 26px;
	font-weight: bold;
	width: 390px;
}

#headerGlobal hgroup h1 a {
	text-decoration: none;
	color: #FFF;
}

#headerGlobal hgroup h2 {
	margin-top: 30px;
	color: #FFF;
	width: 620px;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

*:first-child+html #contents { height: 1%; } 

#contents {
	width: 960px;
	margin: 0 auto;
}

#contents.iebox {
	position: relative;
	background: #FFF;
	margin-bottom: 30px;
	padding: 0;
}

#contentsMain {
	float: left;
	width: 730px;
}

#contentsMain img {
	max-width: 730px;
}

#contentsSub {
	float: right;
	width: 200px;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsMain Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#breadcrumb {
	font-size: 12px;
	height: 29px;
	padding: 10px 0 5px 0;
	color: #919191;
	margin-bottom: 20px;
	border-bottom: dotted 2px #CFB572;
}

#breadcrumb a {
	color: #919191;
}

#breadcrumb img {
	vertical-align: text-bottom;
}

#articleInner {
	border-bottom: 2px dotted #CFB572;
	padding: 0 0 20px 0;
	margin: 5px 0 10px 0;
}

#articleInner section { text-align: left; }


*:first-child+html article { height: 1%; } 

section .titInner time {
	font-size: 14px;
}

section .titInner {
	margin: 10px 0 20px 0;
	padding: 0 0 5px 00px;
	min-height: 55px;
	background: url() 0 0 no-repeat;
}

.entrybottom {
	margin: 30px 0 0;
}

section h1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1;
}

section h1 a {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1;
}

.readMore a {
	font-weight: bold;
	text-decoration: none;
	float: left;
}

.commentsBox {
	float: right;
	text-decoration: none;
	font-weight: bold;
}

#footerContents {
	width: 480px;
	height: 42px;
	margin: 20px auto 0px;
	position: relative;
}

#footerContents #prevPage a {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #CFB572;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #brogTop a {
	position: absolute;
	left: 170px;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #C8161D;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #nextPage a {
	position: absolute;
	right: 0;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #CFB572;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #prevPage a:hover { background-color: #C4A44F; }
#footerContents #brogTop a:hover { background-color: #A3121A; }
#footerContents #nextPage a:hover { background-color: #C4A44F; }

#pageTop {
	margin: 30px 0 30px 0;
	text-align: right;
}

#pageTop a {
	text-decoration: none;
	font-weight: bold;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contents サンプル
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


section#topEntryList > div {
	padding: 10px 0px;
}

section#topEntryList div.rss_list {
	border-bottom: 2px dotted #dddddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

section#topEntryList div.rss_list dl {
	border-left: 4px solid #8A0000;
	padding-left: 15px;
}

section#topEntryList div.rss_list dl:after {
	content: "";
	display: block;
	clear: both;
}

section#topEntryList div.rss_list dt {
	float: left;
    font-weight: bold;
    width: 70px;
}

section#topEntryList div.rss_list dd {
	float: left;
    width: 537px;
}

.entryList .cover {
    display: inline-block;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    border: 1px solid #ccc;
    background-size: cover;
	overflow: hidden;
	padding: 0 !important;
}

.entryList li {
	margin-bottom: 20px;
}



.entryList li li {
	margin-bottom: 5px;

}

.entryList .topArchive {
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}

.entryList li a {
	display: block;
	text-decoration: none;
	color: #000000;
}

.entryList li a:hover {
	color: #CFB572;
}

.entryList li a .entryImg {
	float: left;
	width: 220px;
}

.entryList li a .entryImg img {
	width: 220px;
	border: 1px solid #ccc;
}

.entryList li a dd {
	float: right;
	width: 490px;
	margin: 0 0 0 20px;
}

.entryList li a .entryDate {
	width: 240px;
	float: left;
}

.entryList li a .EntryCategory {
	width: 250px;
	float: right;
	text-align: right;
}


.entryList li a .entryTitle {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1;
	color: #957940;
	padding-top: 30px !important;
}

.entryList li a .entryBody {
}


section#Category h1 {
	display: inline-block;
	width: 170px;
	color: #8A0000;
	font-weight: bold;
	font-size: 25px;
	padding: 5px 0 2px 10px;
	margin: 10px 0;
	line-height: 1.3;
	border-left: solid #8A0000 5px; 
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		comments Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.comments-head {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #CFB572;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 20px 0 10px;
	color: #ffffff;
}

.comments-body {
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border: 1px solid #CFB572;
	padding: 10px;
}

.comments-post {
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	background: #CFB572;
	padding: 5px 10px;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 10px;
}

.comments-post a {
	color: #ffffff;
}

#commentTable {
	width: 100%;
	margin: 30px 0 0 0;
}

#commentTable th {
	width: 30%;
	padding: 5px 10px;
	border-top: 3px solid #CFB572;
	vertical-align: middle;
	font-weight: bold;
}

#commentTable td {
	width: 70%;
	padding: 5px 10px;
	border-top: 1px solid #CFB572;
}

#commentTable input,
#commentTable textarea {
	border: 1px solid #cccccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#commentTable input#submit {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #CFB572;
	padding: 5px 10px;
	color: #ffffff;
	cursor: pointer;
}

#commentTable input#submit:hover {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ffffff;
	border: 1px solid #CFB572;
	color: #957940;
}

#commentTable .comments-body {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsSub style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.sidetitle {
	font-weight: bold;
	font-size: 14px;
	color: #BF9D44;
	height: 30px;
	padding: 0px 0 0 0px;
	margin-bottom: 0;
	text-align: left;
	
}

.side {
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 14px;
	background-color: #FFF;
}

.sidebody {
	border-bottom: 1px dotted #D5D5D5;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.custom1,
.custom2,
.custom3,
.custom4,
.custom5 {
	margin-bottom: 20px;
}

ul.rss{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.rss li{
	display: inline;
	margin-left: 10px;
	font-weight: bold;
}

/* 大枠 */
.calender{
	text-align: center;
	margin-bottom: 10px;
	background-color: #FFF;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
}
/* 枠 */
.calendartable{
	border: 1px solid #CCC;
	font-size: 12px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
	background-color: #EEE7C8;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
}
/* 日曜日 */
.sun{
	color: #A3121A;
}
/* 土曜日 */
.sat{
	color: #C4A44F;
}
/* 今日 */
.today{
	font-weight: bold;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	text-align: center;
	background: #CFB572;
	padding: 30px 0;
	color: #ffffff;
}

#footerGlobal a {
	color: #ffffff;
}

#footerGlobal a:hover {
	color: #ffffff;
}

#footerGlobal p {
	margin-bottom: 20px;
}

#footerGlobal small {
	font-weight: bold;
}


/*--------------------------------------
  ヨメレバ・カエレバここから
--------------------------------------*/
.booklink-box, .kaerebalink-box{
    width:90%;
    margin:20px auto;
    padding:20px;
    border:double #d2d7e6;
    overflow: hidden;
    font-size:small;
    border-radius:2px;
    box-shadow: 5px 5px 5px rgb(204, 204, 204);
}
 
.booklink-image, .kaerebalink-image{
    width: 150px;
    margin:0 15px 20px 0;
    float:left;
}
.booklink-image img, .kaerebalink-image img{
    display:block;
    margin:0 auto;
    text-align:center;
}
 
.booklink-info, .kaerebalink-info{
    display:block;
    margin:0 auto;
    text-align:left;
    line-height:120%;
    overflow: hidden;
}
 
.booklink-name, .kaerebalink-name{
    font-size:16px;
    margin-bottom:24px;
    line-height:1.5;
}
 
.booklink-powered-date, .kaerebalink-powered-date{
    font-family: verdana;
    font-size:8pt;
    margin-top:5px;
    line-height:120%;
}
.booklink-detail, .kaerebalink-detail{
    margin-bottom:5px;
}
 
.booklink-link2, .kaerebalink-link1{
    margin-top:10px;
}
 
.shoplinkamazon, .shoplinkrakuten, .shoplinkkindle, .shoplinkyahoo, .shoplinkkakakucom{
    float:left;
    width:30%;
    margin:15px 1% 0 auto;
    padding:10px 0px;
    height:15px;
    overflow:hidden;
    background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
    background-color:#ffffff;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    text-align:center;
    }
     
.shoplinkamazon:hover, .shoplinkrakuten:hover, .shoplinkkindle:hover, .shoplinkyahoo:hover{
    background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
    background-color:#f6f6f6;
}
 
.shoplinkamazon:active, .shoplinkrakuten:active, .shoplinkkindle:active, .shoplinkyahoo:active{
    position:relative;
    top:1px;
}
 
.shoplinkamazon a, .shoplinkrakuten a, .shoplinkyahoo a, .shoplinkkindle a, .shoplinkkakakucom a{
    display:block;
    cursor:pointer;
    text-decoration:none;
    font-weight:800;
    text-shadow:1px 1px 1px #dcdcdc;
    font-size:12px;
}
     
.shoplinkamazon a{
    color:#FF9901;
}
 
 .shoplinkrakuten a{
    color:#c20004;
}
 
.shoplinkkindle a{
    color:#007dcd;  
}
 
.shoplinkyahoo a{
    font-size:10px;
    color:#7b0099;
 } 
 
.booklink-footer{
    clear:left;
} 
/*--------------------------------------
  ヨメレバ・カエレバここまで
--------------------------------------*/



.sample {
  position: relative;
  padding: 10px;
  color:#ffffff;
  zoom: 1;
  background: #81c2fa;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);
  box-shadow:0 1px 3px rgba(0,0,0,0.3);
}
.sample:before,
.sample:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-top: 8px solid #327bba;
}
.sample:before {
  right: 0;
  border-left: 8px solid #327bba;
}
.sample:after {
  left: 0;
  border-right: 8px solid #327bba;
}



.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    display: inline-block; 
    box-shadow: 5px 5px 30px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}






.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}












.sample2 {
  position:relative;
  padding:5px 25px;
  border-bottom:3px solid #81c2fa;
}
.sample2:before,
.sample2:after{
  content:"";
  display:block;
  width:10px;
  height:10px;
  border:2px solid #81c2fa;
  position:absolute;
  top:11px;
  left:3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sample2:after{
  top:12px;
  left:10px;
  height:12px;
  width:12px;
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
  border:none;
  background:rgba(129,194,250,0.3);
}





.yellow-line {
  background: linear-gradient(transparent 10%, #fff001 0%);
}