@charset "EUC-JP";

/* 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: #FFFFFF url(http://templates.blog.fc2.com/template/constance/bg.gif) repeat-y fixed center;
	color: #666666;
	text-align: center;
	font-family: "¥á¥¤¥ê¥ª", Meiryo, Verdana, Helvetica, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	line-height: 1.4;
	word-break: break-all;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link {
	color: #B6CE2F;
}

a:visited {
	color: #D2CDBB;
}

a:focus,
a:hover,
a:active {
	color: #D9CE5E;
}



/* 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
------------------------------------------------------------ */

#container {
	width: 880px !important;
	width /*ie5.5*/: 900px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#header {
	background: url(http://templates.blog.fc2.com/template/constance/header.gif) no-repeat center;
	height: 100px;
	padding: 20px 20px;
	margin-bottom: 20px;
}

#wrap {
	width: 680px !important;
	width: 690px;
	float: left;
}
#wrap:after {
	content: "";
	overflow: hidden;
	display: block;
	height: 1px;
	clear: both;
}
/*\*/
* html #wrap {
	overflow: visible;
	height: 1px;
}
/**/

#main {
	float: right;
	width: 470px;
	margin: 0px 5px;
	padding:  0px 0px 20px;
	overflow: hidden;
}

#sidemenu1 {
	float: left;
	width: 200px;
	padding-bottom: 20px;
	overflow: hidden;
}

#sidemenu2 {
	float: right;
	width: 200px;
	padding-bottom: 20px;
	overflow: hidden;
}

#footer {
	background: url(http://templates.blog.fc2.com/template/constance/footer.gif) no-repeat center;
	min-height: 50px;
	clear: both;
	padding: 10px 0px;
	margin: 0 0 20px;
	width: 100%;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}



/* Header
------------------------------------------------------------ */

#header h1 {
	text-align: center;
	padding: 10px 290px;
}

#header h1 a:visited {
	color: #B6CE2F;
}
	
#header p {
	text-align: center;
	padding: 0px 280px;
}

/* Main Contents
------------------------------------------------------------ */

.content {
	background: #FFFFFF url(http://templates.blog.fc2.com/template/constance/3cmain_header.gif) no-repeat left top;
	margin-bottom: 20px;
	padding-top: 30px;
	text-align: left;
}

h2.entry_header {
	background: url(http://templates.blog.fc2.com/template/constance/icon.gif) no-repeat left top;
	text-align: left;
	margin: 0px 0px 10px 20px;
	padding: 5px 30px 10px 50px;
}

.entry_body {
background: url(http://templates.blog.fc2.com/template/constance/3cmain_bg.gif) repeat-y left top;
	text-align: left;
	margin: 0px;
	padding: 0px 20px 20px !important;
	padding/*ie5.5*/: 0px 30px 20px 20px;
	zoom: 1;
}

.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 {
	background: url(http://templates.blog.fc2.com/template/constance/3cmain_bg.gif) repeat-y left bottom;
	text-align: right;
	margin: 0px;
	padding: 0px 15px 10px !important;
	padding /*ie5.5*/: 0px 30px 10px 15px;
}

.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 15px;
}

.page_navi {
	margin-bottom: 15px;
	text-align: center;
}

.page_navi a:link,
.page_navi a:visited {
	color:#666666;
}

.page_navi a:focus,
.page_navi a:hover,
.page_navi a:active {
	color: #D9CE5E;
}

.pagetop {
	background: url(http://templates.blog.fc2.com/template/constance/3cmain_footer.gif) no-repeat left bottom;
	text-align: right;
	margin: 0px 0px 35px;
	padding: 10px 15px 20px !important;
	padding /*ie5.5*/: 10px 30px 20px;
}


/* 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 {
	margin: 5px;
	padding: 5px;
	border: 3px #D9EFE9 double;
}

.entry_body fieldset {
	border: 2px #D9EFE9 dotted;
}

.entry_body legend {
	background: #FFFFFF;
}

.entry_body table,
.entry_body table th,
.entry_body table td {
	border: 3px #D9EFE9 double;
}

.entry_body table th {
	background-color: #D9EFE9;
}

.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 {
	background: url(http://templates.blog.fc2.com/template/constance/icon.gif) no-repeat left center;
	font-weight: bold;
	font-size: larger;
	text-align: left;
	margin-left: 10px;
	padding: 10px 45px 10px;
}

.sub_title {
	background: url(http://templates.blog.fc2.com/template/constance/3cmain_bg.gif) repeat-y left top;
	margin: 0px !important;
	margin /*ie5.5*/: 0px 10px 0px 0px;
	padding: 5px 15px 0px;
	border-bottom: 4px #D9EFE9 double;
}

.sub_body {
	background: url(http://templates.blog.fc2.com/template/constance/3cmain_bg.gif) repeat-y left top;
	margin: 0px !important;
	margin /*ie5.5*/: 0px 10px 0px 0px;
	padding: 10px 15px;
}

.list_body {
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

.sub_footer {
	background: url(http://templates.blog.fc2.com/template/constance/3cmain_bg.gif) repeat-y left top;
	text-align: right;
	margin: 0px !important;
	margin /*ie5.5*/: 0px 10px 0px 0px;
	padding: 10px 15px;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}

.form {
	background: url(http://templates.blog.fc2.com/template/constance/3cmain_bg.gif) repeat-y left top;
}
	
.form dl {
	margin-right: 15px;
	margin-left: 15px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd input {
	border: 3px #D9EFE9 solid;
}

.form dl dd textarea {
	width: 380px;
	height: 150px;
	border: 3px #D9EFE9 solid;
}

.form input#himitu {
	margin-right: 0.5em;
}

.form .form_btn {
	margin: 20px 10px 0px;
	padding: 0px 0px 10px;
}

.form .form_btn input {
	margin-right: 3px;
}

.trackback_url {
	padding-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}

.trackback_url input {
	padding: 1px;
	width: 85%;
	border: 3px #D9EFE9 solid;
}



/* Baton
------------------------------------------------------------ */

.blog_baton dt {
	margin-bottom: 0;
	padding: 5px;
	border-bottom: none;
background-color: #d9efe9;
}

.blog_baton dd {
	padding: 5px;
	margin: 0 0 1em;
}

dl.blog_baton{
	border:3px #d9efe9 solid;
}

.entry_body .baton_title a:link {
	color: #b6ce2f;
	font-weight: bold;
}

.entry_body .baton_title a:visited {
	color: #8cb739;
}

.entry_body .baton_title a:focus,
.entry_body .baton_title a:hover,
.entry_body .baton_title a:active {
	color: #e6b304;
}

.entry_body .blog_baton .baton_q .q_number {
	color: #ffffff;
	margin-right: 1em;
}

.entry_body .blog_baton .baton_a .a_number {
	color: #d9ce5e;
	margin-right: 1em;
	font-weight: bolder;
}

.entry_body blockquote {
	margin: 5px;
	padding: 5px;
	border: 3px #D9EFE9 double;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_header {
	margin: 0px;
	padding: 0px 20px 5px;
	border-bottom: 4px #D9EFE9 double;
}

.plg3_body {
	background: url(http://templates.blog.fc2.com/template/constance/3cmain_bg.gif) repeat-y left top;
	padding: 10px 10px 60px;
	margin: 0px 0px -40px;
}

.plg3_body .plg_body,
.plg3_body .plg_footer {
	margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

.sidemenu_body {
	background: url(http://templates.blog.fc2.com/template/constance/side_bg.gif) repeat-y center;
	margin-bottom: 15px;
}
	
.sidemenu_body .plg_title {
	background: url(http://templates.blog.fc2.com/template/constance/side_header.gif) no-repeat left top;
	margin-bottom: 5px;
	padding: 24px 15px 5px;
}

.sidemenu_body .plg_title img {
	vertical-align : text-top;
}

.sidemenu_body .plg_body {
	background: url(http://templates.blog.fc2.com/template/constance/side_footer.gif) no-repeat left bottom;
	margin: 0px;
	padding: 5px 10px 20px;
}

.sidemenu_body .plg_header {
	padding: 0px 10px 5px;
}

.sidemenu_body .plg_footer {
	background: url(http://templates.blog.fc2.com/template/constance/side_footer.gif) no-repeat left bottom;
	margin : -10px 0px 0px 0px;
	padding: 15px 10px 20px;
}

.sidemenu_body .plg_body input {
	margin: 2px;
}



/* Search(Plugin)
------------------------------------------------------------ */

.plugin-search input {
	border: 2px #D9EFE9 solid;
}



/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 95% !important;
	width /*ie5.5*/: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	width: 2.5em;
	padding: 0.1em 0;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}

table.calender td a:link,
table.calender td a:visited {
	display: block;
	color: #666666;
	background-color: #D9EFE9;
	border: 1px #D9EFE9 solid;
}

table.calender td a:focus,
table.calender td a:hover,
table.calender td a:active {
	background-color: #FFFFFF;
	border: 1px #D9EFE9 solid;
}

table.calender th#sun {
	color: #FF0000;
}

table.calender th#sat {
	color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	font-size: inherit !important;
	font-size /*ie5.5/: x-small;
	text-align: left;
	margin-bottom: 10px;
}

.tab input{
	padding: 3px 5px;
}

.tab input.b1{
	margin-right: 5px;
}
    
.mylog {
	padding: 5px;
	border: 1px solid #A5A5A5;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}

.mylog .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	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: 90%;	 /* for IE6 */
}

.mylog dd.piyolog {
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	padding: 0px 0px 10px;
}

.license {
	text-align: right;
	font-size: 88% !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;
}
