@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: 0px;
	padding: 0;
}



/* Default
------------------------------------------------- */

{
	margin:  0px;
	padding: 0;
}



body {

width: 780px;
	background-color: #698B69;
	color: #333333;
	text-align: center;
	line-height: 1.4;
	font-size: 82%;
}
/* Modern browser */
html>/**/body {
	font-size: 11pt;
line-height: 160%;
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link {
	color: #3366CC;
}

a:visited {
	color: #00868B;
}

a:focus,
a:hover,
a:active {
	color: #E17373;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 50px; }
html>/**/h1 { font-size: 24px; }

h2 { font-size: 100%; }
html>/**/h2 { font-size: 18px; }
	
h3 { font-size: 116%; }
html>/**/h3 { font-size: 15px; }

h4,h5,h6 { font-size: 85%; }

ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: 11pt;	
}



}
/* Modern browser */
html>/**/table {
	font-size: 13px;
}

input[type=text],
input[type=password],
textarea {
	padding: 3px;
	background-color: #E1E1E1;
	border: 1px solid gray;
}


/* Layout
------------------------------------------------------------ */

#container {
	width: 780px;
	margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
	text-align: center;
	background-color:#F9DAD5;
}

#header {
	width: 100%;
	margin-bottom: 0px;

background-image :url("http://blog-imgs-62-origin.fc2.com/k/y/o/kyokainorinne/ranma000370.png");

	background-repeat: no-repeat;
	background-position: left top;

	min-height: 230px;
	* html height: 140px;
	padding: 0px 0px 0px 0px;
background-color:#FFFFFF;
}

#main {
	float: left;
	width: 560px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
font-size: 11pt;
}

#sidemenu {
	float: right;
	width: 210px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
font-size: 10pt;
line-height: 140%;
}
table {
	font-size: 10pt;	
}

#footer {
	clear: both;
	padding: 5px 5px;
	width: 100%;
	font-size: 85%;
	background-image: url(*http://templates.blog.fc2.com/template/sweet_donuts/footer.png*);
	background-repeat: no-repeat;
        text-align: left;
	min-height: 0px;
	* html height: 62px;
}
/* Modern browser */
html>/**/#footer {
	font-size: 11px;
}



/* Header
------------------------------------------------------------ */

#header h1 {
	text-align: right;

line-height: 70px;
	padding: 80px 85px 0px 0px;
}
	
#header p {
	text-align: right;
line-height: 1;
	padding: 160px 275px 3px 0px;
font-size: 9pt;
}



/* Main Contents
------------------------------------------------------------ */

.content {
	margin-bottom: 10px;
	text-align: left;
	background-image: url(*http://templates.blog.fc2.com/template/sweet_donuts/line_long.png*);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
font-size: 11pt;
background-color:#FFF5EE;
}

.entry_header {
	min-height: 10px;
	* html height: 62px;
	text-align: left;
	color: #ec74a9;
	margin-bottom: 10px;
	padding: 5px 5px 0px 5px;
	background-image: url*(http://templates.blog.fc2.com/template/sweet_donuts/icon1.png*);
	background-repeat: no-repeat;
	background-position: left top;
border-bottom: 1px dashed #E17373;
	border-left: 10px solid #E17373;
	color: #3366CC;

}




.entry_body {
	text-align: left;
padding: 8px;
	margin-bottom: 15px;

}

.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 0px 0px;
}

.entry_footer {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
background: #FFFFFF;
border-top: 1px dashed #E17373;
}

.entry_footer li {
	display: inline;
	list-style-type: none;
	
       background: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	 font-size: small;
}

/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 7px;
}

.page_navi {
	margin-bottom: 10px;
	text-align: center;
font-weight: bold;

}

.pagetop {
	text-align: right;
	margin: 0px 0px 5px;
background: #FFFFFF;
font-size:small;
}



/* 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;
}

/* baton */
.blog_baton dt {
	margin-bottom: 0;
	padding: 5px;
	border-left: 8px solid #ecf6ca;
	border-bottom: none;
}

.blog_baton dd {
	border-left: 8px solid #fcd6db;
	padding: 5px;
	margin: 0 0 1em;
}

.entry_body .baton_title a:link {
	color: #ec74a9;
	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: #333333;
}

.entry_body .blog_baton .baton_q .q_number {
	color: #BFE04B;
	margin-right: 1em;
}

.entry_body .blog_baton .baton_a .a_number {
	color: #FAB1BB;
	margin-right: 1em;
	font-weight: bolder;
}


.entry_body blockquote {
	margin: 3px;
	padding: 3px;
	background-color: #E1E1E1;
	border: 1px dashed #333333;
}

.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 {
	text-align: left;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

html>/**/.sub_header {
	
}

.sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	color: #ec74a9;
	
font-size: 11pt;
}

.sub_body {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
padding: 6px;
border: 1px dotted gray;
font-size: 11pt;
}

.list_body {
	margin-bottom:10px;
	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 {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
font-size: small;
}

.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 400px;
	height: 150px;
}

.form #name,
.form #mail,
.form #subject,
.form #url,
.form #mail,
.form #comment,
.form #pass {
	padding: 3px;
	background-color: #E1E1E1;
	border: 1px dashed #8cb739;
}

.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;
}

.trackback_url {
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
font-size: small;
}

.trackback_url input {
	padding: 3px;
	width: 85%;
	background-color: #E1E1E1;
	border: 1px dashed #8cb739;
	color: #684125;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plgin {
	margin-bottom: 5px;
	background-image: url(*http://templates.blog.fc2.com/template/sweet_donuts/line_long.png*);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
}

.plg3_body {
	margin-bottom: 10px;
}

.plg3_header {


font-size: 11pt;	

}

.plg3_body .plg_header,



.plg3_body .plg_body,
.plg3_body .plg_footer {


}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
}

.sidemenu_body {
	background-image: url(*http://templates.blog.fc2.com/template/sweet_donuts/line_short.png*);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
	
.sidemenu_body .plg_title {
	width: 220px;
	min-height: 10px;
	* html height: 55px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	background-image: url*(http://templates.blog.fc2.com/template/sweet_donuts/sideheader2.png*);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;

background: #FFF5EE;
}

.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}

.sidemenu_body .plg_body input {
	margin: 0px;
}




/* 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 {
	display: block;
	color: #ffffff;
}

table.calender td a:link {
	display: block;
	color: #ffffff;
	background-color: #ec74a9;
}

table.calender td a:visited {
	background-color: #8cb739;
}

table.calender td a:focus,
table.calender td a:hover,
table.calender td a:active {
	background-color: #e6b304;
}

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 #A5A5A5;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 85%;
}
/* Modern browser */
html>/**/.mylog {
	font-size: 11px;
}

.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;
}

.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;
}



/* Footer
------------------------------------------------------------ */

#footer p {
	margin-bottom: 3px;
}

#footer .copyright {
	margin-bottom: 0px;

text-align: left;

}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
