body {
/*	font-family: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka"; ---comment out at 070125---*/
	background: url( http://blog-imgs-30.fc2.com/k/k/s/kksmemo/shadow-blue2.jpg) repeat-y top left #ffffff;
;
	font-size: 13px;
	line-height: 120%;
	margin:0;
	color:#636363;
}


a:link {	color:#B65095;	text-decoration: none}
a:active {	color: #B65095;	text-decoration: none}
a:visited {	color: #B65095;	text-decoration: none}
a:hover {	color:green;	text-decoration:none}
/* a:hover {	color:green;	text-decoration:none;border-bottom:dashed 1pt;} ---07.11.08 下線表示はFirefoxでその下がずれるので廃止---*/


h1 {	font-size: 150%;}
h2 {	font-size: 100%;}


li {
	font-size: 11px;
	line-height: 120%;
	margin: 0px 0px 5px 5px;
	padding: 0 3px;
}

input,textarea,select,button,submit{
	font-size :13px;
	line-height: 130%;
	background: #FFFFFF;
	color :#636363;
/*	font-family: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";	*/
}





/*ボックス（レイアウト設定）---------------------------*/

/*サイトタイトル*/
#box_title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 768px;
	height:145px;
}

/*メイン表示部分*/
#box_main {
	position: absolute;
/*	left: 15px;	comment out 07.08.25 */
	left: 230px;	/* arr 07.08.25 */
	top: 170px;
	width: 520px;
}

/*サイド表示部分*/
#box_side {
	position: absolute;
/*	left: 540px;	comment out 07.08.25 */
	left: 15px;	/* arr 07.08.25 */
	top: 145px;
	width: 210px;
}





/*タイトル部分---------------------------*/

/*サイトタイトル*/
.site_title {
	position: absolute;
	left: 0px;
	top: 7px;
	font-size: 18pt;
	font-weight: bolder;
	color:#636363;
	padding: 0px;align:right;
}

.site_title a:link {	color:#636363;	text-decoration: none;}
.site_title a:active {	color:#636363;	text-decoration: none}
.site_title a:visited {	color:#636363;	text-decoration: none}
.site_title a:hover {	color:B65095;	text-decoration: none;}

/*サイト説明文*/
.site_intro {
	position: absolute;
	left: 20px;
	top: 80px;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}





/*サイドメニュー関連---------------------------*/

/*サイドテーブル（1ブロック）*/
.side_table{
	margin: 10px 0px 10px 0px;
}

/*サイド：見出し背景*/
.side_title_bg{
	width:210px;
	height:40px;
	background: url(http://blog-imgs-30.fc2.com/k/k/s/kksmemo/s_side_t-blue2.jpg) no-repeat #ffffff;
}

/*サイド：テキスト背景*/
.side_text_bg{
	width:210px;
        margin-left:8mm;
	padding-right:16px;	/* 07.01.25木 10->16 */
	background: url(http://blog-imgs-30.fc2.com/k/k/s/kksmemo/s_side_c-blue2.jpg) repeat-y #ffffff;
}

.side_text_bg p{
	font-size: 12px;	/* 07.01.25木 12->12 */
	margin:1em 2em;
}

/*サイド：トラックバック背景*/
.side_text_bg_t{
	width:210px;padding-right:12px;
background: url(http://blog-imgs-30.fc2.com/k/k/s/kksmemo/s_side_c-blue2.jpg) repeat-y #ffffff;
}


/*サイド：見出し*/
.side_title{
	font-size: 14px;
	line-height: 130%;	/* 07.01.25木 160->130 */
	font-weight: bolder;
	color: #3b3b3b;
	margin: 15px 10px 0px 20px;
         
}

/*サイド：テキスト*/
.side_text{
	font-size: 12px;	/* 07.01.25木 10->12 */
	margin-left:0mm;
	line-height: 110%;	/* 07.01.25木 130->110 */
	color: #636363;
	
}




/*エントリー関連---------------------------*/

/*エントリーテーブル（1ブロック）*/
.entry_table{
background: url( http://blog-imgs-30.fc2.com/k/k/s/kksmemo/s_entry_c-blue2.jpg) 

repeat-y top left #ffffff;width: 520px;
	margin: 0px 0px 20px 0px;
}

/*エントリー：ナビゲーション*/
.entry_navi{
	font-size: 13px;	/* 07.01.25木 11->13 */
	font-weight: normal;
	margin: 15px 20px 15px 20px;
}

/*エントリー：ナビゲーション（小フォント）07.09.01追加 */
.entry_navi_s{
	font-size: 11px;
	font-weight: normal;
	margin: 15px 20px 15px 20px;
}

/*エントリー：背景*/
.entry_bg{
background: url( http://blog-imgs-30.fc2.com/k/k/s/kksmemo/s_entry_c-blue2.jpg) 

repeat-y top left #ffffff;width:520px;
}

/*エントリー：見出し*/
.entry_title{
	font-size: 24px;	/* 07.09.01土 18->24 */
	line-height: 120%;	/* 07.09.01土 150->120 */
	font-weight: bolder;
	color: #3b3b3b;
	margin: 5px 20px 10px 20px;
	border-bottom: 0px solid #000000;
}

/*エントリー：テキストタイトル*/
.entry_texttitle {
	font-size: 18px;
	line-height: 100%;
	font-weight: bolder;
	color: #636363;
	margin: 15px 20px 15px 20px;
}

/*エントリー：テキスト*/
.entry_text {
	font-size: 13px;
	line-height: 150%;
	color: #636363;
	margin: 15px 20px 15px 20px;
}

/*エントリー：ステータス（日付等）*/
.entry_state {
	font-size: 13px;
	line-height: 150%;
	color: #636363 ;
	font-weight: bolder;
	margin: 20px 20px 10px 20px;
}

/*テキスト内の画像*/
.entry_text img {
/*	border: 1px #EEEEEE;*/
	margin: 4px;
}





/*ページフッター関連---------------------------*/

/*フッターテーブル（1ブロック）*/
.footer_table {
	width: 520px;
	margin: 0px 0px 10px 0px;
}

/*コピーライト*/
.copyright {
	font-size: 12px;		/* 07.01.25木 11->12 */
	line-height: 120%;
	color: #FFFFFF;
	margin: 15px 20px 15px 20px;
}

.copyright2 {
	font-size: 12px;		/* 07.01.25木 11->12 */
	line-height: 120%;
	color: #636363;
	margin: 15px 20px 15px 20px;
}

.copyright a:link {	color: #636363;	text-decoration: none;}
.copyright a:active {	color: #636363;	text-decoration: none}
.copyright a:visited {	color: #636363;	text-decoration: none}
.copyright a:hover {	color: #B65095;	text-decoration: none;}





/* カレンダー設定---------------------------*/
.calender {
	margin-left: 1em;
	font-size: 10px;
	line-height: 180%;
	width: 90%;
	background: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px dotted #616161;
	border-bottom: 1px solid #FFFFFF;
}
.calender caption {
	width: 90%;
	font-size: 10px;
	line-height: 150%;
	padding-bottom: 5px;
	background: #FFFFFF;
}
.calender th {
	height: 20px;
	font-weight: bolder;
}
.calender td {
	height: 20px;
	text-align: center;
}
.calender td a {
	display: block;
}
th#sun {
	color: #FF0000;
}
th#sat {
	color: #0000FF;
}
.calender td a:link {
	background:white;
	color: #B65095;
	text-decoration: none;
}
.calender td a:visited {
	background:white;
	color: #B65095;
	text-decoration: none;
}
.calender td a:hover {
	background:white;
	color:green;
	text-decoration:none;
}




/* 自己紹介部分の画像---------------------------*/
.pay {
	text-align: center;
}




/* 検索---------------------------*/
#box_side form {
/*	margin-left: 10px;	07.01.25木 comment-out フチ消えるので */
}

.search {
	font-size: 13px;
	line-height: 130%;
	background: #FFFFFF;
	color: #636363;margin-left:4mm;
}
img.emoji{
	vertical-align:middle;
	border:0;
}