<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_bgwall.jpg) repeat-y top center #F5F8FA;
	color: #3f2c2c;
	text-align: center;
	margin:0 auto;
	font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}
/* Modern browser */
html&gt;/**/body {
	font-size: 13px;
}

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link,
a:visited {
	color: #254004;
	text-decoration:none;
}

a:focus,
a:hover,
a:active {
	color: #587001;
	text-decoration:none;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 130%; }
	
h2 { font-size: 120%; }
	
h3 { font-size: 110%; }
	
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 {
	background: url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_bg.jpg) #e5fb8e;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 1px solid #93a550;
	border-right: 1px solid #93a550;
}

#header {
	background: url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_header.jpg) no-repeat left top #ffffff;
	margin-bottom: 0px;
	width: 100%;
	height: 290px;
	overflow: hidden;
	padding: 0px 0px;
}

#main {
	float: right;
	width: 570px !important;
	width /* for IE5.5 */: 590px;
	padding: 0px 20px 0px 0px;
	overflow: hidden;
}

#sidemenu {
	float: left;
	width: 210px;
	padding-bottom: 20px;
	overflow: hidden;
}

#footer {
	background: url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_footer.jpg) no-repeat left bottom #899d5c;
	clear: both;
	padding: 0px 0px;
	width: 100%;
	height:95px;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}



/* Header
------------------------------------------------------------ */

#header h1 {
	text-align: left;
	padding-left:50px;
	padding-top:20px;
	padding-bottom: 5px;
	color: #254004;
	font-size: 180%;
}

#header h1 a {
	color: #254004;
}

#header p {
	text-align: left;
	padding-left:60px;
	color: #254004;
}



/* Main Contents
------------------------------------------------------------ */

.content {
	margin-bottom: 20px;
	text-align: left;
}

h2.entry_header {
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_titpost.jpg) top right no-repeat;
	text-align: left;
	width:440px !important;
	width /* for IE5.5 */: 590px;	
	height:53px !important;
	display:block;
	padding-right:40px;
	padding-top: 50px;
	padding-left: 110px;
	overflow:hidden;
}

.entry_body {
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_postbody.jpg) top right repeat-y;
	width:420px !important;
	width/*IE5.5*/:420px;
	text-align: left;
	margin-left:30px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 80px;
}

.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 110px 0px 0px;
	text-align:right;
}

.entry_footer {
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_postbtm.jpg) right bottom repeat-y;
	color:#4c4c4c;
	text-align: right;
	min-height: 100px;
	margin-bottom: 10px;
	margin-right:10px;
	padding-right: 110px;
	padding-left:30px;
	padding-bottom:30px;
}

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

.entry_footer a:link,
.entry_footer a:visited {
	color:#a1c229;
}

.entry_footer a:focus,
.entry_footer a:hover,
.entry_footer a:active { 
	color:#b6d44a;
}



/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 0px;
}

.page_navi {
	margin-bottom: 15px;
	text-align: center;
}

.pagetop {
	background: url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_bggotop.jpg) bottom right no-repeat;
	text-align: right;
	margin-top: 10px;
	padding-right: 32px;
	padding-bottom: 6px;
}

/* 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.3em 1em;
}

.entry_body ul,
.entry_body ol {
	margin: 1em 0em 1em;
}

.entry_body ul li {
	background-image:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_eblistmark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left:18px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body dl {
	margin: 1em 1.5em;
	border: 1px solid #a1c229;
	padding: 1em 1em 0em;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 2px;
	border-bottom: 1px dotted #a1c229;
	background-color: #e7f7ab;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body blockquote {
	margin: 5px;
	padding: 5px;
	border-left: 5px solid #a1c229;
	background-color:#e7f7ab;
}

.entry_body table {
	margin: 1em 1.5em;
	padding: 1em 1em 0em;
	width: 90%;
	border-collapse: collapse;
}

.entry_body th ,
.entry_body td {
	border: 1px solid #a1c229;
	padding: 5px;
}

.entry_body fieldset {
	border: 1px solid #a1c229;
	padding: 5px;
}

.entry_body fieldset  legend {
	border: 1px solid #a1c229;
	padding: 5px 10px;
}

.entry_body hr {
	border-style: none;
	border-bottom: 1px dashed #a1c229;
}

.entry_body a:link,
.entry_body a:visited {
	color: #a1c229;
	text-decoration:underline;
}

.entry_body a:focus,
.entry_body a:hover,
.entry_body a:active {
	color: #587001;
	text-decoration:underline;
}

.entry_body p.theme a:link,
.entry_body p.theme a:visited {
	color: #254004;
	text-decoration:none;
}

.entry_body p.theme a:focus,
.entry_body p.theme a:hover,
.entry_body p.theme a:active {
	color: #587001;
	text-decoration:none;
}

.entry_body pre {
	margin: 1em auto;
	padding: 1em;
	border: 3px double #a1c229;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body &gt; pre { width: auto; }

.entry_body code { font-family: monospace; }



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

#tb {
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_trackbackbtm.jpg) left bottom repeat-y;
	margin-bottom: 20px;
	margin-left:55px;
	text-align: left;
}

#cm {	
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_commentbtm.jpg) left bottom repeat-y;
	margin-bottom: 20px;
	margin-left:55px;
	text-align: left;
}

#cm .form {
	background: transparent;
	width:430px !important;
	width/*IE5.5*/:440px;
	margin-left : 10px;
}

.sub_header {
	display:block;
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_subheadertop.jpg) top right no-repeat;
	height:35px !important;
	height/*IE5.5*/:55px;
	width:520px !important;
	width/*IE5.5*/:570px;
	text-align: left;
	padding-left:50px;
	padding-top:20px;
	overflow:hidden;
	font-weight: bold;
}

#tb p.sub_header {
	display:block;
	height: 35px !important;
	height/*IE5.5*/: 55px;
	width: 475px !important;
	width/*IE5.5*/: 505px;
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_trackbacktop.jpg) top left no-repeat;
	text-align: left;
	overflow:hidden;
	padding-left:30px;
	padding-top:20px;
	font-weight: bold;
}

#cm p.sub_header {
	display: block;
	height: 35px !important;
	height/*IE5.5*/: 55px;
	width: 475px !important;
	width/*IE5.5*/: 505px;
	background: url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_commenttop.jpg) top left no-repeat;
	text-align: left;
	overflow: hidden;
	padding-left: 30px;
	padding-top: 20px;
	font-weight: bold;
}

.sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 40px;
	font-weight:bold;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}

/* Modern browser */
html&gt;/**/body .sub_title  {
	font-size: 13px;
}

#tb .sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 60px;
	padding-left:40px;
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_trackbacktit.jpg) top left no-repeat;
}

#cm .sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 60px;
	padding-left:40px;
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_commenttit.jpg) top left no-repeat;
}

.sub_body {
	display:block;
	width: 410px;
	margin-left: 60px;
}

.list_body {
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_listbodybtm.jpg) bottom right no-repeat;
	width:470px !important;
	width/*IE5.5*/:530px;
	min-height: 100px;
	text-align: left;
	margin-left:40px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.list_body li {
	background-image:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_eblistmark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left:18px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom-color:#a1c229;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.sub_footer {
	color:#4c4c4c;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 3px;
	margin-right: 20px;
	margin-left: 40px;
}

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

.form {
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_listbodybtm.jpg) bottom right no-repeat;
	width:470px !important;
	width/*IE5.5*/:530px;
	min-height: 100px;
	text-align: left;
	margin-left:40px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 400px;
	height: 150px;
}

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

.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom:30px;
}

.form .form_btn input {
	margin-right: 3px;
}

.trackback_url {
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 40px;
	text-align: left;
}

.trackback_url input {
	padding: 1px;
	width: 85%;
	margin-bottom: 10px;
	padding-bottom:5px;
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_trackbackline.jpg) left bottom no-repeat;
	border: none;
}

/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {	
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_listbodybtm.jpg) bottom right no-repeat;
	width:470px !important;
	width/*IE5.5*/:530px;
	min-height: 100px;
	text-align: left;
	margin-left:40px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
	margin-top: 3px;
}

.plg3_header {
	display: block;
	height: 35px !important;
	height/*IE5.5*/: 55px;
	width: 530px !important;
	width/*IE5.5*/: 570px;
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_plg3_headertop.jpg) top left no-repeat;
	text-align: left;
	padding-left:40px;
	padding-top:20px;
	overflow:hidden;
}


/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu li {
	background-image:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_listmark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left:12px;
}

.sidemenu_body {
	margin-bottom: 15px;
}
	
.sidemenu_body .plg_title {
	display:block;
	background:url(http://templates.blog.fc2.com/template/dhw_herbkitchen/herbkitchen_c2_titside.jpg) bottom left no-repeat;
	font-weight:bold;
	height: 100%;
	width:152px !important;
	width/*IE5.5*/:200px;
	min-height:38px;
	padding-left: 45px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:9px;
	margin-bottom:10px;
}

	
.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 {
	margin: 2px;
}

.logo {
	margin-bottom: 10px;
}

/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #B3D042;
	text-align: center;
}

table.calender td a:link,
table.calender td a:visited {
	display: block;
	color: #ffffff;
	background-color: #a1c229;
}

table.calender td a:focus,
table.calender td a:hover,
table.calender td a:active {
	display: block;
	color: #eefdfe;
	background-color: #337e9d;
}

table.calender th#sun {
	color: #EE1333;
}

table.calender th#sat {
	color: #337e9d;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin-bottom: 10px;
}

.tab input{
	padding: 3px 5px;
}

.tab input.b1{
	margin-right: 5px;
}
    
.mylog {
	padding: 5px;
	border: 0;
	text-align: left;
	background-color: transparent;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #a1c229;
	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: transparent;
	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: dashed;
	border-bottom-color: #a1c229;
	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;
	color: #ffffff;
	line-height:1.2;
}

#footer p a:link,
#footer p a:visited {
	color:#e1fc80;
	}

#footer p a:focus,
#footer p a:hover,
#footer p a:active {
	color:#d2fd37;
	}

#footer .powered {
	padding-top: 30px;
}

#footer .copyright {
	margin-bottom: 6px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
</pre></body></html>