/* ---------- 全体の設定 ---------- */

*{
	margin:0;
	padding: 0;
}

body{
	background:#fcc;/* 背景 */
	color : #966;/* 文字の色 */	
	line-height : 150％;
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
	font-style : normal;
	font-weight : normal;
}

/* リンク部分の文字の色 */
a {
	color: #f17878;
	text-decoration : none;
}

a:link {
	color: #f17878;  !important;
}

a:visited {
	color: #d22036 !important;
}

a:hover {
	color: #d22036 !important;
	text-decoration : underline;
}

a:active {
	color: #d22036 !important;
}


textarea {
	width : 90%;
}

a img {
	border-style : none;
	border-width : 0px;
	text-decoration : none;
}


/* ---------- レイアウト ---------- */

div#wrapper {
	width : 780px;
	margin : 0 auto;/* 中央そろえ */
	background : url(http://blog-imgs-18.fc2.com/s/o/r/sorubewm/lace_back_pnk.gif) repeat-y;
	text-align : center;
}

/* タイトル部分 */
div#branding {
	margin: 0;
	width : 780px;
	height : 160px;
	background : transparent url("http://blog-imgs-18.fc2.com/s/o/r/sorubewm/lace_top_pnk.gif") top left no-repeat;
}

/* カレンダー */
div#calendar {
	width : 780px;
	margin :10px 0px;
	text-align : center;
}

/* 分割左側 */
div#main {
	float : left;
	width : 540px; 
}

 /* エントリー部分の位置・幅 */
div#primary-column {
	width : 540px; /*全体*/
	padding : 0 20px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 500px; /*全体－padding*/
}

html>body div#primary-column {
	width : 500px; /*全体－padding*/
}


/* 分割右側 */
div#sub_menu {
	float : right;
	width : 240px; 
}

 /* サイドメニュー1の部分の位置・幅 */
div#secondary-column {
	margin: 0 20 20 20;
	width : 200px;
	background : #fff;
}

 /* サイドメニュー2の部分の位置・幅 */
div#extra-column {
	margin: 0 20 20 20;
	width : 200px;
	background : #fff;
}

 /* 一番下の著作名 */
div#siteinfo-legal {
	clear : both;
	margin : 0 10px;
}

/* ---------- タイトル部分 ---------- */
/* タイトル文字*/
div#branding h1 {
	padding-top : 60px;
	text-align:center;
	font-size : 25px;
	voice-family : "\"}\"";
	voice-family : inherit;
}

html>body div#branding h1 {
	font-size : 25px;
}

/* サブタイトル文字*/
div#branding p {
	padding-top : 5px;
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : 12px;
}

html>body div#branding p {
	font-size : 12px;
}


/* ---------- カレンダー部分 ---------- */

p.now-month {
	font-size: 11px;
}

div#calendar ul {
	font-size: 11px;
	list-style-position : inside;
}

div#calendar li {
	font-size: 11px;
	display : inline;
	list-style-type : none;
}

li.prev-month-calendar {
	font-size: 13px;
	margin-right : 0.5em;
}

li.day {
	margin : 0 0.1em;
}

li.next-month-calendar {
	font-size: 13px;
	margin-left : 0.5em;
}


/* ---------- エントリー部分 ---------- */

div.section {
	margin-bottom : 25px;
}

div.section h2 {
	font-size: 16px;
	font-weight: bold;
	padding : 10px;
	background :url(http://blog-imgs-18.fc2.com/s/o/r/sorubewm/lace_entrytop_pnk.gif) no-repeat;
	color: #670707;
	voice-family : "\"}\"";
	voice-family : inherit;
}

div.section p {
	padding : 1em 0;
}

div.entry-body {
	font-size : 13px;
	line-height : 150%;

	text-align : left;
	padding : 10px 20px;
}

p.entry-more {
	font-size : 13px;
	line-height : 150%;
	padding : 25px 10px 10px 10px;
	text-align : right;
}

div.section ul.entry-footer {
	font-size : 13px;
	padding : 0px;
	height : 80px;
	text-align : center;
	background : url(http://blog-imgs-18.fc2.com/s/o/r/sorubewm/lace_line_pnk.gif) no-repeat;
	list-style-position : inside;
}

div.section li {
	font-size : 13px;
	display : inline;
	list-style-type : none;
}

/* ホーム・次 前のページ */
p.prev-next-navi {
	font-size : 13px;
	margin-bottom : 20px;
	margin:10px 0px;
	height:40px;
	width:498px;
	text-align : center;
	border : #fcc 1px solid;
}


/* ---------- エントリー（コメント）部分 ---------- */

div#primary-column form {
	font-size : 13px;
	padding : 0 10px;
}

input#himitu {
	font-size : 13px;
	margin-right : 0.5em;
}

p.form-btn {
	margin-top : 20px;
}

h3#comment-top {
	font-size : 13px;
	margin : 15px 0 10px 0;
	padding : 0 15px;
}

h3.comment-post,
h3.comment-edit {
	font-size : 13px;
	padding : 0 15px;
}

h4.comment-header {
	font-size : 13px;
	padding : 10px;
}

div.comment-body {
	font-size : 13px;
	line-height : 150%;
	text-align : left;
	padding : 10px 20px;
}

ul.comment-footer {
	font-size : 13px;
	padding : 0px;
	height : 80px;
	text-align : center;
	background : url(http://blog-imgs-18.fc2.com/s/o/r/sorubewm/lace_line_pnk.gif) no-repeat;
}

/* ---------- エントリー（トラックバック）部分 ---------- */

h3#trackback-top {
	font-size : 13px;
	margin : 15px 0;
}

p.trackback-uri {
	font-size : 13px;
	margin-bottom : 15px;
	padding : 0.2em 0.5em;
	background : #fff;
	border : 1px solid #fcc;
	-moz-border-radius : 5px;
}

h4.trackback-header {
	font-size : 13px;
	padding : 10px;
}

div.trackback-excerpt {
	font-size : 13px;
	text-align : left;
	padding : 0 10px;
}

ul.trackback-footer {
	font-size : 13px;
	padding : 0px;
	height : 80px;
	text-align : center;
	background : url(http://blog-imgs-18.fc2.com/s/o/r/sorubewm/lace_line_pnk.gif) no-repeat;
}

/* ---------- サイドメニュー１の部分 ---------- */

div#secondary-column h3 {
	height : 31px;
	font-size : medium;
	font-weight : bold;
	text-align : center;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : 13px;
	padding-top : 6px;
	margin : 0;
	background : transparent url("http://blog-imgs-18.fc2.com/s/o/r/sorubewm/lace_midashi_pnk.gif") top left no-repeat;

}

div#secondary-column h2.special {
	padding : 0;
}

div#secondary-column form {
	font-size : 13px;
	line-height : 150%;
	margin : 5px 10px 15px 10px;
	padding-bottom : 10px;
}

div#secondary-column ul {
	font-size : 13px;
	line-height : 150%;
	margin : 5px 10px 15px 10px;
	list-style-position : inside;
}

div#secondary-column p {
	font-size : 13px;
	line-height : 150%;
	margin : 5px 10px 15px 10px;
}


/* ---------- サイドメニュー２の部分 ---------- */

div#extra-column h3 {
	height : 31px;
	font-size : medium;
	font-weight : bold;
	text-align : center;
	voice-family : "\"}\"";
	voice-family : inherit;
	padding-top : 6px;
	font-size : 13px;
	margin : 0;
	background : transparent url("http://blog-imgs-18.fc2.com/s/o/r/sorubewm/lace_midashi_pnk.gif") top left no-repeat;

}

div#secondary-column h2.special {
	padding : 0;
}

div#extra-column form {
	font-size : 13px;
	line-height : 150%;
	margin : 5px 10px 15px 10px;
	padding-bottom : 10px;
}


div#extra-column ul {
	font-size : 13px;
	line-height : 150%;
	margin : 5px 10px 15px 10px;
	list-style-position : inside;
}

div#extra-column p {
	font-size : 13px;
	line-height : 150%;
	margin : 5px 10px 15px 10px;
}

p.author-name,
p.author-description {
	font-size : 13px;
	line-height : 150%;
	margin : 0 10px;
}

p.ads {
	margin : 0 10px;
	padding-bottom : 10px;
}

p.author-image img {
	display : block;
	margin : 10px 10px;
	border : 1px solid #933;
}


/* ---------- フッター ---------- */

div#siteinfo-legal p {
	font-size : 13px;
	padding : 0.5em 0;
	text-align : center;
}

/* Blockquote
------------------------------------------------------------ */

blockquote {
	width : 300px;
	margin : 20px auto 20px auto;
	padding : 0.5em;




	background : transparent;
	border : 1px solid #933;
	-moz-border-radius : 5px;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

.calender{
	width:95%;
}

div.clearspace{
	clear: both;
	overflow:hidden;
}
