<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** ãƒ†ãƒ¼ãƒ–ãƒ«ç”¨CSS */
table {
	width:100%;
	border-collapse: collapse;
}
th.t_top {
	border-top: #b3b3b3 4px solid;
}
th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 5px;
	font-weight: normal;
}
td.t_top {
	border-top: #be1309 4px solid;
}
td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 5px;
}


/** ã‚µãƒ&nbsp;ãƒã‚¤ãƒ«ç”»åƒç”¨ç”¨CSS */
#thumbnail{
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0 3% ;
	width: 100%;
}
#thumbnail li{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	list-style: none;
}
#thumbnail li:last-child{
	margin-right: 0;
}
#thumbnail li img{
	width: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	box-shadow:rgb(80, 80, 80) 2px 2px 2px 0px;
	-webkit-box-shadow:rgb(80, 80, 80) 2px 2px 2px 0px;
	-moz-box-shadow:rgb(80, 80, 80) 2px 2px 2px 0px;
}
#thumbnail li.current img{
	opacity: 1;
	filter: alpha(opacity=100);
}
#main_photo{
	position: relative;
	box-shadow:rgb(80, 80, 80) 7px 7px 5px 0px;
	-webkit-box-shadow:rgb(80, 80, 80) 7px 7px 5px 0px;
	-moz-box-shadow:rgb(80, 80, 80) 7px 7px 5px 0px;
}
#main_photo img{
	position: absolute;
	top:0;
	width: 100%;
}
#caption{
	padding: 10px 0;
	text-align: center;
	font-style: italic;
}

//ãƒªãƒ³ã‚¯ç”¨
a {
	color:#ff4e4e;
}

a:link {
	color:#ff4e4e;
}

a:visited {
	color:#ff4e4e;
}

a:hover {
	color:black;
}

a[target="_external"] {
	display: inline-block;
	padding-right: 16px;
	background: url(/diary/image/window01-07.png) no-repeat right center;
}




.TITLE_BOX {
	height:150px;
	width:100%;
	background-image:url('../0001.jpg');
	background-repeat: no-repeat;
	background-position:right top;
	float:left;
}

.CONTAINER_BOX {
	width:100%;
	float:left;
}

.CONTAINER_BOX_95 {
	margin: 0px auto;width:95%;
}

.CONTAINER_BOX_90 {
	margin: 0px auto;width:90%;
}

.CONTAINER_BOX_80 {
	margin: 0px auto;width:80%;
}


.CONTAINER_LEFT_90 {
	margin: 0px auto;width:90%;float:left;
}

.CONTAINER_RIGHT_10 {
	margin: 0px auto;width:10%;float:left;
}



.INVISIBLE {
	display:none;
}

.H_FRAME {
	margin: 0 auto;
	border:1px solid gray;
	border-radius: 4px;
	width:95%;

}

.H2_STYLE {
	padding:6px;
	margin:6px;
	border-left:5px solid blue;
}

.H3_STYLE {
	padding:6px;
	margin:6px;
	border-left:5px solid red;
}

.TEXT_BOX {
	padding:12px;
	background-color:rgba(230,230,230,1.00);
	border-radius: 10px;
}

.TEXT_BOX_WARN {
	padding:12px;
	background-color:rgba(244,200,200,1.00);
	border-radius: 10px;
	text-align:center;
	border: 1px solid rgba(255,100,100,1.00);
}

.COPYRIGHT_BOX {
	text-align:center;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;

}

.MONO {
	background-color:black;
	color:white;
}

.FONT120{font-size: 120%;}
.FONT110{font-size: 110%;}
.FONT100{font-size: 100%;}
.FONT090{font-size: 90%;}
.FONT080{font-size: 80%;}

.MARGIN_TOP_24{
	margin-top:24px;
}

.MARGIN_BOTTOM_24{
	margin-bottom:24px;
}

.INPUT_FONT {
	font-family:'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
}

.INPUT_WIDTH_100 {
	width:100%;
}

.BORDER_LINE_TOP_BOTTOM {
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
}


.INDEX_TITLE_BOX {
	height:140px; background-color:white;
	width:100%;
	padding-top:10px;
	background-image:url('../image/bg_20150321.jpg?update=20210326');
	background-repeat: no-repeat;
	background-position:right bottom;
	background-size:cover;
}


.INDEX_MENU {
	padding:3px 8px 3px 3px;background-color:white;margin:6px 2px 1px 2px;border:1px solid gray; float:left;
	border-radius: 4px;
	font-size:8pt;
	color:black;
}
.INDEX_MENU:hover {
	cursor:pointer;border:1px solid black;
}

.INDEX_MENU_FEEDLY {
	background-image:url('../image/feedly-icon.gif');
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left:24px;
	text-decoration:none;
}

.INDEX_MENU_FEEDLY:hover {
	background-image:url('../image/feedly-icon.gif');
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left:24px;
	text-decoration:none;
}

.INDEX_MENU_RSS {
	background-image:url('../image/rss-icon.gif');
	background-repeat:no-repeat;
	background-position:4px center;
	padding-left:24px;
	text-decoration:none;
}

.INDEX_MENU_RSS:hover {
	background-image:url('../image/rss-icon.gif');
	background-repeat:no-repeat;
	background-position:4px center;
	padding-left:24px;
	text-decoration:none;
}

#HITOKUCHI-MEMO {
	float:left;
	font-weight:bold;
	margin-left: 24px;
	margin-top: 4px;
}


.INPUT_SEARCH_TEXTBOX {
	width:129px;
	border-radius: 3px;
	border:solid 1px black;
}


.THUMBNAIL_IMAGE {
	margin:4px 6px 6px 0px;
	float:left;
	border: 1px solid black;
	width:64px;
	height:64px;
}

/** ä»¥ä¸‹ã€ã‚³ãƒ¡ãƒ³ãƒˆé–¢é€£ã®CSS */
.COMMENT_FRAME, .BOOKMARK_FRAME {
	width:100%;
	border: 1px solid #e3e3e3;
}
.COMMENT_CAPTION, .BOOKMARK_CAPTION {
	text-align: center;
	background-color: #f7f7f7;
	padding: 5px;
	border-bottom:1px solid #e3e3e3;
}

.COMMENT_LINE {
	border:1px solid #e3e3e3; 
	margin:5px;
	padding: 5px;
	margin-bottom:5px;
	text-align: left;
}

.COMMENT_CONTENTS, .BOOKMARK_CONTENTS {
	border: 1px dotted #e3e3e3;
	margin: 5px;
	padding:14px;
}

.INPUT_FONT {
	font-family:'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
}

.INPUT_WIDTH_100 {
	width:100%;
}

.BORDER_LINE_TOP_BOTTOM {
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
}

.BOOKMARK_LIST1 {
	list-style-type: none;
	position:relative;
	background-image:url('../diary/image/link/earth.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
	margin-left:-32px;

}
.BOOKMARK_LIST2 {
	list-style-type: none;
	position:relative;
	background-image:url('../diary/image/link/line3.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
	margin-left:-32px;
}

.BOOKMARK_UL {
	float:none;
}

/** è¨˜äº‹å†…ã®åŸ‹ã‚è¾¼ã¿ç”»åƒç”¨ */
.ENB_IMG {
    max-width: 95%;
    max-height: 95%;
    width: auto;
    height: auto;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.6);
    border: 4px solid white;
    border-radius: 10px;
}
</pre></body></html>