/*

ダウンロードいただきありがとうございます。

アダルト・宗教的・差別的・違法な内容を
扱うブログでの使用はご遠慮下さい。

テンプレート素材の加工や流用はしないで下さい。
カスタマイズや利用規約に関しては、こちらのページをご覧下さい。
http://pneko2.blog77.fc2.com/

*/

/************************************/
/* body              */
body{
	font-family: "ヒラギノ角ゴ Pro W3", Arial, Helvetica, Osaka, sans-serif;
	background-color: #3a7cb5;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(https://blog-imgs-50-origin.fc2.com/p/u/k/puku2/a_back.gif);
}
#baseBlock {
	width: 900px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
}
/************************************/
/* リンクの色  */
a{
	color: #ff3366;
	text-decoration: none;
}
a:hover {
	text-decoration : none ; 
	background-color : #d4ebf3 ;
	color : #142e61 ;
}

/************************************/
/* list要素              */
blockquote {
	margin: 10px;
	padding: 10px;
	background-color: #eef8ff;
	border-top: 2px solid #b3ccd9;
	border-bottom: 2px solid #b3ccd9;
}

/************************************/
/*head要素              */

#headBlock1 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 300px;
	width: 900px;
	background-image: url(https://blog-imgs-50-origin.fc2.com/p/u/k/puku2/akari_h.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#headBlogName{
	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: 19pt;
	line-height: 1.4;
	color: #ffff00;
	padding: 35px 50px 0px 50px;
	font-weight: bold;
}
#headBlogName a:link { color:#ffff00; text-decoration: none;}
#headBlogName a:active { color: #ffff00; text-decoration: none;}
#headBlogName a:visited { color: #ffff00; text-decoration: none;}
#headBlogName a:hover { color: #ff3366; text-decoration: none; background-color: #3a7cb5;}

#headIntroduction{
	font-size: 11pt;
	line-height: 1.4;
	color: #000000;
	text-align: left;
	padding: 15px 50px 0px 50px;
}

/*横カレンダー要素              */
#headBlock2 {
	text-align : center;
	margin: 0px;
	padding: 0px;
	width: 900px;
	color: #999999;
	background-color: #ffffff;
}

#headBlock2 ul {
	font-family: Arial, Geneva, Helvetica, sans-serif,Osaka;
	font-size: 9pt;
	color : #999999 ;
	list-style-position : inside;
	margin: 0px;
	padding: 10px ;
}
#headBlock2 li {
	display : inline;
	list-style-type : none;
}
#headBlock2 a{
	color : #336699 ;
	text-decoration:none;
	font-weight: bold;
}

#headBlock2 a:hover {
	text-decoration : none ; 
	background-color : #336699 ;
	color : #ffffff ;
}

li.day {
	padding: 0px 3px 0px 3px;
}
.prev-month-calendar {
	margin-right : 8px;
}
.next-month-calendar {
	margin-left : 8px;
}

/************************************/
/* menu 要素              */
#menuBlock {
	float : right;
	width : 260px;
	padding: 0px 10px 30px 0px;
}
.menuBlockBase {
	margin: 0px ;
	padding: 0px 10px 20px 0px;
}
.menuBlockHead {
	height: 30px;
	padding: 10px 7px 10px 10px ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,Osaka;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	background-image: url(https://blog-imgs-50-origin.fc2.com/p/u/k/puku2/line-s300.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.menuBlockBody {
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
}
.menuText {
	font-size: 9pt;
	padding: 0px;
	color: #4c6b73;
	line-height: 1.4;
}
.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;
}
.madmin{
	text-align:right;
	font-size:9pt;
	color: #4c6b73;
	padding:8px 15px 0px 0px;
}

/* form 要素              */
form {
	padding: 0px;
	margin: 0px;
}
.search {
	width:100px;
	border: 1px solid #FFFFFF;
	margin-top: 15px;
}

/************************************/
/* プラグインのカレンダー */

table.calender {
	font-size: 9pt;border:1px #336699 solid;
	color:#4c6b73;
	width: 85%;
	margin: 5px 5px 0px 10px;
	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 {
	color : #ff3366 ;
	font-weight: bold;
	display: block;
}
.calender a:hover {
	text-decoration : none ; 
	background-color : #80b3cc ;
	color : #ffffff ;
}
th#sun {
	font-size:9pt;
	color: #cd5c5c;
}
th#sat {
	font-size:9pt;
	color: #5f9ea0;
}

/************************************/
/* main 要素              */
#mainBlock {
	float : left;
	width : 590px;
}

.mainEntryBlock {
	width : 590px;
	margin: 10px 10px 30px 15px;

}
.mainEntryTitle {
	height: 43px;
	padding: 18px 15px 15px 65px;
	font-size: 11pt;
	line-height: 1.4;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 0px dotted #b8cfeb;
	background-image: url(https://blog-imgs-50-origin.fc2.com/p/u/k/puku2/a_main.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainEntryTitle a:link { color:#ffffff; text-decoration: none; font-weight: bold;}
.mainEntryTitle a:active { color: #ffffff; text-decoration: none; font-weight: bold;}
.mainEntryTitle a:visited { color: #ffffff; text-decoration: none; font-weight: bold;}
.mainEntryTitle a:hover { color: #ffff00; text-decoration: none; background-color: #3a7cb5;}

.mainEntryBody {
	padding: 10px 15px;
	font-size: 10pt;
	line-height: 1.6;
	color: #000000;
	border: 1px solid #336699;
}

.mainEntryDate {
	padding: 10px 15px;
	font-size: 9pt;
	line-height: 1.4;
	color: #666666;
	text-align: right;
	background-image: url(https://blog-imgs-18-origin.fc2.com/p/u/k/puku2/waku_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
}

.pageLink{
	font-size: 10pt;
	color: #4c6b73;
	text-align: left;
	margin: 20px 10px 30px 30px;
}
.padmin{
	text-align:right;
	font-size:9pt;
	color: #4c6b73;
	padding:5px 15px 5px 5px;
	background-color: #ffffff;
}

/* 画像の装飾１            */
.mainEntryBase img{
	margin:0px 0px 0px 0px;
}


/************************************/
/* mainComment要素              */

.mainCommentBold {
	padding: 10px 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #805919;
	background-color: #ffffff;
}
.mainCommentTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #4c73a6;
	padding: 5px 10px 5px 10px;
	background-color: #deebf8;
	border-right: 20px solid #ffffff;	
	border-left: 20px solid #ffffff;
}

.mainCommentBody {
	font-size: 10pt;
	line-height: 1.4;
	color: #000000;
	padding: 8px 30px 8px 30px;
	background-color: #ffffff;
}
.mainCommentDate {
	font-size: 9pt;
	color: #4c73a6;
	padding: 5px 30px 15px 30px;
	background-color: #ffffff;
}

/************************************/
/* maintForm要素              */
.mainForm {
	margin: 10px;
	background-color: #deebf8;
	border: 7px solid #ffffff;
}
.mainFormText {
	width: 250px;
	border: 1px solid #4c6b73;
}
.mainFormTextarea {
	width: 420px;
	border: 1px solid #4c6b73;
}
.mainFormPass {
	width: 150px;
	border: 1px solid #4c6b73;
}
.mainFormCheck {
	border: 1px solid #4c6b73;
}
.mainFormButton {
	width: 100px;
}

/************************************/
/* maintTaba要素              */
.mainTrabaBold{
	padding: 10px 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #805919;
	background-color: #ffffff;
}
.mainTrabaTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #4c73a6;
	padding: 10px 15px;
	background-color: #ffffff;
}
.mainTrabaBody {
	font-size: 9pt;
	line-height: 140%;
	color: #666666;
	padding: 5px 15px;
	background-color: #ffffff;
}
.mainTrabaDate {
	font-size: 8pt;
	color: #666666;
	padding: 5px 15px 25px;
	background-color: #ffffff;
}
.mainTrabaUrl {
	padding: 5px 15px 25px;
	background-color: #ffffff;
}
.mainTrabaForm {
	width: 400px;
	border: 1px solid #4c6b73;
	background-color: #ffffff;
}

/************************************/
/* footer 要素              */
#footBlock {
	width: 850px;
	height: 100px;
	padding: 55px 15px 0px 15px;
	margin: 0px 10px 0px 10px;
	clear: both;
	font-size: 9pt;
	line-height: 1.5;
	color: #ffffff;
	text-align:left;
	background-image: url(https://blog-imgs-50-origin.fc2.com/p/u/k/puku2/a_bottom.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#footBlock a:link { color:#ffff00; text-decoration: none; font-weight: bold;}
#footBlock a:active { color: #ffff00; text-decoration: none; font-weight: bold;}
#footBlock a:visited { color: #ffff00; text-decoration: none; font-weight: bold;}
#footBlock a:hover { color: #ff3366; text-decoration: none; background-color: #3a7cb5;}

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;
	background-color: #deebf8;
}

img.emoji{
	background: none;
	vertical-align:middle;
	border:0;
}