@charset "utf-8";

#gHeader {
	position: static;
}
#pageHeader {
	padding-top: 0;
}
.logo {
	width: 40%;
}
#function02Area {
}
#functionArea,#reputeArea/*,#logoArea,#priceArea,#noticeArea*/ {
	page-break-before: always;
}
#reputeArea dl:before {
	display: none;
}
#BTPR, #bottomBtnDL, #hdBtnDL, #navpan, #pFtnav, #smpMenu, #pageIntro, #gHeader {
	display:none;
}

#mainContents {
	border-top-style:none;
}


/* 見出しやノートの前でへ原則改ページ。例外を個別に指定。 */
article {
	page-break-before: always;
}

.sectionHeader + article {
	page-break-before:auto;
}

aside {
	page-break-before: always;
}

#tut_221, /* ダウンロードにはApple IDが必要です */
#tut_207, /* 打刻せずにパーソナルダッシュボードを閲覧する */
#tut_147 /* 設定を反映する月度の指定 */
{
	page-break-before: auto;
}

#tut_150, /* 3-8．残業の設定を変えてみる */
{
	page-break-after: always; /* 後ろで改行する */
}


.sectionHeader h2 {
	font-size: 2.2em;
	color: rgba(0,0,0,100%);
}

article .tutbox a {
	border-width: 0!important;
	background:transparent!important;
}

aside .exnote {
	position: relative;
	padding-bottom: 1cm;
}

#tut_116 {
	position: relative;
}

#tut_116 a {
	border-width: 1px!important;
	background: #DDFF97!important;
}

#tut_116 a[href^='/price/']:after {
	content: "URL: https://www.tablet-time-recorder.net"attr(href);
	position: absolute;
	left: 0;
	bottom: -1cm;
}


aside .exnote a:after {
	position: absolute;
	left: 0.6cm;
	bottom: 0.1cm;
}

aside .exnote a[href^='/']:after {
	content: "URL: https://www.tablet-time-recorder.net"attr(href);
}

aside .exnote a[href^='http']:after {
	content: "URL: "attr(href);
}

a.boxer:after {
	content: none!important;
}


.tutbox {
	font-size: 140%;
	color: rgba(0,0,0,100%);
}

.tutbox img {
	width: 14.80cm!important;
	height: 10.80cm!important;
}

.exnote {
	font-size: 120%;
}

.exnote p {
	color: rgba(0,0,0,100%);
}

.exnote h3 {
	color: rgba(0,0,0,100%);
}

#noteLf {
	width: auto;
}

.noteimg {
	
}

.noteimg img {
	width: 11.00cm!important;
	height: 8.00cm!important;
}

footer {
	display:none;
}

a:link, a:visited, a:hover, a:active {
	color: rgba(0,0,0,100%);
}