/*

ダウンロードいただきありがとうございます。

アダルト・宗教的・差別的・違法な内容を
扱うブログでの使用はご遠慮下さい。

テンプレート素材の加工や流用はしないで下さい。
カスタマイズや利用規約に関しては、こちらのページをご覧下さい。
http://pneko2.blog77.fc2.com/

タイトル背景を肉球画像にする場合は、スタイルシートの【head要素】指示のある部分を、４ケ所修正して下さい。

*/

/************************************/
/* ページ構成 */

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: #f9f2f4;
	margin: 8;
	padding: 0;
}

html {
  scrollbar-base-color: #daabbb;
scrollbar-darkshadow-color: #e3c1cd;
  scrollbar-arrow-color: #b45678;
}




#container{
	width:860px;	/* ブログ全体の幅 */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#wrapper {
	float:left;
	width:670px;
	/* 記事部分と左カラムの幅の合計 */
	margin-bottom:15px;
}

#main-column{
	float:right;
	width:460px;	/* メインカラムの幅 */
}

div#left_column{
	float:left;
	width:210px;	/* 左カラムの幅 */
}

div#right-column{
	float:right;       
	width:190px;	/* 右カラムの幅 */
	margin-bottom:15px;
}


/************************************/
/* リンクの色 */

a{
	color: #848484;
	text-decoration: none;
}
a:hover {
	text-decoration : none ; 
	background-color : #ffe6e6 ;
	color : #800033 ;
}


.EntryTitle a{
	font-weight:bold;
	color:#f9f2f4;
	text-decoration:none;
}


/************************************/
/* 引用 */

blockquote{
	margin: 8px;
	padding: 8px;
	background-color: #EAF4FD;
	border-top: 2px solid #b3ccd9;
	border-bottom: 2px solid #b3ccd9;
}

/************************************/
/*head要素 */

#my_header{}

#header{
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 860px;
	background-color: #b55778;
	background-image: url(http://blog-imgs-18-origin.fc2.com/p/u/k/puku2/nikukyu_p.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
/*▲肉球画像にする場合はnikukyu_p.jpgをyokogao_p.jpgに変更し、	background-position: leftをrightに。 */


#BlogName{<img src="http://mieze.velvet.jp/touribrogti.gif">
	
	color: #f9f2f4;
	padding: 15px 45px 0px 360px;
	font-weight: bold;
}
#BlogName a:link { color:#f9f2f4; text-decoration: none;}
#BlogName a:active { color: #f9f2f4; text-decoration: none;}
#BlogName a:visited { color: #f9f2f4; text-decoration: none;}
#BlogName a:hover { color: #ffffff; text-decoration: none; background-color: #b55778;}

#headIntroduction{
	font-size: 10pt;
	line-height: 130%;
	color: #f9f2f4;
	padding: 15px 45px 0px 360px;
}

/*▲肉球画像にする場合は #BlogNameと #headIntroductionの padding: 15px 45px 0px 360pxを 15px 360px 0px 45pxに変更 */

/*横カレンダー要素              */
#cal{
	text-align:center;
	color:#848484;
}

#cal a{
	background-color : #ffe6e6 ;
	color : #800033 ;
	text-decoration:none;
}

#cal a:hover {
	text-decoration : none ; 
	background-color : #b55778 ;
	color : #ffffff ;
}

#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 3px 0px 1px;
}
.prev-month-calendar {
	margin-right : 8px;
}
.next-month-calendar {
	margin-left : 8px;
}


/************************************/
/* menu 要素 */

.menuBlock{
	margin: 0px 0px 10px 0px;
	border: 1px solid #b55778;
}

.menuTitle{
	padding: 5px;
	border-bottom: 1px solid #b55778;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,Osaka;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #b55778;
}

.menuBody{
	padding: 5px 5px;
	background-color: #ffffff;
}

.menuText{
	font-size: 9pt;
	padding: 0px;
	color: #328b56;
	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 20px;
}


/* form 要素 */
form{
	padding:0px;
	margin:0px;
}

.search{
	width:100px;
	border:1px solid #ffffff;
	margin-top:15px;
}

/************************************/
/* プラグインのカレンダー */

table.calender{
	border-top: 1px double #777;
	width: 90%;
	border-collapse: separate/*collapse*/;
	border-spacing: 0;
	margin: 1.7em 0;
	padding: 0;
	text-align:center;
	color:#848484;
}

table.calender a{
	background-color : #ffe6e6 ;
	color : #800033 ;
	text-decoration:none;
}

table.calender a:hover {
	text-decoration : none ; 
	background-color : #b55778 ;
	color : #ffffff ;
}

th#sun {
	color:#cc3333;
}

th#sat {
	color:#1822cd;
}

.calender caption{
	width:90%;
}


/************************************/
/* main要素 */

.Entrytop {
	width : 436px;
	height: 37px;
	margin: 0px 12px 0px 12px;
	background-image: url(http://blog-imgs-18-origin.fc2.com/p/u/k/puku2/ue-line-p.gif);
}

.EntryBlock {
	margin: 0px 12px 15px 12px;
	background-color: #ffffff;
	border-width:2px;
	border-color:#b55778;
	border-style:solid;
}

.EntryTitle {
	padding: 0px 15px 8px 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #f9f2f4;
	background-color: #b55778;
}

.EntryBody {
	padding: 5px 15px;
	font-size: 10pt;
	line-height: 140%;
	color: #328b56;
}

.EntryMore{
	padding:0.5em 10px;
	font-size:10pt;
	color: #328b56;
	line-height:140%;
}

.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:5px 10px 10px 10px;
	font-size: 8pt;
	line-height: 200%;
	color: #328b56;
	text-align: right;
}

.pageLink{
	font-size: 10pt;
	color: #800033;
	text-align: left;
	margin: 5px 10px 30px;
}

.LinkBlock{
	margin:15px 15px 0px 15px;
	border-width:0px;
	border-color:black;
	border-style:solid;
}

.padmin{
	text-align:right;
	font-size:9pt;
	color: #328b56;
	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: #b45678;
}
.CommentTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #328b56;
	padding: 10px 15px;
}

.CTBody{
	font-size: 10pt;
	line-height: 140%;
	color: #328b56;
	padding: 5px 15px;
}

.Date{
	font-size: 8pt;
	color: #328b56;
	padding: 5px 15px 25px;
}

/************************************/
/* maintForm要素 */
.mainForm{
	margin: 10px;
}

.mainFormText{
	width: 200px;
	border: 1px solid #328b56;
}

.mainFormTextarea{
	width: 280px;
	border: 1px solid #328b56;
}

.mainFormPass{
	width: 100px;
	border: 1px solid #328b56;
}

.mainFormCheck{
	border: 1px solid #328b56;
}

.mainFormButton {
	width: 100px;
}

/************************************/
/* Traba要素 */

.TrabaTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #328b56;
	padding: 10px 15px;
}

.TrabaUrl{
	font-size:9pt;
	padding:10px;
}

.TrabaForm{
	width:350px;
	border: 1px solid #b45678;
}

/************************************/
/* footer 要素              */
#footBlock {
	width: 840px;
	height: 60px;
	padding: 10px;
	margin: 0px;
	clear: both;
	font-size: 9pt;
	color: #f9f2f4;
	text-align:center;
	background-color: #b55778;
}
#footBlock a:link { color:#f9f2f4; text-decoration: none;}
#footBlock a:active { color: #f9f2f4; text-decoration: none;}
#footBlock a:visited { color: #ffffff; text-decoration: none;}
#footBlock a:hover { color: #b55778; 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;
}