/*

ダウンロードしていただき、ありがとうございます。

カスタマイズ、画像の入れ替えはしていただいてかまいません。
他の素材屋さんの素材を使われるときは、その素材屋さんの
ご利用規約に従ってください。 
カスタマイズについての質問にはお応えできません。 
ご自分でできる方のみ、お願いします。 

素材屋Ｐｏｏｈの管理人をしております　ぷぅと申します。 
テンプレートの中で使っているイラスト等の素材の
再配布、加工は禁止です。 
著作権は放棄してません。著作権はぷぅにあります。
  
おかしなところなど発見された時は教えて下さると助かります。 

素材サイト：http://makipooh.fc2web.com/
ブログ：http://papupu.blog92.fc2.com/

*/



/*　スクロールバーの設定　*/

HTML {
scrollbar-3dlight-color:#cc99ff;
scrollbar-arrow-color:#993399;
scrollbar-darkshadow-color:#99d6eb;
scrollbar-face-color:#cc66cc;
scrollbar-highlight-color:#cc99ff;
scrollbar-shadow-color:#cc99ff;
scrollbar-track-color:#cc99ff;
}


/*　全体の設定　*/

BODY{
  font-size : 10px;
  color : #333333;
  background: url("http://blog-imgs-21.fc2.com/t/a/r/tarutaruanemu/kyotuba1.gif");
  text-align : center;
  padding : 0px;
  margin : 0px;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

a {
        text-decoration: none;
}

a:link { color: #00cc66; }
a:visited { color: #00cc66; }
a:active { color: #00cc66; }
a:hover { color: #99ff66; }

br{
	letter-spacing:normal;
}


/*　水平線の設定　*/

hr {
        border-style: dotted none none none;
        border-top-width: 2px;
        width: 100%;
        height: 2px;
}


/* ブログ全体の設定 */

#all{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
         border-right: 1px #ffccff; solid;
         border-left: 1px #ffccff; solid;
}


/* 記事部分と左カラムの設定 */

#wrapper {
	float:left;
	width:790px;
　　　　　　　margin-bottom:15px;
}


/* メインの設定 */

#main{
        float:right;
        width:590px;
        background: url("");
        background-repeat : no-repeat;
        background-position : center top;
        margin-bottom:15px;
}



/* 左カラムの設定 */

#left{
	float:left;
	width:180px;
	overflow: hidden;
         padding-right: 20px;
}


/* 右カラムの設定 */

#right{
	float:right;       
	width:180px;
	overflow: hidden;
         padding-left: 20px;
}


/*　ヘッダーの設定　*/

#header{
         width: 990px;       
         background: url("http://blog-imgs-21.fc2.com/t/a/r/tarutaruanemu/kyotuba1.gif");
	margin-bottom:15px;
}


/*　フッダーの設定　*/

#footer {
        clear: both;
        width: 990px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 1px;
        text-align: center;
}


/*　エントリー部分の設定　*/


.entry_top {
        width: 568px;
        height: 20px;
        margin: 60px 10px 0px 10px;
        padding: 0px;
        background: url("http://blog-imgs-12.fc2.com/t/a/r/tarutaruanemu/a04.gif");
         border-top: 1px #8cff66 solid;
         border-right: 1px #8cff66 solid;
         border-left: 1px #8cff66 solid;
 }


.entry_side{
        width: 568px;
        margin: 0px 10px;
        padding: 0px;
        background: url("http://blog-imgs-12.fc2.com/t/a/r/tarutaruanemu/a04.gif");
         border-right: 1px #8cff66 solid;
         border-left: 1px #8cff66 solid;

}


.entry_body {
        width: 528px;
        overflow: hidden;
        margin: 0px 20px;
        padding: 0px;
        background: url("http://blog-imgs-12.fc2.com/t/a/r/tarutaruanemu/a04.gif") #ffffff;        
　　　　font-size : 11px;
　　　　color : #00131a;
}

.entry_bottom {
        width: 568px;
        height: 20px;
        margin: 0px 10px;
        padding: 0px;
background: url("http://blog-imgs-12.fc2.com/t/a/r/tarutaruanemu/a04.gif");
        border-bottom: 1px #8cff66 solid;
        border-right: 1px #8cff66 solid;
        border-left: 1px #8cff66 solid;

}



/*　各部のテキスト設定　*/

.top_title {
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        margin: 0px;
        padding: 5px 100px 0px 50px;
}

.top_title a:link {color: #33cc00; text-decoration: none;}
.top_title a:active {color: #33cc00; text-decoration: none;}
.top_title a:visited {color: #33cc00; text-decoration: none;}
.top_title a:hover {color: #33cc00; text-decoration: none ;}


.site_info {
        text-align: left;
        letter-spacing: 3px;
        margin: 0px;
        padding: 5px 100px 5px 50px;
}

.entry_title {
        font-size: 18px;
        color: #33cc00;
        text-align: left;
        font-weight: bold;
        margin: 0px;
        padding: 0px 0px　5px 20px;
background: url(http://blog-imgs-21.fc2.com/t/a/r/tarutaruanemu/i15-32.gif) no-repeat;
}

.entry_date {
        font-size: 11px;
        text-align: right;
        margin: 0px;
        padding-top: 3px;
        background: url(http://blog-imgs-21.fc2.com/t/a/r/tarutaruanemu/002.gif);
        background-repeat : no-repeat;background-position : 385px;
}

.entry_text {
        text-align: left;
        line-height: 1.5;
        letter-spacing: 1px;
        margin: 0px;
        padding: 10px 30px;
(http://blog-imgs-12.fc2.com/t/a/r/tarutaruanemu/mtaru_f2b.gif);
}

.entry_state {
        text-align: right;
        margin: 0px;
        padding: 33px 20px 0px 0px;
        background: url(http://blog-imgs-21.fc2.com/t/a/r/tarutaruanemu/i15-33.gif);
        background-repeat : no-repeat;background-position : right bottom;

}

.comment_title {
        font-size: 14px;
        color: #33cc00;
        text-align: center;
        letter-spacing: 3px;
        font-weight: bold;
        margin: 0px;
        padding: 10px 0px;
}

.comment_title2 {
        font-size: 12px;
        color: #33cc00;
        text-align: left;
        font-weight: bold;
        margin: 0px;
        padding: 0px 0px 5px 15px;
        background: url() no-repeat;
}

.comment_state {
        text-align: right;
        margin: 10px 10px 20px 0px;
        padding: 0px;
        background-image:url(http://blog-imgs-21.fc2.com/t/a/r/tarutaruanemu/02-3.gif);
　　　　background-repeat:no-repeat;
　　　　background-position:bottom;
　　　　color : #00131a;
}

.entry_navi {
        text-align: center;
        margin: 0px;
        padding: 0px;
}


/*　メニューの詳細設定　*/

.sidemenu_block {
        margin-bottom: 10px;
}

.sidemenu_title1 {
        font-size: 12px;
        color: #33cc00;
        font-weight: bold;
        width: 169px;
        height: 15px;
        margin-top: 10px;
        padding: 4px 0px 0px 10px;
        background: url("");
        border-bottom: 2px #8cff66 solid;
        
}

.sidemenu_title2 {
        font-size: 12px;
        color: #33cc00;
        font-weight: bold;
        width: 169px;
        height: 15px;
        margin-top: 10px;
        padding: 4px 0px 0px 10px;
        background: url("");
        border-bottom: 2px #8cff66 solid;
        
}

.sidemenu_area {
        text-align: left;
        margin-top : 10px;
        padding: 0px 5px;
}

ul {
margin: 0px;
padding: 0px;
list-style-type:none;
}

li{
padding-left: 20px;
line-height:2.0;
background:url("http://blog-imgs-21.fc2.com/t/a/r/tarutaruanemu/mi-hana2-1.gif") no-repeat 5px 4px;
}


/* プラグインのカレンダーの設定 */

table.calender {
	font-size: 8pt;
	border:1px #8cff66 solid;
	width: 80%;
	margin: 5px 5px 0px 5px;
	text-align : center;
	font-family: geneva,hiragino maru gothic pro,arial, helvetica, sans-serif;
}
.caption {
	padding: 3px;
}
.calender th {
	font-weight: normal;
	border-bottom: 1px solid #8cff66 ;
}
.calender td {
	text-align: center;
	padding: 2px;
}
.calender td a {
	background-color : #ffffff ;
	color : #ff6699 ;
	display: block;
}
.calender a:hover {
	text-decoration : none ; 
	background-color : #ffb2b5 ;
	color : #ff6699 ;
}
th#sun {
	font-size:8pt;
	color: #ff8080;
}
th#sat {
	font-size:8pt;
	color: #6fb7ff;
}

/* 入力領域の設定 */

INPUT{
         color : gray;
         border-width : 1px;
         border-style : solid;
         border-color : #ffb2b5 ;
}


TEXTAREA{
         color : gray;
         border-width : 1px;
         border-style : solid;
         border-color : #ffb2b5 ;
}

.new {color:red; font-weight:bolder;}

/* 続きを読む・閉じる */ 
.readmore { 
margin-top: 10px; 
} 
.readclose { 
margin-top: 10px; 
margin-bottom: 10px; 
} 

.c{display:none;} 
.あねむ{display:none;} 
.あねむ1{display:inline;}

.c{display:none;} 
.あねむ{display:none;} 
.あねむ1{display:inline;} 