@charset "EUC-JP";

/* --------------------------------------------------------------------------------
ダウンロードありがとうございます*
動作はIE6.0、Firefoxで確認済です。カスタマイズはOKですが、著作権の削除・再配布は禁止しております。
詳細は、http://flug83.blog111.fc2.com/blog-entry-1.htmlをご覧ください。
また、こちらのテンプレートは、★マークのカラーコード(シャープから始まる6桁の英数字。「#xxxxxx」の部分)を変更すると、お好きな色合いに変更できます。
詳しいカスタマイズ方法は、をご覧ください。
-------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------
	全体の装飾
-------------------------------------------------------------------------------- */

body {
  margin:30px auto;
  color:#666666;
  background-color:#f5d7d3; /* ★ */
  background-image:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_02.gif);
  background-repeat:repeat;
  background-attachment:scroll;
  font:normal normal normal 12px/1.8 Verdana, "ＭＳ ゴシック", Osaka, sans-serif;
}

br {
  letter-spacing:normal;
}

* {
  margin:0;
  padding:0;
  border:none;
  cursor:crosshair; /* 普通のカーソルにする場合はこの行を削除 */
  scrollbar-arrow-color:#ffffff;
  scrollbar-3dlight-color:#f5d7d3; /* ★ */
  scrollbar-darkshadow-color:#f5d7d3; /* ★ */
  scrollbar-highlight-color:#f5d7d3; /* ★ */
  scrollbar-shadow-color:#f5d7d3; /* ★ */
  scrollbar-face-color:#f5d7d3; /* ★ */
  scrollbar-track-color:#ffffff;
}

/* --------------------------------------------------------------------------------
	リンク
-------------------------------------------------------------------------------- */

a {
  color:#666666;
  text-decoration:none;
}

a:hover {
  color:#999999;
  text-decoration:none;
}

/* --------------------------------------------------------------------------------
	テキストエリア
-------------------------------------------------------------------------------- */

input,textarea {
  margin:0 0.2em;
  border:1px #f5d7d3 solid; /* ★ */
  color:#666666;
  background-color:#ffffff;
  font:normal normal normal 12px/1.2 Verdana, "ＭＳ ゴシック", Osaka, sans-serif;
}

/* --------------------------------------------------------------------------------
	全体のボックス
-------------------------------------------------------------------------------- */

#wrap {
  margin:0 auto;
  width:960px;
  background:#ffffff;
}

/* --------------------------------------------------------------------------------
	プラグイン1（左）
-------------------------------------------------------------------------------- */

#plugin1 {
  margin:0 auto;
  float:left;
  width:230px;
}

.plugin1_wrap {
  margin:20px 10px 20px 20px;
  border:1px #f5d7d3 solid; /* ★ */
}

/* --------------------------------------------------------------------------------
	タイトル・メイン（中央）とプラグイン2・3（右）のボックス
-------------------------------------------------------------------------------- */

#tm_p23_wrap {
  margin:0 auto;
  float:right;
  width:730px;
}

/* --------------------------------------------------------------------------------
	タイトル・メイン（中央）のボックス
-------------------------------------------------------------------------------- */

#t_m_wrap {
  margin:0 auto;
  float:left;
  width:500px;
}

/* --------------------------------------------------------------------------------
	タイトル
-------------------------------------------------------------------------------- */

#title {
  margin:20px 10px 10px 10px;
  padding:10px;
  width:460px;
  height:150px;
  background:#ffffff url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_01.gif) no-repeat 100% 100% scroll;
}

#title h1 a {
  font-weight:bold;
  font-size:18px;
}

#title p {
  font-size:10px;
}

/* --------------------------------------------------------------------------------
	メイン(記事)
-------------------------------------------------------------------------------- */

#main {
  margin:5px 10px 20px 10px;
  width:480px;
}

.main_wrap {
  margin-bottom:20px;
  border:1px #f5d7d3 solid; /* ★ */
}

.main_title {
  margin-bottom:1em;
  padding:0.2em 0.2em 0.2em 24px;
  height:18px;
  background-color:#f5d7d3; /* ★ */
  background-image:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_03.gif);
  background-repeat:no-repeat;
  background-position:5px 50%;
  background-attachment:scroll;
  font-weight:bold;
  letter-spacing: 0.1em;
}

.main_day {
  margin-bottom:0.5em;
  padding-right:1em;
  color:#999999;
  font-size:10px;
  text-align:right;
}

.main_entry {
  padding:10px;
}

.main_entry a {
  border-bottom:1px #666666 dotted;
}

.main_entry a:hover {
  border-bottom:1px #999999 dotted;
}

.main_more {
  padding:10px;
}

.main_more a {
  border-bottom:1px #666666 dotted;
}

.main_more a:hover {
  border-bottom:1px #999999 dotted;
}

.main_state {
  padding:0.2em 0.5em 0.2em 0.2em;
  height:18px;
  background:#f5d7d3; /* ★ */
  font-size:10px;
  text-align:right;
}

.main_state a {
  font-size:10px;
}

/* --------------------------------------------------------------------------------
	コメント・トラックバック
-------------------------------------------------------------------------------- */

.cm_tb_title {
  padding:0.2em 0.2em 0.2em 0.5em;
  border-bottom:1px #f5d7d3 dotted; /* ★ */
  font-weight:bold;
  font-size:10px;
}

.cm_tb_title a {
  font-weight:bold;
  font-size:10px;
}

.cm_tb_content {
  padding:5px 10px;
}

.cm_tb_state {
  padding:0.2em 0.5em 0.2em 0.2em;
  border-top:1px #f5d7d3 dotted; /* ★ */
  border-bottom:1px #f5d7d3 solid; /* ★ */
  font-size:10px;
  text-align:right;
}

.cm_tb_state a {
  font-size:10px;
}

.cm_write {
  margin:20px 10px;
  text-align:center;
}

.cm_write td {
  vertical-align:top;
  text-align:left;
}

.tb_url {
  margin:20px 10px;
}

/* --------------------------------------------------------------------------------
	ページナビ
-------------------------------------------------------------------------------- */

.page_navi {
  border-top:1px #f5d7d3 dotted; /* ★ */
  border-bottom:1px #f5d7d3 dotted; /* ★ */
  text-align:center;
}

/* --------------------------------------------------------------------------------
	プラグイン2・3（右）
-------------------------------------------------------------------------------- */

#plugin23 {
  margin:0 auto;
  float:right;
  width:230px;
}

.plugin23_wrap {
  margin:20px 20px 20px 10px;
  border:1px #f5d7d3 solid; /* ★ */
}

/* --------------------------------------------------------------------------------
	プラグイン1・2・3共通
-------------------------------------------------------------------------------- */

.plugin_title {
  padding:0.2em 0.2em 0.2em 20px;
  background-color:#f5d7d3; /* ★ */
  background-image:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_03.gif);
  background-repeat:no-repeat;
  background-position:5px 50%;
  background-attachment:scroll;
  font-weight:bold;
  font-size:10px;
  letter-spacing: 0.1em;
  line-height:1.4;
}

.plugin_content {
  padding:10px;
}

.plugin_content ul {
  list-style: none outside;
}

/* --------------------------------------------------------------------------------
	段組解除
-------------------------------------------------------------------------------- */

.clear {
  clear:both;
}
   
.clear hr {
  display:none;
} 

/* --------------------------------------------------------------------------------
	著作権表示
-------------------------------------------------------------------------------- */

#copy {
  padding:10px;
  clear:both;
  width:880px;
  font-size:10px;
  text-align:center;
}

#copy a {
  font-size:10px;
}

/* --------------------------------------------------------------------------------
	絵文字
-------------------------------------------------------------------------------- */

img.emoji { 
  vertical-align:middle;
} 

/* --------------------------------------------------------------------------------
	カレンダー
-------------------------------------------------------------------------------- */

#calendar {
  font-size:10px;
  text-align:center;
}

#calendar tr,td{
  text-align:center;
}

.month a {
  font-size:10px;
}

.month a:hover {
  font-size:10px;
}

.days a {
  display:block;
  border:none;
  background-color:#f5d7d3; /* ★ */
  background-image:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_05.gif);
  background-repeat:no-repeat;
  background-position:50% 50%;
  background-attachment:scroll;
  font-weight:bold;
  text-decoration:none;
}

.days a:hover {
  display:block;
  border:none;
  background-color:#f5d7d3; /* ★ */
  background-image:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_05.gif);
  background-repeat:repeat;
  background-position:50% 50%;
  background-attachment:scroll;
  font-weight:bold;
  text-decoration:none;
}

.days_sat {
  color:#409ecc;
}

.days_sat a {
  color:#409ecc;
  display:block;
  border:none;
  background-color:#f5d7d3; /* ★ */
  background-image:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_05.gif);
  background-repeat:repeat;
  background-position:50% 50%;
  background-attachment:scroll;
  font-weight:bold;
  text-decoration:none;
}

.days_sat a:hover {
  color:#409ecc;
  display:block;
  border:none;
  background-color:#f5d7d3; /* ★ */
  background-image:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_05.gif);
  background-repeat:repeat;
  background-position:50% 50%;
  background-attachment:scroll;
  font-weight:bold;
  text-decoration:none;
}

.days_sun {
  color:#eb6ea0;
}

.days_sun a {
  color:#eb6ea0;
  display:block;
  border:none;
  background-color:#f5d7d3; /* ★ */
  background-image:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_05.gif);
  background-repeat:repeat;
  background-position:50% 50%;
  background-attachment:scroll;
  font-weight:bold;
  text-decoration:none;
}

.days_sun a:hover {
  color:#eb6ea0;
  display:block;
  border:none;
  background-color:#f5d7d3; /* ★ */
  background-image:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_05.gif);
  background-repeat:repeat;
  background-position:50% 50%;
  background-attachment:scroll;
  font-weight:bold;
  text-decoration:none;
}

/* --------------------------------------------------------------------------------
	親子カテゴリ
-------------------------------------------------------------------------------- */

.sub_menu li {
  padding-left:16px;
  list-style-type:none;
}

.main_menu .main_list .sub_menu .sub_list {
  background:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_07.gif) no-repeat 0% 0% scroll;
}

.sub_list_end {
  background:url(http://blog-imgs-36.fc2.com/f/l/u/flug83/temp03_08.gif) no-repeat 0% 0% scroll;
}