@import url("common.css");

body { margin:100px; }

/* Mozilla系のみページ上部に表示。「content: "";」の""の中身は各自変更して下さい。 */

body{cursor:url(http://skybull.web.fc2.com/asuka/02.cur),auto;}/*通常のカーソル*/
a{cursor:url(http://skybull.web.fc2.com/asuka/witch_blu2.Cur),pointer;}/*リンク部分のカーソル*/



<!--
html, body {
scrollbar-face-color:#000011 ;
scrollbar-highlight-color:#000011 ;
scrollbar-shadow-color:#000011 ;
scrollbarr-darkshadow-color:#000011 ;
scrollbar-track-color:#000011 ;
scrollbar-arrow-color:#000011;
}
-->

/* body */





body {
 background: #000 url("https://photobb.net/12013//r741-1651057666.gif") no-repeat bottom right fixed;
 }






/* カテゴリ別に色を指定 */

.C1 {
 color: #c99;
 }

.C98 {
 color:#00BFFF;
 }

.C1 a:link, .C98 .C1 a:link {
 color: #66B2F5 ;
 }

.C1 a:visited, .C98 .C1 a:visited {
 color: #cc9999;
 }

.C1 a:hover, .C1 a:active {
 color: #f56a29;
 }

.C98 a:link, .C1 .C98 a:link {
 color: #C6AA48;
 }

.C98 a:visited, .C1 .C98 a:visited {
 color: #B8AF63;
 }

.C98 a:hover, .C98 a:active {
 color: #99FF66;
 }

/* 罫線 */

hr {
 display:none;
 }

/* 「日記 / コラム」のタイトル */


#header {
    background: #000000 url("http://www.mishinon3.com/sr3_bbss1/sr3_bbss_dimg/463faith/girl-8.gif") no-repeat right center;
    color: #000000;
    padding: 0.6em;
    min-height: 200px;
}



#site_title {
 position: static;
 z-index: 10;
 margin: 2px 0 0;
 padding: 0.1em 0.6em;
 text-align: right;
 background-color: #;
 color: #ccc;
 font: bold 1.6em/140% Impact,Verdana,fantasy;
 border-bottom: 6px double #000;
 }

.C1 #site_title {
 color: #c99;
 }

.C98 #site_title {
 color: #cc9;
 }

/* 「日記の概説」 */

#site_info {
 position: static;
 color: #ccc;
 text-align: left;
 }

/* 「メインページへ戻る」「日記のトップへ戻る」リンク
 * #back_linkの「margin-right: 9em;」の「9em」は「日記 / コラム」のタイトルの文字数によって適宜数値変更願います */




#back_top {
 position: relative;
 top: -3.1em;
 z-index: 50;
 background: url("files/yozakura1.png") no-repeat center right;
 margin-top: 0;
 margin-right: 9em;
 margin-bottom: -1em;
 margin-left: 0.4em;
 }

#back_top li, #back_top a {
 border: none !important;
 display: inline;
 }






/* 「日記 / コラム」のメニュー */

#menu {
 width: 26%;
 float: right;
 }

/* 「前後の記事」「最新の記事」「最新のコメント」「Archives」「Category」 */

.link {
 display: block;
 clear: both;
 font: normal 1em/120% serif;
 }

/* 「前後の記事」「最新の記事」「最新のコメント」「Archives」「Category」の部分 */

.link_title {
 list-style-type: none;
 -moz-border-radius: 0.8em 0 0 0.8em;
 border-radius: 0.8em 0 0 0.8em;
 margin: 0.6em 0 1px;
 padding: 3px 5px 3px 24px;
 background: #1F1F19 url("files/yozakura2.png") no-repeat left center;
 color: #ccc;
 border-top: 1px dashed #333;
 border-left: 1px dashed #333;
 border-bottom: 1px dashed #333;
 font: bold 1em/140% Tahoma,Impact,serif;
 }

.C1 .link_title {
 background-color:#3300FF;
 }

.C98 .link_title {
 background-color:#72C6EF
 }

.link_title:hover {
 background-color: #2C7CFF;
 }

/* 「前後の記事」「最新の記事」「最新のコメント」「Category」のリンク部分 */

.link .link_text {
 list-style-type: square;
 margin: 0;
 padding: 0.1em 0 0.1em 1.6em;
 }

/* 個別に記事を表示した場合、「前後の記事」で現在表示しているページへのリンク */

#link_here a {
 color: #c0c0c0;
 }

/* 「Archives」 */

#archives .link_text {
 clear: both;
 list-style-type: none;
 padding: 0.1em 0 0 0.4em;
 font: normal 1em/120% "MS Serif","MS UI Gothic",monospace,serif;
 }

#archives .link_text li {
 clear: both;
 margin: 0.2em 0;
 padding: 0.1em 0;
 }

/* 「Archives」年表示 */

.link_year {
 display: block;
 float: none;
 clear: both;
 border-bottom: 1px dashed #666;
 }

.link_year:after {
 content: "年";
 }

.C1 .link_year {
 border-bottom: 1px dashed #c99;
 }

.C98 .link_year {
 border-bottom: 1px dashed #cc9;
 }

/* 「Archives」月表示 */

.link_month {
 float: right;
 clear: left;
 display: inline;
 margin: 1px 2px 0;
 }

.link_month:after {
 content: "月";
 }

/* 記事 */

#main {
 margin: 0 27% 0.2em 0.2em;
 }

#main .C1, .C1 .entry {
 color: #fcc;
 }

#main .C98, .C98 .entry {
 color: #cc9;
 }

/* 月別ページの「○年○月の記事」と年別ページの「○年の記事」「○年○月」 */

#main h2, #archive_yearlist dt {
 font: bold 1em/140% serif;
 margin: 0.2em 0 0;
 padding: 0.6em 1em 0.6em 40px;
 background: #1F1F19 url("files/yozakura7.png") no-repeat left center;
 color: #ccc;
 border-top: 6px double #000;
 border-bottom: 6px double #000;
 }

/* 年別ページの「○年の記事」 */

#archive_yearlist h2 {
 font: bold 1.2em/160% serif;
 }

#archive_yearlist dd {
 line-height: 160%;
 margin: 0.1em 0.1em 1em 3em;
 }

#archive_yearlist dd li a {
 font: normal 1em/160% serif;
 }

#archive_yearlist .time {
 font-family: Courier,monospace,fantasy;
 }

/* より新しい記事へ より古い記事へ */

.page_link {
 text-align: center;
 }

.page_link a {
 font-weight: bold;
 }

/* 日記記事 */

.entry {
 margin: 0;
 }

.entry_date {
 position: relative;
 bottom: -1.4em;
 z-index: 10;
 margin: 0 0 0 10em;
 padding: 0 0.1em;
 height: 1em;
 text-align: right;
 font: normal 1em/100% Courier,monospace,fantasy;
 }

/* 記事タイトル */

.entry_title {
 position: static;
 z-index: 11;
 font: bold 1.2em/140% serif;
 background: #1F1F1F url("files/yozakura9.png") center 90%;
 }

.entry_title:hover {
 background: #1F1F1F url("files/yozakura9.png") center 40%;
 }

.entry_title a {
 display: block;
 border-bottom: 1px inset #6A6B69;
 padding: 0.2em 8em 0.2em 24px;
 background: url("files/yozakura1.png") no-repeat left center;
 }

.C1 .entry_title a {
 border-bottom: 1px solid #996666 !important;
 }

.C98 .entry_title a {
 border-bottom: 1px solid #8E7338 !important;
 }

/* 「Category : ○」「コメント(○)」 */

.entry_info, .entry_responses {
 width: 100%;
 text-align: right;
 margin: 0;
 }

/* 日記記事本文 */

.entry_body {
 font: normal 1em/160% "ＭＳ ゴシック",Verdana,Osaka,sans-serif;
 margin: 0.4em 1em 0.4em 0.8em;
 }

/* コメント欄 */

#responses {
 border-top: 2px solid #999;
 }

#responses:hover {
 background: #101010;
 }

.C1 #responses {
 border-top: 2px solid #996666;
 }

.C98 #responses {
 border-top: 2px solid #8E7338;
 }

.comment_title {
 text-align: right;
 margin-bottom: -1em;
 }

.comment_form input {
 height: 1.8em;
 margin: 0.2em 0.1em;
 padding: 0.2em;
 }

.C1 .comment_form input {
 color: #c99;
 border: 1px solid #996666;
 }

.C98 .comment_form input {
 color: #cc9;
 border: 1px solid #cc9;
 }

#poster_name input {
 width: 4em;
 }

#comment_field input {
 width: 20em;
 }

.comment_element {
 border-bottom: 1px dashed #666666;
 margin-top: 0.4em;
 line-height: 160%;
 }

.C1 .comment_element {
 border-bottom: 1px dashed #996666;
 }

.C98 .comment_element {
 border-bottom: 1px dashed #8E7338;
 }

/* 「これ以前の記事へ」リンク */



/* 夜桜 Template End */