
background:url(http://www5e.biglobe.ne.jp/~cep/s/dots/hip.gif);
font-family: Trebuchet MS;
font-size: 14px;
text-align: center;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth585.cur), auto;
}
a:link, a:visited {
color:#D462FF;
text-decoration:none;
}
a:hover {
font-size: 16px;font-family: Patrick hand;
-webkit-transition:1s;
cursor: url(http://cur.cursors-4u.net/symbols/sym-1/sym57.cur), auto;
}
.content {
background:#ffffff;
color:#666666;
font-size: 12px;
padding:14px;
width:600px;
border-radius:15px;
text-align:justify;
}
.bar {
background: #ffffff;
color: #666666;
font-size: 13px;
padding: 8px;
width: 240px;
border-radius: 15px;
text-align: center;
}
.main-title {
color:#FF0080;
font-family: Nova mono;
font-size:16px;
text-align: right;
padding:4px;
border-top:1px solid #C38EC7;
border-bottom:3px solid #C38EC7;
-webkit-transition:2s;
}
.main-title:hover {
font-family: Tahoma;
padding-right: 80px;
-webkit-transition: .6s;
}
.sec-title {
color: #999999;
font-family: nova mono;
font-size:11px;
text-align: center;
margin-bottom:2em;
}
blockquote {
background: #C38EC7;
color: #FFF9FF;
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
padding: 4px;
-webkit-transition: 2.0s;
}
blockquote:hover {
background: #FFEFFF;
padding: 4px;
color: #915C95;
-webkit-transition: 2.0s;
}
img, a img {
opacity:0.7;
filter:alpha(opacity=94);
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
-webkit-transition:3s;
}
img:hover, a:hover img {
opacity:1.0;
filter:alpha(opacity=100);
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-transition:3s;
}
a.cute {
background: #FF85A0;
padding: 2px;
letter-spacing: 1px;
display: inline-block;
width: 55px;
color: #FFFFFF;
-webkit-transition:1s;
}
a.cute:hover {
background: #000000;
color: #FF85A0;
-webkit-transition:2s;
}
u {
border-radius:4px;
background: #F535AA;
color: #fff;
text-decoration: none;
padding-left: 3px; padding-right: 3px;
-webkit-transition: 2s;
}
u:hover {
background: #fff;
color: #F535AA;
-webkit-transition: 2s;
}
b {
color: #8D38C9;
}
i {
color: #FF0080;
}
|
|