@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: #380000 url(https://templates.blog.fc2.com/template/holy_red/holy_red_bg.png) repeat;
	color: #7B7860;
	text-align: center;
	font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}

.entry_body i,
.entry_body em{
  font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  font-style: italic;
}

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link,
a:visited {
	color: #72502E;
}

a:focus,
a:hover,
a:active {
	color: #7B7860;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}

.entry_body img{
 max-width: 100%;
 height: auto;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 139%; }
	
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: 784px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(https://templates.blog.fc2.com/template/holy_red/holy_red_blogbg.png) repeat;
	
}

#header {
	margin-bottom: 20px;
	background: url(https://templates.blog.fc2.com/template/holy_red/holy_red_header.png) repeat;
	height:137px !important;
	height /* IE5.5 */ :187px;
	overflow: hidden;
	padding: 50px 510px 5px 20px;
	text-align:left;
}

#main {
	float: left;
	width: 548px !important;
	width /* for IE5.5 */: 550px;
	padding-left:2px;
	margin-bottom:20px;
	overflow: hidden;
}

#sidemenu {
	float: right;
	width: 230px;
	overflow: hidden;
	margin-bottom:20px;
}

#footer {
	clear: both;
	zoom:100%;
	padding: 10px 0px;
	width: 100%;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}



/* Header
------------------------------------------------------------ */

#header h1 {
	padding-bottom: 5px;
}

#header h1 a:link,
#header h1 a:visited {
	color: #936D4A;
}

#header p {
	color:#7B7860;
}

/* Main Contents
------------------------------------------------------------ */

.content {
	background: #000000 url(https://templates.blog.fc2.com/template/holy_red/holy_red_mainbg.png) repeat-y left top;
	text-align: left;
}

h2.entry_header {
	background: url(https://templates.blog.fc2.com/template/holy_red/holy_red_mainheader.png) no-repeat left top;
	text-align:center;
	padding: 25px 35px 5px 55px;
	color:#575F42;
}

.entry_body {
	background:url(https://templates.blog.fc2.com/template/holy_red/holy_red_line.png) no-repeat top center;
	margin-left:20px;
	padding: 35px 35px 10px;
	text-align: left;
}

.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 {
	margin-left:20px;
	padding:10px 35px 0 35px;
	background:url(https://templates.blog.fc2.com/template/holy_red/holy_red_line.png) no-repeat top center;
	text-align:center;
}

.entry_footer li {
	display: inline;
	list-style-type: none;
}

.entry_footer li a:link,
.entry_footer li a:visited {
	color:#575F42;
}


/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 0px;
}

.page_navi {
	background-color:#000000;
	padding:10px 35px 35px;
	text-align: center;
}

.pagetop {
	background: #000000 url(https://templates.blog.fc2.com/template/holy_red/holy_red_mainfooter.png) no-repeat left top;
	padding:46px 15px 50px 35px; 
	text-align:right;
}



/* 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 {
	padding:5px;
	background-color:#121805;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body blockquote {
	background-color:#121805;
	margin: 5px;
	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; }

.entry_body hr {
	border:0;
	border-bottom: #303723 solid 1px;
}

.entry_body table {
	border-spacing:0;
	border-left: #303723 solid 1px;
	border-top: #303723 solid 1px;
	background:#121805;
}

.entry_body th,
.entry_body td {
	border-bottom: #303723 solid 1px;
	border-right: #303723 solid 1px;
	padding:5px;
	margin:0;
}

/* Comment, Trackback, Entry list
------------------------------------------------------------ */

.sub_header {
	background: url(https://templates.blog.fc2.com/template/holy_red/holy_red_mainheader.png) no-repeat left top;
	text-align:center;
	padding: 35px 35px 5px 55px;
	color:#575F42;
}

.sub_title {
	background:url(https://templates.blog.fc2.com/template/holy_red/holy_red_line.png) no-repeat top center;
	margin:0 35px 15px 55px;
	padding-top:35px;
	font-weight:bold;
	color:#575F42;
}

.sub_body {
	margin:0 35px 15px 55px;
}

.list_body {
	background:url(https://templates.blog.fc2.com/template/holy_red/holy_red_line.png) no-repeat top center;
	margin:0 35px 15px 55px;
	padding-top:35px;
}

.list_body li {
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px solid #303723;
}

.sub_footer {
	text-align: right;
	margin:0 35px 15px 55px;
}

.sub_footer a:link,
.sub_footer a:visited {
	color:#575F42;
	
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}

.form {
	margin:0 35px 0 55px;
	padding-top:20px;
	background:url(https://templates.blog.fc2.com/template/holy_red/holy_red_line.png) no-repeat top center;
	text-align: left;
}

.form dl {
	margin: 0 10px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 360px;
	height: 100px;
	background-color:#121805;
	border: 1px solid #303723;
	color:#575F42;
}

.form input {
	background-color:#121805;
	border: 1px solid #303723;
	color:#575F42;
}

.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 {
	margin:0 35px 0 55px;
	padding-top:40px;
	background:url(https://templates.blog.fc2.com/template/holy_red/holy_red_line.png) no-repeat top center;
	text-align: left;
}

.trackback_url input {
	padding: 1px;
	width: 85%;
	background-color:#121805;
	border: 1px solid #303723;
	color:#575F42;
}

/* Plugin (Main content)
------------------------------------------------------------ */

#main .plg3content {
	background: url(https://templates.blog.fc2.com/template/holy_red/holy_red_mainheader.png) no-repeat left top;
}

.plg3_header {
	padding:35px 35px 10px 55px;
	font-weight:bold;
	color:#575F42;
}

.plg3_body {
	background: #000000 url(https://templates.blog.fc2.com/template/holy_red/holy_red_mainbg.png) repeat-y left top;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
	padding:0 35px 20px 55px;
}

/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

.sidemenu_body {
	margin-bottom: 30px;
}
	
.sidemenu_body .plg_title {
	padding-top:8px;
	padding-left:40px;
	padding-right:40px;
	min-height:27px;
	/height:35px;
	background:url(https://templates.blog.fc2.com/template/holy_red/holy_red_sidetitle.png) no-repeat bottom center;
	color:#434F1B;
}

	
.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
	padding:10px 10px 10px 20px;
}

.sidemenu_body .plg_body input {
	margin: 2px;
	background-color:#121805;
	color:#575F42;
	border:#303723;
}

/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
	margin: 0px auto;
	width:100%;
}

table.calender caption {
	margin-bottom:20px;
	margin: 0px auto;
	color:#7b7860;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	text-align: center;
}

table.calender td a {
	display: block;
	background:#121805;
}

table.calender th#sun {
	color: #500909;
}

table.calender th#sat {
	color: #1a2869;
}


/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin-bottom:10px;
}

.tab input{
	padding: 3px 5px;
}

.tab input.b1{
	margin-right: 5px;
}
    
.mylog {
	padding: 5px;
	border-bottom:1px solid #7B7860;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	font-weight: bold;
	border-bottom:1px solid #7B7860;
	padding-bottom:5px;
	margin-bottom:5px;
	color:#575F42;
}

.mylog dl {
	margin: 0px;
	padding: 0px;
}

.mylog dt.day {
	margin: 0px;
	padding: 0px 0px 5px;
	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:1px solid #7B7860;
	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;
}
