@charset "utf-8";

/* オリジナルテンプレート (C)2019 沖縄☆パソコン家庭教師！ */

/* 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: #f9f9f9;
}

body #container {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #555;
	line-height: 1.6;
	font-size: 14px;
	border-top: 10px solid #0099ff;
}

a { color: #f90; }
a:hover {
	color: #aaa;
	text-decoration: none;
}

strong { font-weight: bold; }

ol, ul { list-style: none; }

img { vertical-align: bottom; }

blockquote {
	border-left: 5px solid #069;
	padding: 37px 10px 10px;
	margin: 0 20px;
	background: #ddd url(http://img01.ti-da.net/usr/b/l/o/blogstyle/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 */

body#tpl01 #headerGlobal {
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/header_bg_10x120.gif) 0 0 repeat-x;
}

body#tpl02 #headerGlobal,
body#tpl03 #headerGlobal {
	margin-bottom: 100px;
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/header_bg_10x120.gif) 0 0 repeat-x;
}

body#tpl01 #headerGlobal hgroup {
	width: 980px;
	height: 130px;
	position: relative;
	margin: 0 auto;
}

body#tpl02 #headerGlobal hgroup,
body#tpl03 #headerGlobal hgroup {
	width: 980px;
	height: 226px;
	position: relative;
	margin: 0 auto;
}

#headerGlobal hgroup h1#logo {
	position: absolute;
	top: 10px;
	left: 0;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	width: 320px;
	height: 50px;
}

#headerGlobal hgroup h2 {
	position: absolute;
	top: 13px;
	left: 400px;
	font-size: 14px
	line-height: 1.5;
	color: #333;
	width: 580px;
}

#globalNavigation {
	position: absolute;
	top: 70px;
	left: 0;
	width: 962px;
	height: 30px;
	padding: 10px 0 10px 18px;
	background: #0099ff;
}

#globalNavigation ul li {
	height: 30px;
	float: left;
	display: block;
	font-size:14px;
	padding: 0 18px;
}

#globalNavigation ul li a {
	display: block;
	text-align: center;
	line-height: 30px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}

#globalNavigation ul li a:hover {
	background: #f90;
	color: #fff;
	padding: 0 18px;
	margin-left: -18px;
	margin-right: -18px;
}

#headerGlobal hgroup #searchbox {
	position: absolute;
	top: 83px;
	right: 10px;
	width: 290px;
	height: 30px;
}

#imgCon {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 18px;
}

#imgWrap {
	width: 980px;
	height: 350px;
	margin: 0 auto;
	position: relative;
}

#imgbox {
	width: 2940px;
	position: absolute;
	left: 50%;
	margin-left: -1470px;
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/imgboxbg.jpg) center top no-repeat;
}

.bxslider {
	width: 100%;
}

#imgbox2 {
	position: absolute;
	top: 130px;
	left: 0;
	width: 978px;
	height: 174px;
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/imgbox_00.jpg) center top no-repeat;
	border: 1px solid #666;
	display: block;
}

#imgbox2 p {
	padding: 20px 30px;
	font-size: 24px;
	line-height: 1.5;
	color: #fff;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

*:first-child+html #contents { height: 1%; } 

#contents {
	width: 980px;
	margin: 0 auto;
}

#contents.iebox {
	position: relative;
	background: #f9f9f9;
	margin-bottom: 30px;
	padding: 0;
}

#contentsMain {
	float: left;
	width: 630px;
}

#contentsMain img {
	max-width: 630px;
}

#contentsSub {
	float: right;
	width: 300px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsMain Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#breadcrumb {
	font-size: 12px;
	height: 29px;
	padding: 10px 0 5px 0;
	color: #919191;
	margin-bottom: 20px;
}

#breadcrumb a {
	color: #919191;
}

#breadcrumb img {
	vertical-align: text-bottom;
}

#articleInner {
	border-bottom: 2px dotted #999;
	padding: 0 0 20px 0;
	margin: 5px 0 10px 0;
	text-align: right;
}

#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 70px;
	min-height: 55px;
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/icon_001.png) 0 5px no-repeat;
}

.entrybottom {
	margin: 30px 0 0;
}

section h1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1;
	color: #f90;
}

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: #666;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #blogTop a {
	position: absolute;
	left: 170px;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #333;
	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: #666;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #prevPage a:hover { background-color: #f90; }
#footerContents #blogTop a:hover { background-color: #f90; }
#footerContents #nextPage a:hover { background-color: #f90; }

#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 #ddd;
	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;
	margin-bottom: 50px;
}

.entryList li a {
	display: block;
	text-decoration: none;
	color: #555;
}

.entryList li a:hover {
	color: #999;
}

.entryList li a .entryImg {
	float: left;
	width: 220px;
}

.entryList li a .entryImg img {
	width: 210px;
	height: 150px;
	border: 6px solid #ccc;
}

.entryList li a dd {
	float: right;
	width: 390px;
	margin: 0 0 0 20px;
}

.entryList li a .entryDate {
	width: 130px;
	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: #f90;
	padding-top: 5px !important;
	clear: both;
}

.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: #999;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 30px 0 20px;
	color: #fff;
}

.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 #999;
	padding: 10px;
	margin-top: 80px;
}

.comments-post {
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	background: #999;
	padding: 5px 10px;
	text-align: right;
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
}

.comments-post a {
	color: #fff;
}

#commentTable {
	width: 100%;
	margin: 30px 0 0 0;
	border: 1px solid #999;
	border-top: none;
	background: #eee;
}

#commentTable th {
	width: 30%;
	padding: 5px 10px;
	border-top: 1px solid #999;
	vertical-align: middle;
	font-weight: bold;
}

#commentTable td {
	width: 70%;
	padding: 5px 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

#commentTable input,
#commentTable textarea {
	border: 1px solid #ccc;
	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: #999;
	padding: 5px 10px;
	color: #fff;
	cursor: pointer;
}

#commentTable input#submit:hover {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff;
	border: 1px solid #999;
	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: #000;
	height: 30px;
	padding: 0;
	margin-bottom: 0;
	text-align: left;
}

.side {
	margin-top: 0;
	margin-bottom: 50px;
	font-size: 14px;
	background-color: #f9f9f9;
}

.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: 50px;
	background-color: #f9f9f9;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
}
/* 枠 */
.calendartable{
	border: 1px solid #ccc;
	font-size: 12px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
/* 曜日枠 */
.calendarwd{
	background-color: #eee;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
}
/* 日曜日 */
.sun{
	color: #f00;
}
/* 土曜日 */
.sat{
	color: #09f;
}
/* 今日 */
.today{
	font-weight: bold;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	height: 500px;
	text-align: center;
	background: #2a83e7;
	border-top: 15px solid #5fa3ed;
	padding: 30px 0;
	color: #fff;
}

#footerGlobal a {
	color: #fff;
}

#footerGlobal a:hover {
	color: #fff;
}

#footerGlobal p {
	margin-bottom: 20px;
}

#footerGlobal small {
	font-weight: bold;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Back to Top
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#back-top {
	position: fixed;
	bottom: 5px;
	right: 10px;
}

#back-top a {
	width: 100px;
	height: 40px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #2a83e7;
	border: 5px solid #5fa3ed;
}

#back-top a:hover {
	color: #000;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ad
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.adTop {
	margin-bottom: 80px;
	text-align: center;
}

.adMain {
	margin: 30px 0 10px 0;
	text-align: center;
}

.adSideTop {
	margin-bottom: 50px;
}

.adSideBottom {
	margin-top: 50px;
	margin-bottom: 50px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Side
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.favorites,
.ranking,
.search_e,
.support,
.browser,
.virus_scan,
.rental,
.service,
.affiliate,
.ranking {
	margin-bottom: 50px;
}

.profile .photo {
	margin-bottom: 20px;
}

.recententry_img .image-aside img {
	width: 120px;
	height: 68px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Main
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#contentsMain img {
	margin: 10px 10px 10px 0;
}

#articleInner ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

.set-relevance .image-relevance  img {
	width: 120px;
	height: 68px;
}

#articleInner  em {
	font-style: italic;
}

#articleInner  p {
	margin-bottom: 20px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		jQuery BxSlider
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
/*	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;*/
	
	/*fix other elements on the page moving (on Chrome)*/
/*	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);*/
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: -60px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 930px;
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 930px;
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(http://img01.ti-da.net/usr/b/l/o/blogstyle/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* 2019 */
#footerGlobal .adBottomB {
	margin: auto;
	width: 728px;
	color: #fff;
}