@charset "utf-8";
/*スタイルシート*/
/* init Start */
/*
http://yui.yahooapis.com/3.1.1/build/cssreset/reset-min.css
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/*
http://yui.yahooapis.com/3.1.1/build/cssfonts/fonts-min.css
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* init End */

/* ページ全体の設定 */
body{
	margin: 0px;
	background-color: #FFFFFF;
	background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_bkimg.jpg') left top repeat fixed;
}

	/* 区切り線(コメント表示欄で使用)の設定 */
	hr{
		border:1px dashed #E7E3DF;
	}


/* id */
#wrapper {
	margin: 0 auto;
	width: 800px;
}

	#container {
		padding-top: 5px;
		padding-bottom: 5px;
	}


/* title */
#header{
	margin: 5px 0 5px 0;
	width: 800px;
	height : 90px;
	background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
}

	/* title detail */
	h1 {
		padding: 13px 0 0 12px;
		margin: 12px 0 0 0;
		height: 32px;
		font-size: 2.4em;
		text-align: left;
		color: #FFFF00;
	}

		h1 a:link    {color: #FFFF00; text-decoration: none;}
		h1 a:active  {color: #FFFF00; text-decoration: none;}
		h1 a:visited {color: #FFFF00; text-decoration: none;}
		h1 a:hover   {color: #FFCC66; text-decoration: none;}


	/* blog description */
	#site_description{
		margin: 0;
		padding: 10px 10px 0 13px;
		height: 20px;
		text-align: left;
		font-size : 1em;
		color : #FFFFFF;
		overflow: hidden;
	}

		#site_description strong {
			font-weight: normal;
		}

#boxmain {
	margin-bottom: 5px;
	width: 605px;
	float: left;
}

	#topentry {
		width: 100%;
	}

		/* entry title */
		div.h2wrap{
			margin-top: 5px;
			width: 100%;
			min-height: 38px;
			background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
		}
			div.h2cont{
				margin: 0 auto;
				width: 591px;
				border-bottom: 1px dashed #CCCCCC;
			}
			.himekuri--{
				display: none;
			}
			.himekuri01, .himekuri02, .himekuri03, .himekuri04, .himekuri05, .himekuri06, .himekuri07, .himekuri08, .himekuri09, .himekuri10, .himekuri11, .himekuri12  {
				display: block;
				float: left;
				margin: 8px 0 0 4px;
				padding-top: 18px;
				text-align: center;
				width: 40px;
				height: 20px;
			}
			.himekuri {
				display: none;
			}
			.himekuri01 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_jan.gif') left top no-repeat;
			}
			.himekuri02 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_feb.gif') left top no-repeat;
			}
			.himekuri03 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_mar.gif') left top no-repeat;
			}
			.himekuri04 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_apr.gif') left top no-repeat;
			}
			.himekuri05 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_may.gif') left top no-repeat;
			}
			.himekuri06 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_jun.gif') left top no-repeat;
			}
			.himekuri07 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_jul.gif') left top no-repeat;
			}
			.himekuri08 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_aug.gif') left top no-repeat;
			}
			.himekuri09 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_sep.gif') left top no-repeat;
			}
			.himekuri10 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_oct.gif') left top no-repeat;
			}
			.himekuri11 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_nov.gif') left top no-repeat;
			}
			.himekuri12 {
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_dec.gif') left top no-repeat;
			}
			h2.articletitle {
				height: 50px;
				margin: 0px 5px 0 53px;
				padding: 3px 0 0 0;
				font-size: 1.2em;
				text-align: left;
				color: #00FF00;
				font-weight: bold;
				font-family: monospace;
			}
				h2 span {
					display: table-cell;
					vertical-align: middle;
					height: 50px;
				}
				h2 a {color: #00FF00; text-decoration: none;}
				h2 a:hover {color: #FFCC33; text-decoration: none;}

		/* non-entry title(monthly, tags...) */
		.h2wrapna{
			margin-top: 5px;
			width: 100%;
			background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
		}

			h2.narticletitle {
				margin: 0px 5px;
				padding: 5px 0 0 0;
				font-size: 1.2em;
				text-align: left;
				color: #00FF00;
				font-weight: bold;
				font-family: monospace;
			}

				/* only tag erea*/
				h3#alltagstitle {
					margin-top: 5px;
					padding: 10px 5px 0px 5px;
					border-bottom: 1px solid #009900;
					font-size: 1.1em;
					font-weight: normal;
					font-family: monospace;
					color: #00FF00;
				}

					#alltags {
						padding: 5px 5px 0px 10px;
					}

		/* entry, comment, trackback */
		.maintxt {
			padding-top: 0.5em;
			padding: 5px 15px 8px 15px;
			color : #FFFFFF;
			background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
		}

			.maintxt a:link    {color: #00CCFF; text-decoration: none;}
			.maintxt a:active  {color: #00CCFF; text-decoration: none;}
			.maintxt a:visited {color: #00CCFF; text-decoration: none;}
			.maintxt a:hover   {color: #00CCFF; text-decoration: underline;}

				/* article brief*/
				.brief dt {
					font-weight: bold;
				}

					.brief dd{
						margin-bottom: 0.5em;
					}

		/* entry article */
		.articlebody {
		}

			.articlebody a:link    {color: #FF00CC; text-decoration: none;}
			.articlebody a:active  {color: #FF00CC; text-decoration: none;}
			.articlebody a:visited {color: #FF00CC; text-decoration: none;}
			.articlebody a:hover   {color: #FF00CC; text-decoration: underline;}

			.articlenextprev {
				text-align: right;
				font-size: 0.9em;
			}

				.articlenextprev .next {
					padding-left: 20px;
				}

				.articlenextprev a:link    {color: #00CCFF; text-decoration: none;}
				.articlenextprev a:active  {color: #00CCFF; text-decoration: none;}
				.articlenextprev a:visited {color: #00CCFF; text-decoration: none;}
				.articlenextprev a:hover   {color: #00CCFF; text-decoration: underline;}

			div.maintxt div.articlebody a.morelink {
				padding-left: 18px;
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_bookopen.png') left top no-repeat;
			}

			div.maintxt div.articlebody img {
				padding: 2px;
				border: 0;
			}

				div.maintxt div.articlebody a img{
					border: 1px solid #333333;
				}

				div.maintxt div.articlebody a img:hover {
					border: 1px solid #FF00CC;
				}

			div.maintxt div.articlebody blockquote {
				padding: 0.5em 0 0.5em 0.5em;
				border-left: 0.3em solid #666666;
			}

			/* theme ,genre */
			.articlefotterwrap {
				color : #FFFFFF;
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
			}

				.articlefottercont {
					margin: 0 auto;
					width: 575px;
					padding: 5px 8px 8px 8px;
					border-top: 1px dashed #999999;
					border-bottom: 1px dashed #999999;
					color: #666666;
					font-size: 0.9em;
				}

					.articlefottercont a:link    {color: #00CCFF; text-decoration: none;}
					.articlefottercont a:active  {color: #00CCFF; text-decoration: none;}
					.articlefottercont a:visited {color: #00CCFF; text-decoration: none;}
					.articlefottercont a:hover   {color: #00CCFF; text-decoration: underline;}

				/* state (post date,etc) */
				.state {
					padding: 5px 8px 8px 8px;
					font-size: 0.8em;
					color: #C8A848;
					letter-spacing : 1px;
					text-align: right;
					color : #FFFFFF;
					background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
				}

					.state a:link    {color: #00CCFF; text-decoration: none;}
					.state a:active  {color: #00CCFF; text-decoration: none;}
					.state a:visited {color: #00CCFF; text-decoration: none;}
					.state a:hover   {color: #00CCFF; text-decoration: underline;}

		/* comment and trackback */
		div.comment {
			width: 100%;
			overflow: hidden;
		}

			div.comment div.h3wrap{
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
			}

				div.comment div.h3wrap div.h3cont{
					margin: 0 auto;
					width: 591px;
					border-bottom: 1px solid #009900;
				}

				/* comment and trackback title */
				div.comment div.h3wrap div.h3cont h3.entry_title{
					margin-top: 5px;
					padding: 10px 5px 0px 5px;
					height: 22px;
					font-size: 1.2em;
					font-weight: normal;
					font-family: monospace;
					color: #00FF00;
				}

			div.comment div.maintxt div.severalcomment {
				padding: 0.5em 0 0 0;
			}

			div.comment div.maintxt div.severalcomment h4 {
				float: left;
				padding-left: 13px;
				background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/gr.png') left 3px no-repeat;
				font-weight: bold;
				color: #00FF00;
			}
			
			div.comment div.maintxt div.severalcomment div.commentdate {
				float: right;
				padding-top: 2px;
				font-size: 0.8em;
				color: #999999;
			}

			div.comment div.maintxt div.severalcomment p {
				padding: 1em 0 1em 12px;
			}

			div.comment div.maintxt div.commented {
				padding: 0 0 0.5em 0;
				border-bottom: 1px dashed #999999;
				font-size: 0.8em;
				color: #999999;
				text-align: right;
			}

		/* comment post */
		#commentpost {
			padding: 0.5em 0 1em 0;
			text-align: right;
		}
		
			#commentlayout {
				width: 575px;
				text-align: left;
			}

				#commentlayout td{
					padding-bottom: 0.5em;
				}

				#commentlayout .l {
					width: 87px;
					padding-left: 13px;
					background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/gr.png') left 5px no-repeat;
				}

					#commentlayout .textarea {
						vertical-align: top;
						background-position: left 4px;
					}

				#comname, #commail, #url, #comtitle, #compass {
					width: 240px;
				}

				#sbmbutton {
					width: 150px;
					height: 23px;
					border: 1px solid #999999;
					background-color: #666666;
					color: #FFFFFF;
					cursor: pointer;
				}

					#sbmbutton:hover{
						background-color: #999999;
						color: #000000;
					}

				#sbmdelbutton {
					width: 120px;
					height: 23px;
					border: 1px solid #999999;
					background-color: #666666;
					color: #FFFFFF;
					cursor: pointer;
				}

					#sbmdelbutton:hover{
						background-color: #999999;
						color: #000000;
					}

		/* tracback area */
			div#tbarea div.maintxt dl {
				padding: 0 0 0.5em 0;
			}

				div#tbarea div.severaltb {
					border-top: 1px dashed #999999;
					padding: 0.5em 0 0 0;
				}

				div#tbarea div.severaltb h4 {
					float: left;
					padding-left: 13px;
					background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/gb.png') left 3px no-repeat;
					font-weight: bold;
					color: #00FF00;
				}
				
				div#tbarea div.severaltb div.trackbackdate {
					float: right;
					padding-top: 2px;
					font-size: 0.8em;
					color: #999999;
				}

				div#tbarea div.severaltb p {
					padding: 1em 0 1em 12px;
				}

				div#tbarea div.trackbacked {
					padding: 0 0 0.5em 0;
					font-size: 0.8em;
					color: #999999;
					text-align: right;
				}

	/* to other pages  */
	.navi{
		margin-top: 3px;
		padding: 1px;
		background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
		font-size : 0.9em;
		color : #999999 ;
		text-align: center;
	}

		.navi a:link    {color: #00CCFF; text-decoration: none;}
		.navi a:active  {color: #00CCFF; text-decoration: none;}
		.navi a:visited {color: #00CCFF; text-decoration: none;}
		.navi a:hover   {color: #00CCFF; text-decoration: underline;}

/* サイドバーの設定 */
div#sideBar {
	float: right;
	margin-bottom: 5px;
	width: 185px;
	overflow: hidden;
	color: #CCCCCC;
}

	/* side bar */
	div#SideBarUp {
		margin-top: 5px;
	}

	div#sideBar div.side_bg{
		margin-top: 5px;
		padding: 3px;
		background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
	}

		div#sideBar div.side_bg div.h3wrap {
			border-bottom: 1px dashed #999999;
		}

			div#sideBar div.side_bg h3.side_title {
				padding: 0 0 0.2em 16px;
				font-weight : normal;
				font-size : 1em;
				background: url("http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_menuImg.gif") left 1px no-repeat;
			}

			/* left_side, right_side */	
			div#sideBar div.side_txt {
				padding-top: 0.3em;
				font-size: 0.95em;
			}

				div#sideBar div.side_txt a:link    {color: #00CCFF; text-decoration: none;}
				div#sideBar div.side_txt a:active  {color: #00CCFF; text-decoration: none;}
				div#sideBar div.side_txt a:visited {color: #00CCFF; text-decoration: none;}
				div#sideBar div.side_txt a:hover   {color: #00CCFF; text-decoration: underline;}

				div#sideBar div.side_txt ul{
					margin: 0 2px 0 2px;
					padding : 0;
					list-style-type: none;
				}
	
				div#sideBar div.side_txt li{
					padding: 0 0 0 14px;
					background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/gb.png') left 3px no-repeat;
				}
	
				.side_txt p{
				}

				.side_txt a img{
					border: 0;
					padding: 1px;
				}

/* 著作権表示の設定 */
#copyrightwrap {
	clear: both;
	margin: 0 auto;
	width: 800px;
	color : #FFFFFF;
	background: url('http://blog-imgs-32.fc2.com/k/o/m/komitsudo/flowerfestival_opacity.png') left top repeat;
}

	#copyright{
		padding: 0.5em;
		font-size : 0.9em;
		color : #FFFFFF;
		text-align: center;
	}
		#copyright a:link    {color: #FFFFFF; text-decoration: none;}
		#copyright a:active  {color: #FFFFFF; text-decoration: none;}
		#copyright a:visited {color: #FFFFFF; text-decoration: none;}
		#copyright a:hover   {color: #FFFFFF; text-decoration: underline;}

		a#tmplauthor:link    {color: #FF00CC; text-decoration: none;}
		a#tmplauthor:active  {color: #FF00CC; text-decoration: none;}
		a#tmplauthor:visited {color: #FF00CC; text-decoration: none;}
		a#tmplauthor:hover   {color: #FF00CC; text-decoration: underline;}



/* 記事検索の設定 */
.search input{
	font-size :12px;
	line-height: 15px;
	border-width:1px;
	background-color:#fafafa;
	border-color:#cccccc; 
	font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
}


/* プロフィール画像の設定 */
.pay {
	text-align: center;
	margin: 5px 0px 0px 5px;
}

/* fc2 bookmark,favorite */
.fc2_footer {
	display: none;
	position: relative;
	top: 2.7em;
	text-align: right;
}

/*カレンダー*/
div#sideBar div.plugin-calender {
	margin: 0 auto;
	padding: 0 auto;
}

	div#sideBar table.calender {
		margin: 0 auto;
		padding: 0 auto;
		font-size: 1em;
		width: 90%;
		border-top: 1px dotted #666666;
	}
		div#sideBar table.calender caption {
			margin: 0 auto 0.2em auto;
			padding: 0 auto;
			width: 90%;
			text-align: center;
			font-weight: bold;
			font-size: 1.1em
		}

			div#sideBar table.calender caption a {
				font-weight: normal;
				font-size: 0.9em
			}

		div#sideBar table.calender th {
			font-weight: normal;
			padding: 3px 0 2px 0;
			text-align: center;
		}
		div#sideBar table.calender td {
			color: #999999;
			padding: 1px 0px;
			text-align: center;
			width: 22px;
		}
		div#sideBar table.calender td a {
			display: block;
			font-weight: bold;
		}
		th#sun {
			color: #CC3D3D;
		}
		th#sat {
			color: #2996CC;
		}
		div#sideBar table.calender td a:link, #calendar td a:visited, #calendar td a:hover, #calendar td a:active {
			font-weight: bold;
			text-decoration: none;
		}

/**********************************************/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
