﻿h1{
	font-size: 2.5em;
	margin-bottom: 0.2em;
	margin-top: 0.3em;
	font-weight:normal;
}
h2{
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 0em;
	text-indent:0em;
	padding-top: 0.5em;
	padding-bottom: 0.1em;
	padding-left:0.5em;
	font-size: 2em;
	border-bottom: 0.2em #606060 solid;
}
h3{
	font-weight:normal;
	border-left:0.1em #606060 solid;
	padding-left:0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	margin-top:1.5em;
	margin-left:0em;
	margin-bottom:0em;
	font-size:1.7em;
}
h4{
	font-weight:normal;
	border-bottom:0.05em #606060 solid;
	padding-top:0.1em;
	padding-left:0.7em;
	margin-top:1.5em;
	margin-left:0em;
	margin-bottom:0em;
	font-size:1.5em;
}
h5{
	font-weight:normal;
	text-decoration: underline;
	padding-top:0.1em;
	margin-top:1.5em;
	margin-left:1em;
	margin-bottom:0em;
	font-size:1.3em;
}
tr:nth-child(even){
	background-color:#dfdfdf;
}
tr:nth-child(odd){
	background-color:#f0f0f0;
}
table{
	background-color:#aaa;
}
p{
	font-size:1.1em;	
	margin-top:0.5em;
	text-indent:1em;
	line-height:1.8em;
	letter-spacing: 0.05em;	
}
img{
	max-width:100%;
	height:auto;
}
a{
	width:auto;
	word-wrap:break-word;
	text-decoration:none;
	color: #2288bb;
}
a:hover{
	color:#33aaff;
}
a:visited{
	color:#888888;
}
li{
	font-size:1.1em;
	margin-top:0.5em;
	margin-left:0.5em;
}
ol{
	margin-top:0em;
}
html{
	background-color: #cccccc;
	height: auto;
}
body{
	font-family: Meiryo, "メイリオ", sans-serif;
	height: 100%;
	margin: 0 0 0 0;
}
pre {
    max-width: 100%;
    margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 2em;
    padding-left: 2em;
    background-color: #ffffff;
    white-space: pre-wrap; /* Since CSS 2.1 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */

	line-height: 1.5em;
	font-family: Consolas,'Courier New', Courier, monospace
}
form{
	font-size:1.5em;
	width:99%;
}
input{
	width:80%;
	font-size:1em;
}
select{
	font-size:1em;
}
#toTop{
	font-weight:bold;
	text-align:center;
	border: 0.2em solid black;
	font-size:1.2em;
	width:2em;
	height:auto;
	position:fixed;
	bottom:0em;
	right:0em;
	background-color:white;
}
#outer{
	max-width: 50em;
	margin: auto;
	background-color: #f0f0f0;
	height: 100%;
}
#inner{
	width: auto;
	margin: 0.5em;
	padding-top: 4em;
	min-height: 100%;
}
#blogTitle{
	color: #2288bb;
	font-size: 3em;
	margin-bottom:0.2em;
}
#preArticle, #pre-article{
	display:inline-block;
	width:90%;
	text-align:center;
	background-color: #e0e0e0;
	border: 0.1em solid #808080;
	margin:auto;
	margin-top:1em;
	margin-bottom:2em;
}
articles{
	text-align: left;
}
article{
	border-top: 0.1em solid;
}
#articleCategory{
	margin-top: 1em;
	font-size:0.9em;
}
categoryName{
	margin-right:0.5em;
}
#categories{
	line-height:2em;
	margin-top:0em;
	margin-bottom:2em;
}
#categories-title{
	width:100%;
	text-align:center;
	background-color:#cccccc
}
#categories ul{
	padding-left:0em;
	border:0em;
}
.category-ll{
	font-size:1.5em;
	padding:0.5em;
	margin:0em 0.1em 0.1em 0em;
	background-color:#e8e8e8;
}
.category-lr{
	font-size:1.5em;
	padding:0.5em;
	margin:0em 0em 0.1em 0em;
	background-color:#e8e8e8;
}
.topCategory{
	margin-right:1em;
	border-bottom:solid 0.1em;
}
#footer{
	border-top: 0.1em solid;
	clear:both;
	width:100%;
}
#new{
	padding-top:1em;
	text-align:left;
	float:left;
	font-size:1.2em;
}
#old{
	padding-top:1em;
	text-align:right;
	float:right;
	font-size:1.2em;
}

.smafont{
	-webkit-text-size-adjust: 200%;
	-moz-text-size-adjust: 200%;
	-ms-text-size-adjust: 200%;
	-o-test-size-adjust: 200%;
	text-size-adjust: 200%;
}
.citation{
	margin-top:0.5em;
	font-size:1em;
	line-height:1.8em;
	margin-left:1em;
	background-color:white;
}
.indentAll{
	margin-top:0em;
	padding-left:1em;
	text-indent:0em;
}
.textDiv{
	max-width:90%;
	height:auto;
	display:inline-block;
	text-align:left;
}
.imageCenter{
	margin-bottom:2em;
	height:auto;
	text-align:center;
}
.imageDiv{
	max-width:90%;
	height:auto;
	display:inline-block;
	text-align:center;
	background-color:white;
	padding: 0.6em;
	border: 0.4em #e8e8e8 solid;
	border-radius: 0.3em;
}
.innerImages{
	max-width:95%;
	height:auto;
	display:inline-block;
	text-align:center;
}
.singleImage{
	max-width:100%;
	height:auto;
	display:inline-block;
	text-align:center;
	background-color:white
}
.imageStyle{
	display:block;
}
.imageText{
	font-size:0.8em;
	margin-top: 0.3em;
}
.leftDiv{
	max-width:49%;
	height:auto;
	float:left;
}
.rightDiv{
	max-width:49%;
	height:auto;
	float:right;
}
.rightDiv{
}
.leftDivOnPC{
}
.clear{
	clear:both;
}
.video{
	position:relative;
	overflow:hidden;
	height:0;
	margin-top:1em;
	padding-bottom:60%;
}
.video iframe{
	position:absolute;
	width:99%;
	height:99%;
	margin:0 auto;
	top:0;
}
.ad-border-smp{
	margin-top:2em;
}
.ad-border-pc{
	display:none;
}
.rakuten-pc{
	text-align:center;
	padding-bottom:0.5em;
}
.ad-string{
	font-size:1.2em;
	margin-top:0.5em;
	width:inherit;
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-left{
	text-align:left;
}
.align-center{
	text-align:center;
}
.center-table{
	text-align:center;
}