@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: #000000;
	text-align: center;
	font-family: "メイリオ", Meiryo,Verdana, Helvetica,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	font-size: small!important;	/* for IE7 */
	font-size: 82%;		/* for IE6 */
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}

/* for Modern browser */
html>/**/body {
	font-size: 13px;
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link {
	color: #0096FF;
}

a:visited {
	color: #FFB400;
}

a:focus,
a:hover {
	color: #00F0FF;
}

a:active {
	color: #FF0000;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}



/* 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
------------------------------------------------------------ */

#header {
	width: 100%;
	min-width: 850px;
	max-width: 1200px;
	overflow: hidden;
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 320px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}

#container {
	width: 100%;
	min-width: 850px;
	max-width: 1200px;
	overflow: hidden;
	text-align: center;
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 102px;
}

#wrap {
	width: 100%;
	float: left;
	margin-right: -235px;
}

#primary {
	width: 100%;
	float: right;
	margin-left: -235px;
}

#main {
	margin-right: 235px;
	margin-left: 235px;
	padding-right: 10px;
	padding-left: 10px;
}

#sidemenu1 {
	float: left;
	width: 225px;
	padding-left: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#sidemenu2 {
	float: right;
	width: 225px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	width: 100%;
	min-width: 850px;
	max-width: 1200px;
	overflow: hidden;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/footer_img.gif);
	background-position: center top;
	height: 72px !important;
	height /*ie5.5*/: 102px;
	margin-top: -102px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}



/* Header
------------------------------------------------------------ */

#header h1 {
	padding-bottom: 5px;
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/header_img.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 290px;
	width: 713px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 150%;
}

#header h1 a {
	display: block;
	text-align: center;
	color: #000000;
	padding-top: 80px;
	padding-right: 350px;
	padding-left: 105px;
}
	
#header p {
	text-align: center;
}



/* Main Contents
------------------------------------------------------------ */
	
.content {
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
	overflow: hidden;
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/line2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 55px;
}

h2.entry_header {
	text-align: left;
	margin-bottom: 10px;
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
	line-height: 50px;
	font-size: 140%;
}

.entry_body {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.entry_body .entry_more {
	padding: 15px 15px 15px 0px;
	margin: 0px;
}
	
.entry_body .tag_lnk {
	margin: 0px;
}
	
.entry_body .theme {
	margin: 10px 0px 0px;
}

.entry_footer {
	text-align: right;
	margin-bottom: 10px;
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 50px;
	padding-right: 10px;
	padding-left: 10px;
}

.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 {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
}



/* 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 {
	list-style: disc outside;
	margin-left: 15px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body dl {
	margin: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	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 {
	color: #666666;
	background: #FFEEEE;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #999999;
}

.entry_body fieldset {
	color: #666666;
	border: 1px #999999 solid;
	margin: 5px;
	padding: 5px;
}

.entry_body legend {
	color: #666666;
}

.entry_body table,
.entry_body table th,
.entry_body table td {
	border-collapse: collapse;
	border: 1px #FF9900 solid;
}

.entry_body table th,
.entry_body table td {
	padding: 5px;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

.sub_header {
	color: #000000;
	font-weight: bold;
	text-align: left;
	border-left: 10px groove #0066FF;
	border-bottom: 1px dotted #009966;
	margin-bottom: 10px;
	padding: 5px 0px 2px 5px;
}

h3.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 {
	color: #006600;
	margin-bottom:10px;
	margin-top: 0px;
	margin-left: 10px;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #006699;
	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 dt {
	color: #006600;
	font-weight: bold;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd input {
	color: #0066CC;
	background: #EEFFCC;
	border: 1px solid #99CC00;
}

.form dl dd textarea {
	color: #0066CC;
	background: #EEFFCC;
	border: 1px solid #99CC00;
	width: 90%;
	height: 180px;
}

.form input#himitu {
		margin-right: 0.5em;
}

.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

.form .form_btn input {
	margin-right: 3px;
	color: #0066CC;
	background: #EEFFCC;
	border: 1px solid #99CC00;
}

.trackback_url {
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.trackback_url input {
	color: #339900;
	background: #FFFFDD;
	border: 1px dotted #66CC00;
	padding: 1px;
	width: 85%;
}


/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
	margin-bottom: 20px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
	margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 15px;
}

.sidemenu_body {
	margin-bottom: 25px;
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/line1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 225px;
	padding-bottom: 55px;
}
	
.sidemenu_body .plg_title {

	font-size: 120%;
	background-image: url(http://templates.blog.fc2.com/template/hinanekonezumi/icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
	line-height: 50px;
}
	
.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}

.sidemenu_body input {
	color: #FF6699;
	background: #FFFFEE;
	border: 1px solid #FF9933;
	margin: 2px;
}


/* 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 #cccccc;
	text-align: center;
}

table.calender td a:link,
table.calender td a:visited {
	display: block;
	color: #000000;
	background-color: #FFCCCC;
}

table.calender td a:focus,
table.calender td a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #FF9933;
}

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 solid #FF9999;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6666;
	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: #FFFFFF;
	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: #FF6666;
	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;
}
