@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: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_bgwall.jpg) repeat-y top center #ceaea5;
	color: #3f2c2c;
	text-align: center;
	font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	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,
a:visited {
	color: #511503;
}

a:focus,
a:hover,
a:active {
	color: #ff7b8a;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 130%; }
	
h2 { font-size: 120%; }
	
h3 { font-size: 110%; }
	
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 {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_bg.jpg) top repeat-y #ffece1;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #ffece1;
}

#header {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_header.jpg) no-repeat left top #ffece1;
	width: 100%;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
}

#main {
	background: #FFECE1;
	float: left;
	width: 530px !important;
	width /* for IE5.5 */: 550px;
	padding: 0px 20px 20px 0px;
	overflow: hidden;
}

#sidemenu {
	float: right;
	width: 210px !important;
	width/*IE5.5*/: 210px;
	padding-bottom: 20px;
	padding-left:40px;
	overflow: hidden;
}

#footer {
	clear: both;
	padding: 10px 0px;
	width: 100%;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}



/* Header
------------------------------------------------------------ */

#header h1 {
	text-align: left;
	padding-left:45px;
	padding-top:15px;
	padding-bottom: 5px;
	font-size: 150%;
}

#header h1 a:link,
#header h1 a:visited {
	color: #875546;
}

#header p {
	color: #875546;
	text-align: left;
	padding-left:55px;
}



/* Main Contents
------------------------------------------------------------ */

.content {
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}

h2.entry_header {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_titpost.jpg) center left no-repeat;
	min-height: 50px;
	text-align: left;
	padding-left: 50px;
	padding-top: 25px;
	margin-bottom: 10px;
}

*html h2.entry_header {
	padding-top: 5px;
}

.entry_body {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 50px;
}

.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: 10px;
	margin-left: 10px;
	margin-bottom: 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 {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_pagetop.jpg) center right no-repeat;
	padding-right: 11px;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}

.pagetop a {
	border-bottom: 1px dashed #cfb0a7;
}


/* 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 {
	background-image:url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_listmarkmain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left:18px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body dl {
	margin: 1em 1.5em;
	border: 2px solid #cfb0a7;
	padding: 1em 1em 0em;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom: 1px dotted #b0887d;
	background: #ffdbc1;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body table {
	margin: 1em 1.5em;
	padding: 1em 1em 0em;
	width: 90%;
	border-collapse: collapse;	
}

.entry_body th ,
.entry_body td {
	border: 1px solid #b0887d;
	padding: 5px;
}

.entry_body fieldset {
	border: 1px solid #b0887d;
	padding: 5px;
}

.entry_body fieldset  legend {
	border: 1px solid #b0887d;
	padding: 5px 10px;
}

.entry_body hr {
	border-style: none;
	border-bottom: 1px dashed #cfb0a7;
}

.entry_body blockquote {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_quote.jpg) top left repeat-y;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #b0887d;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid #b0887d;
	background: #ffdbc1;
	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
------------------------------------------------------------ */

#tb ,
#cm {
	margin-left: 50px;
}


.sub_header {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_linemain.jpg) bottom left repeat-x;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px;
}

.sub_title {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_commenttop.jpg) top left no-repeat;
	height: 30px;
	padding-left: 60px;
}

.sub_body {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_commentbody.jpg) top center repeat-y;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding :10px 20px;
}

.list_body {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom: 1px dashed #cfb0a7;
	padding-bottom: 1px;
}

.sub_footer {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_commentbtm.jpg) bottom left no-repeat;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
	padding :10px 20px 20px;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 400px;
	height: 150px;
}

.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: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.trackback_url input {
	border-style: none;
	border-bottom: 1px dashed #ceaea5;
	padding: 1px;
	width: 85%;
	background: transparent;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
	margin-bottom: 20px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
	margin-top: 3px;
}

.plg3_header {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_linemain.jpg) bottom left repeat-x;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px;
}

/* Sidemenu (Logo)
------------------------------------------------------------ */
.logo {
	margin-bottom: 10px;
}


/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu li {
	background-image:url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_listmarkside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left:12px;
}

.sidemenu_body {
	margin-bottom: 15px;
}
	
.sidemenu_body .plg_title {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_titside.gif) center center no-repeat;
	min-height: 28px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 30px 1px;
}

	
.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

.sidemenu_body .plg_body input {
	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 #CFAEA5;
	text-align: center;
}

table.calender td a:link,
table.calender td a:visited {
	display: block;
	color: #FFF2EA;
	background-color: #CFAEA5;
}

table.calender td a:focus,
table.calender td a:hover,
table.calender td a:active {
	display: block;
	color: #CFAEA5;
	background-color: #FFDBC1;
}

table.calender th#sun {
	color: #fe3e64;
}

table.calender th#sat {
	color: #2c6ed5;
}



/* Piyo(Plugin)
------------------------------------------------------------ */


.tab {
	text-align: left;
	margin-bottom: 10px;
	padding: 0px 10px;
}

.tab input{
	padding: 3px 5px;
}

.tab input.b1{
	margin-right: 5px;
}
    
.mylog {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_piyobody.gif) top center repeat-y;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_piyotop.gif) top center no-repeat;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e9dad6;
	margin: 0px 0px 10px;
	padding: 10px;
}

.mylog dl {
	margin: 0px;
	padding: 10px;
}

.mylog dt.day {
	margin: 0px;
	padding: 0px 0px 5px;
	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: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF2EA;
	padding: 0px 5px 10px;
}

.mylog #block {
	padding: 0px 10px;
}

.license {
	background: url(http://templates.blog.fc2.com/template/dhw_glitter/glitter_2r_piyobtm.gif) bottom center no-repeat;
	text-align: right;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
	padding: 0px 10px 10px;
}





/* 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;
}
