@charset "UTF-8";

a:link { color: #875862; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:visited { color: #6e3f49; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:active { color: #666666; text-decoration:underline;}
a:hover { color: #666666;text-decoration:underline;} 

.nonborder { 
border:none; 
outline:none; 
}

ul{
margin:0;
}

pre{
padding:0;
}

body {
font-size:13px;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
text-align:left;
color:#666666;
line-height:1.8em;
-webkit-text-size-adjust:none;
}

#container{
width:980px;
margin:20px auto 0 auto !important;
padding:0;
}

#header-container{
width:100%;
height:300px;
margin:0;
padding:0;
background-image:url(http://blog-imgs-70.fc2.com/s/a/c/sachiaiwanwan/title201408-P1270508.jpg);
background-position:center center;
background-repeat:no-repeat;
text-align:left;
}

#header-container header{
width:100%;
height:300px;
margin:0;
padding:0;
position:relative;
}

#main-container{
width:100%;  
padding:0;
margin:30px auto 0 auto;
}

#main-container:after {
content: "";
display: block;
clear: both;
}


/* header */

h1,h2,h3,h4{
font-weight:normal;
margin:0;
}

h1{
padding:20px 20px 6px 20px;
margin:0;
font-size:24px;
font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

.intro{
padding:0px;
margin:0px 20px 0px 20px;
font-size:14px;
color:#ffff00;
}

h1 a:link,h1 a:visited{
color:#ffff00;
}

h1 a:hover{
color:#ffb6c1;
text-decoration:none;
}

h2{
font-size:22px;
padding:0 0 20px 0;
margin:0;
line-height:1.5em;
font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

h2 a:link,h2 a:hover{
color:#800000;
}

h3{
font-size:15px;
padding:5px 0 5px 10px;
margin-bottom:10px;
background-color:#948d83;
color:#ffffff;
font-family: Georgia, "Times New Roman", Times, serif;
}

h4{
font-size:20px;
padding:0 0 20px 0;
color:#666666;
font-family: Georgia, "Times New Roman", Times, serif;
}

h4 a{
color:#666666;
text-decoration:none;
}

.comtitle a,.tbtitle a{
padding:0;
color:#666666;
}

.comtitle a:hover,.tbtitle a:hover{
padding:0;
color:#666666;
}

.comtitle{
padding:0;
}

.tbtitle{
margin-top:10px;
}

.comment header{
margin:0;
}

/* nav */

.topnav {
width:auto;
height:auto;
padding:0;
position:absolute;
top:10px;
right:3%;
}

.topnav ul {
margin:0;
padding:0;
}

.topnav li {
margin:0 0 0 20px;
padding:0;
list-style:none;
display:inline-block;
*display:inline; /* ie7 */
zoom: 1;
}

.go-top{
position:fixed;
bottom:0;
right:2em;
text-decoration:none;
padding:0.5em;
display:none;
z-index:999999;
background-color:#948d83;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.go-top a{
color:#ffffff;
}

.postnav{
text-align:center;
padding:0 0 50px 0;
}

.pagenav{
margin:0;
padding:0 0 40px 0;
clear:both;
font-size:15px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.new{
float:left;
}

.old{
float:right;
}

/* maincontents */

section#maincontents{
width:70%;
margin:0; 
padding:0 3% 0 0; 
border-right:1px #cccccc dotted;
float:left;
}

/* blogpost */

.blogpost{
padding:0 0 30px 0;
margin-bottom:40px;
border-bottom:1px #cccccc dotted;
}

.blogpost header{
width:100%;
padding:0;
margin:0;
}

.blogpost img{
-ms-interpolation-mode: bicubic;
}

.blogpost p{
margin:0;
}

.morelink a:link,.morelink a:visited{
color:#333333;
padding:0;
margin:20px 0 0 0;
border:none;
display:block;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:15px;
}

.morelink a:hover{
text-decoration:none;
}

.fc2_footer{
margin:20px 0 0 0;
}

.fc2button-facebook iframe {
width:105px !important;
}

.relate_dl{
padding:20px;
margin:20px 0;
background-color:#efefef;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px; 
color:#333333;
}

.relate_dt{
font-size:15px;
color:#333333;
padding:0 0 10px 0;
*padding:0 0 5px 0;
font-family: Georgia, "Times New Roman", Times, serif;
}

#maincontents blockquote{
border:1px #666666 dotted;
background-color:#efefef;
font-size:13px;
padding:10px;
margin:10px;
color:#333333;
}

.titlelist{
padding:0;
margin:0;
}

.searcharea{
padding:0;
margin:0;
}

.searcharea li{
padding:0 0 10px 20px;
}

.searcharea p{
margin:10px 0 30px 0;
}

.searcharea h4{
padding:0 0 20px 0;
}

.none { 
display:none;
}

.block { 
display:block;
padding:0 2.5%;
}

pre code{
display:block;
overflow:auto;
background-color:#efefef;
color:#333333;
padding:10px;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}

/* list-style */

#maincontents ul li,.searcharea li,#maincontents .relate_dl ul li{
background-image:url(http://blog-imgs-59.fc2.com/m/y/s/mysticdiary/bullet.png
) !important;
background-repeat:no-repeat !important;
background-position:left 12px !important;
list-style:none;
margin:0;
padding:0 0 0 15px;
position:relative;
height:100%;
}

.plugcontent ul li{
background-image:url(http://blog-imgs-59.fc2.com/m/y/s/mysticdiary/bullet.png
) !important;
background-repeat:no-repeat !important;
background-position:left 9px !important;
list-style:none;
margin:0 !important;
padding:0 0 0 15px !important;
position:relative;
display:block;
height:100%;
}

/* footer-style */

.bottomfooter{
width:100%;
height:auto;
font-size:12px;
padding:0;
margin-top:30px;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif;
}

.comfooter{
font-size:12px;
padding:10px 0;
margin:0;
text-align:right;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif;
}

.tbfooter{
font-size:12px;
padding:10px 0;
border-bottom:1px #cccccc dotted;
margin:0;
text-align:right;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif;
}

.titlelistfooter{
font-size:12px;
font-style:italic;
padding-bottom:10px;
margin-bottom:10px;
font-family: Georgia, "Times New Roman", Times, serif;
}

/* comment */

.pcomment,.trackback{
padding:20px 0;
margin: 0;  
}

.comment{
padding:20px 0;
margin: 0;  
}

.ecomment{
padding:0 0 20px 0;
margin: 0;  
}

.ctriangle{
width:100%;
margin-bottom:20px;
position:relative;
} 

.triangle{
position:absolute;
width:0;
height:0;
left:50px;
top:10px;
border-top:20px solid transparent;/*下*/
border-right: 20px solid  transparent;/*左*/
border-left: 20px solid transparent;/*右*/
border-bottom: 20px solid #efefef;/*上*/
}

.cbody{
margin:20px 0 0 0;
padding:20px 20px 10px 20px;
background-color:#efefef;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px; 
color:#333333;
}

.pcomment p,.ecomment p{
padding:5px 0;
}

.pcomment label,.ecomment label{
color:#333333;
}

input:-webkit-autofill {
background-color:none;
}

#name,#title,#email,#website{
width:60%;
padding:5px 0;
border:none;
outline:none;
background-color:#efefef;
color:#333333;
}

#comment{
width:99%;
height:150px;
scrollbar-base-color:#efefef;
scrollbar-track-color:#efefef;
overflow:auto;
border:none;
outline:none;
background-color:#efefef;
color:#333333;
}

#password{
width:30%;
padding:5px 0;
border:none;
outline:none;
background-color:#efefef;
color:#333333;
}

#ppost,#ecom,#dcom{
color: #ffffff;
background-color:#948d83;
padding:5px 15px;
*padding:0 5px;
margin:0 0 10px 0;
height: 40px;
line-height: 32px;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
-moz-border-radius: 3px !important; 
border: none;
width: auto;
font-size:15px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.trackback{
word-break: break-all;
}

/* sidebar */

aside#sidebar{
padding:0 0 0 3%;
width:23%;
margin:0;
float:right;
font-size:12px;
}

.plugcontent{
padding:0;
margin:0 0 30px 0;
}

.plugcontent ul{
}

.plugin-tag{
/*
word-break: keep-all;
*/
word-break: break-all;
}

/* bottomfooter */

#footer-container{
width:100%;
margin:0 auto;
font-size:12px;
padding:20px 0 0 0;
clear:both;
text-align:center;
}

#footer-container a{
color:#666666;
}

#footer-container footer{
padding:0 0 10px 0;
overflow:hidden;
margin:0 auto;
}

#footer-container .footer-address{
margin:0;
padding:0;
}

/* calender */

table.calender {
width:100%;
margin:0 auto;
font-size: 100%;
}

table.calender caption {
margin-bottom: 10px;
margin:0 auto;
}

table.calender th,
table.calender td {
padding: 0.1em;
border-bottom: 1px dashed #cccccc;
text-align: center;
}

table.calender td a {
display: block;
background-color:#667f82;
color: #ffffff;
}

table.calender td a:hover {
background-color:#9a9794;
color: #000000;
}

table.calender th#sun {
color: #8d3038;
}

table.calender th#sat {
color: #77b8bc;
}