@charset "UTF-8";

* {
  margin : 0;
  padding : 0;  
  
}

a:link { color: #786048; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:visited { color: #786048; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:active { color: #333333; text-decoration:none;}
a:hover { color: #333333;text-decoration:none;} 


.kizi_body a{
color:#0066FF !important;
text-decoration: none;
}

.kizi_body a:hover{
color:#00CCFF !important;
text-decoration:underline;
}

img{
border:none;
}

.nonborder { 
border:none; 
outline:none; 
}

body {
font-size : 13px;
font-family: 'Courier New', Courier,monospace;
line-height : 1.5em;
color : #333333;
background-color:#fffef3;
}

#container{
width:950px;
padding:0;
margin:0 auto;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetue.png);
background-repeat:no-repeat;
background-position:left top;
}

#header{
width:950px;
height:182px;
margin:0px auto 20px;
position:relative;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetheader.png);
background-repeat:no-repeat;
background-position:center bottom;
}

#menu1{
width:auto;
height:40px;
margin-bottom:10px;
position:absolute;
top:0;
right:0;
}
				
#menu1 ul {
list-style:none;
margin:0;
padding:0;
}

#menu1 li {
float:left;
width:auto;
margin:0;
padding:0;
text-align:center;
}

.allpost a:link ,.allpost a:visited{
display:block;
padding:10px 20px;
color:#333333;
text-decoration:none;
font-family: Candara, Optima, sans-serif;
text-shadow: 0px 1px 1px #666666;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetallpost.png);
background-repeat:no-repeat;
background-position:left center;
}

.allpost a:hover{
display:block;
padding:10px 20px;
color:#786048;
text-shadow: 0px 1px 1px #666666;
}

.twitter a:link ,.twitter a:visited{
display:block;
padding:10px 20px 10px 25px;
color:#333333;
text-decoration:none;
font-family: Candara, Optima, sans-serif;
text-shadow: 0px 1px 1px #666666;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreettwitter.png);
background-repeat:no-repeat;
background-position:left center;
}

.twitter a:hover{
display:block;
padding:10px 20px 10px 25px;
color:#786048;
text-shadow: 0px 1px 1px #666666;
}

.rss a:link ,.rss a:visited{
display:block;
padding:10px 20px;
color:#333333;
text-decoration:none;
font-family: Candara, Optima, sans-serif;
text-shadow: 0px 1px 1px #666666;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetrss.png);
background-repeat:no-repeat;
background-position:left center;
}

.rss a:hover{
display:block;
padding:10px 20px;
color:#786048;
text-shadow: 0px 1px 1px #666666;
}

.mail a:link ,.mail a:visited{
display:block;
padding:10px 20px 10px 25px;
color:#333333;
text-decoration:none;
font-family: Candara, Optima, sans-serif;
text-shadow: 0px 1px 1px #666666;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetmail.png);
background-repeat:no-repeat;
background-position:left center;
}

.mail a:hover{
display:block;
padding:10px 20px 10px 25px;
color:#786048;
text-shadow: 0px 1px 1px #666666;
}

.admin a:link ,.admin a:visited{
display:block;
padding:10px 0px 10px 20px;
color:#333333;
text-decoration:none;
font-family: Candara, Optima, sans-serif;
text-shadow: 0px 1px 1px #666666;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetadmin.png);
background-repeat:no-repeat;
background-position:left center;
}

.admin a:hover{
display:block;
padding:10px 0px 10px 20px;
color:#786048;
text-shadow: 0px 1px 1px #666666;
}

h1 {
font-size: 28px;
padding:50px 0 0 0;
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: #333333;
text-shadow: 0px 1px 2px #666666;
-webkit-transition: 1s ease-in-out;
}

h1 a:hover, h1 a:active {
color: #786048;
text-shadow: 0px 1px 2px #666666;
font-weight:bold;
text-decoration: none;
padding: 0;
}

.intro {
font-size: 12px;
margin:5px 0px 30px 0px;
text-align:left;
color:#333333;
}

#search{
width:264px;
height:42px;
position:absolute;
top:70px;
right:0;
}

#searchform4 {  
width: 223px;  
height: 42px; 
display: block;       
position: relative;  
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetsearchhidari.png);
background-position:left top;
background-repeat:no-repeat;
}  

#keywords4  {  
width: 200px;  
height:13px;
top:0px;
left:0px;
color:#333333;
position:absolute;
border:none;
outline:none; 
font-size:13px;
padding:14px 10px;
background-color:transparent;
}  

#searchBtn4 {  
width:41px;
height:42px;
top:0;
left:223px;
border:none;
outline:none;
position:absolute; 
cursor:pointer;
background-color:transparent;
}  

#menu{
width:950px;
height:35px;
position:absolute;
bottom:4px;
}

#menu ul {
list-style:none;
margin:0;
padding:0;
}

#menu li {
float:left;
width:100px;
margin:0;
padding:0;
text-align:center;
}

#menu li a:link ,#menu li a:visited{
display:block;
padding:9px 10px 12px 10px;
height:14px;
color:#333333;
font-size:14px;
text-decoration:none;
font-weight:bold;
font-family: Candara, Optima, sans-serif;
text-shadow: 0px 1px 1px #666666;
border-right:1px gray dotted;
}

#menu li a:hover{
display:block;
padding:9px 10px 12px 10px;
height:14px;
color:#ffffff;
text-shadow: 0px 1px 1px #666666;
background-color:#786048;
}

#wrapper{
width:720px;
float:left;
}

#slider1 {
position:relative;
margin:4px 0px 50px 0px;
background:#202834 url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/loading.gif) no-repeat 50% 50%;
-moz-box-shadow:0px 0px 5px #333;
-webkit-box-shadow:0px 0px 5px #333;
box-shadow:0px 0px 5px #333;
}

#slider1 img {
position:absolute;
top:0px;
left:0px;
display:none;
}

#slider1 a {
border:0;
}

.nivo-controlNav {
position:absolute;
left:47%;
bottom:-20px;
}

.nivo-controlNav a {
display:block;
width:10px;
height:10px;
background:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetbullet.png) no-repeat;
text-indent:-9999px;
border:0;
margin-right:3px;
float:left;
}

.nivo-controlNav a.active {
background-position:-10px 0;
}

.nivo-directionNav a {
display:block;
width:32px;
height:34px;
background:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/arrows.png) no-repeat;
text-indent:-9999px;
border:0;
}

a.nivo-nextNav {
background-position:-32px 0;
right:10px;
}

a.nivo-prevNav {
left:10px;
}

#left {
width:490px;
overflow: hidden;
padding:0;
float:right;
}

h2{
width:490px;
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:#333333;
font-weight:bold; 
text-decoration: none;
text-shadow: 0px 1px 2px #666666;
-webkit-transition: 1s ease-in-out;
}

h2 a:visited {
color:#333333;
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:#786048;
font-weight:bold;
text-shadow: 0px 1px 2px #666666;
}

.kizi_body {
padding: 20px 0px 20px 0px;
overflow: hidden;
margin-bottom:30px;
}

.kizi_body blockquote{
padding:10px;
border:1px #333333 dotted;
background-color:#cccccc;
margin:15px;
}

.kizi_body img{
border:none;
}

.kizi_more {
margin: 10px 0 0 0;
}

.relate_dl{
margin:30px 0;
}

.relate_dt{
margin:15px 0;
}


.entry_text{
margin:10px 0;
text-align:left;
}

.nonborder1{ 
border:none; 
outline:none; 
font-size:11px;
font-weight:bold;
padding:3px;
border-bottom:1px gray dotted;
margin:10px 0px 20px 0px;
}

.kizifooter {
width:490px;
font-size: 12px;
margin:4px 0 0 0;
padding:12px 0px;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetmain.png);
background-repeat:no-repeat;
background-position:center center;
}

.pagetop{
text-align:right;
padding:0 0 20px 0;
width:490px;
}

.pagetop1{
text-align:right;
padding:0 0 20px 0;
width:490px;
}

.kizinav { 
width:490px;
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:490px;
margin:0 0 20px 0;
padding: 10px 0px; 
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetmain.png);
background-repeat:no-repeat;
background-position:center center;
font-size:16px;
}

h4#tbheader {
width:490px;
padding: 10px 0px; 
margin:0 0 20px 0;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetmain.png);
background-repeat:no-repeat;
background-position:center center;
font-size:16px;
}

.content {    
width:490px;
padding: 0;
line-height: 140%;
}

.combo{
width:448px;
padding:20px;
background-color:#eeeeee;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetue.png);
background-repeat:no-repeat;
background-position:left top;
border:1px #786048 dotted;
margin:10px 0px;
}

.comtitle{
margin-bottom:10px;
color:#786048;
font-weight:bold;
}

.comfooter, .tbfooter {
margin-top: 10px;
text-align: right;
font-size: 11px;
}

h4#comformtitle {
width:490px;
padding: 10px 0px; 
margin:0 0 20px 0;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetmain.png);
background-repeat:no-repeat;
background-position:center 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:11px;
border:1px #786048 dotted;
color:#333333;
background-color:#eeeeee;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetue.png);
background-repeat:no-repeat;
background-position:left top;
}

#comment{
width:468px;
font-size:13px;
padding:10px;
height:150px;
border:1px #786048 dotted;
background-color:#eeeeee;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetue.png);
background-repeat:no-repeat;
background-position:left top;
color:#333333;
scrollbar-base-color:#eeeeee;
scrollbar-track-color:#eeeeee;
}

#pass1,#pass2{
width:100px;
margin-right:10px;
padding:5px;
font-size:13px;
border:1px #786048 dotted;
color:#333333;
background-color:#eeeeee;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetue.png);
background-repeat:no-repeat;
background-position:left top;
}

.tbtitle {  
padding:10px 0 0 0px;
color : #786048;
text-decoration:underline; 
}

#trackback{
font-weight:bold;
}

.shitanabi{
width:490px;
padding:0;
height:20px;

font-size:14px;
font-weight:bold;
}

.new a{
float:left;
}

.old a{
float:right;
}

.titlelist_area{
margin:0 0 20px 0px;
}

.titlelist_area h2{
width:490px;
padding:15px 0px !important;
text-align:left;
margin-left:0px !important;
font-size:20px;
margin-bottom:20px;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetmain.png);
background-repeat:no-repeat;
background-position:center center;
text-shadow: 0px 1px 2px #666666;
color:#333333;
}

.titlelistfooter{
font-size:11px;
margin:0 0 10px 0;
}

#lmenu {
width: 200px;
float: left;
overflow: hidden;
font-size:12px;
color:#333333; 
margin:0;
}

#lmenu h3 {
font-size:11px;
width:185px;
height:14px;
font-weight: bold;
color:#333333;
text-align : left;
padding:16px 0px 16px 20px; 
text-shadow: 0px 1px 2px #999999;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetmenu_20100525223150.png);
background-repeat:no-repeat;
background-position:center top;
}

#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:#333333;
-webkit-transition: 1s ease-in-out;
}

#lmenu a:visited{
color:#333333;
-webkit-transition: 1s ease-in-out;
}

#lmenu a:hover{
color:#786048;
}

#rmenu {
width: 200px;
float: right;
overflow: hidden;
font-size:12px;
color:#333333; 
margin:0;
}

#rmenu h3 {
font-size:10px;
width:180px;
height:14px;
font-weight: bold;
color:#333333;
text-align : left;
padding: 16px 0px 16px 20px; 
text-shadow: 0px 1px 2px #999999;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetmenu_20100525223150.png);
background-repeat:no-repeat;
background-position:center top;
}

#rmenu h3 img{
vertical-align:-8px;
margin-right:5px;
}

.plugcontent1{
padding:0;
width:200px;
}

.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:#333333;
-webkit-transition: 1s ease-in-out;
}

#rmenu a:visited{
color:#333333;
-webkit-transition: 1s ease-in-out;
}

#rmenu a:hover{
color:#786048;
}

#contentsshita{
width:950px;
height:40px;
margin-bottom:4px;
clear:both;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetfooter.png);
background-repeat:no-repeat;
background-position:center bottom;
}

#footer{
font-size:11px;
clear:both;
width:950px;
height:90px;
padding:50px 0 0 0;
text-align:center;
color:#333333;
position:relative;
background-image:url(http://blog-imgs-30-origin.fc2.com/m/y/s/mysticdiary/oldstreetfooterback.png);
background-repeat:no-repeat;
background-position:right bottom;
}

#footer a{
color:#786048;
}

.pagetop2 a{
position:absolute;
top:0px;
right:50px;
width:100px;
height:40px;
display:block;
font-size:15px;
font-weight:bold;
}

table{
border-collapse: collapse;
background-color:#eeeeee;
}

.calender td { 
font-size:13px; 
width:27px; 
height:23px; 
text-align:center; 
color:#333333;
border:1px gray solid;
} 

.calender th { 
font-size:13px; 
width:27px; 
height:23px; 
text-align:center; 
color:#333333;
border:1px gray solid;
background-color:#cccccc;
} 

.calender td a:link { 
color:#ffffff !important; 
font-weight: !important; 
width:27px; 
padding:2px 0px;
display:block;
text-decoration:none;
text-align:center; 
background-color:#786048;
}

.calender td a:hover { 
color:#ffffff !important; 
font-weight: !important; 
width:27px; 
display:block;
text-decoration:none;
text-align:center; 
} 

#sun,#sat{
color:#786048;
background-color:#cccccc;
}

caption{
font-weight:bold;
font-size:14px;
}

caption a{
color:#333333 !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;
}

.bluetxt li a{
	color: #0000CC !important;
}

.bluetxt li a:hover{
	color: #66CCFF !important;
}
