@charset "utf-8";


/* default
------------------------------------------------------------ */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #8c9ee7;
	color: #3D3E35;
	font-family : Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: small;
}

html>body {
	font-size: small;
}

/* for IE \*/
* html body {
	font-size: 78%;
}	
/**/

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	color: #768F67;
}
a:hover {
	text-decoration: underline;
	color: #cc6600;
}

/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}

.emoji{
	vertical-align:middle;
}

/* Base elements
------------------------------------------------- */

h1 { font-size: 170%; }
h2 { font-size: 115%; }
h3 { font-size: 108%; }
h4 { font-size: 100%; }
h5 { font-size: 94%; }
h6 { font-size: 85%; }
	
#sidemenu ul, ol, li, dl, dt, dd { list-style: none; }

#sidemenu ul {
	padding: 0px;
	margin: 0px;
}
#sidemenu li {
	padding:0px 0px 0px 12px;
	margin: 5px 0px 5px 0px;
	list-style-type: none;
background:url(http://blog32.fc2.com/image/e/6.gif) no-repeat top left;
}
	
blockquote {
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: 1px dashed;
}
	
pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/

div.main_body pre {	overflow: scroll; }
/**/
	
div.main_body > pre { width: auto; }
	
div.main_body code { font-family: monospace; }


/* Layout
------------------------------------------------------------ */

div#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #8c9ee7;
}

div#header {
	background-color: #8c9ee7;
	background-image: url(http://blog-imgs-19.fc2.com/b/l/o/blog029/sky_leaf2.jpg);
	margin-bottom: 7px;
	padding: 10px 5px 0px 20px ;
	height: 75px;
	border-top: 5px solid #c6cff7;
	border-right: 5px solid #6371ad;
	border-bottom: 5px solid #39517b;
	border-left: 5px solid #9caee7;
}

div#wrap {
	width: 650px;
	float: left;
	margin-bottom: 8px;
}
div#wrap:after {
	content: "";
	overflow: hidden;
	display: block;
	height: 1px;
	clear: both;
}
/*\*/
* html div#wrap {
	overflow: visible;
	height: 1px;
}
/**/
div#main {
	float: left;
	width: 555px;
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #eeffff;
	padding-top: 0px;
	margin-bottom: 10px;
	border-top: 0px solid #c6cff7;
	border-right: 3px solid #6371ad;
	border-bottom: 4px solid #39517b;
	border-left: 3px solid #9caee7;
}

div#sidemenu {
	float: right;
	width: 225px;
	padding-bottom: 10px;
	overflow: hidden;
	background-color: #eeffff;
	border-top: 4px solid #c6cff7;
	border-right: 4px solid #6371ad;
	border-bottom: 4px solid #39517b;
	border-left: 4px solid #9caee7;
}

div#footer {
	clear: both;
	padding: 10px;
	height: 60px;
	text-align: center;
	background-color: #8c9ee7;
	border-top: 4px solid #c6cff7;
	border-right: 4px solid #6371ad;
	border-bottom: 4px solid #39517b;
	border-left: 4px solid #9caee7;
}

/* Header
------------------------------------------------------------ */

div#header h1 {
	padding-bottom: 5px;
}

#header h1 a {
	color: #ffffff;
	line-height: 18px;
}

#header h1 a:hover {
	text-decoration: none;
}

h1.title {
	text-decoration: none;
	color: #ffffff;
	font-size: 155%;
}

div#header p {
	color: #ccffff;
}



/* Main Contents
------------------------------------------------------------ */

div.content {
	margin-bottom: 20px;
	text-align: left;
	background-color: #ffffff;
	border-top: 1px solid #c6cff7;
	border-right: 0px solid #6371ad;
	border-bottom: 1px solid #39517b;
	border-left: 0px solid #9caee7;
}

h2.entry_header,
h3.entry_header {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px;
	color: #ffffff;
	background-color: #8c9ee7;
	background-image: url(http://blog-imgs-19.fc2.com/b/l/o/blog029/sky_rain_title.jpg);
	border-top: 3px solid #c6cff7;
	border-right: 2px solid #6371ad;
	border-bottom: 3px solid #39517b;
	border-left: 2px solid #9caee7;
}

h2.entry_header a,
h3.entry_header a {
	color: #ffffff;
	line-height: 18px;
}

h2.entry_header a:hover,
h3.entry_header a:hover {
	color: #ff6600; text-decoration: none;
}

div.entry_body {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	color: #595A4E;
}

.entry_more {
	padding-top: 20px;
	padding-left: 15px;
	background-position: 0px 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
div.entry_body p.tag_lnk {
	margin: 0px;
	font-size: 88%;
}
	
div.entry_body p.theme {
	margin: 20px 0px 0px;
	font-size: 88%;
}

ul.entry_footer {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
div.fc2_footer {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	padding-top: 1px;
}

div.page_navi {
	margin-bottom: 5px;
	text-align: center;
}

div.pagetop {
	text-align: right;
	background-color: #F8F9F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E7D3;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
}

/* Entry (html tag)
------------------------------------------------------------ */

div.entry_body h2,
div.entry_body h3,
div.entry_body h4,
div.entry_body h5,
div.entry_body h6 {
	margin: 0em 0em 0.5em;
}

div.entry_body p {
	margin: 0.3em 0em;
}

div.entry_body ul,
div.entry_body ol {
	margin: 1em 0em 1em;
}

div.entry_body ul li {
	margin-left: 15px;
}

div.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

div.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;
}

div.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

div.entry_body dd {
	margin: 0em 1em 1em;
}

/* Comment, Trackback, Entry list
------------------------------------------------------------ */

p.sub_header {
	text-align: left;
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 5px;
	font-size: 110%; font-weight:bold;
	color: #ffffff;
	background-color: #8c9ee7;
	background-image: url(http://blog-imgs-19.fc2.com/b/l/o/blog029/sky_rain_title.jpg);
	border-top: 3px solid #c6cff7;
	border-right: 2px solid #6371ad;
	border-bottom: 3px solid #39517b;
	border-left: 2px solid #9caee7;
}

h3.sub_title {
	margin-bottom: 5px;
	margin-left: 10px;
}

div.sub_body {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ul.list_body {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

ul.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

ul.sub_footer {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
div.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

div.form dl dd {
	margin-bottom: 5px;
}

div.form dl dd textarea {
	width: 380px;
	height: 150px;
}

div.form input#himitu {
		margin-right: 0.5em;
}

div.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

div.form .form_btn input {
	margin-right: 3px;
}

p.trackback_url {
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

p.trackback_url input {
	padding-bottom: 1px;
	border-bottom: 1px dashed #B3B1C2;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-bottom: 1px;
	width: 85%;
	background-color: #FFFFFF;
	color: #4F4785;
}

/* Plugin (Main content)
------------------------------------------------------------ */

div.entry_body .plg_header,
div.entry_body .plg_body,
div.entry_body .plg_footer {
	margin-top: 3px;
}

/* sidemenu (Plugin)
------------------------------------------------------------ */

.plg_body ul {
	padding: 0px;
	margin: 0px;
}

.plg_body li {
	margin-left: 0px;
	margin-bottom: 2px;
}

div.sidemenu_body {
	margin-bottom: 15px;
}

div.sidemenu_body .plg_title {
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8c9ee7;
	line-height: 24px;
	background-image: url(http://blog-imgs-19.fc2.com/b/l/o/blog029/sky_rain_title.jpg);
	background-repeat: repeat-x;
	height: 27px;
	padding-right: 5px;
	padding-left: 5px;
}

div.sidemenu_body .plg_header,
div.sidemenu_body .plg_body,
div.sidemenu_body .plg_footer {
	margin-top: 3px;
	padding-right: 2px;
	padding-left: 3px;
}

div.sidemenu_body .plg_body input {
	margin: 2px;
}


/* calender(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 {
	display: block;
	color: #ffffff;
	background-color: #8FA583;
}

table.calender td a:hover {
	color: #ffffff;
	background-color: #D29F4A;
}

table.calender th#sun {
	color: #CB7A69;
}

table.calender th#sat {
	color: #5F87C5;
}


/* Footer
------------------------------------------------------------ */

div#footer p {
	margin-bottom: 3px;
	color: #ffffff;
}

div#footer address {
	font-style: normal;
	padding-bottom: 10px;
	font-size: x-small;
	color: #ffffff;
}

div#footer a { 
	text-decoration: none;
	color: Moccasin;
}
div#footer a:hover {
	text-decoration: underline;
	color: #cc6600;
}

/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}