@charset "utf-8";

* {
  margin : 0;
  padding : 0;  
  
}

a:link { color: #3DDA77; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:visited { color: #2d9d57; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:active { color: #ff4040; text-decoration:none;}
a:hover { color: #ff4040;text-decoration:none;} 

img{
border:none;
}

.nonborder { 
border:none; 
outline:none; 
}

body {
font-size : 14px;
font-family: 'Courier New', Courier,monospace;
line-height : 1.5em;
color : #ffffff;
background-color:#333333;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalback.jpg);
}

#container{
width:950px;
padding:0;
margin:0 auto;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalheaderback.png);
background-repeat:no-repeat;
background-position:left top;
}

#header{
width:950px;
height:195px;
margin:0 auto;
position:relative;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalheader1.png);
background-repeat:no-repeat;
background-position:center top;
}

#slidepanel{
width:293px;
position:absolute;
top:0;
right:0px;
}

a:focus {  
outline: none;  
}  

#panel {  
color:#ffffff;  
text-align:center;  
height: 78px;  
display: none;  
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalsearch1.png);
}  

.slide {  
margin: 0;  
padding: 0;  
}  

.btn-slide {  
background: url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalsearchbottom.png);
background-repeat:no-repeat;
background-position:center top;
text-align: center;  
width: 293px;  
height: 24px;  
padding: 0;  
margin: 0;  
display: block;  
font: bold 120%/100% Arial, Helvetica, sans-serif;  
color: #fff;  
text-decoration: none;  
}  

.active {  
background-position:center top;           
}  

#search{
width:230px;
height:42px;
position:absolute;
top:30px;
right:30px;
}

#searchform4 {  
width: 230px;  
height: 42px; 
display: block;       
position: relative;  
}  

#keywords4  {  
width: 190px;  
height:13px;
top:0px;
left:0px;
color:#222222;
position:absolute;
border:none;
outline:none; 
font-size:13px;
padding:14px 0px;
background-color:transparent;
}  

#searchBtn4 {  
width:40px;
height:42px;
top:0;
left:190px;
border:none;
outline:none;
position:absolute; 
cursor:pointer;
background-color:transparent;
text-indent:-9999px;
}  

#menu1{
width:auto;
height:30px;
margin-bottom:10px;
position:absolute;
top:130px;
right:0px;
}
				
#menu1 ul {
list-style:none;
margin:0;
padding:0;
}

#menu1 li {
float:left;
width:25px;
height:30px;
margin-right:15px;
padding:0;
}

#menu1 li a:link,#menu1 li a:visited{
display:block;
width:25px;
height:30px;
text-indent:-9999px;
}

#menu1 li a:hover{
display:block;
width:25px;
height:30px;
text-indent:-9999px;
}

h1 {
font-size: 28px;
padding:30px 0 0 20px;
line-height:1.2em;
font-weight:bold;
text-align:left;
}

h1 a:link, h1 a:visited {
font-weight:bold;
text-decoration: none;
padding:0;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
text-shadow: 0px 1px 2px #666666;
-webkit-transition: 1s ease-in-out;
}

h1 a:hover, h1 a:active {
color: #3DDA77;
text-shadow: 0px 1px 2px #666666;
font-weight:bold;
text-decoration: none;
padding: 0;
}

.intro {
font-size: 12px;
margin:5px 0px 30px 20px;
text-align:left;
color:#cccccc;
}

#maincontents{
width:950px;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalmain.png);
background-repeat:repeat-y;
padding:0 0 50px 0;
}

#maincontents:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/*\*/
* html #maincontents {
height: 1em;
overflow: visible;
}
/**/

#wrapper{
width:720px;
float:left;
}

#left {
width:450px;
overflow: hidden;
margin-right:19px;
padding:0;
float:right;
}

h2{
width:450px;
overflow: hidden;
font-size:20px;
text-align: left;
line-height:1.2em;
padding:0;
font-weight:bold;
font-stretch:narrower;
color:#333333;
}

h2 a:link {
color:#ffffff;
font-weight:bold; 
text-decoration: none;
text-shadow: 0px 1px 2px #666666;
-webkit-transition: 1s ease-in-out;
}

h2 a:visited {
color:#2d9d57;
font-weight:bold;
text-decoration: none;
text-shadow: 0px 1px 2px #666666;
-webkit-transition: 1s ease-in-out;
}

h2 a:hover, h2 a:active {
color:#3DDA77;
font-weight:bold;
text-shadow: 0px 1px 2px #666666;
}

.kizi_body {
padding: 20px 0px;
overflow: hidden;
margin-bottom:30px;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalsen1.png);
background-repeat:no-repeat;
background-position:center bottom;
}

.kizi_body blockquote{
padding:10px;
border:1px #111111 dotted;
background-color:#222222;
margin:15px;
}

.kizi_body img{
border:none;
}

.kizi_more {
margin: 10px 0 0 0;
}

.entry_text{
margin:10px 0;
text-align:left;
}

.nonborder1{ 
border:none; 
outline:none; 
font-size:15px;
font-weight:bold;
padding:3px;
margin:10px 0px 20px 0px;
}

.kizifooter {
width:450px;
font-size: 12px;
margin:4px 0 0 0;
padding:10px 0px;
}

.relate_dl{
margin:30px 0;
}

.relate_dt{
margin:15px 0;
}

#comtrack{
width:450px;
text-align:right;
font-size:12px;
margin-top:10px;
}

.pagetop{
text-align:right;
padding:0 0 20px 0;
width:450px;
}

.pagetop1{
text-align:right;
padding:0 0 20px 0;
width:450px;
}

.kizinav { 
width:450px;
text-align: center;
font-size:12px;
margin:0 0 40px 0;
}

.kizinav a{ 
font-weight:bold;
font-size:12px;
}

.kizinav img{
vertical-align:-5px; 
}

h4#comheader{
width:405px;
margin:0 0 20px 0;
padding: 10px 0px 10px 45px; 
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalbotan.png);
background-repeat:no-repeat;
background-position:left center;
font-size:16px;
}

h4#tbheader {
width:405px;
padding: 10px 0px 10px 45px; 
margin:0 0 20px 0;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalbotan.png);
background-repeat:no-repeat;
background-position:left center;
font-size:16px;
}

.content2 {    
width:450px;
padding: 0;
line-height: 140%;
}

.combo{
width:408px;
padding:20px;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalsen1.png);
background-repeat:no-repeat;
background-position:center bottom;
margin:0;
}

.comtitle{
margin-bottom:10px;
color:#3DDA77;
font-weight:bold;
}

.comfooter, .tbfooter {
margin: 10px 0px;
text-align: right;
font-size: 11px;
}

h4#comformtitle {
width:405px;
padding: 10px 0px 10px 45px; 
margin:0 0 20px 0;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalbotan.png);
background-repeat:no-repeat;
background-position:left center;
font-size:16px;
}

.comform ul {
width: 100%;
margin: 0;
padding: 0;        
}

.comform li {
font-size:12px;
margin-bottom: 10px;
padding: 0 0 5px 0;
list-style: none;
}

#name1,#name2,#title1,#title2,#mail1,#mail2,#url1,#url2{
width:60%;
padding:5px;
margin-right:10px;
font-size:13px;
border:1px #111111 dotted;
color:#ffffff;
background-color:#222222;
}

#comment{
width:428px;
font-size:13px;
padding:10px;
height:150px;
border:1px #111111 dotted;
background-color:#222222;
color:#ffffff;
scrollbar-base-color:#222222;
scrollbar-track-color:#222222;
overflow: auto;   
}

#pass1,#pass2{
width:100px;
margin-right:10px;
padding:5px;
font-size:13px;
border:1px #111111 dotted;
color:#ffffff;
background-color:#222222;
}

.tbtitle {  
padding:10px 0 0 0;
color : #3DDA77;
text-decoration:underline; 
}

#trackback{
font-weight:bold;
}

.shitanabi{
width:450px;
padding:0;
height:20px;

font-size:14px;
font-weight:bold;
}

.new a{
float:left;
}

.old a{
float:right;
}

.titlelist_area{
margin:0 0 20px 0;
}

.titlelist_area h2{
width:450px;
padding:15px 0px !important;
text-align:left;
margin-left:0px !important;
font-size:20px;
margin-bottom:20px;
text-shadow: 0px 1px 2px #000000;
color:#ffffff;
}

.titlelistfooter{
font-size:10px;
margin:0 0 10px 0;
}

#lmenu {
width: 205px;
float: left;
margin-left:20px;
overflow: hidden;
font-size:12px;
color:#ffffff; 
}

#lmenu h3 {
font-size:14px;
width:160px;
height:14px;
font-weight: bold;
color:#ffffff;
text-align : left;
padding:14px 0px 14px 45px; 
text-shadow: 0px 1px 2px #999999;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalbotan.png);
background-repeat:no-repeat;
background-position:-2px 5px;
}

#lmenu h3 img{
vertical-align:-8px;
margin-right:5px;
}

#lmenu ul {
font-size: 12px;
line-height: 160%;
padding: 3px 0 0 0; 
margin: 0;
}

#lmenu li {
padding: 2px 0 0 0;
list-style-type:circle;
list-style-position: outside;
}

#lmenu a:link{
color:#ffffff;
-webkit-transition: 1s ease-in-out;
}

#lmenu a:visited{
color:#2d9d57;
-webkit-transition: 1s ease-in-out;
}

#lmenu a:hover{
color:#3DDA77;
}

#rmenu {
width: 205px;
float: right;
overflow: hidden;
font-size:12px;
color:#ffffff; 
margin-right:20px;
}

#rmenu h3 {
font-size:14px;
width:160px;
height:14px;
font-weight: bold;
color:#ffffff;
text-align : left;
padding: 14px 0px 14px 45px; 
text-shadow: 0px 1px 2px #999999;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalbotan.png);
background-repeat:no-repeat;
background-position:-2px 5px;
}

#rmenu h3 img{
vertical-align:-8px;
margin-right:5px;
}

.plugcontent1{
padding:0 0 20px 0;
width:205px;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalmenusen.png);
background-repeat:no-repeat;
background-position:center bottom;
}

.plugcon1{
padding:10px 0px 20px 0px;
}

#rmenu ul {
font-size: 12px;
line-height: 160%;
padding: 3px 0 0 0; 
margin: 0;
}

#rmenu li {
padding: 2px 0 0 0;
list-style-type:circle;
list-style-position: outside;
}

#rmenu a:link{
color:#ffffff;
-webkit-transition: 1s ease-in-out;
}

#rmenu a:visited{
color:#2d9d57;
-webkit-transition: 1s ease-in-out;
}

#rmenu a:hover{
color:#3DDA77;
}

#footer{
font-size:11px;
clear:both;
width:950px;
height:90px;
padding:120px 0 0 0;
text-align:center;
position:relative;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetalfooter.png);
background-repeat:no-repeat;
background-position:center top;
}

.pagetop2 a{
position:absolute;
top:-50px;
right:50px;
width:72px;
height:74px;
display:block;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/woodmetaltop.png);
background-repeat:no-repeat;
background-position:center top;
}

table{
border-collapse: collapse;
background-color:#222222;
}

.calender td { 
font-size:13px; 
width:27px; 
height:23px; 
text-align:center; 
color:#ffffff;
border:1px #111111 solid;
} 

.calender th { 
font-size:13px; 
width:27px; 
height:23px; 
text-align:center; 
color:#ffffff;
border:1px #111111 solid;
background-color:#222222;
} 

.calender td a:link { 
color:#ffffff !important; 
width:27px; 
padding:2px 0px;
display:block;
text-decoration:none;
text-align:center; 
background-color:#3DDA77;
}

.calender td a:hover { 
color:#ffffff !important; 
width:27px; 
display:block;
text-decoration:none;
text-align:center; 
} 

#sun,#sat{
color:#ff4040;
background-color:#222222;
}

caption{
font-weight:bold;
font-size:14px;
}

caption a{
color:#ffffff !important;
font-weight:bold !important;
font-size:14px;
}

.kizi_body ul {
margin-left: 20px;
}

.kizi_body ul li {
padding: 3px 0px 0px 0px;
list-style-type:disc !important;
list-style-position:inside !important;
}

.kizi_body ol{
margin-left:20px !important;
}

.kizi_body ol li {
padding: 3px 0px 0px 0px;
list-style-type:decimal !important;
list-style-position:inside !important;
}
