

/* General
------------------------------------------------------------ */
/*
*:before,
*:after {
	content : "";
}
*/
* {
	margin : 0;
	padding : 0;
}

body {
	color : #999;
	background : #ececec;
	text-align : center;
	line-height : 1.5;
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
	font-size : x-small !important;
	font-style : normal;
	font-weight : normal;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small !important;
}

html>body {
	font-size : small !important;
}

a {
	text-decoration : none;
}

a:link {
	color : #740404 !important;
}

a:visited {
	color : #740404 !important;
}

a:hover {
	color : #740404 !important;
}

a:active {
	color : #740404 !important;
}

a img {
	border-style : none;
	border-width : 0px;
	text-decoration : none;
}

textarea {
	width : 90%;
}

/* Layout
------------------------------------------------------------ */

div#wrapper {
	width : 740px;
	margin : 0 auto;
	background : transparent;
	text-align : left;
}

div#branding {
	margin : 0 10px;
}

div#calendar {
	margin : 30px 10px 15px 10px;
	text-align : center;
}

div.column {
	margin : 5px 0;
}

div#primary-column {
	float : left;
	width : 510px;
	padding-left : 10px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 500px;
}

html>body div#primary-column {
	width : 500px;
}

div#secondary-column {
	float : right;
	width : 210px;
	padding-right : 10px;
	background : transparent url("http://templates.blog.fc2.com/template/cfdn_w/sidebar-body-back.gif") top left repeat-y;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 200px;
}

html>body div#secondary-column {
	width : 200px;
}

div#siteinfo-legal {
	clear : both;
	margin : 0 10px;
}

/* Branding
------------------------------------------------------------ */

div#branding h1 {
	font-size : x-large;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : xx-large;
}

html>body div#branding h1 {
	font-size : xx-large;
}

div#branding p {
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : medium;
}

html>body div#branding p {
	font-size : medium;
}

/* Calendar
------------------------------------------------------------ */

p.now-month {
	background : #fff;
	font-weight : bold;
	border-top : 1px solid #999;
	border-bottom : 1px solid #999;
}

div#calendar ul {
	list-style-position : inside;
}

div#calendar li {
	display : inline;
	list-style-type : none;
}

li.prev-month-calendar {
	margin-right : 0.5em;
}

li.day {
	margin : 0 0.1em;
}

li.next-month-calendar {
	margin-left : 0.5em;
}

/* Primary-Column
------------------------------------------------------------ */

p.prev-next-navi {
	margin-bottom : 20px;
	text-align : center;
}

div.section {
	margin-bottom : 25px;
}

div.section h2 {
	padding : 15px 15px 20px 15px;
	background : url("http://templates.blog.fc2.com/template/cfdn_w/entry-header-back.gif") top left no-repeat;
	font-size : medium;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : large;
}

html>body div.section h2 {
	font-size : large;
}

div.entry-body {
	padding : 0 15px;
	background : url("http://templates.blog.fc2.com/template/cfdn_w/entry-body-back.gif") top left repeat-y;
}

p.entry-more {
	padding : 25px 15px 15px 0;
	text-align : right;
}

div.section ul.entry-footer {
	padding : 20px 15px 15px 15px;
	background : url("http://templates.blog.fc2.com/template/cfdn_w/entry-footer-back.gif") bottom left no-repeat;
	list-style-position : inside;
	text-align : right;
}

div.section li {
	display : inline;
	list-style-type : none;
}

/* Comment
------------------------------------------------------------ */

div#primary-column form {
	padding : 0 10px;
}

input#himitu {
	margin-right : 0.5em;
}

p.form-btn {
	margin-top : 20px;
}

h3#comment-top {
	margin : 15px 0 10px 0;
	padding : 0 15px;
}

h3.comment-post,
h3.comment-edit {
	padding : 0 15px;
}

h4.comment-header {
	padding : 15px 15px 10px 15px;
	background : transparent url("http://templates.blog.fc2.com/template/cfdn_w/entry-header-back.gif") top left no-repeat;
}

div.comment-body {
	padding : 0 15px;
	background : transparent url("http://templates.blog.fc2.com/template/cfdn_w/entry-body-back.gif") top left repeat-y;
}

ul.comment-footer {
	padding : 10px 15px 15px 15px;
	background : transparent url("http://templates.blog.fc2.com/template/cfdn_w/entry-footer-back.gif") bottom left no-repeat;
}

/* Trackback
------------------------------------------------------------ */

h3#trackback-top {
	margin : 15px 0;
}

p.trackback-uri {
	margin-bottom : 15px;
	padding : 0.2em 0.5em;
	background : #fff;
	border : 1px solid #999;
	-moz-border-radius : 5px;
}

h4.trackback-header {
	padding : 15px 15px 10px 15px;
	background : transparent url("http://templates.blog.fc2.com/template/cfdn_w/entry-header-back.gif") top left no-repeat;
}

div.trackback-excerpt {
	padding : 0 15px;
	background : transparent url("http://templates.blog.fc2.com/template/cfdn_w/entry-body-back.gif") top left repeat-y;
}

ul.trackback-footer {
	padding : 10px 15px 15px 15px;
	background : transparent url("http://templates.blog.fc2.com/template/cfdn_w/entry-footer-back.gif") bottom left no-repeat;
}

/* Secondary-Column
------------------------------------------------------------ */

div#secondary-column h2 {
	padding-left : 15px;
	padding-right : 15px;
	font-size : medium;
	font-weight : bold;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
}

div#secondary-column p {
	margin:0.3em 1.5em;
}

div#secondary-column .special {
	margin-bottom : 5px;
	padding-top : 3px;
	background : transparent url("http://templates.blog.fc2.com/template/cfdn_w/sidebar-header-back.gif") top left no-repeat;
}

div#secondary-column h2.categories-archives,
div#secondary-column h2.recent-entries,
div#secondary-column h2.recent-comments,
div#secondary-column h2.recent-trackbacks,
div#secondary-column h2.links,
div#secondary-column h2.appendix {
	margin-top : 20px;
	margin-bottom : 5px;
}

div#secondary-column h2.search {
	margin-top : 20px;
	margin-bottom : 10px;
}

div#secondary-column ul {
	margin : 0 15px;
	list-style-position : inside;
}

p.author-name,
p.author-description,
p.ads {
	margin : 0 15px;
}

p.author-image img {
	display : block;
	margin : 10px 15px;
	border : 1px solid #999;
}

div.special2{
	padding-bottom : 15px;
	background : transparent url("http://templates.blog.fc2.com/template/cfdn_w/sidebar-footer-back.gif") bottom left no-repeat;
}

div.special2 p {
	margin : 0 15px;
}

/* Siteinfo-Legal
------------------------------------------------------------ */

div#siteinfo-legal p {
	padding : 0.5em 0;
	text-align : center;
	border-top : 1px solid #999;
}

/* Blockquote
------------------------------------------------------------ */

blockquote {
	width : 400px;
	margin : 20px 0 20px 50px;
	padding : 0.5em;
	background : #eee;
	border : 1px solid #999;
	-moz-border-radius : 5px;
}

img.emoji{
	vertical-align:middle;
	border:0;
}
.calender{
	margin:0.3em 0.3em 0 1em;
	width:90%;
}