/*

ダウンロードいただきありがとうございます。

アダルト・宗教的・差別的・違法な内容を
扱うブログでの使用はご遠慮下さい。

テンプレート素材の加工や流用はしないで下さい。
カスタマイズや利用規約に関しては、こちらのページをご覧下さい。
http://pneko2.blog77.fc2.com/

横カレンダーが不要の場合は、HTMLの編集で、
<!--横カレンダーここから--><!--横カレンダーここまで-->
の部分を削除して下さい。

カスタマイズに関してのサポートは行っておりませんので、
質問はご遠慮下さい。

/*

/************************************/
/* ページ構成 */

body{
	text-align : center;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	background-color: #c7e6ee;
	background-image: url(http://www.higopet.com/image/blog/heart16-b20130420.jpg);
	margin: 0;
	padding: 0;
}

#container{
	width:860px;	/* ブログ全体の幅 */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #ffffff;
	border-right: 2px solid ＃affcb4;
	border-left: 2px solid ＃affcb4;
}

#wrapper {
	float:left;
	width:660px;
	/* 記事部分と左カラムの幅の合計 */
	margin-bottom:15px;
}

#main-column{
	float:right;
	width:440px;	/* メインカラムの幅 */
}

div#left_column{
	float:left;
	width:220px;	/* 左カラムの幅 */
}

div#right-column{
	float:right;       
	width:200px;	/* 右カラムの幅 */
	margin-bottom:15px;
}

/************************************/
/* リンクの色 */

a{
	color: #d2691e;
	text-decoration: none;
}
a:hover {
	text-decoration : none ; 
	background-color : #c5dbfe ;
	color : #009999 ;
}

/************************************/
/* 引用 */

blockquote {
	margin: 8px;
	padding: 8px;
	background-color: #EAF4FD;
	border-top: 2px solid #c7d9e6;
	border-bottom: 2px solid #c7d9e6;
}

/************************************/
/*head要素 */

#my_header{}

#header{
	height: 10px;
	width: 860px;
}

/*カラー修正 */
#headBlock1 {
	margin: 0px 10px 5px 10px;
	padding: 0px;
	height: 160px;
	width: 840px;
	background-color: #c5dbfe;
	background-image: url("http://www.higopet.com/image/blog/higo16-hed130526.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}



h1 {
     font-size: 18pt;
}

#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:18pt;
	color: #4c8080;
        text-align: left;
	padding: 2px 200px 0px 30px;
	font-weight: bold;
}
#BlogName a:link { color:#4c808c; text-decoration: none;}
#BlogName a:active { color: #4c808c; text-decoration: none;}
#BlogName a:visited { color: #4c808c; text-decoration: none;}
#BlogName a:hover { color: #ffbf56; text-decoration: none; background-color: #E7EFFF;}

#headIntroduction{
	font-size: 10pt;
	line-height: 130%;
	color: #4c6b73;
	text-align: left;
	padding: 0px 100px 0px 10px;
}

/************************************/
/*横カレンダー要素              */

#headBlock2 {
	text-align : center;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	width: 840px;	/* 横カレンダーの幅 */
	color: #999999;
	background-color: #ffffff;
}

#headBlock2 ul {
	font-family: Arial, Geneva, Helvetica, sans-serif,Osaka;
	font-size: 9pt;
	list-style-position : inside;
	margin: 0px;
	padding: 8px;
}
#headBlock2 li {
	display : inline;
	list-style-type : none;
}
#headBlock2 a{
        color : #339999 ;
	font-weight: bold;
	list-style-type : none;
}

#headBlock2 a:hover {
	text-decoration : none ; 
	background-color : #FEBCBC ;
	color : #ffffff ;
}
li.day {
	padding: 0px 2px 0px 1px;
}
.prev-month-calendar {
	margin-right : 8px;
}
.next-month-calendar {
	margin-left : 8px;
}


/************************************/
#headBlock3 {
	text-align : right;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	width: 840px;
	color: #999999;
}

/************************************/
/* menu 要素 */

.menuBlock{
	margin: 5px 10px 5px 10px;
}

.menuBlockHead {
	padding: 5px 3px 5px 0px;
	border-bottom: 2px solid #F4A460;
	border-left: 5px solid #F4A460;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,Osaka;
	font-size: 9pt;
	line-height: 130%;
	text-align: left;
	font-weight: bold;
	color: #009999;
	background-color: #c5dbfe;/* 緑に変更 */
}

.menuBody{
	padding: 5px 0px 5px 3px;
	background-color: #ffffff;
}

.menuText{
	font-size: 9pt;
	padding: 0px;
	color: #009999;
	line-height: 130%;
}

.menuText p{
	margin: 0.3em;
}

.menuText ul{
	padding: 0px;
	margin: 0px;
	list-style-type: circle;
}

.menuText ul li{
	margin: 5px 5px 5px 25px;
}


/* form 要素 */
form{
	padding:0px;
	margin:0px;
}

.search{
	width:100px;
	border:1px solid #ffffff;
	margin-top:15px;
}

/************************************/
/* プラグインのカレンダー */

table.calender {
	font-size: 8pt;
	border:1px #598080 solid;
	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 #598080;
}
.calender td {
	text-align: center;
	padding: 2px;
	border-bottom:0px #598080 solid;
}
.calender td a {
	background-color : #fff8d9 ;
	color : #d2691e ;
	display: block;
}
.calender a:hover {
	text-decoration : none ; 
	background-color : #f3b366 ;
	color : #ffffff ;
}
th#sun {
	font-size:8pt;
	color: #cc3333;
}
th#sat {
	font-size:8pt;
	color: #1822cd;
}

/************************************/
/* main要素 */


h2 {
         font-size: 11pt;
}


.EntryBlock {
	margin: 0px 5px 15px 5px;
	background-color: #ffffff;
	border-width:2px;
	border-color:#c5dbfe;
	border-style:solid;
}


.mainEntrytop {
	width : 430px;
        height: 37px;
	margin: 0px 5px 0px 5px;
	background-image: /* url(http://www.higopet.com/image/blog/ue-line-g.gif); */
}

.EntryTitle {
        height: 37px;
        padding: 10px 15px 0px 5px;
	font-size: 11pt;
	font-weight: bold;
	color: #009999;
	background-color: #c5dbfe;
}
.EntryTitle a{
	font-weight:bold;
	color:#009966;
	text-decoration:none;
}
.EntryBody {
	padding: 10px 15px;
	font-size: 10pt;
	line-height: 20px;
	color: #000033;
}


.EntryBody a{
	color : #0033cc;
	font-weight: bold;
　　　　　list-style-type : none;
}


.EntryMore{
	padding:0.5em 10px;
	font-size:10pt;
	color: #000033;
	line-height:20px;
}
.EntryMore a{
	color : #0033cc;
	font-weight: bold;
	list-style-type : none;
}


.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;
	color: #666666;
	line-height:140%;
}

.EntryDate {
	padding:1em 10px 10px 10px;
	padding: 5px 10px;
	font-size: 8pt;
	line-height: 200%;
	color: #666666;
	text-align: right;
}
.pageLink{
	font-size: 10pt;
	color: #4c6b73;
	text-align: left;
	margin: 10px 10px 30px;
}
.padmin{
	text-align:right;
	font-size:9pt;
	color: #4c6b73;
	margin: 5px 10px 0px 5px;
}

.LinkBlock{
	margin:15px 15px 0px 15px;
	border-width:0px;
	border-color:#cac5d7;
	border-style:solid;
}


/* 画像の装飾 */
.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: #808080;
	padding: 10px 15px;
}

.CTBody{
	font-size: 10pt;
	line-height: 140%;
	color: #4c6b73;
	padding: 5px 15px;
}

.Date{
	font-size: 8pt;
	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: 820px;
	height: 70px;
	padding: 10px;
	margin: 0px 10px 0px 10px;
	clear: both;
	font-size: 9pt;
	color: #4c6b73;
	text-align:center;
	background-color: #c5dbfe;
}
#footBlock a:link { color:#598c19; text-decoration: none;}
#footBlock a:active { color: #598c19; text-decoration: none;}
#footBlock a:visited { color: #598c19; text-decoration: none;}
#footBlock a:hover { color: #4c6b73; 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{
	background: none;
	vertical-align:middle;
	border:0;
}