<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*基本設定*/
a:link{
color: #006;
text-decoration: underline;
}

a:visited{
color: #339;
text-decoration: underline;
}

a:hover{
text-decoration: none;
border-width: 0px;
border-style: none;
cursor: crosshair;
color: #039;
}

a:active{
text-decoration: none;
border-width: 0px;
border-style: none;
color: #039;
}
a:focus{
text-decoration: none;
border-width: 0px;
border-style: none;
color: #039;
}

img{
text-decoration: none;
border-width: 0px;
border-style: none;
}
a:link img{
text-decoration: none;
}
a:visited img{
text-decoration: none;
}
body{
position: relative;
top: 0px;
left: 0px;
font-size: 12px;
font-weight: normal;
color: #36c;
font-family: "Comic Sans MS","Monaco","Meiryo", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
line-height: 1.8;
letter-spacing: 2px;
word-spacing: 3px;
background-color: #000; 
voice-family: "\"}\"";
voice-family: inherit;
margin: 0px auto;
padding: 0px;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/Free-sky_Top2.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-color: #89e;
width: 800px;
}

h6{
font-size: 125%;
text-align: center;
}
h5{
font-size: 133%;
text-align: center;
}
h4{
font-size: 150%;
text-align: center;
}
h3{
font-size: 166%;
text-align: center;
}
h2{
font-size: 200%;
text-align: center;
}
h1{
font-size: 450%;
text-align: center;
}
/*基本設定ここまで*/
/*ブログTopページの設定*/
div#topall{
position: relative;
top: 0px;
left: 0px;
width: 800px;
height: 1000px;
margin: 0px;
padding: 0px;
text-align: center;
margin-left: auto;
margin-right: auto;
color: #fff;
z-index: 0;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/Free-sky_Top3.jpg");
background-repeat: no-repeat;
background-position: top;
background-color: #9cf;
}
div.mekuri{
position: absolute;
top: 0px;
left: 750px;
z-index: 3;
}
div#welcome-top{
position: absolute;
top: 230px;
left: 350px;
width: 400x;
height: 300px;
z-index: 2;
filter: Alpha(opacity=50);
opacity: 0.50;
}

div.rainbow{
position: absolute;
top: 0px;
left: 0px;
width: 600px;
height: 330px;
z-index: 1;
filter: Alpha(opacity=20);
opacity:0.20;    
}
div#enter{
position: absolute;
top: 550px;
left: 500px;
filter: Alpha(opacity=70);
opacity: 0.70;
width: 243px;
height: 99px;
z-index: 3;
}
div#top-blog-title a:link,div#top-blog-title a:visited{
text-decoration: none;
border-style: none;
color: #36c;
}
div#top-title{
position: absolute;
top: 30px;
left: 400px;
width: 400px;
height: 300px;
color: #36c;
z-index: 3;
letter-spacing: 5px;
}
div#top-blog-title{
font-size: 200%;
line-height: 1.4;
}
/*カレンダーの設定*/
div#calendar-top{
position: absolute;
width: 300px;
height: 280px;
top: 150px;
left: 60px; 
z-index: 3;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/Calendar2.gif");
filter: Alpha(opacity=65);
opacity: 0.65;
}
div#calendar-top a:link{
color: #333;
}
div#calendar-top a:visited{
color: #666;
}
table#calendar-top{
position: absolute;
text-align: center;
top: 50px;
left: 45px;
}
th.calendar{
font-size: 10px;
font-weight: normal;
color: #999;
}
td.sun{
margin: 0px;
padding: 0px;
width: 28px;
height: 28px;
font-size: 12px;
color: #c99;
border-width: 0px 0px 1px 1px;
border-style: dotted;
border-color: #666;
}
.sun a:link{
color: #f33;
}
.sun a:visited{
color: #f66;
}
td.normal{
margin: 0px;
padding: 0px;
width: 28px;
height: 28px;
font-size: 12px;
border-width: 0px 0px 1px 1px;
border-style: dotted;
color: #999;
border-color: #666;
}
.normal a:link{
color: #333;
}
.normal a:visited{
color: #666;
}
td.sat{
margin: 0px;
padding: 0px;
width: 28px;
height: 28px;
font-size: 12px;
border-width: 0px 1px 1px 1px;
border-style: dotted;
border-color: #666;
color: #99c;
}
.sat a:link{
color: #33f;
}
.sat a:visited{
color: #66f;
}
td.sun-top{
margin: 0px;
padding: 0px;
width: 28px;
height: 28px;
font-size: 10px;
border-width: 1px 0px 1px 1px;
border-style: dotted;
color: #c99;
border-color: #666;
}
td.normal-top{
margin: 0px;
padding: 0px;
width: 28px;
height: 28px;
font-size: 10px;
border-width: 1px 0px 1px 1px;
border-style: dotted;
color: #999;
border-color: #666;
}
td.sat-top{
margin: 0px;
padding: 0px;
width: 28px;
height: 28px;
font-size: 10px;
border-width: 1px 1px 1px 1px;
border-style: dotted;
border-color: #666;
color: #99c;
}
/*カレンダーの設定ここまで*/
div#top-foot{
position: absolute;
top: 770px;
left: 0px;
width: 800px;
height: 190px;
padding-top: 30px;
text-align: center;
border-width: 1px 0px 0px 0px;
border-style: solid;
margin-left: auto;
margin-right: auto;
color: #006;
}
div#top-foot a:link,div#top-foot a:visited{
}
div#top-foot a:hover,div#top-foot a:active{
color: #fff;
}
/*ブログTopページの設定ここまで*/
/*Topページの設定*/
/*タイトルの設定*/
div#top{
position: relative;
width: 800px;
height: 350px;
top: 0px;
left: 0px; 
z-index: 0;
margin-left: auto;
margin-right: auto;
color: #ccf;
letter-spacing: 6px;
}
div#top a:link,div#top a:visited{
text-decoration: none;
border-style: none;
color: #ccf;
}
div#title{
position: absolute;
top: 20px;
left: 20px;
width: 500px;
height: 200px;
text-align: center;
z-index: 2;
}

/*ブログタイトルの設定*/
div#blog-title{
font-size: 200%;
}
/*ブログタイトルの設定ここまで*/

/*ブログ紹介文の設定*/
div#introduction{
padding-top: 20px;
}
/*ブログ紹介文の設定ここまで*/
/*タイトルの設定ここまで*/

/*時計の設定*/
div#watch{
color: #ccf;
position: absolute;
top: 240px;
left: 10px;
width: 200px;
height: 70px;
padding: 5px 0px;
line-height: 1.2;
letter-spacing: 5px;
text-align: center;
z-index: 3;
font-size: 19px;
font-family: "Comic Sans MS","Monaco","ＭＳ Ｐゴシック",sans-serif;
font-weight: 300;
border-width: 1px 0 1px 0;
border-style: solid;
}
/*時計の設定ここまで*/

/*Welcome to my blog の設定*/
div#welcome{
position: absolute;
top: 20px;
left: 380px;
width: 400px;
height: 300px;
z-index: 1;
filter: Alpha(opacity=50);
opacity: 0.50;
}
/*Welcome to my blog の設定ここまで*/

/*横型カレンダーの設定*/
div#calender2{ 
position: absolute;
top: 330px;
left: 10px;
width: 770px;
height: 20px;
z-index: 2;
font-size: 12px;
text-align: center;
color: #66c;
letter-spacing: 0px;
word-spacing: 2px;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/alphaw-50.png");
background-repeat: repeat;
_behavior: expression(IEPNGFIX.fix(this));
border-width: 1px 5px 1px 5px;
border-style: solid;
border-color: #003 #669;
}
div#calender2 a:link,div#calender2 a:visited,div#calender2 a:hover,div#calender2 a:active{
color: #339;
text-decoration: none;
}
/*横型カレンダーの設定ここまで*/

div#fontsize{
position: absolute;
top: 290px;
left: 590px;
width: 200px;
height: 40px;
z-index: 2;
filter: Alpha(opacity=70);
opacity: 0.70;
}
img.size{
margin: 0;
padding: 0;
}
/*ブログTopの設定ここまで*/

/*メインの設定(カラム分割など)*/
div#all{
margin-left: auto;
margin-right: auto;
width: 800px;
position: relative;
top: 0px;
left: 0px;
}
div#container{
width: 800px;
margin-left: auto;
margin-right: auto;
}
div#main-side{
position: relative;
top: 0px;
left: 0px;
width: 500px;
float: right;
margin: 0;
padding: 9px;
}
div#left-side{
width: 260px;
float: left;
margin: 0;
padding: 9px;
}
/*メインの設定(カラム分割など)ここまで*/

/*記事の設定*/
/*記事全体の設定*/
div.kiji{
position: relative;
margin-top: 20px;
padding: 0px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #003;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/alphaw-50.png");
background-repeat: repeat;
_behavior: expression(IEPNGFIX.fix(this));
}
/*記事全体の設定ここまで*/

/*記事のタイトルの設定*/
div.kiji-title{
padding: 5px 15px 5px 135px;
font-size: 133%;
margin: 0px 0px 0px 0px;
line-height: 1.2;
text-align: center;
background-color: #fff;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/Freesky-menu2.jpg");
background-position: center;
background-repeat: repeat-x;
border-width: 2px 8px 2px 8px;
border-style: solid;
border-color: #99c #669 #336 #669;
}
div.kiji-midashi{
position: relative;
top: 0px;
left: 0px;
z-index: 1;
}
div.kiji-title a:link,div.kiji-title a:visited{
text-decoration: none;
border-style: none;
color: #336;
}
div.kiji-title a:hover,div.kiji-title a:active{
color: #fff;
text-decoration: none;
}
/*記事のタイトルの設定ここまで*/

/*記事上部の設定*/
div.kiji-top{
position: absolute;
top: 2px;
left: 10px;
width: 120px;
text-align: left;
color: #ddd;
font-size: 20px;
font-family: "Times New Roman","ＭＳ Ｐ明朝","New York",serif;
z-index: 2;
color: #336;
}
div.kiji-top2{
font-size: 20px;
text-align: right;
padding-right: 20px;
font-family: "Times New Roman","ＭＳ Ｐ明朝","New York",serif;
}
/*記事上部の設定ここまで*/

/*記事本文の設定*/
div.kiji-main{
padding: 10px 10px 10px 10px;
line-height: 2.0;
text-align: justify;
text-justify: inter-ideograph;
}
/*記事本文の設定ここまで*/

/*追記リンク表示の設定*/
div.more-start{
text-align: center;
font-size: 133%;
}
div.more-start a:link,div.more-start a:visited{
}
div.more-start a:hover,div.more-start a:active{
color: #fff;
}
/*追記リンク表示の設定ここまで*/


/*追記の設定*/
div#more{
margin: 15px 5px 5px 5px;
padding: 5px;
line-height: 2;
text-align: justify;
text-justify: inter-ideograph;
}
/*追記の設定ここまで*/

/*記事下部の設定*/
div.kiji-bottom{
text-align: right;
letter-spacing: 0;
font-size: 91%;
padding: 5px 10px;
}

/*記事下部の設定ここまで*/

/*前記事・次記事などの表示*/
div.prevnext{
text-align: center;
margin: 10px 30px 5px 30px;
}
/*前記事・次記事などの表示ここまで*/
/*記事の設定ここまで*/

/*コメント・トラックバックの設定*/
div#comment{
margin-top: 20px;
padding: 5px 0px;
border-width: 1px 1px 1px 1px;
border-color: #003;
border-style: solid;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/alphaw-50.png");
background-repeat: repeat;
_behavior: expression(IEPNGFIX.fix(this));
}
div#trackback{
padding: 5px 0px;
}
div.comment-read{
margin: 20px;
text-align: justify;
text-justify: inter-ideograph;
}
/*コメント・トラックバックなどのタイトル*/
div.section-title{
padding: 5px 15px 5px 15px;
font-size: 133%;
margin: 12px 0 5px 0;
line-height: 1.2;
text-align: center;
background-color: #000;
color: #336;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/Freesky-menu2.jpg");
background-position: center;
background-repeat: repeat-x;
border-width: 2px 8px 2px 8px;
border-style: solid;
border-color: #99c #669 #336 #669;
}
div.comment-title, div.trackback-title{
margin: 5px 0px 5px 0px;
padding: 5px;
font-size: 133%;
line-height: 1.2;
color: #336;
text-align: center;
border-width: 1px 4px 1px 4px;
border-style: solid;
border-color: #99c #669 #336 #669;
background-color: #000;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/Freesky-menu2.jpg");
background-position: center;
background-repeat: repeat-x;
}
div.trackback-main{
margin: 10px 20px 10px 20px;
}
/*コメント・トラックバックなどのタイトルここまで*/
/*コメント・トラックバックの設定ここまで*/

/*プラグインの設定*/
/*プラグイン内の設定*/
dl.plugin{
margin-top: 20px;
font-size: 100%;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #003;
padding: 0px 0px 0px 0px;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/alphaw-50.png");
background-repeat: repeat;
_behavior: expression(IEPNGFIX.fix(this));
}
dd.plugin{
margin: 5px;
}
/*プラグイン内の設定ここまで*/

/*プラグインタイトルの設定*/
dt.plugin_title{
margin: 0px 0px 0px 0px;
padding: 2px 10px 2px 10px;
font-size: 120%;
background-color: #000;
background-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/Freesky-menu2.jpg");
border-width: 1px 5px 1px 5px;
border-color: #99c #669 #336 #669;
border-style: solid;
background-position: center;
background-repeat: repeat-x;
color: #336;
}
dd{
}
/*プラグインタイトルの設定ここまで*/
/*プラグインの設定ここまで*/

/*ブログ下部の設定*/
div#foot{
clear: both;
width: 800px;
height: 170px;
padding-top: 30px;
text-align: center;
border-width: 1px 0px 0px 0px;
border-style: solid;
margin-left: auto;
margin-right: auto;
color: #006;
}
div#foot a:link,div#foot a:visited{
}
div#foot a:hover,div#foot a:active{
color: #fff;
}
/*ブログ下部の設定ここまで*/

/*線の設定*/
hr.line{
}
/*線の設定ここまで*/
ul{
list-style-image: url("http://blog-imgs-19.fc2.com/n/k/1/nk1616/list-blue2.gif");
}

/*コメント書き込み欄の設定*/
dt.comment{
text-align: left;
padding: 2px 20px;
width: 380px;
background-color: #669;
border-width: 1px;
border-style: solid;
border-color:#003 #669 #ccf #669;
color: #eee;
margin-left: auto;
margin-right: auto;
}
dd.comment{
color: #eee;
padding: 2px 20px 2px 0px;
margin: 0px;
padding-left: 50px;
width: 350px;
background-color: #aae;
border-width: 1px;
border-style: solid;
border-color:#003 #669 #ccf #669;
margin-left: auto;
margin-right: auto;
}
input{
border-width: 1px;
border-style: solid;
border-color:#003 #669 #ccf #669;
}
input:focus,textarea:focus{
background-color: #cdf;
}
textarea{
border-width: 1px;
border-style: solid;
border-color:#003 #669 #ccf #669;
}
form.comment-make{
}
/*コメント書き込み欄の設定ここまで*/</pre></body></html>