/*************************************************************
   Template name 「 te05pink3c 」
   Templated by TABLE E.NO.CH http://mama.oops.jp/
   Ver.2007/01/15/FC2ブログ
*************************************************************/

body {
  scrollbar-3dlight-color:#ffe1e6 ;
  scrollbar-darkshadow-color:#ffe1e6 ;
  scrollbar-highlight-color:#ffe1e6 ;
  scrollbar-shadow-color:#ffe1e6 ;
  scrollbar-arrow-color:#ffffff ;
  scrollbar-face-color:#ffe1e6 ;
  scrollbar-track-color:#ffffff ;
  background:#ffffff ;
}

body,div,td,th,ul,li,input,textarea{
  font-size:10px ;
  font-family:"Verdana","\30D2\30E9\30AE\30CE\20Pro\20W3","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","Osaka" ;
  color:#cccccc ;
}

input {
  background:#ffffff ;
  color:#999999 ;
}

a{
  text-decoration:none ;
}
a:hover{
  color:#ff9baa ;
  border-bottom:dashed 1px ;
}

P{
  margin:0 ;
  padding:0 ;
}

HR {
  border:solid 1px #ffe1e6 ;
  height:1px ;
}



/*************************************************************/
/*ボックス（レイアウト設定）*/
#box{
  width:870px ; /* [200+450+220] */
  overflow:hidden ;
  text-align:center ;
}

/*ひだりサイド表示部分 [200] */
#box_l_side {
  margin-right:20px ; /* [+] */
  width:180px ; /* [+] */
  overflow:hidden ;
  float:left ;
}

/*メイン表示部分 [450] */
#box_main {
  width:450px ; /* [+] */
  overflow:hidden ;
  float:left ;
}

/*みぎサイド表示部分 [220] */
#box_r_side {
  margin-left:20px ; /* [+] */
  width:200px ; /* [+] */
  overflow:hidden ;
  float:left ;
}



/*************************************************************/
/*タイトル部分*/

/*サイトタイトル*/
.site_title {
  background:url(http://blog-imgs-27.fc2.com/t/a/b/tableenochtemplate/te_ico_pink.gif) no-repeat ;
  padding-left:15px ;
  margin-top:30px ;
  text-align:left ;
  color:#999999 ;
}
.site_title a{
  color:#84ceff ;
}
.site_title a:hover{
  position:relative ;
  top:2px ; left:2px ;
}

/*サイト説明文*/
.site_intro {
  text-align:left ;
  color:#cccccc ;
}



/*************************************************************/
/* プラグイン */

.left   { text-align:left }
.center { text-align:center }
.right  { text-align:right }

/*サイド：見出し*/
.side_title{
  background:url(http://blog-imgs-27.fc2.com/t/a/b/tableenochtemplate/te_ico_pink.gif) no-repeat ;
  padding-left:15px ;
  color:#999999 ;
  margin-top:30px ;
  text-align:left ;
}

/* プラグイン説明 */
.description {
  color:#cccccc ;
}

/*「プラグイン１」*/
.firstcontent {
  margin:5px 0 5px 5px ;
  padding-left:5px ;
  color:#cccccc ;
  line-height:15px ;
}
.firstcontent A{
  color:#84ceff ;
}
.firstcontent A:HOVER{
  color:#ff9baa ;
}


/*「プラグイン２」*/
.secondcontent{
  margin:5px 0 5px 5px ;
  color:#999999 ;
  letter-spacing:1.2px ;
  line-height:15px ;
}
.secondcontent A{
  color:#ff9baa ;
}
.secondcontent A:HOVER{
  color:#84ceff ;
}


/*「プラグイン３」*/
.thirdcontent{
  margin:5px 0 ;
  border:solid 1px #ffe1e6 ;
  padding:10px ;
  color:#cccccc ;
  line-height:15px ;
}
.thirdcontent A{
  color:#84ceff ;
  border:0 ;
}
.thirdcontent A:HOVER{
  position:relative ;
  top:2px ; left:2px ;
  border:0 ;
}

UL,LI{
  margin:0 0 0 10px ;
  padding:0 ;
  line-height:120% ;
  list-style:url(http://blog-imgs-27.fc2.com/t/a/b/tableenochtemplate/te_li_ico_blue.gif);
}
LI{
  margin-top:3px ;
  margin-bottom:3px ;
}



/*************************************************************/
/* エントリー関連 */

.main {
  border:solid 1px #cccccc ;
}
.main_bg {
  background:url(http://blog-imgs-27.fc2.com/t/a/b/tableenochtemplate/te_bg_pink.gif)  ;
}


/*エントリーヘッダ*/
.entry_title{
  padding-left:0px ;
  padding-right:0px ;
  padding-bottom:0px ;
  color:#666666 ;
  text-align:left ;
}
.entry_title a{
  color:#666666 ;
}
.entry_title a:hover{
  color:#84ceff ;
}

.entry_date{
  padding-left:0px ;
  padding-right:0px ;
  padding-bottom:0px ;
  color:#999999 ;
  text-align:right ;
  line-height:15px ;
}


/*エントリー：テキスト*/
.entry_text { /*記事本文*/
  line-height:18px ;
  color:#999999 ;
  text-align:left ;
  /*文字サイズを大きくする[ font-size:12px ;] */
}

.entry_ps_text{ /*記事追記*/
  line-height:18px ;
  color:#999999 ;
  border-top:solid 1px #ffe1e6 ;
  margin-top:10px ;
  padding-top:10px ;
  text-align:left ;
  /*文字サイズを大きくする[ font-size:12px ;] */
}
.entry_ps_text A, .entry_text A{
  color:#84ceff ;
}

/*エントリー：ステータス（日付等）*/
.entry_state {
  color:#999999 ;
  text-align:center ;
  padding-top:2px ;
  padding-left:0px ;
  padding-right:0px ;
}
.entry_state A{
  color:#999999 ;
}
.entry_state A:HOVER{
  color:#84ceff ;
}


/* エントリーコメントフォーム*/
.cm_input{
  border:solid 1px #ffe1e6 ;
  color:#999999 ;
  width:240px ;
}
.cm_textarea{
  border:solid 1px #ffe1e6 ;
  color:#999999 ;
  width:272px ;
}
.cm_submit{
  border:solid 1px #ffe1e6 ;
  color:#999999 ;
  margin-left:10px ;
  width:160px ;
  background:url(http://blog-imgs-27.fc2.com/t/a/b/tableenochtemplate/te_bg_pink.gif)  ;
}
.cm_edit_submit{
  border:solid 1px #ffe1e6 ;
  color:#999999 ;
  margin-right:10px ;
  width:110px ;
  background:url(http://blog-imgs-27.fc2.com/t/a/b/tableenochtemplate/te_bg_pink.gif) ;
}
.cm_delete{
  border:solid 1px #ffe1e6 ;
  background:#ffffff ;
  color:#999999 ;
  margin-left:10px ;
  width:60px ;
}


/*エントリー：ナビゲーション*/
.entry_navi{
  text-align:center;
  margin:10px 0 ;
  color:#cccccc ;
}
.entry_navi a{
  color:#999999 ;
}
.entry_navi a:hover{
  color:#84ceff ;
}



/*************************************************************/
/*フッター*/
.footer_table {
  text-align:center ;
  margin-top:10px ;
}

/*コピーライト*/
.copyright {
  line-height:18px ;
  color:#999999 ;
}
.copyright a{
  color:#999999 ;
}
.copyright a:hover{
  color:#84ceff ;
}



/*************************************************************/
/* カレンダー設定 */
.plugin-calender {
  text-align:center ;
}
.calender {
  text-align:center ;
  width:160px ;
}

.calender caption {
  padding-top:5px ;
  height:20px ;
  background:#ffffff ;
  font:10px Verdana ;
  color:#cccccc ;
}
.calender caption a{
  color:#ff9baa ;
}
.calender caption a:hover{
  color:#84ceff ;
}

.calender th {
  width:23px ;
  height:20px ;
  background:#ffffff ;
  font-weight:normal ;
  color:#cccccc ;
  text-align:center ;
}
th#sun {
  width:23px ;
  height:20px ;
  background:#ffffff ;
  font-weight:normal ;
  color:#ff9baa ;
  text-align:center ;
}
th#sat {
  width:23px ;
  height:20px ;
  background:#ffffff ;
  font-weight:normal ;
  color:#99ccff ;
  text-align:center ;
}

.calender td {
  width:23px ;
  height:14px ;
  background:#ffffff ;
  color:#999999 ;
  text-align:center ;
}
.calender td a{
  padding:2px 1px 2px 1px ;
  background:url(http://blog-imgs-27.fc2.com/t/a/b/tableenochtemplate/te_bg_pink.gif) center no-repeat ;
  color:#999999 ;
}
.calender td a:hover {
  color:#000000 ;
}



/*************************************************************/
/* 自己紹介部分の画像 */
.pay {
  text-align: center;
}



/*************************************************************/
/* 検索 */
.plugin_search_form{
  border:solid 1px #ffe1e6 ;
  color:#999999 ;
  width:120px ;
}
.plugin_search_button{
  border:solid 1px #ffe1e6 ;
  color:#999999 ;
  background-image:url(http://blog-imgs-27.fc2.com/t/a/b/tableenochtemplate/te_bg_pink.gif) ;
}
form{
  margin:0 ;
  padding:0 ;
}



/*************************************************************/
/* メールフォーム */
.plugin-mail input {
  border:solid 1px #cccccc ;
  font:10px Verdana ;
  color:#666666 ;
}
.plugin-mail textarea {
  border:solid 1px #cccccc ; 
  font:10px Verdana ;
  color:#666666 ;
  line-height:14px ;
  margin-bottom:5px ;
}



/*************************************************************/
/* 検索 */
.plugin-search input{
  border:solid 1px #cccccc ;
  font:10px Verdana ;
  color:#666666 ;
}


/*************************************************************/
img.emoji{
  vertical-align:middle ;
  border:0 ;
}



/*************************************************************/
/* FC2News (スタイルシートを有効にするにはHTMLの編集が必要です）*/
iframe {
  border:solid 1px #ffe9e9 ;
}
.plugin-fc2news {
}
.plugin-fc2news a{
}
.plugin-fc2news a:hover{
}
