@charset "utf-8";

* {
  margin : 0;
  padding : 0;  
}

a:link { color: #619861; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:visited { color: #619861; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:active { color: #cccccc; text-decoration:none;}
a:hover { color: #cccccc;text-decoration:none;} 

img{
border:none;
}

.nonborder { 
border:none; 
outline:none; 
}

body {
font-size : 15px;
font-family: HG明朝;
line-height : 1.5em;
color : #666666;
background-color:#ececec;
}

#container{
width:900px;
margin:0 auto;
padding:0;
}

#header{
width:900px;
font-family: HG明朝;
height:150px;
margin:0;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplemaintop.png);
background-repeat:no-repeat;
background-position:center bottom;
position:relative;
}

h1 {
font-size: 28px;
padding:92px 0 0 20px;
line-height:1.2em;
font-weight:bold;
text-align:left;
color:#333333;
}

h1 a:link, h1 a:visited {
font-weight:bold;
text-decoration: none;
padding:0;
text-shadow:#dddddd 1px 1px 0px;
color: #666666;
}

h1 a:hover, h1 a:active {
color: #619861;
font-weight:bold;
text-decoration: none;
padding: 40px 0 0 0;
text-shadow:#dddddd 1px 1px 0px;
}

.intro {
font-size: 12px;
margin-top:5px;
margin-left:20px;
text-align:left;
color:#666666;
}

#menu{
width:auto;
height:14px;
position:absolute;
top:22px;
right:0px;
}

#menu ul {
list-style:none;
margin:0;
padding:0;
font-size:14px;
}

#menu li {
width:auto;
height:14px;
margin:0;
padding:0;
text-align:center;
float:left;
}

.allpost a:link ,.allpost a:visited{
display:block;
padding:0px 15px 5px 18px;
height:14px;
color:#777777;
text-decoration:none;
text-shadow: 1px 1px 1px #cccccc;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simpleallpost.png);
background-repeat:no-repeat;
background-position:left center;
}

.allpost a:hover{
display:block;
padding:0px 15px 5px 18px;
height:14px;
color:#619861;
text-shadow: 1px 1px 1px #cccccc;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simpleallpost.png);
background-repeat:no-repeat;
background-position:left center;
}

.twitter a:link ,.twitter a:visited{
margin-top:1px;
display:block;
padding:0px 15px 5px 20px;
height:14px;
color:#777777;
text-decoration:none;
text-shadow: 1px 1px 1px #cccccc;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simpletwitter.png);
background-repeat:no-repeat;
background-position:left center;
}

.twitter a:hover{
display:block;
padding:0px 15px 5px 20px;
height:14px;
color:#619861;
text-shadow: 0px 1px 1px #666666;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simpletwitter.png);
background-repeat:no-repeat;
background-position:left center;
}

.rss a:link ,.rss a:visited{
display:block;
padding:0px 15px 5px 18px;
height:14px;
color:#777777;
text-decoration:none;
text-shadow: 1px 1px 1px #cccccc;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplerss.png);
background-repeat:no-repeat;
background-position:left center;
}

.rss a:hover{
display:block;
padding:0px 15px 5px 18px;
height:14px;
color:#619861;
text-shadow: 1px 1px 1px #cccccc;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplerss.png);
background-repeat:no-repeat;
background-position:left center;
}

.mail a:link ,.mail a:visited{
display:block;
padding:0px 15px 5px 20px;
height:14px;
color:#777777;
text-decoration:none;
text-shadow: 1px 1px 1px #cccccc;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplemail.png);
background-repeat:no-repeat;
background-position:left center;
}

.mail a:hover{
display:block;
padding:0px 15px 5px 20px;
height:14px;
color:#619861;
text-shadow: 1px 1px 1px #cccccc;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplemail.png);
background-repeat:no-repeat;
background-position:left center;
}

.admin a:link ,.admin a:visited{
display:block;
padding:0px 20px 5px 17px;
height:14px;
color:#777777;
text-decoration:none;
text-shadow: 1px 1px 1px #cccccc;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simpleadmin.png);
background-repeat:no-repeat;
background-position:left center;
}

.admin a:hover{
display:block;
padding:0px 20px 5px 17px;
height:14px;
color:#619861;
text-shadow: 1px 1px 1px #cccccc;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simpleadmin.png);
background-repeat:no-repeat;
background-position:left center;
}

#search{
width:250px;
height:51px;
position:absolute;
top:102px;
right:20px;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplesearch.png);
background-repeat:no-repeat;
}

#searchform4 {  
width: 250px;  
height: 51px; 
display: block;       
position: relative;  
}  

#keywords4  {  
width: 180px;  
height:13px;
padding:14px 15px;
top:5px;
left:0px;
color:#666666;
position:absolute;
border:none;
outline:none; 
font-size:13px;
background-color:transparent;
}  

#searchBtn4 {  
width:40px;
height:51px;
top:0;
left:210px;
border:none;
outline:none;
position:absolute; 
cursor:pointer;
background-color:transparent;
text-indent:-9999px;
}  

#main{
width:900px;
padding-top:30px;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplemainnaka.png);
background-repeat:repeat-y;
background-position:left top;
}

#main:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/*\*/
* html #main {
height: 1em;
overflow: visible;
}
/**/

#topimage{
width:860px;
height:250px;
padding:0;
margin:0px 20px 30px 20px;
}

#left {
width:580px;
overflow: hidden;
margin-left:20px;
padding:0px;
float:left;
}

h2{
width:580px;
overflow: hidden;
font-size:20px;
text-align: left;
line-height:1.2em;
padding:0px;
font-weight:bold;
font-stretch:narrower;
}

h2 a:link {
color:#666666;
font-weight:bold; 
text-decoration: none;
text-shadow:#cccccc 1px 1px 0px;
}

h2 a:visited {
color:#666666;
font-weight:bold;
text-decoration: none;
text-shadow:#cccccc 1px 1px 0px;
}

h2 a:hover, h2 a:active {
color:#619861;
font-weight:bold;
text-shadow:#cccccc 1px 1px 0px;
}

.kizi_body {
padding: 20px 0px;
overflow: hidden;
margin-bottom:10px;
}

.kizi_body blockquote{
padding:10px;
border:px #333333 dotted;
background-color:#ececec;
margin:15px;
}

.kizi_body img{
border:none;
}

.kizi_more {
margin: 10px 0 0 0;
}

.entry_text{
margin:10px 0;
text-align:left;
}

.kizifooter {
width:580px;
font-size: 12px;
margin-top:10px;
}

.kizifooter img{
vertical-align:middle;
}

.relate_dl{
margin:30px 0;
}

.relate_dt{
margin:15px 0;
font-weight:bold;
font-size:16px;
}

.pagetop{
text-align:right;
padding:20px 0;
width:580px;
text-shadow:#cccccc 1px 1px 0px;
font-weight:bold;
}

.pagetop1{
text-align:right;
padding:20px 0;
width:580px;
text-shadow:#cccccc 1px 1px 0px;
font-weight:bold;
}

.kizinav { 
width:580px;
text-align: center;
font-size:12px;
margin-bottom:30px;
}

.kizinav a{ 
font-weight:bold;
font-size:13px;
text-shadow:#cccccc 1px 1px 0px;
}

.kizinav img{
vertical-align:-5px; 
}

h4#comheader{
width:580px;
height:14px;
padding: 5px 0px; 
margin-bottom:20px;
}

h4#tbheader {
width:580px;
height :14px;
padding: 5px 0px; 
margin-bottom:20px;
}

.content2 {    
width:580px;
padding: 0;
}

.content3{    
width:580px;
margin-bottom:5px;
padding-top: 20px;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplecommenttop.png);
background-repeat:no-repeat;
background-position:center top;
}

.combo{
width:560px;
padding:0px 10px;
margin:0px;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplecomnaka.png);
background-repeat:repeat-y;
}

.combottom{
width:580px;
height:20px;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplecomback.png);
background-repeat:no-repeat;
background-position:center top;
}

.comtitle{
padding-bottom:10px;
color:#619861;
font-weight:bold;
}

.comfooter, .tbfooter {
margin: 10px 0 0 0;
text-align: right;
font-size: 11px;
}

h4#comformtitle {
width:580px;
padding: 5px 0px; 
margin-bottom:20px;
}

.comform ul {
width: 100%;
margin: 0;
padding: 0;        
}

.comform li {
font-size:12px;
margin-bottom:5px;
padding: 0;
list-style: none;
outline:none;
border:none;
}

#name1,#name2,#title1,#title2,#mail1,#mail2,#url1,#url2{
width:383px;
height:13px;
padding:16px 10px;
margin-right:10px;
font-size:13px;
color:#666666;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplename.png);
outline:none;
border:none;
background-color:transparent;
}

#comment{
width:560px;
font-size:13px;
padding:10px;
height:178px;
color:#666666;
scrollbar-base-color:#ececec;
scrollbar-track-color:#ececec;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplecommentback1.png);
overflow:auto;
border:none;
outline:none;
background-color:transparent;
}

#pass1,#pass2{
width:143px;
height:13px;
margin-right:10px;
padding:14px 10px 15px 10px;
font-size:13px;
color:#666666;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplepassword.png);
background-repeat:no-repeat;
outline:none;
border:none;
background-color:transparent;
}

.tbtitle {  
padding:10px 0 0 0;
color : #619861;
text-decoration:underline; 
}

#trackback{
font-weight:bold;
}

.shitanabi{
width:580px;
padding:0;
height:40px;
font-weight:bold;
font-size:14px;
text-shadow:#cccccc 2px 2px 0px;
}

.new a{
float:left;
}

.old a{
float:right;
}

.titlelist_area{
margin-bottom:20px;
}

.titlelist_area h2{
padding:20px 0;
margin-bottom:10px;
text-shadow:#cccccc 1px 1px 1px;
color:#666666;
}

.titlelistfooter{
font-size:10px;
margin:0 0 10px 20px;
}

#rmenu {
width: 250px;
float:right;
overflow: hidden;
font-size:12px;
color:#333333; 
margin:0 20px 0 0;
}

.rmenutop{
width:250px;
height:16px;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplesidetop.png);
}

.rmenubottom{
width:250px;
height:16px;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplesidebottom.png);
margin-bottom:30px;
}

#rmenu h3 {
font-size:14px;
width:210px;
font-weight: bold;
color:#666666;
text-align : left;
padding:10px 20px 10px 20px; 
text-shadow:#cccccc 1px 1px 0px;
}

.plugcontent{
padding:0;
width:250px;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplesidenaka.png);
background-repeat:repeat-y;
}

.plugcon{
padding:0px 20px 20px 20px;
margin:0;
}

#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: none;
}

#rmenu a:link{
color:#666666;
}

#rmenu a:visited{
color:#666666;
}

#rmenu a:hover{
color:#619861;
}

.pagetop2{
width:860px;
height:40px;
padding:20px 20px 0px 20px;
text-align:right;
clear:both;
}

#footer{
font-size:11px;
clear:both;
width:900px;
height:83px;
padding:70px 0 0 0;
text-align:center;
color:#333333;
background-image:url(https://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/simplefooter.png);
background-position:center top;
background-repeat:no-repeat;
}

table{
border-collapse: collapse;
background-color:#ffffff;
color:#666666;
}

.calender td { 
font-size:13px; 
width:29px; 
height:23px; 
text-align:center; 
color:#666666;
border:1px #cccccc solid;
} 

.calender th { 
font-size:13px; 
width:29px; 
height:23px; 
text-align:center; 
color:#666666;
border:1px #cccccc solid;
background-color:#eeeeee;
} 

.calender td a:link { 
color:#ffffff !important; 
font-weight: !important; 
width:29px; 
padding:2px 0px;
display:block;
text-decoration:none;
text-align:center; 
background-color:#619861;
}

.calender td a:hover { 
color:#619861 !important; 
font-weight: !important; 
width:29px; 
display:block;
text-decoration:none;
text-align:center; 
background-color:#ffffff;
} 

#sun,#sat{
color:#619861;
background-color:#cccccc;
}

caption{
font-weight:bold;
font-size:14px;
}

caption a{
color:#619861 !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;
}
