body{
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(http://templates.blog.fc2.com/template/pop-k10/back.gif);
	font-family: "Lucida Grande","Verdana", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size:9pt;
}

#layout {
	width: 770px;
	margin-top:  0px;
	padding-top: 0px;
}

#header {
	width : 782px;
	height : 244px;
	margin-top:  0px;
	padding-top: 0px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(http://templates.blog.fc2.com/template/pop-k10/top.gif);
}

#menu {
	float : left;
	width : 205px;
	margin-left: 16px;
	margin-top: 2px;
	color: #d7a1bc;
	text-align: left;
}

#menu p{
	margin:0.4em;
	font-size:80%;
	color : gray;
}


#main {
	float : right;
	width : 530px;
	margin-top: 10px;
	margin-left: 2px;
	padding: 0px;
	text-align: left;
	color: gray;
}


/*タイトル部分
------------------------------------------------------------*/

/*サイトタイトル*/


.site_title {
	text-align: right;
	font-size: 18px;
	font-weight: bolder;
	color: #ffffff;
	padding-top: 140px;
	padding-right: 420px;
	padding-left: 40px;
	margin: 0px;
}

.site_title a	{color: #FFFFFF;text-decoration: none}
.site_title a:link	{color: #FFFFFF;text-decoration: none}
.site_title a:visited {color: #FFFFFF;text-decoration: none}
.site_title a:active {color: #FFFFFF;text-decoration: none}
.site_title a:hover {color: #FFFFFF;text-decoration: none}


/*サイト説明文*/

.site_intro {
	text-align: right;
	margin-top: 5px;
	font-size: 90%;
	font-weight: bolder;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 420px;
	padding-left: 40px;
}

/*カレンダー*/

#calender {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#calender ul {
	font-size: 90%;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
}

.calender{
	font-size:85%;
	color : gray;
}

li.day {
	padding: 0px 3px 0px 2px;
}

.prev-month-calendar {
	margin-right : 8px;
}

.next-month-calendar {
	margin-left : 8px;
}


/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 90%;
	color: #836444;
	margin-bottom: 15px;
	padding-top : 3px;
	padding-left: 5px;
	background-image: url(http://templates.blog.fc2.com/template/pop-k10/menu_title.gif);
	height: 30px;
}


/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
	padding-left: 10px;
	margin: 0px;
} 


/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
	text-align:center;
	margin: 0px;
	padding-left: 20px;
	list-style-type: circle;
	text-decoration: none;
	font-size: 85%;
}


li {
	font-size: 85%;
	color: gray;
	line-height: 120%;
	padding: 0px 15px 5px 0px;
	text-decoration: none;
}


a {
	text-decoration: none;
	color: #907442;
}


a:hover {
	color:  #701c0d;
}   


/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	margin: 0px 10px 5px 0px;
	padding: 5px;
} 

/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 500px;
	margin: 0px 30px 50px 0px;

}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 90%;
	text-align:center;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 100%;
	font-weight: bolder;
	color: #ffffff;
	margin: 10px 30px 10px 60px;
	padding-bottom: 10px;
}

.entry_title2{
	font-size: 100%;
	font-weight: bolder;
	color: #ffffff;
	margin: 1em;
}

.entry_title a{
	color:#ffffff;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 90%;
	color: gray;
	margin: 10px 50px 10px 30px;
	line-height : 150%;
}

.entry_bg{
	margin-right:10px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 85%;
	color: gray;
	text-align: left;
	margin: 0px 0px 10px 35px;
}


#pagetop { margin:  0px 0px 50px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}  

<!-- FC2拍手ブログパーツここから -->
<script type="text/javascript" charset="utf-8" src="http://clap.fc2.com/parts/ranking?name=jtkt&url=http%3A%2F%2Fjkfuufu.blog.fc2.com%2F&mode=popular&color=pink&width=200&limit=20&utf8&lang=ja"></script>
<!-- FC2拍手ブログパーツここまで -->
/*検索
---------------------------------------------------------*/
#search {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
}

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{
	vertical-align:middle;
	border:0;
}


