body {
	text-align:center;
	line-height:1.3;
	margin:0;
	padding:0;                       /* 外側背景色 */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
} 
#outline {
}


/******************************************* ▼ サイトの幅 ▼ */
#outline {
	width:1060px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
#center { 
width:570px;                                          /* 中央 */
float:right; 
} 
#left { 
width:215px;                                            /* 左 */
float:left; 
} 
#right { 
width:237px;                                            /* 右 */
float:right; 
} 
#center-left {             /* 計算して設定してください ------ */
	width:800px;               /* (全体-左-中央-右)/2 + 左 + 中央 */
	float:left;
	font-size: 9px;
	margin-left: 10px;
} 
#box {             /* 計算して設定してください ------ */
	width: 1060px;

} 
/******************************************* ▲ サイトの幅 ▲ */



/******************************* ▼ リンクの色と下線の有無 ▼ */
a:link    {color:#0033FF; text-decoration:none;}      /* 通常 */
a:active  {color:#0033FF; text-decoration:none;}      /*実行中*/
a:visited {color:#0033FF; text-decoration:none;}      /*訪問済*/
a:hover   {color:#ff0000; text-decoration:underline;} /*マウス*/
/******************************* ▲ リンクの色と下線の有無 ▲ */



/********************************************* ▼ ヘッダー ▼ */
#header {
	font-size: 9pt;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #CC0234;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
#header_outline {
	height: 80px;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 15px;
}
#header_body {
	background-color:#000000;                     /* 内枠の色     */
	height: 80px;
} 



/* Title Menu */
#title .menu {
	top: 90px;
	height: 37px;
	width: 1025px;
	background: url(//blog-imgs-34.fc2.com/t/r/i/trivialife/legend_menu_bg.png) repeat-x top left;
	border-top-width: 0;
	border-bottom-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #121212;
	border-right-color: #121212;
	border-bottom-color: #121212;
	border-left-color: #121212;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
}
#title .win7 { position: relative; }
#title .win7 li {
	display: inline;
	position: relative;
	float: left;
	height: 37px;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	letter-spacing: 2px;
}
#title .win7 div {
	left: 0px;
	height: 37px;
	z-index: 0;
	position: absolute;
}
#title .win7 a {
	display: block;
	position: relative;
	color: #c7c7c7;
	text-align: center;
	line-height: 37px;
	z-index: 2;
}
#title .win7 a:hover { color: #ffffff; text-decoration: none; }
#title .break-right {
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #9f9f9f;
}

.win7blue div, .win7yellow div, .win7green div, .win7red div {
	width: 100%;
	height: 37px;
	background: url(//blog-imgs-34.fc2.com/t/r/i/trivialife/legend.png) no-repeat;
}


*.janrubox
      {
	overflow: auto;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	background-color: #CE0C3E;
      }
.janru_left {
	display:block;
	width: 203px;
	float: left;
	height: 30px;
	line-height: 30px;
	background-image: url(http://eropan.com/item/01aaa.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
a:link    {color:#0033FF; text-decoration:none;}      /* 通常 */
a:active  {color:#0033FF; text-decoration:none;}      /*実行中*/
a:visited {color:#0033FF; text-decoration:none;}      /*訪問済*/

      *.logbox
      {
	width: 1060px;
	height: 180px;
	overflow: auto;
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 5px;
	border: 1px dotted #999999;
      }
      q  { color: #008000; }
.logbox_title {
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
} 
.logbox_left {
	width: 342px;
	text-align: left;
	float: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 


#title_bestbox_out2 {
	height: 213px;
	margin-bottom: 10px;
	font-size: 12px;
}
#title_bestbox_out8 {
	height: 213px;
	margin-bottom: 10px;
	font-size: 12px;
}
#title_bestbox_koukoku {
	float: left;
	height: 210px;
	width: 247px;
	border: 1px solid #999999;
	margin-right: 8px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 5px;
}
#title_bestbox_koukoku9 {
	float: left;
	height: 210px;
	width: 247px;
	border: 1px solid #999999;
	margin-right: 8px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 4px;
}
#title_bestbox_koukoku2 {
	float: right;
	height: 210px;
	width: 247px;
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 12px;
}
#title_bestbox_koukoku5 {
	float: right;
	height: 210px;
	width: 247px;
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 15px;
}
#title_bestbox_koukoku_t1 {
	float: left;
	height: 205px;
	width: 247px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 15px;
	text-align: left;
	line-height: 13px;
}
#title_bestbox_koukoku_t2 {
	height: 205px;
	width: 247px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	float: right;
	margin-right: 15px;
	text-align: left;
	line-height: 13px;
}
#title_bestbox_koukoku3 {
	float: left;
	height: 405px;
	width: 497px;
	border: 1px solid #000000;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-size: 16px;
}
#title_bestbox_out3 {
	height: 405px;
	margin-bottom: 10px;
	font-size: 12px;
}
#title_bestbox_koukoku3 {
	float: left;
	height: 405px;
	width: 497px;
	border: 1px solid #000000;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-size: 16px;
}
#title_bestbox_koukoku4 {
	float: right;
	height: 405px;
	width: 492px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 16px;
}
#koukokubox_frame {
	height: 733px;
	margin-top: 10px;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #FF99CC;
	border: 1px solid #CCCCCC;
}
#koukokubox_frame_right {
	height: 210px;
	background-color: #FFFFFF;
}
/********************************************* ▲ ヘッダー ▲ */



/*************************************** ▼ ブログタイトル ▼ */
h1 { 
font-size:14pt;                                 /* 文字サイズ */
text-align:left;                                /* 左寄せ     */
margin:0px; 
}
                              /* ▽文字色とリンクの下線有無▽ */
h1 a:link    { color:#ffffff; text-decoration:none; } /* 通常 */
h1 a:active  { color:#ffffff; text-decoration:none; } /*実行中*/
h1 a:visited { color:#ffffff; text-decoration:none; } /*訪問済*/
h1 a:hover   { color:#ff0000; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
h2 {
	font-size:12pt;                                 /* 文字サイズ */
	text-align:left;
	font-weight: normal;
	margin: 0px;
}
/*************************************** ▲ ブログタイトル ▲ */



/***************************************** ▼ サイト紹介文 ▼ */
.intro {
	font-size:10pt;                                 /* 文字サイズ */
	color:#FFFFFF;                                  /* 文字色     */
	text-align:left;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
/***************************************** ▲ サイト紹介文 ▲ */



/************************************************* ▼ 記事 ▼ */
.ently_outline {
	border:1px solid #999999;               /* 外枠の色/太さ/実線 */
	background-color:#FFFFFF;
	margin-bottom: 20px;
	margin-top: 20px;
} 
.ently_titlebox {
	background-color:#FFBBFF;          /* 背景色    (記事タイトル)*/
	text-align:left;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
} 
.ently_title {
	font-size: 25px;
	margin: 0;
} 
                              /* ▽文字色とリンクの下線有無▽ */
h3 a:link    {
	color:#000000;
	text-decoration:none;
	margin: 0px;
} /* 通常 */
h3 a:active  { color:#000000; text-decoration:none; } /*実行中*/
h3 a:visited { color:#000000; text-decoration:none; } /*訪問済*/
h3 a:hover   { color:#0000FF; text-decoration:none; } /*マウス*/
                              /* △文字色とリンクの下線有無△ */
.ently_body { 
font-size:10pt;                       /* 文字サイズ(記事本文) */
color:#000000;         /* 飾り線 */
} 
.ently_text {
	text-align:left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.ently_navi {
	text-align:right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 5px;
} 
.ently_navi_janru {
	text-align:left;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 12px;
	padding-bottom: 5px;
} 
.read_more {
	margin-top: 13px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-left: 5px;
} 
.saiup_douga {
	color:#0066FF;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(//blog-imgs-42.fc2.com/n/a/i/naikakuoppai/legend_r2_c6.gif);
	line-height: 22px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
} 

.saiup_dougax {
	color:#000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFF00;
} 
.qw {
	color:#000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFF00;
} 
.saiup_douga2 {
	color:#0066FF;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(//blog-imgs-42.fc2.com/n/a/i/naikakuoppai/legend_r2_c6.gif);
	line-height: 22px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 480px;
	margin-left: 10px;
} 
.plugin55_body {
	_width: 100%;
	text-align: left;
	padding-top: 2px;
	font-size: 16px;
	line-height: 20px;
} 
.ently_gazou {
	font-size: 16px;
} 
/************************************************* ▲ 記事 ▲ */



/*************************** ▼ 左側メニュー(プラグイン１) ▼ */
.plugin1_outline {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 10px;
} 
.plugin1_title {
	font-size:18pt;                       /* 文字サイズ(タイトル) */
	font-weight:bold;                     /* 太字      (タイトル) */
	color:#000000;                        /* 文字色    (タイトル) */
	background-color:#FFBBFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
} 
.plugin1_body { 
font-size:9pt;                           /* 文字サイズ(本体) */
color:#000000;                            /* 文字色    (本体) */
background-color:#ffffff;                 /* 背景色    (本体) */
border-top:#cccccc 1px solid;             /* 飾り線(上)(本体) */
padding:5px 5px 10px 5px; 
line-height:1;
} 
/* プラグイン1説明（上部） */
.p1u_description {
margin-bottom:7px;
}
/* プラグイン1説明（下部） */
.p1d_description {
margin-top:7px;
}
.janru {
	float: left;
	text-align: left;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
}
.janru_body {
	width: 200px;
	text-align: left;
	margin-left: 10px;
}
.profile_body {
	width: 205px;
	text-align: left;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
}
.plug_syokai {
	text-align: left;
	font-size: 12px;
}

/*************************** ▲ 左側メニュー(プラグイン１) ▲ */



/*************************** ▼ 右側メニュー(プラグイン２) ▼ */
.plugin2_outline {
	border: 1px solid #999999;
	margin-right: 10px;
	margin-top: 10px;
} 
.plugin2_title {
	font-size:18pt;                       /* 文字サイズ(タイトル) */
	font-weight:bold;                     /* 太字      (タイトル) */
	color:#000000;                        /* 文字色    (タイトル) */
	background-color:#FFBBFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
} 
.plugin2_body {
	font-size:9pt;                           /* 文字サイズ(本体) */
	color:#000000;                            /* 文字色    (本体) */
	background-color:#ffffff;                 /* 背景色    (本体) */
	border-top:#cccccc 1px solid;
	line-height:1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/* プラグイン2説明（上部） */
.p2u_description {
margin-bottom:7px;
}
/* プラグイン2説明（下部） */
.p2d_description {
margin-top:7px;
}
.link_titlebox {
	color:#FFFFFF;
	padding: 2px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #FF3399;
} 
/*************************** ▲ 右側メニュー(プラグイン２) ▲ */



/*************************** ▼ 上部メニュー(プラグイン３) ▼ */
.plugin3_outline {
	margin-bottom:20px;
	margin-top: 10px;
	border: 1px solid #999999;
} 
.plugin3_title {
	font-size:25pt;                       /* 文字サイズ(タイトル) */
	font-weight:bold;                     /* 太字      (タイトル) */
	color:#000000;                        /* 文字色    (タイトル) */
	background-color:#FFBBFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 30px;
	margin: 10px;
} 
.plugin3_body {
	font-size:10pt;                           /* 文字サイズ(本体) */
	color:#000000;                            /* 文字色    (本体) */
	background-color:#ffffff;
}
.plugin33_outline {
	margin-bottom:20px;
	border: 1px solid #999999;
	margin-top: 10px;
} 
.plugin33_title {
	font-size:25pt;                       /* 文字サイズ(タイトル) */
	font-weight:bold;                     /* 太字      (タイトル) */
	color:#000000;                        /* 文字色    (タイトル) */
	background-color:#FFBBFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 30px;
	margin: 10px;
} 
.plugin33_body {
	font-size:10pt;                           /* 文字サイズ(本体) */
	color:#000000;                            /* 文字色    (本体) */
	background-color:#ffffff;
}

/* プラグイン3説明(上部) */
.p3u_description {
margin-top:5px;
margin-bottom:5px;
}
/* プラグイン3説明(下部) */
.p3d_description {
margin-top:5px;
margin-bottom:5px;
}
.plugin3_douga_box {
	width: 480px;
	line-height: 11px;
	height: 170px;
	margin-top: 15px;
}
.plugin3_douga {
	height: 175px;
	width: 200px;
	float: left;
	margin-left: 20px;
	text-align: left;
}
.plugin4_outline {
	border-top:   #e0e0e0 2px solid;                /* 個別枠(上) */
	border-right: #e0e0e0 2px solid;                /* 個別枠(右) */
	border-bottom:#e0e0e0 2px solid;                /* 個別枠(下) */
	border-left:  #e0e0e0 2px solid;                /* 個別枠(左) */
	margin-bottom:20px;
	background-color: #FFFFFF;
} 
.plugin4_title {
	font-weight:bold;                     /* 太字      (タイトル) */
	color:#ffffff;                        /* 文字色    (タイトル) */
	background-color:#CC0099;             /* 背景色    (タイトル) */
	border: #666666 1px solid;
	line-height: 18px;
	padding: 0px;
	height: 20px;
} 
.plugin4_body {
	border-top:   #000000 1px solid;          /* 枠(上)    (本体) */
	border-left:  #000000 1px solid;          /* 枠(左)    (本体) */
	border-right: #000000 1px solid;          /* 枠(右)    (本体) */
	border-bottom:#000000 1px solid;
	_width: 100%;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	line-height: 12px;
} 
.plugin5_outline {
	margin-bottom:20px;
	background-color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	border: 1px solid #999999;
} 
.plugin5_body {
	_width: 100%;
	text-align: left;
	padding-top: 2px;
} 
.plugin5_text {
	_width: 100%;
	text-align: left;
	padding-top: 2px;
	font-size: 12px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: 10px;
	margin-right: 10px;
} 
.plugin5_navi {
	text-align:right;                     /* 右寄せ(時刻・CM・TB) */
	color:#555555;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 12px;
} 
.plugin6_body {
	_width: 100%;
} 
.plugin6_text {
	_width: 100%;
	padding-top: 2px;
	font-size: 16px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}  
.plugin7_body {
	_width: 100%;
	text-align: left;
	padding-top: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 16px;
} 
.rank_box {
	width: 490px;
	height: 150px;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
.rank_syokai {
	height: 149px;
	width: 150px;
	margin-left: 10px;
	text-align: left;
	float: left;
}
.rank_syokai2 {
	height: 149px;
	width: 150px;
	float: right;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}



/*************************** ▲ 上部メニュー(プラグイン３) ▲ */



/********************************************* ▼ コメント ▼ */
.comment_outline { 
border:1px solid #000000;           /* 外枠の/色太さ/実線     */
background-color:#FFFFFF;           /* 背景色                 */
text-align:left;                    /* 左寄せ                 */
margin-bottom:20px;                 /* 次のコメントまでの間隔 */
} 
.comment_title { 
font-size:25pt;                       /* 文字サイズ(タイトル) */
color:#000000;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
background-color:#FF99FF;             /* 背景色    (タイトル) */
text-align:left;                      /* 左寄せ    (タイトル) */
border-bottom:#666666 1px solid;      /* 飾り線(下)(タイトル) */
padding:5px 20px; 
} 
.comment_body { 
font-size:10pt;                   /* 文字サイズ(コメント本文) */
color:#000000;                    /* 文字色    (コメント本文) */
border-top:#cccccc 1px solid;     /* 飾り線(下)(コメント本文) */
} 
.comment_text { 
text-align:left;                  /* 左寄せ    (コメント本文) */
margin:10px 20px;
}
.comment_navi { 
text-align:right;                 /* 右寄せ    (時刻・投稿者) */
margin:0px 10px 3px;
}

/* コメント諸項目（名前、URL等）の入力欄の幅 */
#subject,
#name,
#mail,
#url {
width: 50%;
}
/* コメント本文の入力欄の幅 */
#comment {
width: 95%;
}
/* コメントパスワード入力欄の幅 */
#pass {
width: 30%;
}
/********************************************* ▲ コメント ▲ */



/*************************************** ▼ トラックバック ▼ */
.trackback_outline { 
border:1px solid #000000;             /* 外枠の/色太さ/実線   */
background-color:#FFFFFF;             /* 背景色               */
margin-bottom:20px; 
} 
.trackback_block_title { 
font-size:10pt;                 /*文字サイズ(ブロックタイトル)*/
color:#ffffff;                  /*文字色    (ブロックタイトル)*/
font-weight:bold;               /*太字      (ブロックタイトル)*/
background-color:#000000;       /*背景色    (ブロックタイトル)*/
text-align:left;                /*左寄せ    (ブロックタイトル)*/
border-bottom:#666666 1px solid;/*飾り線(下)(ブロックタイトル)*/
padding:5px 20px; 
} 
.trackback_block_body { 
font-size:10pt;                   /* 文字サイズ(ブロック本文) */
color:#000000;                    /* 文字色    (ブロック本文) */
border-top:#cccccc 1px solid;     /* 飾り線(上)(ブロック本文) */
text-align:left; 
padding:10px 20px 0;
}
.trackback_title {
	font-size:10pt;                   /* 文字サイズ(個別タイトル) */
	color:#000000;                    /* 文字色    (個別タイトル) */
	font-weight:bold;                 /* 太字      (個別タイトル) */
	background-color: #CC0099;
}
.trackback_body { 
font-size:10pt;                   /* 文字サイズ(個別本文)     */
color:#000000;                    /* 文字色    (個別本文)     */
margin-bottom:20px;
}
.trackback_navi {
border-top:#dddddd 1px solid;     /* 飾り線    (時刻・投稿者) */
text-align:right;                 /* 右寄せ    (時刻・投稿者) */
} 
/*************************************** ▲ トラックバック ▲ */



/******************* ▼ カテゴリ・検索・月別ナビゲーション ▼ */
.various_outline { 
border:#000000 0px solid;               /* 外枠の色/太さ/実線 */
margin-bottom:20px; 
} 
.various_title {
font-size:25pt;                       /* 文字サイズ(タイトル) */
color:#000000;                        /* 文字色    (タイトル) */
font-weight:bold;                     /* 太字      (タイトル) */
background-color:#FFBBFF;             /* 背景色    (タイトル) */
text-align:left;                      /* 左寄せ    (タイトル) */
border-bottom:#666666 1px solid;      /* 飾り線    (タイトル) */
padding:5px 20px; 
margin:0; 
}
.various_body { 
font-size:10pt;                           /* 文字サイズ(本体) */
color:#000000;                            /* 文字色    (本体) */
background-color:#FFFFFF;                 /* 背景色    (本体) */
border-top:#cccccc 1px solid;             /* 飾り線    (本体) */
} 
.various_text {
text-align:left;                          /* 左寄せ    (本体) */
margin:10px 20px;
}
.various_navi { 
text-align:center;                        /* 中央寄せ  (矢印) */
margin:0px;
} 
/******************* ▲ カテゴリ・検索・月別ナビゲーション ▲ */



/********************************************* ▼ フッター ▼ */
#footer_koukoku_outline {
	height: 283px;
	margin-bottom: 10px;
}
#footer_koukoku_left {
	float: left;
	height: 283px;
	width: 325px;
	border: 1px solid #666666;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #000000;
}
#footer_koukoku_right {
	float: right;
	height: 283px;
	width: 322px;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #000000;
}
.footer_koukoku_midashi {
	color:#333333;
	text-align: left;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(//blog-imgs-47.fc2.com/m/u/s/musyuseidougamura/legend_r2_c6.gif);
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 4px;
	margin-left: 4px;
} 
#footer_outline {
border:1px solid #000000;                       /* 外枠の色   */
background-color:#000000;                       /* 背景色     */
border-top: #c0c0c0 2px solid;                  /* 飾り線(上) */
}
#footer_body { 
font-size:9pt;                                  /* 文字サイズ */
color:#800000;                                  /* 文字色     */
border:1px solid #000000;                       /* 内枠の色   */
padding:5px; 
} 
                                              /* リンク       */
#footer_body a:link    { color:#800000; }     /* 通常         */
#footer_body a:active  { color:#800000; }     /* 実行中       */
#footer_body a:visited { color:#800000; }     /* 訪問済み     */
#footer_body a:hover   { color:#FF0000; }     /* オンマウス時 */



.pagelankp_sp{
width: 10px;
}



/********************************************* ▲ フッター ▲ */


/* カレンダー */
.calender td { text-align: center; }
th#sun { color: #CC3300; }
th#sat { color: #0066CC; }


/*** その他 ***/
p { margin: 2px 0; }
ul {
	padding:0;
	margin: 0px;
} 
li { margin-bottom:1px; } 
form { margin:0; }
table { font-size:10pt; }
.c-both { clear:both; } 
.readmore {
	margin-top: 10px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-left: 5px;
} 
.readclose { margin: 10px 0; } 
.page_navi { margin:30px 0; font-size:20pt; }

/* カレンダーの中央寄せ */
.calender{
margin-left: auto;
margin-right: auto;
} 

/* 引用部分 */
blockquote {
margin:2px;
padding:5px;
background:#f0f0f0; /* 背景 */
border:#cccccc 1px solid; /* 枠線 */
border-left:#cccccc 5px solid; /* 枠線(左) */
}

/* ブックマーク 拍手 */
.fc2_footer {
margin-top:20px; /* 上の余白 */
}

/* ▼ サイトマップ ▼ */
#sitemap {
margin-top:5px; /* 上の余白 */
text-align:left;
}

#sitemap ul.sitemap_list {
margin-left:30px; /* 各記事リストの左余白 */
}

.display_no {
display:none;
}

/* カテゴリ一覧へ戻る */
.pgtop {
text-align:right; /* 右寄せ */
}
/* ▲ サイトマップ ▲ */


/* プラグインの文字配置 */
.ta_left { text-align: left }
.ta_right { text-align: right }
.ta_center { text-align: center }

/* プラグイン内の入力欄幅設定 */
.plugin1_body input[type="text"],
.plugin2_body input[type="text"],
.plugin1_body textarea,
.plugin2_body textarea {
width: 90%;
}

/* ▼ FC2バトンのスタイル ▼ */

/* 質問番号(Q) */
.q_number {
color:#ff6600; /* 色 */
font-weight: bold; /* 太字 */
}

/* 質問本文 */
.baton_q {
margin-bottom:5px; /* 答えまでの余白 */
}

/* 答え番号(A) */
.a_number {
color:#ff6600; /* 色 */
font-weight: bold; /* 太字 */
}

/* 答え本文 */
.baton_a {
margin-left: 0px;
padding-bottom:2px; /* 罫線までの余白 */
border-bottom: dotted 1px #cccccc; /* 罫線 */
margin-bottom: 20px; /* 次の質問までの余白 */
}

/* ▲ FC2バトンのスタイル ▲ */

/**************************************************************/
/*
フッターにある著作権表示(リンク)さえ残して頂ければ
どんなにカスタマイズされても構いません。また、
どのようなサイトでも利用してくださって結構です。
                                FC2ブログのテンプレート工房
[lightframe_ver.05.1]     (http://10plate.blog44.fc2.com/)
*/
/**************************************************************/
