/*

ダウンロードしていただき、ありがとうございます。

カスタマイズ、画像の入れ替えはしていただいてかまいません。
他の素材屋さんの素材を使われるときは、その素材屋さんの
ご利用規約に従ってください。 
カスタマイズについての質問にはお応えできません。 
ご自分でできる方のみ、お願いします。 

素材屋Ｐｏｏｈの管理人をしております　ぷぅと申します。 
テンプレートの中で使っているイラスト等の素材の
再配布、加工は禁止です。 
著作権は放棄してません。著作権はぷぅにあります。
  
おかしなところなど発見された時は教えて下さると助かります。 

素材サイト：http://makipooh.fc2web.com/
ブログ：http://papupu.blog92.fc2.com/

*/



/*　スクロールバーの設定　*/

HTML {
  scrollbar-face-color:#ffcbc6;
　scrollbar-highlight-color:#ffe8e1;
　scrollbar-shadow-color:#ff7575;
　scrollbar-3dlight-color:#ffe8e1;
　scrollbar-arrow-color:#ff7575;
　scrollbar-track-color:#ffe8e1;
　scrollbar-darkshadow-color:#ff7575;
}


/*　全体の設定　*/

BODY{
  font-size : 10px;
  color : #633000;
  background-color : #ffe8e1;
  text-align : center;
  padding : 0px;
  margin : 0px;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

a {
        text-decoration: none;
}

a:link { color: #ffaa94; }
a:visited { color: #ffaa94; }
a:active { color: #ffaa94; }
a:hover { color: #ffaa94; }

br{
	letter-spacing:normal;
}


/*　水平線の設定　*/

hr {
        border-style: dotted none none none;
        border-top-width: 2px;
        text-align:center;
        width: 90%;
        height: 2px;
        border-top-color: #ffaa94;
}


/* ブログ全体の設定 */

#all{
	width:855px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
         padding: 10px;
         background-color : white;
}


/* 記事部分と左カラムの設定 */

#wrapper {
	float:left;
	width:655px;
	margin-bottom:15px;
}


/* メインの設定 */

#main{
	float:right;
	width:455px;
}


/* 左カラムの設定 */

#left{
	float:left;
	width:190px;
	overflow: hidden;
         padding-right: 10px;
}


/* 右カラムの設定 */

#right{
	float:right;       
	width:190px;
	overflow: hidden;
         padding-left: 10px;
}


/*　ヘッダーの設定　*/

#header{
	margin-bottom:3px;
}


/*　フッダーの設定　*/

#footer {
        clear: both;
        width: 855px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 1px;
        text-align: center;     
}


/*　エントリー部分の設定　*/


.entry_top {
        width: 453px;
        height: 100px;
        margin: 0px;
        padding: 0px;
        background: url(http://blog-imgs-10.fc2.com/p/a/p/papupu/hana-chan1.gif);
        background-repeat : no-repeat;
        background-position : center bottom;
        border-top: 1px #633000 solid;
        border-right: 1px #633000 solid;
        border-left: 1px #633000 solid;
}


.entry_body {
        width: 453px;
	overflow: hidden;
        margin: 0px;
        padding: 0px;
        border-right: 1px #633000 solid;
        border-left: 1px #633000 solid;
}

.entry_bottom {
        width: 453px;
        height: 10px;
        margin-bottom: 50px;
        padding: 0px;
        border-bottom: 1px #633000 solid;
        border-right: 1px #633000 solid;
        border-left: 1px #633000 solid;

}



/*　各部のテキスト設定　*/

.top_title {
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        margin: 0px;
        padding-left: 10px;
}

.top_title a:link {color: #ffaa94; text-decoration: none;}
.top_title a:active {color: #ffaa94; text-decoration: none;}
.top_title a:visited {color:#ffaa94; text-decoration: none;}
.top_title a:hover{color: #ffaa94; text-decoration: none ;}


.site_info {
        text-align: left;
        letter-spacing: 3px;
        margin: 0px;
        padding: 3px 0px 0px 10px;
}

.entry_title {
        font-size: 16px;
        color: #ffaa94;
        text-align: left;
        font-weight: bold;
        margin: 0px;
        padding: 10px 0px 0px 10px;
}

.entry_date {
        font-size: 10px;
        color: #633000;
        text-align: left;
        margin: 0px;
        padding: 5px 0px 0px 10px;
}

.entry_text {

        text-align: left;
        line-height: 1.5;
        letter-spacing: 1px;
        margin: 0px;
        padding: 10px 20px;
}

.entry_state {
        text-align: center;
        margin: 0px 10px;
        padding: 0px;
        background-color : #ffe8e1;
}

.comment_title {
        font-size: 16px;
        color: #ffaa94;
        text-align: left;
        font-weight: bold;
        letter-spacing: 3px;
        margin: 0px;
        padding: 10px 0px 0px 10px;
}

.comment_title2 {
        font-size: 12px;
        color: #ffaa94;
        text-align: left;
        font-weight: bold;
        margin-left: 10px;
        padding: 15px 0px 0px 10px;
}

.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_title1 {
        font-size: 12px;
        color: #512800;
        width: 155px;
        height: 14px;
        margin: 0px;
        padding: 22px 0px 0px 35px;
        background: url(http://blog-imgs-10.fc2.com/p/a/p/papupu/hana-chan2.gif);
        background-repeat : no-repeat;
}

.sidemenu_title2 {
        font-size: 12px;
        color: #512800;
        width: 155px;
        height: 14px;
        margin: 0px;
        padding: 2px 0px 0px 35px;
        background: url(http://blog-imgs-10.fc2.com/p/a/p/papupu/hana-chan3.gif);
        background-repeat : 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;
     line-height: 1.5;
     padding: 0px 5px 5px 0px;
     text-decoration: none;
}


/* プラグインのカレンダーの設定 */

table.calender {
	font-size: 8pt;
	border:1px #ffaa94 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 #ffaa94;
}
.calender td {
	text-align: center;
	padding: 2px;
}
.calender td a {
	background-color : #ffffff ;
	color : #ffaa94;
	display: block;
}
.calender a:hover {
	text-decoration : none ; 
	background-color : #ffaa94;
	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 : #ffaa94;
}


TEXTAREA{
         color : gray;
         border-width : 1px;
         border-style : solid;
         border-color : #ffaa94;
}


/* 横カレンダーの設定 */

.border_calender{
 margin: 0px auto;
 text-align: center;
 margin-bottom: 30px;
 padding: 3px;
 background-color : #ffe8e1;
}

.day_interval{
 padding: 2px;
}
