<style type="text/css"> 
<!--
@charset "UTF-8"; 
A.a:link { color : #3399FF; }
A.a:visited { color : #4682B4; }
A.a:active { color : #FF3333; }  
A.a:hover { color : #FF0000; }
A.a { text-decoration : underline; }
A.d:link { color : #999999; }
A.d:visited { color : #999999; }
A.d:active { color : #FF3333; }
A.d:hover { color : #FF0000; }
A.d { text-decoration : underline; }
A.c:link { color : #772200; }
A.c:visited { color : #772200; }
A.c:active { color : #FF3333; }
A.c:hover { color : #FF0000; }
A.c { text-decoration : underline; }


body{font-family: "ＭＳ Ｐゴシック",sans-serif;}

.contents iframe{
		width:420px;
		height:315px;
	}
@media screen and (max-width: 420px){
	.contents iframe{
		width:100%;
	}
}

a img {
    border-style:none;
	max-width: 100%;
}

div.imgcontainer{
	width:100%;
}

div.syntax{
	box-sizing:border-box;
	width:100%;
}

@media screen and (max-width: 700px){
	div.syntax{
		max-width:80vw;
		overflow:scroll;
	}
}

.contents img{
	max-width:100%;
}

.img_2n img{
	max-width:49.8%;
	padding:0 0.1% 0 0.1%;
}
div.img_xn{
	display: -webkit-flex;
	-webkit-flex-direction: row;
	display:flex;
	flex-direction: row;
	
	-webkit-flex: 1 1 auto;
    flex: 1 1 auto;
	
	margin-top:0;
	margin-bottom:0;
	line-height:1;
}

	div.img_xn div{
		/*height: auto;*/
		padding:0 0.1% 0 0.1%;
	}
	div.img_xn img{
		/*height: auto;*/
		margin:0;
		padding:0 0.1% 0 0.1%;
	}

div.img_x{
	display: -webkit-flex;
	-webkit-flex-direction: row;
	display:flex;
	flex-direction: row;
	
	-webkit-flex: 1 1 auto;
    flex: 1 1 auto;
	
	margin-top:0;
	margin-bottom: 2em;
	line-height:1;
}

	div.img_x div{
		/*height: auto;*/
		padding:0 0.1% 0 0.1%;
	}
	div.img_x img{
		/*height: auto;*/
		margin:0;
		padding:0 0.1% 0 0.1%;
	}

.border{
	box-sizing:border-box;
	border:1px solid #000000;
}

div.indent {
	margin-left: 1.0em; /* ブロック全体を 1em（1文字）分右に */
	text-indent: -1.0em; /* 先頭の1行のみ 1em（1文字）分左に */
}

html.diary{
	box-sizing:border-box;
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0;
}

body.diary {
	box-sizing:border-box;
	background-color: #FFFFFF;
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}
/*
#con {
	box-sizing:border-box;
	display:-webkit-flex;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:100%;
	height:100vh;
	min-height: 100vh;
	margin: 0px;
	padding: 0;
}
*/

@media screen and (min-width: 901px){
	#con {
		box-sizing:border-box;
		display:-webkit-flex;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		width:100%;
		height:100%;
		min-height: 100%;
		margin: 0px;
		padding: 0;
	}
	
	#fixed_comment_form_wide{
		display:block;
	}
	#fixed_comment_form_narrow{
		display:none;
	}
}
#left{
	box-sizing:border-box;
	width:370px;
	height:100%;
	min-height: 100%;
	margin: -2px 0px;
	padding: 2px 0px;
}
#right{
	box-sizing:border-box;
	box-flex:1;
	-moz-box-flex:1;
	-webkit-box-flex:1;
	-o-box-flex:1;
	flex:1;
	height:100%;
	min-height:100%;
	max-height:100%;
	
	display:-webkit-flex;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;

	-moz-box-orient:vertical;
	-webkit-box-orient:vertical;
	-o-box-orient:vertical;
	-ms-box-orient:vertical;
	flex-direction:column;
	
	padding:3px 0px 3px;
	margin:0px;
	min-width:400px;
}

@media screen and (max-width: 900px){
	#con {
		box-sizing:border-box;
		display:-webkit-flex;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		height:100%;
		min-height: 100%;
		margin: 0px;
		padding: 0;
	}
	#left{
		min-width:20em;
	}
	#right{
		width:100vw;
		min-width:100vw;
	}
	#fixed_comment_form_wide{
		display:none;
	}
	#fixed_comment_form_narrow{
		display:block;
	}
}

iframe.d_0_index{
	border:0px;
	margin: 0px 0px -4px 0px;
	padding: 0;
	box-sizing:border-box;
	width:100%;
	height:100%;
	min-height:100%;
}

div.contents_container{
	box-sizing:border-box;
	box-flex:1;
	-moz-box-flex:1;
	-webkit-box-flex:1;
	-o-box-flex:1;
	flex:1;
	overflow:auto;
}

div.page_u{
	box-sizing:border-box;
	background-color:#ffffff;
	text-align: center;
	width:100%;
	font-size:17px;
	height:22px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
}

div.page_d{
	box-sizing:border-box;
	background-color:#ffffff;
	text-align: center;
	width:100%;
	font-size:17px;
	height:22px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
}


/*日記本文*/
div.contents{
	box-sizing:border-box;
	margin: 0 auto;
	max-width:700px;
	/*min-width:400px;*//*これが日記の最小サイズ*/
	background-color:#ddeeff;
	text-align: left;
	
	font-size:15px;
	line-height: 1.5;
	color:#0066EE;
	
	padding:0px 4px 0px 4px;
}

@media screen and (max-width: 720px){
	div.contents{
		margin-left:7px;
		margin-right:7px;
	}
}

div.contents hr{
	margin:4px 0px 7px 0px;
	padding:0px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff;
}

div.day_container{
	line-height: 1.0;
}
div.day_container_sub{
	line-height: 1.0;
}
	div.day_container_top{
		margin-top:2em;
		padding-top:0.5em;
		border-top:3px double #BBDDFF;
		width:75%;
	}
	div.day_container_bottom{
		width:75%;
		border-bottom:1px solid #99CCFF;
		padding-bottom:0.5em;
		margin-bottom:0.8em;
	}

div.day{
	color: #0066FF;
	padding:2px 0px 5px 1px;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	/*text-decoration: underline;*/
}

div.title_box{
	display: -webkit-flex;
	display:flex;
	-webkit-flex-direction:row;
	flex-direction:row;
	width:100%;
	margin:0;
	padding:0;
}

	div.title{
		-webkit-flex:1;
		flex:1;
		color: #0066CC;
		margin-left: 1.0em;
		font-size: 19px;
		text-align: left;
		font-style: oblique;
	}
	div.title_box_right{
		
	}
		div.title_box_right a{
			text-decoration:underline;
		}
	

div.title_sub{
	-webkit-flex:1;
	flex:1;
	color: #0066CC;
	margin-left: 0.5em;
	font-size: 16px;
	text-align: left;
	font-style: oblique;
}

span.division{
	color:#6666FF;
}

table.quote_table{
	background-color:#8899AA;
	border-collapse:separate;
	border-spacing:1px;
}
	table.quote_table tr{
		background-color:#CCDDEE;
	}
	table.quote_table td{
		color:#003399;
		padding:0 2px;
		line-height:1.2;
	}

/*文字装飾*/
.color_strong{
	color: #000055;
}

.color_caution{
	color: #FF3300;
}

.color_my{
	color: #990099;
}

.color_pink{
	color: #FF6666;
}

.color_hard_pink{
	color: #FF66FF;
}

.color_sub{
	color: #005555;
}

.color_green{
	color: #009933;
}

.color_hidden{
	color: #999999;
}

.color_serial{
	color:#006699;
}
.color_yellow{
	color:#535c01;
}

.big_s{
	font-size:66%
}

.big_1{
	font-size:150%
}

.big_{
	font-size:170%
}

.big_2{
	font-size:200%
}

.big_3{
	font-size:300%
}

.big_4{
	font-size:500%
}

.big_5{
	font-size:800%
}

.comment_title{
	color:#FF6666;
}

.comment_name{
	color:#0044CC;
}

.comment_color{
	color:#772200;
}

div.flex{
	display:flex;
}
div.flex1{
	flex:1;
}
img.balloon-img{
	width:50px;
}

.balloon-left {
 	position: relative;
	/*display: inline-block;*/
	display:flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 	align-items: center; /* 縦方向中央揃え */
 	margin: 10px 0 10px 15px;
	padding: 2px 10px 2px 15px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #d7e8f9;
	border-radius: 15px;
	z-index:2;
}

.balloon-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -25px;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 25px solid #d7e8f9;
}

.balloon-left p {
	margin: 0;
	padding: 0;
}



-->
</style>