/***********************************************************/
/* body */
body {
	margin:0;
	padding: 0px;

/* 背景設定　*/
	background: #BA6870 url("https://blog-imgs-32.fc2.com/a/r/i/arika3729/b_kitune.jpg") repeat-x center top;


/* そのほかの基本設定 */
	color:#EBDFAD;
	font-size: 12px;
	line-height: 190%;
}

/* スクロールバー （IEのみ有効）*/
html, body{ 
       scrollbar-track-color: #873139;
       scrollbar-face-color: #412F46;
       scrollbar-3dlight-color:#412F46;
       scrollbar-darkshadow-color: #412F46;
       scrollbar-shadow-color: #FFE4E1;
       scrollbar-highlight-color: #FFE4E1;
       scrollbar-arrow-color: #FFE4E1;}
}

/* リンクの色  */
a{color: #FF69B4;text-decoration: none;}
a:active{color: #FF1493;text-decoration: none;}
a:hover{color: #FFD700;text-decoration: overline underline;}

hr {height:1px;}

/***********************************************************/
/* baseBlock（ブログ全体）           */
#baseBlock {
	width: 100%;
         margin: auto 0px 0px 0px;
	text-align: left;
}

/***********************************************************/
/* head 要素　　　          */
#headBlock {
                height:430px;
                width: 100%;
                margin:0px 0px 0px 0px;

/* head部分背景に画像\r*/

filter: alpha(style=0, opacity=100);
background-image: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/kitunemiko_temp.jpg);
background-repeat: no-repeat;
padding-left:0px;
background-position: center top;
border: 0px solid #000000;


}


#headIntroduction{
	font-size: 10px;
	color: #FFC0CB;
	text-align: left;
                width:50%;
         padding-right:250px;
                margin:415px 250px 0px 25%;
	position: absolute;
}
#headBlogName{
	font-size: 20px;
	color: #ffffff;
   	font-weight: bold;
	text-align: left;
                width:50%;
         padding-right:250px;
                margin:397px 250px 0px 25%;
	position: absolute;
 }

#xline{
background: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/line_kitunemiko.gif);
                width: 100%;
height:13px;
                margin:4px 0px 0px 0px;
	position: absolute;
background-repeat: repeat;
}

#xline2{
background: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/line_kitunemiko.gif);
                width: 100%;
height:13px;
                margin:372px 0px 0px 0px;
	position: absolute;
background-repeat: repeat;
}

#yline{
background: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/line_kitunemiko.gif);
                width: 18px;
                height:450px;
                margin:0px 0px 0px 23%;
	position: absolute;
background-repeat: repeat;
}

#ylinek{
background: #412F46;
                width: 3px;
                height:450px;
                margin:0px 0px 0px 22%;
	position: absolute;
background-repeat: repeat;
}

#yline2{
background: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/line_kitunemiko.gif);
                width: 18px;
                height:450px;
                margin:0px 0px 0px 76%;
	position: absolute;
background-repeat: repeat;
}

#ylinek2{
background: #412F46;
                width: 3px;
                height:450px;
                margin:0px 0px 0px 78.5%;
	position: absolute;
background-repeat: repeat;
}

/***********************************************************/
/* menu 要素　　　　         　　　  */
#menuBlock {
         margin-top: 50px; /* #headBlockとのスキマ */
         margin-left: 1%;
	position: absolute;
	left: 0px; /* #baseBlock右端とのスキマ */
         width : 200px; /* メニュー部分の幅 */
         overflow:hidden;
}
.menuBlockBase {
background: #873139;
filter: alpha(style=0, opacity=100);
	width : 100%;
 	padding: 0px;
	margin: 0px 0px 15px 0px;
	border: 0px dotted #F0FFF0;
}
.menubar {
background: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/menubar_kitune2.gif);
background-repeat: no-repeat;
background-position: center top;
         width : 200px;
         height : 25px;

}
.menuBlockHead {
	font-weight:bold;
　　　　 font-size: 13px;
         width : 200px;
         height : 25px;

}
.menuBlockBody {
	margin: 0px;
	padding: 0px 3px 3px 8px;
}
.menuText {

	width : 100%;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
　　　　　font-size: 12px;
}
.menuText ul {
	
         padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.menuText ul li {
	padding: 0px;
}
.menuText p {
	margin: 0em;
}


/* 追加・カテゴリ２要素 ********/
.menuBlockBase2 {
background: #873139;
filter: alpha(style=0, opacity=100);
	width : 100%;
	position: absolute;
         padding-left:700px;
	margin: 0px 0px 15px 0px;
	border: 0px dotted #F0FFF0;
}
.menubar2 {
background: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/menubar_kitune2.gif);
background-repeat: no-repeat;
background-position: center top;
         width : 200px;
         height : 25px;

}

.menuBlockHead2 {
	font-weight:bold;
	padding: 0px;
	font-size: medium;
}
.menuText2 {
	width : 100%;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
}
.menuText2 {
	width : 100%;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
　　　　　font-size: 12px;
}
.menuText2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.menuText2 ul li {
	padding: 0px;
}
.menuText2 p {
	margin: 0em;
}

/* 追加・カテゴリ３要素 *********/
.menuBlockBase3 {
background: #873139;
filter: alpha(style=0, opacity=100);
	width : 90%;
	position: absolute;
         padding-left:700px;
	margin: 0px 0px 15px 0px;
	border: 0px dotted #F0FFF0;
}
.menubar3 {
background: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/menubar_kitune2.gif);
background-repeat: no-repeat;
background-position: center top;
         width : 200px;
         height : 25px;

}

.menuBlockHead3 {
	font-weight:bold;
	padding: 0px;
　　　　　font-size: 13px;
}
.menuText3 {
	width : 100%;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
　　　　　font-size: 12px;
}
.menuText3 {
	width : 100%;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
　　　　　font-size: 12px;
}
.menuText3 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.menuText3 ul li {
	padding: 0px;
}
.menuText3 p {
	margin: 0em;
}
/***********************************************************/
/* main 要素              */
#mainBlock {
         margin-top: 50px; /* #headBlockとのスキマ */
         margin-left: 22%; /* #baseBlock左端とのスキマ */
	vertical-align : center top;
}
.mainEntryBlock {
background: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/mainbace_kitunemiko.gif);
background-repeat: repeat-y;
background-position: center top;
         width : 623px;
filter: alpha(style=0, opacity=100);
	margin: 0px 0px 40px 0px;
         padding: 0;
}
.mainEntryTitle {
background: url(https://blog-imgs-32.fc2.com/a/r/i/arika3729/mainbar_kitunemiko.gif);
background-repeat: no-repeat;
background-position: center top;
         width : 623px;
         height : 100px;
	padding: 43px 0px 0px 0px;
                text-align: center; 
	font-size: medium;
	font-weight: bold;
	border: 0px solid #999999;
}
.mainEntryBase {
	border-left: 0px  #999999;
}
.mainEntryBody {
	margin: 10px 70px 5px 90px;
	line-height: 130%;
}
.mainEntryMore {
	margin: 10px 70px 0px 90px;
	line-height: 130%;
	color: #999999;
}
.mainEntryDate {
	line-height: 120%;
	text-align: right;
	margin: 10px 80px 10px 50px;
}
/* ページナビゲータ */
.pageLink{
	padding: 3px;
	text-align: center;
}

/* 画像の装飾              */
.mainEntryBase img{
　　　　　background: #873139;
	margin: 0px 5px 5px 0px;
	border: 0px  solid #BBBBBB;
         padding:0px;
}


/***********************************************************/
/* mainComment（コメント関連）要素              */
.mainCommentBold {
	margin: 10px 70px 5px 90px;
	font-weight: bold;
	color: #aaaaaa;
}
.mainCommentTitle{
	margin: 10px;
	padding: 3px 0px 5px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #aaaaaa;
}
.mainCommentBody {
	margin: 10px 70px 5px 90px;
	padding: 0px 0px 0px 20px;
	line-height: 130%;
	color: #aaaaaa;
}
.mainCommentDate {
	padding: 10px 70px 5px 90px;
	font-size: 10px;
	color: #aaaaaa;
}


/***********************************************************/
/* maintTaraba（トラックバック関連）要素 */
.mainTrabaBold{
	margin: 10px 70px 5px 90px;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
}
.mainTrabaTitle{
	margin: 10px 50px 5px 90px;
	font-weight: bold;
	font-size: 12px;
	color: #aaaaaa;
}
.mainTrabaBody {
	margin: 10px 70px 0px 90px;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	line-height: 130%;
	color: #aaaaaa;
}
.mainTrabaDate {
	padding: 0px 70px 15px 90px;
	font-size: 10px;
	color: #aaaaaa;
}
.mainTrabaUrl {
	margin: 10px 70px 0px 90px;
	padding: 0px 0px 10px 10px;
}
.mainTrabaForm {
	margin: 10px 40px 5px 50px;
	width: 300px;
	border: 1px solid #aaaaaa;
}



/***********************************************************/
/* mainForm（フォーム関連）要素    */
.mainForm {
	margin: 10px;
}
.mainFormText {
	width: 250px;
	border: 1px solid #aaaaaa;
}
.mainFormTextarea {
	width: 250px;
	border: 1px solid #aaaaaa;
}
.mainFormPass {
	border: 1px solid #aaaaaa;
}
.mainFormCheck {
	border: 1px solid #aaaaaa;
}
.mainFormButton {
	width: 100px;
}


/***********************************************************/
/* footer 要素              */
#footer {
	clear : both;
         width: 500px;
	padding: 10px 10px 10px 10px;
	margin: 20px 0px 0px 220px;
	text-align: center;
         border-top: 1px dotted #412F46;
         border-left: 1px dotted #412F46;
         border-right: 1px dotted #412F46;
}


textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

/***********************************************************/
/* カレンダー要素  *******************/
/* 普通のカレンダー要素  */
table.calender {
         width: 100%;
	font-size: 11px;
	padding: 3px;
	text-align: center;
	border-spacing: 0px;
	border-collapse: separate;
}
.calender caption {
	font-size: 10px;
	border-bottom: 1px solid #666666;
	padding: 0px;
}
.calender th {
	font-weight: normal;
	text-align: center;
}
.calender td {
	width: 14%;
	text-align: center;
}
.calender td a {
	display: block;
}
.calender a {
         background-color: #dddddd;
         	color: #000000;
	text-decoration: underline;
}

th#sun {
	color: #FF4040;
}
th#sat {
	color: #4040FF;
}

/* 横カレンダー要素        */
.headunder {
background: #ffffff;
filter: alpha(style=0, opacity=100);
	width : 100%;
         text-align: center;
         font-size: 10px;
 	padding: 0px;
	margin: 15px 0px;
	border: 1px solid #999999;
}
.headunder a {
         	color: #000000;
	text-decoration: underline;
         background-color: #dddddd;
} 

/***********************************************************/
/* ページナビ */
.pageLink{
background: #412F46;
filter: alpha(style=0, opacity=100);
	width : 590px;
         text-align: center;
  	padding: 2px 0px 1px 0px;
 	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	margin: 0px 0px 8px 0px;
}
/***********************************************************/
/* そのほか                         */
form {
	padding: 0px;
	margin: 0px;
}
.search {
	width:100px;
	border: 1px solid #666666;
	margin-top: 5px;
}

/* list要素              */
blockquote {
         width:90%;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background-color: #873139;
	border-top: 1px dotted #FF69B4;
	border-right: 1px dotted #FF69B4;
	border-bottom: 1px dotted #FF69B4;
	border-left: 1px dotted #FF69B4;
}

/*****************************************/
/*　　アンテナ用　　*/
.ik-list br {display: none;}
.ik-list li {list-style-type: none;}
.ik-list a {margin-left: 10px;}
.ik-list {padding:0;margin:0;}
.ik-title {display:none;}
.ik-powered{display:none;}
.h2 {display:none;}
.antena   {;border-top:1px solid #d0c0c0;border-bottom:1px solid #d0c0c0;
          margin:10 0 10 0;padding:5 0 0 0;width:600;}

/*　　文字化け対策　　*/
textarea,input,select {
font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}