<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	.sub_title{
		color: #000000;
		font-size: 18pt;
		text-align: left;
		font-weight: bold; 

	}

	.sbutitle{
		color: #ff5d00;
		font-size: 16pt;
		padding-top: 30px;
		text-align: left;
		font-weight: bold; 
		border-bottom: solid 2px #ff5d00;

	}

		body {
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
		}



	.foot_font {
		color: #ed0013;
		font-family: verdana,arial,sans-serif;
		font-size: 10pt;
		text-decoration: none;
		font-weight: normal;
		padding-top: 30px;
		text-align: right;
	}

	img{border-width:0;}

	.address_txt {
		 color:#666666;
		font-size:x-small; 
	}
	.address_mail {
		color: #ed0013;
		text-decoration: none;
		font-size:x-small; 
	}

	a {
		text-decoration:none;
		color: #ed0013;
	 }
	
	a:hover{
		text-decoration:underline;
		color: #ed0013;
 	}

	.new_txt{
		font-size:small; 
	}

	.pro_txt{
		font-size:16px; 
	}

	.link_name{
		vertical-align:top;
		font-size:18px; 
		font-weight: bold; 

	}
	.link_name2{
		vertical-align:top;
		font-size:12px; 
	}

	.blog_title_date{
		border-bottom:1px solid #999999;
		border-left:12px solid #ff5d00;
	}

	.red{
		vertical-align:top;
		font-size:24px; 
		color: #ed0013;
	}

	.image{
		float: left;
		border: 1px solid #999999;
		background-color: #FFFFFF;
		padding: 5px;
		margin: 0px 10px 5px 0;
	}
	.image2{
		float: left;
		border: 1px solid #999999;
		background-color: #FFFFFF;
		padding: 5px;
		margin: 5px 5px 5px 5;
	}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.tadasuke.info/blog/img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tadasuke.info/blog/img/overlay.png", sizingMethod="scale")
	}
	
</pre></body></html>