/* default
------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;
	color: #808040;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック", sans-serif ;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	background-image: url(https://templates.blog.fc2.com/template/armychain/armychain_bg1.gif);
	background-repeat: repeat;
	background-position: left top;
}

html>body {
	font-size: small;
}

/* for IE \*/
* html body {
	font-size: 85%;
}	
/**/


	

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
}

a:link {color: #008040; }
a:visited {color: #804000; }
a:focus,
a:hover,
a:active { color: #ff8000; }



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}

/* image */
	
.emoji{
	vertical-align:middle;
}

.entry_body img {
max-width: 100%;
height: auto;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 160%; }
	
h2 { font-size: 125%; }
	
h3 { font-size: 108%; }
	
h4 { font-size: 100%; }
	
h5 { font-size: 94%; }
	
h6 { font-size: 85%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }
	
blockquote {
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: 1px dashed;
}
	
fieldset {
	border: none;
}
	
legend { font-weight: bold; }
	
textarea,input,select {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body textarea,
html>body input,
html>body select { font-size: small; }

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: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #808040;
	background-image: url(https://templates.blog.fc2.com/template/armychain/armychain_bg2s.gif);
	background-repeat: repeat;
	background-position: left top;
}

div#header {
	background-image: url(https://templates.blog.fc2.com/template/armychain/armychain_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	width: 780px;
	margin-bottom: 15px;
}

div#wrap {
	width: 590px;
	float: left;
}
div#wrap:after {
	content: "";
	overflow: hidden;
	display: block;
	height: 1px;
	clear: both;
}
/*\*/
* html div#wrap {
	overflow: visible;
	height: 1px;
}
/**/

div#main {
	float: right;
	width: 400px;
}

div#sidemenu1 {
	float: left;
	width: 175px;
	padding-right: 10px;
	padding-left: 5px;
}

div#sidemenu2 {
	float: right;
	width: 175px;
	padding-left: 10px;
	padding-right: 5px;
}

div#footer {
	clear: both;
	padding: 10px 0px;
	width: 780px;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	color: #000000;
}
	
html>div#footer {
	font-size: x-small;
}



/* Header
------------------------------------------------------------ */

div#header h1 {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 100px;
}

div#header h1 a,
div#header h1 a:link,
div#header h1 a:visited { color: #000000; }
div#header h1 a:focus,
div#header h1 a:hover,
div#header h1 a:active { color: #ff8000; }
	
div#header p {
	text-align: center;
	color: #000000;
}



/* Main Contents
------------------------------------------------------------ */

div.content_header {
	background-image: url(https://templates.blog.fc2.com/template/armychain/armychain_main1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 400px;
	overflow: hidden;
}

div.content {
	text-align: left;
	background-color: #000000;
	padding: 10px 15px;
	line-height: 1.3;
}

div.content_footer {
	background-image: url(https://templates.blog.fc2.com/template/armychain/armychain_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	margin-bottom: 20px;
	width: 400px;
}

h2.entry_header,
h3.entry_header {
	text-align: left;
	margin-bottom: 10px;
	color: #FFFFFF;
}

div.entry_body {
	text-align: left;
	margin-bottom: 15px;
}

p.entry_more {
	padding: 25px 15px 15px 0px;
}
	
p.tag_lnk {
	margin-top: 0px;
}
	
p.theme {
	margin-top: 15px;
}

ul.entry_footer {
	text-align: right;
	margin-bottom: 10px;
	font-size: 85%;
}

ul.entry_footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 3px;
	padding-left: 3px;
}

ul.entry_footer li.end {
	border: none;
}

div.page_navi {
	margin-bottom: 15px;
	text-align: center;
	color: #000000;
}

div.content_footer .pagetop {
	width: 400px;
	height: 25px;
}

div.content_footer .pagetop a {
	width: 100%;
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

p.sub_header {
	text-align: left;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 140%;
}

h3.sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	color: #ff8000;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8000;
}

div.sub_body {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h2.listtitle {
	display: inline;
	font-weight: normal;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body h2.listtitle {
	font-size: small;
}

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;
}
	
dl.form {
	margin-right: 10px;
	margin-left: 10px;
}


input#himitu {
	margin-right: 0.5em;
}

p.form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

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 #808040;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-bottom: 5px;
	width: 85%;
	background-color: #000000;
	color: #808040;
}



/* Plugin (Main content)
------------------------------------------------------------ */

div.entry_body .plg_header,
div.entry_body .plg_body,
div.entry_body .plg_footer {
	margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

dl.sidemenu_body {
	background-image: url(https://templates.blog.fc2.com/template/armychain/armychain_side1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
}
	
dl.sidemenu_body .plg_title {
	color: #FFFFFF;
	padding: 10px 5px;
	background-color: #000000;
}

	
dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
	background-color: #000000;
	padding: 0px 5px 10px;
	font-size: 85%;
}

dl.sidemenu_body .plg_header li,
dl.sidemenu_body .plg_body li,
dl.sidemenu_body .plg_footer li {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	margin: 0px 0px 0px 15px;
}

div.sidemenu_footer {
	background-image: url(https://templates.blog.fc2.com/template/armychain/armychain_side3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	margin-bottom: 15px;
	width: 175px;
}

div.plugin-freearea {
	background-color: #000000;
}



/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	border-collapse: collapse;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 10px;
}

table.calender th {
	padding: 0.1em;
	border-bottom: 1px dotted #808040;
	text-align: center;
}

table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #808040;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #FFFFFF;
	background-color: #808040;
}

table.calender th#sun {
	color: #CC3300;
}

table.calender th#sat {
	color: #0066CC;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

div.tab {
	text-align: left;
	margin-bottom: 10px;
}

div.tab input{
	padding: 3px 5px;
}

div.tab input.b1{
	margin-right: 5px;
}
    
div.mylog {
	width: 150px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #A5A5A5;
	font-size: small;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
}

div.mylog p.title {
	font-weight: bold;
	color: #838383;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}

div.mylog dl {
	margin: 0px;
	padding: 0px;
}

div.mylog dt.day {
	width: 150px;
	color: #339900;
	font-size: x-small;
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
}

div.mylog dd.piyolog {
	margin: 0px 0px 5px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	padding: 0px 0px 10px;
}

div.license {
	font-size: x-small;
	text-align: right;
}



/* Footer
------------------------------------------------------------ */

div#footer p {
	margin-bottom: 3px;
}

div#footer address {
	font-style: normal;
	padding-bottom: 10px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "Hiragino Kaku GothicPro", sans-serif;
}
