@charset "utf-8";

html {
	height:100%;
	min-height: 100%;;
}

* {
margin: 0;
padding: 0;
}

body {
 background: url(https://blog-imgs-86.fc2.com/n/a/k/nakedarms/wallpaper.png) no-repeat top left;
background-attachment:fixed;  
background-color: gray ;
text-align:left;
line-height: 1.5;
height: 100%;

}

body > #middle{
height:auto;}


/* ------------------------------Link */
/* リンクの色  */
a{ color: #558C59;
text-decoration: none;
}
a:visited{ color: #558C59;
text-decoration: none;
}
a:hover{ color: #FFCC33;
}



/* ------------------------------Middle */
#middle {
overflow: hidden;
height:100%;
min-height:100%;
position:absolute;
}

/* ------------------------------Sidebar */
#sidebar {
float:left;
 background: url(https://blog-imgs-86.fc2.com/n/a/k/nakedarms/toumei125.png);
width: 300px;
height:100%;
min-height:100%;
position:absolute;
margin: 0px 0px;
text-align: left;
}


/* ------------------------------Header */
#header {
margin:30px 0px 0px 0px;
}

#header h1 {
padding: 0px 30px;
margin-bottom:10px;
font-size: x-large;
font-weight: bold;
font-family: "Helvetica","ＭＳ 明朝","Lucida Console","";
border-bottom: 1px solid black;
}

#header h1 a {
color: black;
text-decoration: none;
}

#header .description{
padding: 0px  30px;
color:black;
font-family: "Helvetica","verdana","メイリオ", "ヒラギノ角ゴ ProN W3",serif;
font-size: x-small;
text-align:left; 
}

#image{
 margin:0px auto;
 width: 950px;
 height: 480px;
 background: url(https://blog-imgs-58.fc2.com/n/a/k/nakedarms/top33.jpg) no-repeat center;
}


/* ------------------------------Contents */
#contents {
}

/* ------------------------------Main */
#main {
 padding-left: 300px;
margin: 20px 100px;
float: left;

}

.entry {
 background: url(https://blog-imgs-86.fc2.com/n/a/k/nakedarms/toumei150.png);

 padding: 10px 20px ;
margin-bottom:20px;
width: 680px;
font-size: small;
font-family:"Helvetica","メイリオ",serif;
}

.etitle {

margin-bottom:10px;
 padding: 0px 0px;
 font-size: large;
 font-weight: bold;
 font-family:"Helvetica","メイリオ",serif;
 text-align:left; 
}

.etitle a {
 color: black;
 display: block;
 text-decoration: none;
}

.etitle a:hover {
}

.edate {
text-align: right;
padding-right: 5px;
}

.ebody {

}

.ebody img {
margin: 0.5em 0;
}

.ebody h3 {
font-size: 14px;
}

.more {
border-top: 1px solid #c0c0c0;
padding-top: 0.5em;
margin-top: 0.5em;
}

.ebottom {
color: black;
padding: 20px 20px;
font-size: small;
font-family: "Helvetica","verdana","Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",serif;
text-align: right;
}

.pnavi {
text-align: center;
font-family: "verdana","ＭＳ 明朝",serif;
font-size: x-small;
padding: 5px 0;
margin: 15px auto;
width: 350px;
}

.comtb {
 padding: 10px 20px;
 background: url(https://blog-imgs-54.fc2.com/n/a/k/nakedarms/chakin_wp_tl_w50.png);
font-family: "Helvetica","メイリオ","Lucida Console","";
}

.cttitle {

border-bottom: ;
font-size: small;
margin-bottom: 3px;
}

.ctmain {

 font-size: small;
}

.ctmain p.title {
font-weight: bold;
font-size: 14px;
border-bottom: 1px solid #a0a0a0;
}

.ctmain p.main {
margin-left: 10px;
}

.ctmain p.etc {
text-align: right;
}


/* ------------------------------Plugin */
#plugin {
float:left;
width: 400px;

}

.plugin {

padding: 0px 30px;
 font-family: "Helvetica","verdana","メイリオ",serif;

}

.ptitle {
 padding-top: 20px;
}

.ptitle p {
 padding: 0px 0px;
color: black;

  font-size: small;
 font-weight: bold ;
}

.pmain {

  font-size: x-small;
 font-weight:normal ;

}


/* ------------------------------Footer */
#footer {
font-family: "Helvetica","メイリオ","Lucida Console","";
font-size: x-small;
color:black;
clear: both;
text-align: left;
padding:30px 30px;
}


/* ------------------------------Batton */
p.baton_title {
text-align: left;
padding: 5px 15px;
font-size: 14px;
font-weight: bold;
}

dl.blog_baton {
border: 1px solid #999;
background: #f6f6f6;
padding: 10px 20px;
}

dt.baton_q {
font-weight: bold;
border-bottom: 1px solid #c0c0c0;
padding-bottom: 4px;
margin-bottom: 4px;
color: #404040;
}

dd.baton_a {
margin-bottom: 20px;
color: #404040;
}

span.q_number {
background: #266bb8;
color: #fff;
padding: 2px 5px;
margin-right: 8px;
font-weight: bold;
}

span.a_number {
background: #59c3e2;
color: #fff;
padding: 2px 5px;
margin-right: 8px;
font-weight: bold;
}


/* ------------------------------ETC */
div.clear {
clear: both;
}

ul, li {

list-style-type: none;
list-style-position: inside;
}

li {
color: black;


  font-size: x-small;
 font-weight:normal ;
padding: 0px 0px;
font-family: "Helvetica","verdana","メイリオ",serif;
}

input, textarea, select, submit {
 text-decoration:none;
background: #f6f6f6;
color: #555;
}

input:hover, textarea:hover, select:hover, submit:hover {
 text-decoration:none;
}

input:focus, textarea:focus, select:focus, submit:focus {
 text-decoration:none;
color: #000;
}

blockquote {
 text-decoration:none;
background: #f6f6f6;
 color: rgb(90,90,90);
padding: 5px 10px;
}