/*

ダウンロードいただきありがとうございます。

アダルト・宗教的・差別的・違法な内容を
扱うブログでの使用はご遠慮下さい。

テンプレート素材の加工や流用はしないで下さい。
カスタマイズや利用規約に関しては、こちらのページをご覧下さい。
http://pneko2.blog77.fc2.com/

/*

/************************************/
/* ページ構成 */

body{
	text-align : center;
	font-family: "ヒラギノ角ゴ Pro W3", Arial, Helvetica, Osaka, sans-serif;
	background-color: #b8cfeb;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 9pt;
	background-image: url(http://blog-imgs-30.fc2.com/p/u/k/puku2/fish-b1.jpg);
}

#container{
	width:930px;	/* ブログ全体の幅 */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#wrapper {
	float:left;
	width:740px;
	/* 記事部分と左カラムの幅の合計 */
	margin-bottom:15px;
}

#main-column{
	float:right;
	width:525px;	/* メインカラムの幅 */
}

div#left_column{
	float:left;
	width:215px;	/* 左カラムの幅 */
}

div#right-column{
	float:right;       
	width:190px;	/* 右カラムの幅 */
	margin-bottom:15px;
}


/************************************/
/* リンクの色 */
a{
	color: #bc4879;
	text-decoration: none;
}
a:hover {
	color : #bc4879;
	border-bottom-style : dotted;
	border-bottom-color : #8eb8e3;
	border-bottom-width : 2px;
}

/************************************/
/* 引用 */

blockquote {
	margin: 10px;
	padding: 10px;
	background-color: #eef8ff;
	border-top: 2px solid #b3ccd9;
	border-bottom: 2px solid #b3ccd9;
}

/************************************/
/*head要素 */

#my_header{}

#headBlock1 {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: 240px;
	width: 930px;
	background-image: url(http://blog-imgs-30.fc2.com/p/u/k/puku2/s-neko7.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#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;
	line-height: 130%;
	color: #666699;
	padding: 45px 200px 0px 10px;
	font-weight: bold;
}
#BlogName a:link { color:#666699; text-decoration: none;}
#BlogName a:active { color: #666699; text-decoration: none;}
#BlogName a:visited { color: #666699; text-decoration: none;}
#BlogName a:hover { color: #bc4879; text-decoration: none;}

#headIntroduction{
	font-size: 10pt;
	line-height: 140%;
	color: #666699;
	text-align: left;
	padding: 20px 220px 0px 55px;
}
/*横カレンダー要素              */
#headBlock2 {
	text-align : center;
	margin: 0px 3px 0px 20px;
	width: 710px;
	color: #999999;
	border-bottom: 1px solid #91a8d1;
	border-right: 1px solid #91a8d1;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#headBlock2 ul {
	font-family: Arial, Geneva, Helvetica, sans-serif,Osaka;
	font-size: 9pt;
	color : #4682b4 ;
	list-style-position : inside;
	margin: 0px;
	padding: 10px ;
}
#headBlock2 li {
	display : inline;
	list-style-type : none;
}
#headBlock2 a{
	color : #1e50a2 ;
	text-decoration:none;
	font-weight: bold;
}

#headBlock2 a:hover {
	text-decoration : none ; 
	background-color : #88b5d3 ;
	color : #ffffff ;
}

li.day {
	padding: 0px 2px 0px 2px;
}
.prev-month-calendar {
	margin-right : 8px;
}
.next-month-calendar {
	margin-left : 8px;
}

/************************************/
/* menu 要素 */

.menuBlock{
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #91a8d1;
	border-right: 1px solid #91a8d1;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.menuBlockHead {
	padding: 7px 7px 7px 10px ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,Osaka;
	font-size: 10pt;
	font-weight: bold;
	color: #4f6e8f;
	border-bottom: 2px dotted #b3cce6;
}

.menuBody{
	padding: 5px ;
	background-color: #ffffff;
}

.menuText{
	font-size: 9pt;
	padding: 0px;
	color: #4c6b73;
	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:#4f6e8f;
	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 #4f6e8f;
}
.calender td {
	text-align: center;
	padding: 2px;
}
.calender td a {
	color : #236492 ;
	background-color : #cde5ff ;
	display: block;
}
.calender a:hover {
	text-decoration : none ; 
	background-color : #8eb8e3 ;
	color : #ffffff ;
}
th#sun {
	font-size:9pt;
	color: #cd5c5c;
}
th#sat {
	font-size:9pt;
	color: #5f9ea0;
}

/************************************/
/* main要素 */

.EntryBlock {
	margin: 0px 15px 25px 15px;
	border: 2px dotted #91a8d1;
	background-color: #ffffff;
	background-image: url(http://blog-imgs-30.fc2.com/p/u/k/puku2/fish-w3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.EntryTitle {
	padding: 6px 15px 6px 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	border: 4px solid #ffffff;
	background-color: #8eb8e3;
}
.EntryTitle a:link { color:#ffffff; text-decoration: none;}
.EntryTitle a:active { color: #ffffff; text-decoration: none;}
.EntryTitle a:visited { color: #ffffff; text-decoration: none;}
.EntryTitle a:hover { color: #4f6e8f; text-decoration: none;}

.EntryBody {
	padding: 10px 10px 10px 15px;
	font-size: 10pt;
	line-height: 1.5;
	color: #4c6b73;
}

.EntryMore{
	padding: 10px 10px 10px 15px;
	margin:0px;
	font-size:10pt;
	line-height: 1.5;
	color: #4c6b73;
}

.EntryBlock ul{
	padding: 0px 15px 0px 15px;
	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: 25px 15px 10px 15px;
	font-size: 9pt;
	line-height: 140%;
	color: #666666;
	text-align: right;
}
.pageLink{
	font-size: 10pt;
	color: #4c6b73;
	text-align: left;
	margin: 20px 10px 30px 30px;
}
.padmin{
	text-align:right;
	font-size:9pt;
	color: #4f6e8f;
	padding:5px 15px 5px 5px;
}

.LinkBlock{
	margin:15px 15px 0px 15px;
}


/* 画像の装飾 */
.EntryBlock img{
	margin:0px 0px 0px 0px;
}

.menuBlock img{
	margin:0px 0px 0px 0px;
}


/************************************/
/* Comment要素 */
.Bold{
	padding: 10px 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #805919;
}
.CommentTitle{
	font-weight: bold;
	font-size: 10pt;
	color: #4c73a6;
	padding: 10px 10px 5px 15px;
	border-top: 2px dotted #ffffff;
}

.CTBody{
	font-size: 10pt;
	line-height: 140%;
	color: #666666;
	padding: 8px 15px 8px 15px;
}

.Date{
	font-size: 9pt;
	color: #4c73a6;
	padding: 5px 15px 15px 15px;
}

/************************************/
/* maintForm要素 */
.mainForm{
	margin: 10px;
}
.mainFormText{
	width: 250px;
	border: 1px solid #4c6b73;
}

.mainFormTextarea{
	width: 350px;
	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: #4c73a6;
	padding: 10px 15px;
}

.TrabaUrl{
	font-size:9pt;
	padding:10px;
}

.TrabaForm{
	width:400px;
	border: 1px solid #4c6b73;
}

/************************************/
/* footer 要素              */
#footBlock {
	width: 900px;
	height: 70px;
	padding: 10px;
	margin: 0px 10px 10px 10px;
	clear: both;
	font-size: 9pt;
	line-height: 150%;
	color: #4f6e8f;
	text-align:center;
	border-bottom: 1px solid #91a8d1;
	border-right: 1px solid #91a8d1;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #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;
	background-image: url(http://blog-imgs-30.fc2.com/p/u/k/puku2/fish-b1.jpg);
}

img.emoji{
	padding:0px;
	margin:0px;
	background:none;
	vertical-align:middle;
	border:0;
}