@charset "UTF-8";
/*****CookieChoiceInfo********************/
div#cookieChoiceInfo.cookie-choices-info.singleton-element {
background-color: rgba(235,255,237,0.70);
}
div#cookieChoiceInfo.cookie-choices-info.singleton-element span.cookie-choices-text {
color: rgba(51,51,51,0.7);
}
span.cookie-choices-buttons a.cookie-choices-button {
color: rgba(71, 135, 237, 0.56);
}
/*****NaviBar FeedLink BloggerLink********************/
body .navbar,
.feed-links,
#Attribution1 {
height: 0px;
padding: 0;
margin: 0;
display: none;
}
/*****Background********************/
body {
background: #ffffff url(//2.bp.blogspot.com/-JSpXAkJvnBg/Vm1ip1dqp4I/AAAAAAAAHnM/5PXlcn8Bgiw/s1600/papier.png) repeat scroll top center;
}
.content {
background: #ffffff url(//1.bp.blogspot.com/-gulqcRGq5Bc/Vky1GHRkvuI/AAAAAAAAFi0/-wbInlDO0gM/s1600/bg-bleu.png) repeat scroll top left;
}
html body .content-outer {
background: transparent url(//4.bp.blogspot.com/-SGSt_Toa6zs/Vk3S7VAdLfI/AAAAAAAAFlQ/dZk8ndB8tws/s1600/bg-nuage.png) repeat scroll top left;
animation: cloudmove 20s linear infinite;
-webkit-animation: cloudmove 20s linear infinite;
-moz-animation: cloudmove 20s linear infinite;
}
.post-outer {
background: url(//1.bp.blogspot.com/-zGMWKhv5vsY/Vk3Dy7DDXaI/AAAAAAAAFkw/WTYlJXMnrGs/s1600/bg-poupee.png) no-repeat ;
}
.main-outer,
.main-cap-top .cap-left,
.main-cap-top .cap-right {
background: none;
}
.main-outer {
background: transparent url(//1.bp.blogspot.com/-LZdN7KRVnR4/Vk3AZqIFlrI/AAAAAAAAFkk/d4baxdJbL7Y/s1600/bg-herbe.gif) repeat-x scroll bottom center;
}
.footer-outer {
background: none transparent;
}
.footer-outer {
background: #B9E68C url(//1.bp.blogspot.com/-dVoiUW21F7g/Vky5qrHCmwI/AAAAAAAAFjE/7CMvXnrLRb8/s1600/bg-vert.png) repeat scroll top center;
}
/*****Deco********************/
img#fleurs {
position: absolute;
height: 100px;
width: 100%;
margin-top: -125px;
}
/*****Size********************/
.main-outer {
height: 555px;
}
.post-outer {
height: 550px;
}
/*****Place********************/
.main-outer {
margin-top: -15px;
overflow: hidden;
}
/*****ScrollBar********************/
html,
body {
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFCCCC;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}
::-webkit-scrollbar {
width:15px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 30px rgb(255, 204, 204);
}
/*****Header********************/
.Header .description span {
font-size: 14px;
}
/*****Status********************/
.status-msg-wrap {
height: 0px;
padding: 0;
margin: 0;
display: none;
}
/*****Content********************/
h2.date-header {
margin-left: 10px;
margin-bottom: -10px;
}
.post-outer {
padding: 0;
margin: 0;
}
.post.hentry {
height: 380px;
width: 400px;
background: #fff;
margin: 50px 65px 0 0;
padding: 0 0 0 5px;
float: right;
overflow: auto;
}
h3.post-title.entry-title {
padding: 0 10px 10px 10px;
font-size: 25px;
font-weight: bold;
color: deeppink;
}
h3.post-title.entry-title a{
color: deeppink;
}
html .post.hentry,
body .post.hentry {
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFEC3D;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}
.post.hentry::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 20px rgba(255,235,59,0.7);
}
.post.hentry::-webkit-scrollbar {
width: 10px;
}
.post-body {
font: 100% "メイリオ",Meiryo,"小塚ゴシック Pro L","ヒラギノ丸ゴ ProN W4","ヒラギノ丸ゴ Pro W4","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS UI Gothic","ＭＳ Ｐゴシック","MS PGothic",Osaka,monospace,sans-serif;
}
.post-footer {
margin: 0 0 0 10px;
padding: 0;
color: transparent;
border-top: none 0 transparent;
}
/*****Pager********************/
div#blog-pager {
display: none;
}
/*****Footer********************/
.footer-outer .widget h2 {
height: 0px;
padding: 0;
margin: 0;
display: none;
}
.widget ul li, .widget #ArchiveList ul.flat li {
border: none; 
}
div#recent {
font-size: 15px;
}
div#recent a {
text-decoration: none;
}
.footer-outer .widget#Feed2 h2,
.footer-outer .widget#Feed1 h2 {
display: block;
height: inherit;
color: teal;
font-size: 100%;
margin-bottom: 5px;
}
div.footer-outer .widget#Feed2 {
margin: 0;
}
div.footer-outer .widget#Feed1 {
font-family: arial,sans-serif;
margin: 10px 0 0 0;
}
/*****Counter BloggerLogo********************/
div#HTML2 div.counter {
width: 45%;
float: left;
text-align: left;
}
div#HTML2 div.powered {
width: 45%;
float: right;
text-align: right;
}
/*****Animation********************/
@keyframes cloudmove {
	0% {background-position: 0 0;}
	25% {background-position: 200px 5px;}
	50% {background-position: 400px 0;}
	75% {background-position: 600px 5px;}
	100% {background-position: 800px 0;}
}
@-webkit-keyframes cloudmove {
	0% {background-position: 0 0;}
	25% {background-position: 200px 5px;}
	50% {background-position: 400px 0;}
	75% {background-position: 600px 5px;}
	100% {background-position: 800px 0;}
}
@-moz-keyframes cloudmove {
	0% {background-position: 0 0;}
	25% {background-position: 200px 5px;}
	50% {background-position: 400px 0;}
	75% {background-position: 600px 5px;}
	100% {background-position: 800px 0;}
}

