/*

ダウンロードいただきありがとうございます。

アダルト・宗教的・差別的・違法な内容を
扱うブログでの使用はご遠慮下さい。

テンプレート素材の加工や流用はしないで下さい。
カスタマイズや利用規約に関しては、こちらのページをご覧下さい。
http://pneko2.blog77.fc2.com/

*/

/************************************/
/* ページ構成 */

body{
	text-align : center;
	font-family: "ヒラギノ角ゴ Pro W3", Arial, Helvetica, Osaka, sans-serif;
	font-size : 9pt ;
	color : #5b3d23 ;
	line-height : 130% ;
	background-color: #f4efdf;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container{
	width:880px;	/* ブログ全体の幅 */
	padding: 0px 15px 0px 15px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #ffffff;
	border-right: 2px solid #cfbdaf;
	border-left: 2px solid #cfbdaf;
}

#wrapper {
	float:left;
	width:680px;
	/* 記事部分と左カラムの幅の合計 */
	margin-bottom:15px;
}

#main-column{
	float:right;
	width:465px;	/* メインカラムの幅 */
}

div#left_column{
	float:left;
	width:210px;	/* 左カラムの幅 */
}

div#right-column{
	float:right;       
	width:180px;	/* 右カラムの幅 */
	margin-bottom:15px;
}


/************************************/
/* リンクの色 */

a{
	color: #2666a6;
	text-decoration: none;
}
a:hover {
	text-decoration : none ; 
	background-color : #f0e6d7 ;
	color : #990000 ;
}



/************************************/
/* 引用 */

blockquote{
	margin: 5px;
	padding: 8px;
	background-color: #ffffeb;
	border-top: 2px solid #cfbdaf;
	border-bottom: 2px solid #cfbdaf;
}

/************************************/
/*head要素 */

#my_header{}

#header{
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 880px;
	background-color: #f4efdf;
}


#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;
	color: #8c6136;
	padding: 30px 40px 0px 40px;
	font-weight: bold;
}
#BlogName a:link { color:#8c6136; text-decoration: none;}
#BlogName a:active { color: #8c6136; text-decoration: none;}
#BlogName a:visited { color: #8c6136; text-decoration: none;}
#BlogName a:hover { color: #c58a50; text-decoration: none; background-color: #f4efdf;}

#headIntroduction{
	font-size: 9pt;
	line-height: 140%;
	color: #5b3d23;
	padding: 20px 40px 10px 40px;
}


/*横カレンダー要素              */

#cal{
	margin: 0px 0px 10px 0px;
	padding: 5px;
	color : #ffffff ;
	background-color: #ffcc66;
}

#cal a{
	font-weight: bold;
	color : #a67333 ;
	text-decoration:none;
}

#cal a:hover {
	text-decoration : none ; 
	background-color : #8c6136 ;
	color : #ffffff ;
}

#cal ul{
	text-align : center;
	font-family: Arial, Geneva, Helvetica, sans-serif,Osaka;
	font-size:9pt;
	color : #ffffff ;
	list-style-position:inside;
	margin:0px;
	padding: 0px 5px 0px 5px;
}

#cal li{
	display : inline;
	list-style-type : none;
}
li.day {
	padding: 0px 2px 0px 2px;
}
.prev-month-calendar {
	margin-right : 8px;
}
.next-month-calendar {
	margin-left : 8px;
}

/************************************/
/* menu 要素 */

.menuBlock{
	margin: 0px 0px 15px 0px;
}

.menuTitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,Osaka;
	padding : 5px 5px 5px 10px;
	font-size : 9pt ;
	text-valign : top;
	color : #8c6136 ;
	font-weight : bold;
	background-color: #ffcc66;
}

.menuBody{
	padding: 0px;
}

.menuText{
	font-size: 8pt;
	padding: 5px;
	color: #5b3d23;
	line-height: 1.3;
}

.menuText p{
	margin: 0.3em;
}

.menuText ul{
	font-size: 8pt;
	line-height: 130%;
	margin: 5px 5px 0px 10px;
	padding: 0px;
}

.menuText ul li{
	font-size: 8pt;
	line-height: 130%;
	margin: 5px 5px 0px 10px;
	padding: 0px;
}


/* form 要素 */
form{
	padding:0px;
	margin:0px;
}

.search{
	width:100px;
	border:1px solid #ffffff;
	margin-top:15px;
}

/************************************/
/* プラグインのカレンダー */

table.calender {
	font-size: 8pt;
	color:#8c6136;
	width: 95%;
	margin: 5px 5px 0px 0px;
	border: 1px solid #c0a673;
	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 #c0a673;
}
.calender td {
	text-align: center;
	padding: 2px;
}
.calender td a {
	color : #8c6136 ;
	background-color : #ffe495 ;
	display: block;
}
.calender a:hover {
	text-decoration : none ; 
	background-color : #c0a673 ;
	color : #ffffff ;
}
th#sun {
	font-size:9pt;
	color: #cd5c5c;
}
th#sat {
	font-size:9pt;
	color: #5f9ea0;
}

/************************************/
/* main要素 */


.EntryBlock {
	margin: 17px 0px 15px 15px;
}

.EntryTop {
	height : 50px;
	padding : 0px ;
	background-image: url(http://blog-imgs-31-origin.fc2.com/p/u/k/puku2/p-main-top.gif);
	background-repeat : no-repeat;
}
.EntryTitle {
	padding : 20px 10px 0px 20px;
	font-size : 10pt ;
	color : #503230 ;
	font-weight : bold;
	line-height : 130% ;
}
.EntryBody {
	padding : 5px 15px 5px 15px;
	font-size : 9pt ;
	line-height : 1.6 ;
	color : #564539;
	background-repeat : repeat;
	text-align : left;
	background-image : url(http://blog-imgs-31-origin.fc2.com/p/u/k/puku2/p-main-naka.gif);
}

.EntryMore{
	padding : 5px 15px 5px 15px;
	font-size : 9pt ;
	line-height : 1.6 ;
	color : #564539;
	background-repeat : repeat;
	text-align : left;
	background-image : url(http://blog-imgs-31-origin.fc2.com/p/u/k/puku2/p-main-naka.gif);
}

.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:5px 15px 5px 15px;
	font-size:9pt;
	line-height:140%;
	background-repeat : repeat;
	background-image : url(http://blog-imgs-31-origin.fc2.com/p/u/k/puku2/p-main-naka.gif);
}

.EntryDate{
	padding: 5px 10px 5px 10px;
	font-size: 8pt;
	line-height: 140%;
	color: #666666;
	text-align: right;
	background-repeat : repeat;
	background-image : url(http://blog-imgs-31-origin.fc2.com/p/u/k/puku2/p-main-naka.gif);
}

.pageLink{
	font-size: 10pt;
	color: #5b3d23;
	text-align: left;
	margin: 25px 10px 30px 10px;
}

.LinkBlock{
	margin:15px 15px 0px 15px;
	border-width:0px;
	border-color:#856a50;
	border-style:solid;
}

.padmin{
	text-align:right;
	font-size:9pt;
	color: #4c6b73;
	padding:5px;
}
.admin{
	text-align:right;
	font-size:9pt;
	color: #856a50;
	padding: 6px 10px 6px 10px;
	background-repeat : repeat;
	background-image : url(http://blog-imgs-31-origin.fc2.com/p/u/k/puku2/p-main-naka.gif);
}
.Entrydown{
	height : 7px;
	background-repeat : no-repeat;
	background-image : url(http://blog-imgs-31-origin.fc2.com/p/u/k/puku2/p-main-bottom.gif);
}

/* 画像の装飾 */
.EntryBlock img{
	margin:0px 0px 0px 0px;
}

.menuBlock img{
	margin:0px 0px 0px 0px;
}


/************************************/
/* Comment要素 */
.CommentBlock {
	width : 440px;
	margin: 0px 5px 15px 15px;
	background-color: #ffffff;
	border: 1px solid #c0a673;
}
.CommentTop{
	font-weight: bold;
	font-size: 10pt;
	color: #99664c;
	padding: 6px 15px;
	background-color: #ffcc66;
}
.Bold{
	padding: 10px 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
}
.CommentTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #99664c;
	padding: 10px 15px;
}

.CTBody{
	font-size: 9pt;
	line-height: 150%;
	color: #666666;
	padding: 5px 15px;
}

.Date{
	font-size: 9pt;
	color: #806640;
	padding: 5px 15px 25px;
}

/************************************/
/* maintForm要素 */
.mainForm{
	margin: 10px;
}

.mainFormText{
	width: 200px;
	border: 1px solid #666666;
}

.mainFormTextarea{
	width: 320px;
	border: 1px solid #666666;
}

.mainFormPass{
	width: 100px;
	border: 1px solid #666666;
}

.mainFormCheck{
	border: 1px solid #666666;
}

.mainFormButton {
	width: 100px;
}

/************************************/
/* Traba要素 */

.TrabaTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #808080;
	padding: 10px 15px;
}

.TrabaUrl{
	font-size:9pt;
	padding:10px;
}

.TrabaForm{
	width:400px;
	border: 1px solid #666666;
}

/************************************/
/* footer 要素              */
#footBlock {
	width: 860px;
	height: 60px;
	padding: 10px;
	margin: 0px;
	clear: both;
	font-size: 9pt;
	line-height: 140%;
	color: #666666;
	text-align:right;
	background-color: #f4efdf;
}

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: #f4efdf;
}

img.emoji{
	padding:0px;
	margin:0px;
	background:none;
	vertical-align:middle;
	border:0;
}