/*

ダウンロードしていただき、ありがとうございます。

カスタマイズ、画像の入れ替えはしていただいてかまいません。
他の素材屋さんの素材を使われるときは、その素材屋さんの
ご利用規約に従ってください。 
カスタマイズについての質問にはお応えできません。 
ご自分でできる方のみ、お願いします。 

素材屋Ｐｏｏｈの管理人をしております　ぷぅと申します。 
テンプレートの中で使っているイラスト等の素材の
再配布、加工は禁止です。 
著作権は放棄してません。著作権はぷぅにあります。
  
おかしなところなど発見された時は教えて下さると助かります。 

素材サイト：http://makipooh.fc2web.com/
ブログ：http://papupu.blog92.fc2.com/

*/



/*　スクロールバーの設定　*/

HTML {
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#ffc8c8;
  scrollbar-track-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
}


/*　全体の設定　*/

BODY{
  font-size : 12px;
  color : gray;
  background-color : white;
  text-align : center;
  padding : 0px;
  margin : 0px;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

a {
        text-decoration: none;
}

a:link { color: #ff7dbe; }
a:visited { color: #ff7dbe; }
a:active { color: #ff7dbe; }
a:hover { color: #ff7dbe; }

br{
	letter-spacing:normal;
}


/*　水平線の設定　*/

hr {
        border-style: dotted none none none;
        border-top-width: 2px;
        width: 100%;
        height: 2px;
        border-top-color: #ff9a9c;
}


/* ブログ全体の設定 */

#all{
	width:855px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
         border-right: 1px #ffc7c6 solid;
         border-left: 1px #ffc7c6 solid;
         background: url(http://blog-imgs-10.fc2.com/p/a/p/papupu/kabe-pink.gif) no-repeat;
         background-repeat : repeat-y;
         background-position : right center;
}


/* 記事部分と左カラムの設定 */

#wrapper {
	float:left;
	width:655px;
	margin-bottom:15px;
}


/* メイン(記事部分)の設定 */

#main{
	float:right;
	width:455px;
}


/* 左カラムの設定 */

#left{
	float:left;
	width:180px;
         overflow: hidden;
         padding: 0px 10px;
}


/* 右カラムの設定 */

#right{
	float:right;       
	width:180px;
         overflow: hidden;
         padding: 0px 10px;
}


/*　ヘッダーの設定　*/

#header{
         width: 635px;
         height: 60px;
         background: url(http://blog-imgs-10.fc2.com/p/a/p/papupu/flower.gif) no-repeat;
         background-position : left;
	margin: 0px 10px 15px 10px;
         border-bottom: 1px #ffc7c6 solid;

}


/*　フッダーの設定　*/

#footer {
        clear: both;
        width: 855px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 1px;
        text-align: center;     
}


/*　エントリー部分の設定　*/


.waku{
  background-image : url(http://blog-imgs-10.fc2.com/p/a/p/papupu/pink-dot.gif);
  margin-bottom:30px;
  margin-left:7px;
  margin-right:8px;
}
.waku1{
  background-image : url(http://blog-imgs-10.fc2.com/p/a/p/papupu/waku-1.gif);
  background-repeat : no-repeat;
  width : 20px;
  height : 20px;
}
.waku2{
  background-image : url(http://blog-imgs-10.fc2.com/p/a/p/papupu/waku-2.gif);
  height : 20px;
}
.waku3{
  background-image : url(http://blog-imgs-10.fc2.com/p/a/p/papupu/waku-3.gif);
  background-repeat : no-repeat;
  width : 20px;
  height : 20px;
}
.waku4{
  background-image : url(http://blog-imgs-10.fc2.com/p/a/p/papupu/waku-4.gif);
  width : 20px;
}
.waku5{
  background-image : url(http://blog-imgs-10.fc2.com/p/a/p/papupu/waku-5.gif);
  width : 20px;
}
.waku6{
  background-image : url(http://blog-imgs-10.fc2.com/p/a/p/papupu/waku-6.gif);
  background-repeat : no-repeat;
  width : 20px;
  height : 20px;
}
.waku7{
  background-image : url(http://blog-imgs-10.fc2.com/p/a/p/papupu/waku-7.gif);
  height : 20px;
}
.waku8{
  background-image : url(http://blog-imgs-10.fc2.com/p/a/p/papupu/waku-8.gif);
  background-repeat : no-repeat;
  width : 20px;
  height : 20px;
}


#entry_top {
        width: 380px;
        height: 52px;
        margin-bottom: 20px;
        padding: 0px;
        background: url(http://blog-imgs-10.fc2.com/p/a/p/papupu/clover.gif) no-repeat;
}


.entry_body {
        width: 380px;
        overflow: hidden;
        margin: 0px 10px;
        padding: 0px;
}

#entry_bottom {
        width: 380px;
        margin: 10px;
        padding: 0px;
        background-color : #ffefef;
}



/*　各部のテキスト設定　*/

.top_title {
        font-size: 28px;
        font-weight: bold;
        text-align: left;
        margin: 0px;
        padding: 8px 0px 0px 58px;
}

.top_title a:link {color: #ffc7c6; text-decoration: none;}
.top_title a:active {color: #ffc7c6; text-decoration: none;}
.top_title a:visited {color:#ffc7c6; text-decoration: none;}
.top_title a:hover{color: #ffc7c6; text-decoration: none ;}


.site_info {
        text-align: left;
        letter-spacing: 3px;
        margin: 0px;
        padding: 0px 0px 5px 75px;
}

.entry_title {
        font-size: 15px;
        font-weight: bold;
        color: #ff9a9c;
        text-align: left;
        margin: 0px;
        padding: 20px 0px 0px 45px;
}

.entry_date {
        font-size: 18px;
        font-weight: bold;
        color: #ffc7c6;
        text-align: right;
        margin: 10px 20px 0px 0px;
        padding-right: 18px;
        background: url(http://blog-imgs-10.fc2.com/p/a/p/papupu/maru2.gif) no-repeat;
        background-position : right;
}

.entry_text {
        text-align: center;
        line-height: 1.4;
        letter-spacing: 1px;
        margin: 0px;
        padding: 0px 10px 10px 10px;
}

.entry_text a:link {color: red; text-decoration: none;}
.entry_text a:active {color: red; text-decoration: none;}
.entry_text a:visited {color: red; text-decoration: none;}
.entry_text a:hover{
        background-color : red;
        color: #ffffff; text-decoration: none ;}

.entry_state {
        text-align: center;
        margin: 0px;
        padding: 0px;
}

.comment_title {
        font-size: 14px;
        color: #ff9a9c;
        text-align: center;
        font-weight: bold;
        letter-spacing: 3px;
        margin: 0px;
        padding: 10px 0px;
}

.comment_title2 {
        font-size: 12px;
        height: 27px;
        color: #ff9a9c;
        text-align: left;
        font-weight: bold;
        margin-left: 10px;
        padding: 3px 0px 0px 18px;
        background: url(http://blog-imgs-10.fc2.com/p/a/p/papupu/maru.gif) no-repeat;
}

.comment_state {
        text-align: right;
        margin: 10px 10px 20px 0px;
        padding: 0px;
}

.entry_navi {
        text-align: center;
        margin-bottom: 10px;
        padding: 0px;
}


/*　メニューの詳細設定　*/

.sidemenu_block {
        margin-bottom: 10px;
}

.sidemenu_title {
        font-size: 12px;
        color: #ff9a9c;
        width: 162px;
        height: 18px;
        margin-top: 10px;
        padding: 3px 0px 0px 18px;
        background: url(http://blog-imgs-10.fc2.com/p/a/p/papupu/maru.gif) no-repeat;

}

.sidemenu_area {
        text-align: left;
        margin-top : 10px;
        padding: 0px 5px;
}

ul {
     text-align:center;
     margin: 0px;
     padding-left: 15px;
     list-style-type: circle;
     text-decoration: none;
}


li {
     text-align: left;
     color: #ff9a9c;
     line-height: 1.5;
     padding: 0px 5px 5px 0px;
     text-decoration: none;
}


/* プラグインのカレンダーの設定 */

table.calender {
	font-size: 8pt;
	border:1px #ff9a9c 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 #ff9a9c;
}
.calender td {
	text-align: center;
	padding: 2px;
}
.calender td a {
	background-color : #ffffff ;
	color : #ff9a9c;
	display: block;
}
.calender a:hover {
	text-decoration : none ; 
	background-color : #ff9a9c;
	color : #ffffff ;
}
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 : #ff9a9c;
}


TEXTAREA{
         color : gray;
         border-width : 1px;
         border-style : solid;
         border-color : #ff9a9c;
}
