/*

ダウンロードいただきありがとうございます。

アダルト・宗教的・差別的・違法な内容を
扱うブログでの使用はご遠慮下さい。

テンプレート素材の加工や流用はしないで下さい。
カスタマイズや利用規約に関しては、こちらのページをご覧下さい。
http://pneko2.blog77.fc2.com/


*/

/************************************/
/* ページ構成 */

body{
	text-align : center;
	font-family: "ヒラギノ角ゴ Pro W3", Arial, Helvetica, Osaka, sans-serif;
	background-color: #fffae6;
	margin: 8;
	padding: 0;

background-image : url(https://blog-imgs-46.fc2.com/n/a/h/nah003/background2011.gif);
background-repeat : repeat;

}

#container{
	width:870px;	/* ブログ全体の幅 */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#wrapper {
	float:left;
	width:680px;
	/* 記事部分と左カラムの幅の合計 */
	margin-bottom:15px;
}

#main-column{
	float:right;
	width:470px;	/* メインカラムの幅 */
}

div#left_column{
	float:left;
	width:210px;	/* 左カラムの幅 */
}

div#right-column{
	float:right;       
	width:190px;	/* 右カラムの幅 */
	margin-bottom:15px;
}


/************************************/
/* リンクの色 */

a{
	color: #BF4060;
	text-decoration: none;
}
a:hover {
	text-decoration : none ; 
	background-color : #ffe6e6 ;
	color : #732640 ;
}


.EntryTitle a{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}


/************************************/
/* 引用 */

blockquote{
	margin: 10px;
	padding: 10px;
	background-color: #fffae6;
	border-top: 2px solid #f3cac0;
	border-bottom: 2px solid #f3cac0;
}

/************************************/
/*head要素 */

#my_header{}

#header{
	margin: 0px;
	padding: 0px;
	height: 216px;
	width: 870px;
/*
	background-image: url(https://blog-imgs-12.fc2.com/p/u/k/puku2/neko_pink3c.jpg);
	background-image: url(https://blog-imgs-46.fc2.com/n/a/h/nah003/header2011-03.jpg);
	background-image: url(https://blog-imgs-46.fc2.com/n/a/h/nah003/header2012-02.jpg);
	background-image: url(https://blog-imgs-72.fc2.com/n/a/h/nah003/header2015.jpg);
	background-image: url(https://blog-imgs-91.fc2.com/n/a/h/nah003/header2016.jpg);
	background-image: url(https://blog-imgs-106.fc2.com/n/a/h/nah003/header2017-03.jpg);
#BlogName a:link { color:#8c594c; text-decoration: none;}
	color: #734033;
*/

	background-image: url(https://blog-imgs-77.fc2.com/n/a/h/nah003/header2018-01.jpg);

	background-repeat: no-repeat;
	background-position: top center;
}


#BlogName{
	font-family:"Arial Black", "Impact", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 17pt;
	line-height: 1.3;
	color: #732640;
	padding: 20px 370px 0px 40px;
	font-weight: bold;
}
#BlogName a:link { color:#8c594c; text-decoration: none;}
#BlogName a:active { color: #8c594c; text-decoration: none;}
#BlogName a:visited { color: #ffffff; text-decoration: none;}
#BlogName a:hover { color: #d99999; text-decoration: none; background-color: #f8c7c5;}

#headIntroduction{
	font-size: 10pt;
	line-height: 130%;
	color: #ffffff;
	padding: 13px 370px 0px 40px;
}


/*横カレンダー要素              */

#cal{
	text-align:left;
	color:#c08080;
	padding: 0px 150px 15px 30px;
}

#cal a{
	text-decoration : none ; 
	color : #732640 ;
}

#cal a:hover {
	background-color : #ffffff ;
	color : #732640 ;
	text-decoration:none;
}

#cal ul{
	font-family: Arial, Geneva, Helvetica, sans-serif,Osaka;
	font-size: 9pt;
	list-style-position : inside;
	margin: 0px;
	padding: 10px;
}

#cal li{
	display : inline;
	list-style-type : none;
}
li.day {
	padding: 0px 2px 0px 1px;
}
.prev-month-calendar {
	margin-right : 8px;
}
.next-month-calendar {
	margin-left : 8px;
}

/************************************/
/* menu 要素 */

.menuBlock{
	margin: 0px 0px 10px 0px;
	border: 1px solid #b37373;
}

.menuTitle{
	padding: 5px;
	border-bottom: 1px solid #cc8c8c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,Osaka;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #b37373;
}

.menuBody{
	padding: 5px 5px;
	background-color: #ffffff;
}

.menuText{
	font-size: 9pt;
	padding: 0px;
	color: #666666;
	line-height: 130%;
}

.menuText p{
	margin: 0.3em;
}

.menuText ul{
	padding: 0px;
	margin: 0px;
	list-style-type: circle;
}

.menuText ul li{
	padding: 0px;
	margin: 8px;
	list-style-type: none;
	border-bottom: 1px solid #dddddd;
}


/* form 要素 */
form{
	padding:0px;
	margin:0px;
}

.search{
	width:100px;
	border:1px solid #ffffff;
	margin-top:15px;
}

/************************************/
/* プラグインのカレンダー */

table.calender {
	font-size: 8pt;
	color:#666666;
	width: 95%;
	margin: 5px 5px 0px 0px;
	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 #4c6b73;
}
.calender td {
	text-align: center;
	padding: 2px;
}
.calender td a {
	background-color : #FFD5D5 ;
	color : #732640 ;
	display: block;
}

.calender a:hover {
	text-decoration : none ; 
	background-color : #c08080 ;
	color : #ffffff ;
}
th#sun {
	font-size:9pt;
	color: #cd5c5c;
}
th#sat {
	font-size:9pt;
	color: #5f9ea0;
}



/************************************/
/* main要素 */

.EntryBlock {
	margin: 0px 15px 20px 15px;
	background-color: #ffffff;
	border-width:3px;
	border-color:#f3c0ba;
	border-style:solid;
}

.EntryTitle {
	padding: 8px 15px 8px 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #734033;
	background-color: #f3c0ba;
}

.EntryBody {
	padding: 5px 15px;
	font-size: 10pt;
	line-height: 1.5;
	color: #666666;
}

.EntryMore{
	padding:0.5em 10px;
	font-size:10pt;
	color: #666666;
	line-height:1.5;
}

.EntryBlock ul{
	padding:0px;
	margin-left:18px;
	list-style-type:circle;
}

.EntryBlock ol{
	padding:0px;
	margin-left:26px;
	list-style-type:decimal;
}

.EntryBlock li{
	margin:0px;
}

.com{
	padding:0px 10px;
	font-size:9pt;
	line-height:140%;
}

.EntryDate{
	padding:1em 10px 10px 10px;
	padding: 5px 10px;
	font-size: 9pt;
	line-height: 200%;
	color: #666666;
	text-align: right;
}

.pageLink{
	font-size: 10pt;
	color: #503230;
	text-align: left;
	margin: 5px 10px 30px;
}

.LinkBlock{
	margin:15px 15px 0px 15px;
	border-width:0px;
	border-color:#503230;
	border-style:solid;
}

.padmin{
	text-align:right;
	font-size:9pt;
	color: #668c33;
	padding:5px;
}

/* 画像の装飾 */
.EntryBlock img{
	margin:0px 0px 0px 0px;
}

.menuBlock img{
	margin:0px 0px 0px 0px;
}


/************************************/
/* Comment要素 */
.Bold{
	padding: 10px 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
}
.CommentTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #735940;
	padding: 10px 15px;
}

.CTBody{
	font-size: 10pt;
	line-height: 140%;
	color: #666659;
	padding: 5px 15px;
}

.Date{
	font-size: 9pt;
	color: #666666;
	padding: 5px 15px 25px;
}

/************************************/
/* maintForm要素 */
.mainForm{
	margin: 10px;
}

.mainFormText{
	width: 200px;
	border: 1px solid #4c6b73;
}

.mainFormTextarea{
	width: 280px;
	border: 1px solid #4c6b73;
}

.mainFormPass{
	width: 100px;
	border: 1px solid #4c6b73;
}

.mainFormCheck{
	border: 1px solid #4c6b73;
}

.mainFormButton {
	width: 100px;
}

/************************************/
/* Traba要素 */

.TrabaTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #808080;
	padding: 10px 15px;
}

.TrabaUrl{
	font-size:9pt;
	padding:10px;
}

.TrabaForm{
	width:350px;
	border: 1px solid #4c6b73;
}

/************************************/
/* footer 要素              */
#footBlock {
	width: 850px;
	height: 60px;
	padding: 10px;
	margin: 0px;
	clear: both;
	font-size: 9pt;
	line-height: 150%;
	color: #5b3d23;
	text-align:center;
	background-color: #f8c7c5;
}
#footBlock a:link { color:#732640; text-decoration: none;}
#footBlock a:active { color: #732640; text-decoration: none;}
#footBlock a:visited { color: #732640; text-decoration: none;}
#footBlock a:hover { color: #732640; text-decoration: none; background-color: #ffffff;}

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{
	padding:0px;
	margin:0px;
	background:none;
	vertical-align:middle;
	border:0;
}