body { 
background-image: url(http://blog-imgs-37-origin.fc2.com/m/e/n/menko4545m999m/bg1.gif);
text-align:center;
line-height:1.3;
margin:0;
padding:0;
font-family:'Verdana','MSPゴシック';
color:#999999;
} 

/******************************************* ▼ サイトの幅 ▼ */
#outline { 
width:970px;                                         /* 全体 */
margin:0 auto; 
padding: 0;
}

#outline2 {
width:970px;
margin:0 auto; 
padding:0;
}

#center { 
width:520px;                                          /* 中央 */
float:right; 
} 
#left { 
	float: left;                                   /* 左 */
	width: 220px;
	padding-right: 2px;
	padding-left: 0px;
	padding-bottom: 20px;
	overflow: hidden;
	background-image: url();
} 
#right { 
	float: right;
	width: 220px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 20px;
	overflow: hidden;
	background-image: url();

	margin-bottom: 8px;
} 
#center-left { 
width:745px;
float:left; 
} 
/******************************************* ▲ サイトの幅 ▲ */



/******************************* ▼ リンクの色と下線の有無 ▼ */
a:link    {color:#0099FF; text-decoration:none;}      /* 通常 */
a:active  {color:#66CCFF; text-decoration:none;}      /*実行中*/
a:visited {color:#0099FF; text-decoration:none;}      /*訪問済*/
a:hover   {color:#66CCFF; text-decoration:none;} /*マウス*/
/******************************* ▲ リンクの色と下線の有無 ▲ */



/********************************************* ▼ ヘッダー ▼ */
#header {
	margin-top: 7px;
	margin-bottom: 7px;
	height: 200px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
background-image: url(http://blog-imgs-24-origin.fc2.com/m/e/n/menko4545m999m/header.jpg);
}
/********************************************* ▲ ヘッダー ▲ */



/*************************************** ▼ ブログタイトル ▼ */
h1 { 
font-size:12px;                                 /* 文字サイズ */
text-align:left;                               /* 左寄せ     */
margin-top:0px;
margin-bottom: 0px;
}
                              /* ▽文字色とリンクの下線有無▽ */
h1 a:link    { color:#0099FF; text-decoration:none; } /* 通常 */
h1 a:active  { color:#0099FF; text-decoration:none; } /*実行中*/
h1 a:visited { color:#0099FF; text-decoration:none; } /*訪問済*/
h1 a:hover   { color:#0099FF; text-decoration:none; }
                              /* △文字色とリンクの下線有無△ */
/*************************************** ▲ ブログタイトル ▲ */



/***************************************** ▼ サイト紹介文 ▼ */
.intro { 
font-size:12px;                                 /* 文字サイズ */
color:#666666;                                  /* 文字色     */
text-align:left;    
margin-bottom: 0px;                           /* 左寄せ     */
}
/***************************************** ▲ サイト紹介文 ▲ */

/************************************************* ▼ RSS部分 ▼ */
.ently_outline_rss { 
background-color:#ffffff;               /* 背景色             */
margin:0px 0px 0px 0px;
border-top:#FFFFFF 1px solid;
border-right:#999999 1px solid;
border-bottom:#FFFFFF 1px solid;
border-left:#999999 1px solid;
}

.ently_textrss {
text-align:left;                      /* 左寄せ    (記事本文) */
margin:5px 15px;
padding-top:10px;  
padding-bottom:10px;
}

.ently_top001 { 
	text-align: left;
	color: #333333;
	line-height: 15px;
	background-image: url(http://blog-imgs-24-origin.fc2.com/m/e/n/menko4545m999m/footer01.jpg);
	padding-left: 28px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.ently_footer001 { 
	text-align: left;
	color: #333333;
	line-height: 15px;
	background-image: url(http://blog-imgs-24-origin.fc2.com/m/e/n/menko4545m999m/footer02.jpg);
	padding-left: 28px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}


/************************************************* ▲ RSS部分 ▲ */

/************************************************* ▼ 記事 ▼ */
.ently_outline { 
background-color:#ffffff;               /* 背景色             */
margin:0 0px 15px;
border-top:#999999 1px solid;
border-right:#999999 1px solid;
border-bottom:#999999 1px solid;
border-left:#999999 1px solid;
}


.ently_title { 
	text-align: left;
	color: #333333;
	line-height: 23px;
	background-image: url(http://blog-imgs-24-origin.fc2.com/m/e/n/menko4545m999m/title520.gif);
	padding-left: 28px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

 
                              /* ▽文字色とリンクの下線有無▽ */
h2 { font-size:12px; }
h2 a:link    { color:#333333; text-decoration:none; } /* 通常 */
h2 a:active  { color:#66CCFF; text-decoration:none; } /*実行中*/
h2 a:visited { color:#333333; text-decoration:none; } /*訪問済*/
h2 a:hover   { color:#0099FF; text-decoration:none; }
                              /* △文字色とリンクの下線有無△ */
h2 img {
margin-bottom:-2px;
}
.ently_body { 
font-size:12px;                       /* 文字サイズ(記事本文) */
color:#333333;                        /* 文字色    (記事本文) */
} 
.ently_text {
text-align:left;                      /* 左寄せ    (記事本文) */
margin:5px 15px;
padding-top:10px;
}
.ently_text2 {
text-align:left;                      /* 左寄せ    (記事本文) */
margin:5px 15px;
padding-top:10px;  
}
.ently_navi { 
font-size:9px;
text-align:right;                     /* 右寄せ(時刻・CM・TB) */
color:#333333;                        /* 文字色(時刻・CM・TB) */
margin:0px 15px 3px; 
} 
/************************************************* ▲ 記事 ▲ */



/*************************** ▼ 左側メニュー(プラグイン１) ▼ */
.plugin1_outline { 
margin-top:0px;
margin-bottom:15px; /* 次のプラグインまでの間隔 */
margin-right:1px;
border-top:#999999 1px solid;
border-right:#999999 1px solid;
border-bottom:#999999 1px solid;
border-left:#999999 1px solid;
background-color: #ffffff;
} 
.plugin1_title { 
text-align: center;
font-size:13px;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#333333;                        /* 文字色    (タイトル) */
height : 18px;
background : url("http://blog-imgs-24-origin.fc2.com/m/e/n/menko4545m999m/menu-head.gif");
} 
.plugin1_body { 
font-size:12px;                           /* 文字サイズ(本体) */
color:#333333;                            /* 文字色    (本体) */
padding:5px 5px 5px; 
line-height:1.2;
list-style-image:url('http://blog-imgs-24.fc2.com/m/e/n/menko4545m999m/li.gif')
} 

.plugin1_joyuu { 
font-size:10px;                           /* 文字サイズ(本体) */
color:#999999;                            /* 文字色    (本体) */
padding:5px 15px 5px; 
line-height:1.2;
list-style-image:url('http://blog-imgs-24.fc2.com/m/e/n/menko4545m999m/li.gif')
clear:both;
} 

/*************************** ▲ 左側メニュー(プラグイン１) ▲ */



/*************************** ▼ 右側メニュー(プラグイン２) ▼ */
.plugin2_outline { 
margin-top:0px;
margin-bottom:15px; /* 次のプラグインまでの間隔 */
margin-left:1px;
border-top:#999999 1px solid;
border-right:#999999 1px solid;
border-bottom:#999999 1px solid;
border-left:#999999 1px solid;
background-color: #ffffff;
} 
.plugin2_title { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
font-size:13px;                       /* 文字サイズ(タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
color:#333333;                        /* 文字色    (タイトル) */
height : 18px;
background : url("http://blog-imgs-24-origin.fc2.com/m/e/n/menko4545m999m/menu-head.gif");
} 
.plugin2_body { 
font-size:10px;                           /* 文字サイズ(本体) */
color:#333333;                            /* 文字色    (本体) */
padding:5px 5px 5px;
line-height:1.2;
list-style-image:url('http://blog-imgs-24.fc2.com/m/e/n/menko4545m999m/li.gif')
} 
/*************************** ▲ 右側メニュー(プラグイン２) ▲ */



/*************************** ▼ 上部メニュー(プラグイン３) ▼ */
.plugin3_outline { 
margin: 0px 0px 10px;
background-color:#ffffff;               /* 背景色             */
border-top:#999999 1px solid;
border-right:#999999 1px solid;
border-bottom:#999999 1px solid;
border-left:#999999 1px solid;
} 
.plugin3_title { 
                font-weight:bold;
	text-align: left;
                font-size:12px;
	color: #333333;
	line-height: 23px;
	background-image: url(http://blog-imgs-24-origin.fc2.com/m/e/n/menko4545m999m/title520.gif);
	padding-left: 28px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
} 
.plugin3_body { 
font-size:12px;                           /* 文字サイズ(本体) */
color:#333333;                            /* 文字色    (本体) */
background-color:#ffffff;                 /* 背景色    (本体) */
border:   #ffffff 1px solid;          /* 枠(上)    (本体) */
margin:5px 15px;
padding-top:5px;
list-style-image:url('http://blog-imgs-24.fc2.com/m/e/n/menko4545m999m/li.gif')
} 
/*************************** ▲ 上部メニュー(プラグイン３) ▲ */



/********************************************* ▼ コメント ▼ */
.comment_outline { 
text-align:left;                    /* 左寄せ                 */
margin:10px 0px 15px;
background-color: #FFFFFF;
border-top:#999999 1px solid;
border-right:#999999 1px solid;
border-bottom:#999999 1px solid;
border-left:#999999 1px solid;
} 
.comment_title { 
font-size:12px;                       /* 文字サイズ(タイトル) */
color:#ED1C24;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
background-color:#ffffff;             /* 背景色    (タイトル) */
text-align:left;                      /* 左寄せ    (タイトル) */
border:#ffffff 1px solid;             /* 枠        (タイトル) */
margin:3px 15px;
} 
.comment_body { 
font-size:12px;                   /* 文字サイズ(コメント本文) */
color:#999999;                    /* 文字色    (コメント本文) */
} 
.comment_text { 
text-align:left;                  /* 左寄せ    (コメント本文) */
margin:5px 15px;
padding-top:10px;
}
.comment_navi { 
color:#999999;                    /* 文字色    (時刻・CM・TB) */
text-align:right;                 /* 右寄せ    (時刻・投稿者) */
margin:0px 10px 3px;
} 
.banner_title { 
font-size:12px;                       /* 文字サイズ(タイトル) */
color:#ED1C24;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
text-align:left;
border-bottom: #ED1C24 1px solid;
margin:0px -0px 10px -0px;
}

                              /* ▽文字色とリンクの下線有無▽ */
#banner a:link    { color:#ED1C24; text-decoration:none; } /* 通常 */
#banner a:active  { color:#FF7CAA; text-decoration:none; } /*実行中*/
#banner a:visited { color:#ED1C24; text-decoration:none; } /*訪問済*/
#banner a:hover   { color:#FF7CAA; text-decoration:none; }
/********************************************* ▲ コメント ▲ */



/*************************************** ▼ トラックバック ▼ */
.trackback_outline { 
margin:0 0px 10px; 
border-top:#999999 1px solid;
border-right:#999999 1px solid;
border-bottom:#999999 1px solid;
border-left:#999999 1px solid;
} 
.trackback_block_title { 
font-size:12px;                 /*文字サイズ(ブロックタイトル)*/
color:#FF7CAA;                  /*文字色    (ブロックタイトル)*/
font-weight:bold;               /*太字      (ブロックタイトル)*/
background-color:#ffffff;       /*背景色    (ブロックタイトル)*/
text-align:left;                /*左寄せ    (ブロックタイトル)*/
border:#ffffff 1px solid;       /*枠        (ブロックタイトル)*/
margin:5px 10px; 
} 
.trackback_block_body { 
font-size:12px;                   /* 文字サイズ(ブロック本文) */
color:#FF7CAA;                    /* 文字色    (ブロック本文) */
border-top: #DE4963 1px solid;    /* 枠(上)    (ブロック本文) */
text-align:left; 
margin:0px 10px 0;
padding-top:10px;
}
.trackback_title {
font-size:12px;                   /* 文字サイズ(個別タイトル) */
color:#FF80BF;                    /* 文字色    (個別タイトル) */
font-weight:bold;                 /* 太字      (個別タイトル) */
}
.trackback_body { 
font-size:12px;                   /* 文字サイズ(個別本文)     */
color:#999999;                    /* 文字色    (個別本文)     */
margin-bottom:20px;
}
.trackback_navi {
border-top:#e0e0e0 1px solid;     /* 飾り線    (時刻・投稿者) */
text-align:right;                 /* 右寄せ    (時刻・投稿者) */
} 
/*************************************** ▲ トラックバック ▲ */



/********************************************* ▼ フッター ▼ */

#footer {
	clear: both;
	padding: 10px;
	height: 70px;
	background-image: url(http://blog-imgs-24-origin.fc2.com/m/e/n/menko4545m999m/fot.jpg);
	background-repeat: repeat-x;
}

.footer_text {
text-align:left  ;       
font-size:10px;                                 /* 文字サイズ */
                    /* 文字色     */
}
                                         /* リンク       */
#footer a:link    { color:#333333; }     /* 通常         */
#footer a:active  { color:#333333; }     /* 実行中       */
#footer a:visited { color:#333333; }     /* 訪問済み     */
#footer a:hover   { color:#333333; }     /* オンマウス時 */

                                              /* リンク       */
#mylink a:link         { color:#FF7CAA; }     /* 通常         */
#mylink a:active       { color:#FF00CC; }     /* 実行中       */
#mylink a:visited      { color:#DE4963; }     /* 訪問済み     */
#mylink a:hover        { color:#FF00CC; }     /* オンマウス時 */

/********************************************* ▲ フッター ▲ */

.flash_logo {
float:left;
margin-top:10px;
}

div.uragazou
{
    position: absolute;
    left: 800px;
    top: 0px;
    z-index: 2;
}

.home {
float:right;
margin-top:13px;
}


/* カレンダー */
.calender CAPTION {
COLOR: #FF7CAA;
border-bottom: #EE95AC 1px solid;  
padding-bottom:5px;
}
.calender CAPTION A:link {
COLOR: #FF6699; TEXT-DECORATION: none
}
.calender CAPTION A:active {
COLOR: #FF6699; TEXT-DECORATION: none
}
.calender CAPTION A:visited {
COLOR: #FF6699; TEXT-DECORATION: none
}
.calender CAPTION A:hover {
COLOR: #FF6699; TEXT-DECORATION: underline
}

.calender TH {
FONT-WEIGHT: normal;
WIDTH: 25px;
HEIGHT: 20px;
TEXT-ALIGN: center;
color:#999999;
}
.calender TD {
WIDTH: 25px;
HEIGHT: 20px;
TEXT-ALIGN: center;
color:#999999;
}

.calender TD A {
DISPLAY: block;
padding:4px;
}

.calender TD A:link {
BACKGROUND: #FF7900;
COLOR: #ffffff;
TEXT-DECORATION: none
}
.calender TD A:visited {
BACKGROUND: #FF7900;
COLOR: #ffffff;
TEXT-DECORATION: none
}
.calender TD A:hover {
BACKGROUND: #FF7900;
COLOR: #ffffff;
TEXT-DECORATION: underline;
}

.calender caption {
color:#DE4963;
}

.calender caption a:link {
color:#999999;
}
.calender caption a:visited {
color:#999999;
}
.calender caption a:hover {
color:#999999;
}


/*** その他 ***/
p { margin: 2px 0; }
ul { margin:2px 0 5px 0; padding:0; } 
li { margin-left:20px; margin-bottom:3px; } 
form { margin:0; }
table { font-size:10px; }
.c-both { clear:both; } 
.readmore { margin-top: 10px; } 
.readclose { margin: 10px 0; } 
.page_navi { margin:15px 0; font-size:12px; }

blockquote {
margin:2px;
padding:5px;
background:#f0f0f0;
border:#cccccc 1px solid;
border-left:#cccccc 5px solid;
}
.k_img { margin-right: 8px; }
.t_img { text-align: center; margin-top: 8px; margin-bottom: 8px; }

div.ura
{
    position: absolute;
    left: 800px;
    top: 0px;
    z-index: 1;
}

div.yaroo
{
    text-align: left;
    width: 150px;
    margin-left: 10px;
    margin-top: 10px;
}

.cate_list {
font-size:10px;
float:left;
width: 80px;
padding-left:10px;
}

.banner_list{
margin-left: 150px;
}

.plugin_link{

}

.plugin_link ul {
text-align:left;
font-size:9px;
width: 200px;
overflow: auto;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#ccc;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#ccc;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#ccc;
height: 1000px;
margin:0px;
padding:0px;
}

.plugin_link li {
padding:0px;
margin:0px;
}

.plugin_link_left{

}

.plugin_link_left ul {
text-align:left;
width: 200px;
overflow: auto;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#ccc;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#ccc;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#ccc;
height: 250px;
margin:0px;
padding:0px;
}

.plugin_link_left li {
padding:0px;
margin:0px;
}

/* vivid_square */