/* 全体
------------------------------------------------------------ */

	* {
		margin : 0;
		padding : 0;
		font-style : normal;
	}

	body {
		color : #000000;
		background-color: #f5f5dc;
		text-align : center;
		font-family : Verdana, "ＭＳ Ｐゴシック", sans-serif;
		line-height : 1.5;
		font-size : x-small;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : small;
	}
	html>body {
		font-size : small;
	}

	textarea, input, select {
		margin: 0px 0px 5px 5px;
		padding: 1px;
		font-size: 90%;
		line-height: 1.5;
		border: 1px solid #999999;
		background-color: #ffffff;
	}

	
	.emoji{
		vertical-align:middle;
		border:0;
	}



/* リンク
------------------------------------------------------------ */

	a {
		text-decoration : none;
	}

	a:link {
		color : #666666;
	}

	a:visited {
		color : #666666;
	}

	a:hover {
		color : #930051;
	}

	a:active {
		color : #930051;
	}



/* 強調
------------------------------------------------------------ */

	em {
		border-bottom: 1px solid #930051;
	}

	strong {
		font-weight : bold;
	}



/* リスト
------------------------------------------------------------ */

	ul, ol, li, dl, dt, dd {
		list-style: none;
	}



/* 引用
------------------------------------------------------------ */

	blockquote {
		width : auto;
		margin : 10px 20px;
		padding : 2px 7px;
		border: 1px solid #f2c1c1;
		background-color: #fae4e4;
	}



/* コード
------------------------------------------------------------ */

	div.main_body pre {
		margin : 1em;
		padding : 0.5em;
		background-color: #000000;
		font-family : sans-serif;
		overflow : auto;
		/* pre element clearing bug in WinIE  */
	}

	/* for without MacIE5 \*/

	div.main_body pre {
		overflow : scroll;
	}/* */

	div.main_body > pre {
		width : auto;
	}

	div.main_body code {
		font-family : monospace;
	}



/* Mac版IE
------------------------------------------------------------ */

	textarea,input,select {
		font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", 

"Arial", "Verdana", "ＭＳ Ｐゴシック", sans-serif;
	}



/* レイアウト
------------------------------------------------------------ */

	div#container {	
		width : 980px;
		margin-left : auto;
		margin-right : auto;
		text-align : left;		
	}

	div#header {	
		background-image:url("https://blog-imgs-53.fc2.com/s/a/n/sanzashixxx/nekoringo.gif");
		background-position: right bottom;
		background-repeat: no-repeat;
		height: 360px;
	}

	div#right {
		float : right;
		width : 740px;
	}

	div#left {
		float : left;
		width : 200px;
	}

	div#footer {
		clear : both;
		margin : 0 auto;
		padding : 30px 0 0 0;
	}



/* タイトル
------------------------------------------------------------ */


	div#header h1 {
		padding : 5px 10px;
	}

	div#header p {
		padding : 0px 15px;
	}


/* blog_content
------------------------------------------------------------ */

	div.main_body {
		padding-bottom: 10px;
		line-height: 1.6;
	}

	div.main_body h2.entry_header {
		border-bottom: 3px double #ff0000;
		margin-bottom: 10px;
		padding: 0 5px 0 40px;
		line-height: 50px;
		background-image:url("https://blog-imgs-53.fc2.com/s/a/n/sanzashixxx/ringoicon.gif");
		background-position: left center;
		background-repeat: no-repeat;
		font-size : 100%;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size : 110%;
	}

	html>body div.main_body h2.entry_header {
		font-size : 110%;
		letter-spacing: 1px;
	}

	div.main_body p {
		margin : 1em 0;
	}

	div.entry_body {
		margin : 0px 15px;
		padding: 15px 0px;
		text-align: left;
	}

	div.entry_more {
		padding: 10px 0;
		font-weight: bold;
	}

	div.entry_body p.tag_lnk {
		margin-top: 10px;
		font-size: 85%;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size: 95%;
	}

	html>body div.entry_body p.tag_lnk {
		font-size: 95%;
	}

	div.entry_body p.theme {
		margin-top: 10px;
		font-size: 85%;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size: 95%;
	}

	html>body div.entry_body p.theme {
		font-size: 95%;
	}

	div.fc2_footer{
		margin-top: 1em;
	}

	div.main_body ul.entry_footer {
		margin: 0px 15px;
		padding: 5px 0px 10px;
		color: #ff0000;
		text-align: right;
		list-style-position : inside;
		font-size: 85%;
		voice-family : "\"}\"";
		voice-family : inherit;
		font-size: 95%;
	}

	html>body div.main_body ul.entry_footere {
		font-size: 95%;
	}

	div.main_body ul.entry_footer li {
		display : inline;
		list-style-type : none;
	}

	div.entry_body span.state {
	color: #999999;
	}

	div.sub_header {
		margin-bottom: 15px;
		padding: 0 7px;
		font-size: 110%;
		font-weight: bold;
		color: #666666;
		letter-spacing: 1px;
		line-height: 50px;
	}

	div.main_body h3 {
		margin: 0 15px;
		font-size: 100%;
		voice-family : "\"}\"";
		voice-family : inherit;
	}

	p.page_navi {
		margin-bottom : 5px;
		text-align : center;
	}
	


/* コメント
------------------------------------------------------------ */

	div#blog_content form {
		 margin: 0px 15px 35px;
		 padding: 15px 0px;
		 text-align :left;
		 line-height: 200%;
	}

	input#himitu {
		margin-right : 0.5em;
	}

	p.form-btn {
		margin-top : 20px;
	}

	div.comment_body {
		margin: 0px 15px;
		padding : 5px 0px 10px;
	}

	ul.comment_footer {
		margin: 0px 15px 5px;
		padding: 5px 0 10px;
		color: #666666;
		text-align: right;
		font-size: 95%;
	}

	ul.comment_footer li {
		display : inline;
		list-style-type : none;
	}



/* トラックバック
------------------------------------------------------------ */

	p.trackback_uri {
		margin : 0px 15px 10px;
		padding : 10px 0px;
	}

	p.trackback_uri a {
		font-size: 95%;
	}

	p.trackback_uri input {
		margin: 10px 0px 5px 0px;
		padding: 1px;
		font-size: 100%;
		line-height: 1.5;
		border: 1px solid #999999;
		background-color: #ffffff;
		color: #000000;
		width: 90%;
	}

	div.trackback_body {
		margin : 0px 15px;
		padding: 0px 0px 10px;
	}

	ul.trackback_footer {
		margin: 0px 15px 5px;
		padding: 5px 0 10px;
		text-align: right;
		font-size: 95%;
		color: #666666;
	}

	ul.trackback_footer li {
		display : inline;
		list-style-type : none;
	}



/* サイド
------------------------------------------------------------ */


	dl.plugin {
		width: 180px;
		margin: 5px;
		padding-bottom: 35px;
	}
	
	dl.plugin dt {
		font-size : 100%;
		font-weight: bold;
		margin-bottom: 1em;
		padding: 5px;
		color: #666666;
		letter-spacing: 1px;
		border-bottom: 3px double #ff0000;
		voice-family : "\"}\"";
		voice-family : inherit;
	}
	

	dl.plugin dd {
		padding: 3px 2px 0px;
		color: #666666;
		font-size: 95%;
	}

	#left li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
	color: #f5f5dc;
	}



/* カレンダー
------------------------------------------------------------ */

	.calender {
		width:180px;
		border-collapse:separate;
		margin: 15px auto 10px;
}
	.calender caption{
		margin: 0px auto;
		text-align: center;
}

	.calender th {
	  width:23px;
	  height:25px;
	  padding-top: 5px;
	  text-align:center;
}

	th#sat { color:#5f9b9f;}
	th#sun { color:#b60000;}

	
	.calender a:link,
	.calender a:visited{ color: #ff0000;}	
	.calender a:hover{
	text-decoration: underline;}

	.calender td {
		width:23px;
		height:25px;
		text-align:center;
}

	.carender a {
		font-weight: bold;
	}

	.calender td a { 
		display:block;
		font-weight: bold;
		text-decoration: none;
}

	.calender td a:link,
	.calender td a:hover,
	.calender td a:visited{
		color: #ffffff;
		background-color: #ff0000;
}