@charset "UTF-8";


/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}



/* Default
------------------------------------------------- */

body {
	background-color: #ffffff;
	color: #725a59;
	text-align: center;
	font-family: Verdana, Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
	background-image: url(https://templates.blog.fc2.com/template/sewing/content_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}

.entry_body i,
.entry_body em{
  font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  font-style: italic;
}


/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link, 
a:active {
	color: #725A58;
}
a:visited {
	color: #6F2E29;
}

a:focus,
a:hover {
	color: #8F8F8F;

}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}

.entry_body img{
max-width: 100%;
height: auto;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 180%; }
	
h2 { font-size: 130%; }
	
h3 { font-size: 115%; }
	
h4,h5,h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: small　!important;	/* for Modern browser */
	font-size: 82%;	/* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	width: 100%;
	height: 300px;
	overflow: hidden;
	background-image: url(https://templates.blog.fc2.com/template/sewing/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#header a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

#main {
	float: right;
	width: 510px !important;
	width /* for IE5.5 */: 550px;
	padding: 20px;
	overflow: hidden;
}

#sidemenu {
	float: left;
	width: 250px;
	height: 100%;
	padding-bottom: 20px;
	overflow: hidden;
	color: #e5d7c0;
}
#sidemenu a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}
#sidemenu a:link, 
#sidemenu a:active {
	color: #ffffff;
}
#sidemenu a:visited {
	color: #a4d0cf;
}

#sidemenu a:focus,
#sidemenu a:hover {
	color: #BF9E9B;
}
#footer {
	clear: both;
	padding: 30px 0 0;
	width: 100%;
	height: 70px !important;
	height /*ie5.5*/: 100px;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
	background-image: url(https://templates.blog.fc2.com/template/sewing/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.1;	
}



/* Header
------------------------------------------------------------ */

#header h1 {
	text-align: left;
	padding: 35px 0 5px 40px;
}
	
#header p {
	text-align: left;
	padding: 0 320px 0 40px;
}



/* Main Contents
------------------------------------------------------------ */

.content {
	width: 501px;
	margin: 0 auto 20px;
	text-align: left;
}
.content a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}
.content a:link, 
.content a:active {
	color: #4F9F9D;
}
.content a:visited {
	color: #9F6031;
}

.content a:focus,
.content a:hover {
	color: #8F8F8F;

}
h2.entry_header {
	width: 501px;
	text-align: left;
	background-image: url(https://templates.blog.fc2.com/template/sewing/content_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
h2.entry_header span {
	display: block;
	width: 320px !important;
	width /* for IE5.5 */: 405px;
	padding-left: 85px;
	padding-top: 18px;
	padding-bottom: 20px;
}
.entry_body, 
.entry_footer {
	width: 461px !important;
	width /* for IE5.5 */: 501px;
	padding: 0 20px;
	text-align: left;
	background-image: url(https://templates.blog.fc2.com/template/sewing/content_body.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

.entry_body p.entry_more {
	padding: 15px 15px 15px 0px;
	margin: 0px;
}
	
.entry_body p.tag_lnk {
	margin: 0px;
}
	
.entry_body p.theme {
	margin: 10px 0px 0px;
}

.entry_footer {
	text-align: right;
}

.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 0px;
}

.page_navi {
	margin-bottom: 15px;
	text-align: center;
}

.pagetop {
	width: 461px !important;
	width /* for IE5.5 */: 501px;
	padding: 0 20px 20px;
	text-align: right;
	background-color: #ffffff;
	background-image: url(https://templates.blog.fc2.com/template/sewing/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pagetop a,
.plg3_pagetop a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}
.pagetop a:link, 
.pagetop a:active,
.plg3_pagetop a:link,
.plg3_pagetop a:active {
	color: #725A58;
}
.pagetop a:visited,
.plg3_pagetop a:visited  {
	color: #6F2E29;
}

.pagetop a:focus,
.pagetop a:hover,
.plg3_pagetop a:focus,
.plg3_pagetop a:hover {
	color: #8F8F8F;

}



/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
	margin: 0em 0em 0.5em;
}

.entry_body p {
	margin: 0 1em;
}

.entry_body ul,
.entry_body ol {
	margin: 1em 0em 0em;
}

.entry_body ul li {
	list-style: disc outside;
	margin-left: 15px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body dl {
	padding: 1em 1em 0em;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body blockquote {
	margin: 0px 5px;
	padding: 5px;
	border: 1px dotted;
	background-color: #E6D8BD;
}

.entry_body fieldset {
	margin: 5px;
	padding: 5px;
	border: 1px dashed #CA7572;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

.entry_body table,
.entry_body table th,
.entry_body table td {
	border-collapse: collapse;
	border: 1px #F3A930 solid;
}

.entry_body table th,
.entry_body table td {
	padding: 5px;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }


/* Baton
------------------------------------------------------------ */

dt.baton_q {
	border-bottom: 0px none;
	margin-left: 40px;
	margin-bottom: 1.5em;
}

.q_number {
	background-color: #F3A930;
	color: #FFFFFF;
	padding: 0.5em;
	margin-left: -40px;
}

dd.baton_a {
	margin-left: 50px;
	margin-bottom: 2em;
}

.a_number {
	background-color: #00B5B9;
	color: #FFFFFF;
	padding: 0.5em;
	margin-left: -40px;
}






/* Comment, Trackback, Entry list
------------------------------------------------------------ */
.index_header, 
.search_header {
	width: 501px;
	text-align: left;
	background-image: url(https://templates.blog.fc2.com/template/sewing/content_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
.index_header span,
.search_header span {
	display: block;
	width: 320px !important;
	width /* for IE5.5 */: 405px;
	padding-left: 85px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sub_header {
	text-align: left;
	margin-bottom: 10px;
	padding: 5px;
}
.sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

.sub_body {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.list_body {
	width: 461px !important;
	width /* for IE5.5 */: 501px;
	padding: 5px 20px;
	text-align: left;
	background-image: url(https://templates.blog.fc2.com/template/sewing/content_body.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

.sub_footer {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 400px;
	height: 150px;
	background-color: #efeae0;
	border: thin dashed #725a58;
}
.form dl dd input {
	background-color: #efeae0;
	border: thin dashed #725a58;
}
.form dl dd input#name, 
.form dl dd input#mail, 
.form dl dd input#url {
	width: 200px;
}
.form dl dd input#pass {
	width: 100px;
}
.form dl dd input#himitu {
	width: 20px;
}
.form dl dd input#subject {
	width: 400px;
}
.form input#himitu {
	margin-right: 0.5em;
}

.form .form_btn {
	margin: 20px 10px 0;
		text-align: center;

}

.form .form_btn input {
	width: 100px;
}

.trackback_url {
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.trackback_url input {
	padding: 1px;
	width: 420px;
	background-color: #efeae0;
	border: thin dashed #725a58;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
	padding-bottom: 20px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
	margin-top: 3px;
}

.plg3_pagetop {
	width: 461px !important;
	width /* for IE5.5 */: 501px;
	padding: 0 20px 20px;
	text-align: right;
	background-color: #ffffff;
	background-image: url(https://templates.blog.fc2.com/template/sewing/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}

/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

.sidemenu_body {
	margin: 10px 20px 15px 10px;
}
	
.sidemenu_body .plg_title {
	height: 32px !important;
	height /* for IE5.5 */: 42px;
	background-image: url(https://templates.blog.fc2.com/template/sewing/btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 48px;
	margin-bottom: 5px;
	font-weight: bold;
}

	
.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

.sidemenu_body .plg_body input {
	background-color:#E6D8BD;
	margin: 2px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #F3A43B;
	border-bottom: 1px solid #F3A43B;
}




/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90% !important;
	width /* for IE5.5 */: 190px;
	margin: 0px auto;
	color: #e5d7c0;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #ffffff;
	background-color: #bc8f8f;
}
table.calender td a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

table.calender td a:focus,
table.calender td a:hover {
	color: #8F8F8F;
	background-color: #F2EFDE;

}

table.calender th#sun {
	color: #FF0000;
}

table.calender th#sat {
	color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin-bottom: 10px;
}

.tab input{
	padding: 3px 5px;
}

.tab input.b1{
	margin-right: 5px;
}
    
.mylog {
	padding: 5px;
	border: 1px dashed #E2D7BB;
	text-align: left;
	background-color: #725A58;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2D7BB;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}

.mylog dl {
	margin: 0px;
	padding: 0px;
}

.mylog dt.day {
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #725A58;
	background-image: none;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog dd.piyolog {
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2D7BB;
	padding: 0px 0px 10px;
}

.license {
	text-align: right;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}



/* Footer
------------------------------------------------------------ */

#footer p {
	margin-bottom: 3px;
}

#footer .copyright {
	margin-bottom: 10px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}

