BODY { background-color: #ffffff;
color: #333333;
font-size: small;
margin-top:30px;
margin-left:25px;
margin-bottom:30px;
margin-right:25px;
line-height:160% }


a:hover{color:333333;background-color:#ffe4e1;background-position: -100% 0;}
A{ text-decoration : none;
cursor : default;
font-weight: bold; 
padding: 0 .3em;
	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(255,228,225,1) 50%);
	background-position: 0 0;
	background-size: 200% auto;
	transition: .3s;
}
a:link { color: #665A59 }
a:visited { color: #997D7F } 



a,
a span2 {
text-decoration : none;
cursor : default;
font-weight: normal;
display: inline-block;
transition: .3s;
}
a:hover span2  {
	-webkit-transform: rotateX(360deg);
	transform: rotateX(360deg);
}


a,
a span1 {
display: inline-block;
font-weight: bold; 
}
a span1 {
	transition: .5s;
}
a:hover span1 {
	-webkit-transform: rotateX(360deg);
	transform: rotateX(360deg);
}


h1 { 
color: #333333;
font-size:medium;
}

h2 { 
color: #333333;
font-size:small;
font-weight: bold;}

h3 { 
font-size:16pt;
line-height:16pt;
color: #deded9;}　




h4 { 
color: #333333;
font-size:large;}

span { 
font-size:40pt;
line-height:40pt;
color: #deded9;}　/*　小説タイトル　*/


strong {
color: #ff0000;
}

ul {
list-style-image: url(sky-right-1.gif);
}