@charset "utf-8"; /* PublishCharset into mt-config.cgi */
 
/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;-    
scrollbar-3dlight-color:000000;
scrollbar-face-color:000000;
scrollbar-arrow-color:DB5200;
scrollbar-highlight-color:transparent;
scrollbar-shadow-color:747474;
scrollbar-darkshadow-color:FF3900;
scrollbar-track-color:transparent;

	
}



/* リンク */
a,
a:link {
    color: #03c4d2;
    text-decoration: none;
　　font-weight: 800
　}
a:visited {
    color: #006699;
    text-decoration: none;
}
a:hover {
    color: #006699;
    text-decoration: underline;
}
a:active {
    color: #e50003;
    text-decoration: none;
}

/* リンクつき画像 */
a img {
    border: 0;
}

/* 段落 */
p {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* 順序なしリスト */
ul {
    padding-left: 16px;
}
ul li {
    list-style-type: circle;
}

/* 定義リスト */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* フォーム */
form {
    margin: 0px;
}
input {
    padding: 1px;
    font-size: 12px;
}

/* ページ分割 */

.paginate {
    text-align: center;
    font-size: 9px;
}


/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #ffffff;
    background: #f6f6f6;
    font-size: 10px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */
#banner {
	color: #999999;
	background: ;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(img/.jpg);
	text-align: left;
	background-attachment: fixed;
	height: 50px;                                             /* 背景画像の上の余白 */
	width: 700px;
}

#banner a,
#banner a:link,
#banner a:visited {
    color: #ffffff;
    font-size: 1px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

/* タイトルバナー下の説明 */
#banner h2 {
    color: #ffffff;
    font-size: 12px;
}

/* ナビゲーションバー全体のスタイル        　Home　 | Profile | Link | Mail  */
#navbar {
    text-align: center; /* 配置 */
    font-family: Verdana, Arial, sans-serif; /* フォントスタイル */
    font-weight: normal; /* フォントの太さ */
    font-size: 12px; /* フォントサイズ */
    width: auto; /* 全体の幅 */
    line-height: 150%; /* テキストの高さ */
    color:#000000; /* 文字色 */
}

/* リンクのスタイル */
#navbar a{
    background-color: #ffdcdc; /* 背景色 */
    color:#ffffff; /* 文字色 */
    padding: 2px 5px 2px 5px; /* リンク文字のパディング */
}

/* リンクをポイントした時のスタイル */
#navbar a:hover{
    color:#666666; /* 文字色 */
    text-decoration: none; /* テキストの装飾をなくす */
}
/* 選択されたリンクのスタイル */
#selected a,
#selected a:hover{
    background-color: #8FABBE; /* 背景色 */
    color:#ffffff; /* 文字色 */
    padding: 2px 5px 2px 5px; /* リンク文字のパディング */
    text-decoration: none; /* テキストの装飾をなくす */
}





　　　　　　　　　　　　　　　　　　　　　　　　　/* FLAHS画像スクロール素材 */
#flash_photo {
padding: 0px 0px 0px 0;
margin: 3px 0 20px;
    background: none;
    color: #444444;
    font-size: 10px;
    _font-size: 9px;
    line-height: 150%;

}
　/* 上・右・下・左 */　



/* エントリー全体 */
.blog {
    padding: 10px;
    font-size: small;
    color: #ff0000;
    background: none;
    text-align: left;
}

                                                                           /* エントリー日付　2005年**月**日 */
.date {
    margin: 18px 0px 0px 0px ;
    padding: 8px 5px 10px 100px; 　　　　　　　　　　　　　　　/* エントリー日付　2005年**月**日 */
    color: #ffffff;
    background-position: left; 
    background-repeat: no-repeat;
    font-size: 12px;
    text-align: left;
 　 font-weight: 900;
   background-image:url("http://www.tb-rq.com/reach-angels/img/bg_data.jpg");
   background-repeat: no-repeat;
}

                                                                            /* エントリー 欄　真ん中コラム*/
.entry {
    width: auto;
    padding: 0px 0px 0px 0px;
    margin: 10px 10px 30px 10px;
    color: #666666;
    background: #ffffff;
    background-position: right; 
    background-repeat: repeat-y; 
    background: none;
    background-image: url("http://www.tb-rq.com/reach-angels/img/bg.gif");
    font-size: 12px;
    text-align: left;
    line-height:150%;
    word-break: break-all;
}

.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

/* エントリーのテキストエリア可変長指定 */
.entry textarea {
    width: 97%;
}

/* 追記 */
.entry.extended {}

/* エントリータイトル 　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　件名*/                                             
.entry-header {
	margin: 0px 0px 5px -8px;
	color: #ff6f59;
	padding: 2px 0px 2px 10px;
         font-size: 12px;
        font-weight: 900;
        text-align: left;
        background-image:url("http://www.tb-rq.com/reach-angels/img/bg_entry.jpg");
        background-repeat: no-repeat;
}

.entry-body {
        padding: 0px 10px 10px 10px;
}

.entry-more {
        padding: 0px 0px 0px 20px;
}

/* 投稿者 */
.entry-footer {
	margin: 10px 0 0 0;
          padding: 0px 5px 0px 5px;
	border-top: 1px solid #c8c8c8c8;
	text-align: left;
	color: #444444;
	font-size: 9px;
	background-color: bambino;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
	background-image:url("");
         background-repeat: no-repeat;
         letter-spacing: -1px;
}

.posted {
　　color: #ff85b4;
    font-weight: 800;
}


/* Typekeyコメンタ－画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* アーカイブページの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 12px;
}

/* カレンダー */

.today {
       border : 3px solid #000000; /* 枠線をつける設定 */
}

.calendarhead {
    margin-top: 3px;
    padding: 2px 0 1px;
    width: 155px;
    text-align: center;
    color: #666666;
    font-size: 10px;
    line-height: 140%;
    background-image:url("http://www.tb-rq.com/reach-angels/img/bg_title.jpg");
}

.calendar {
    text-align: center;
    color: #666666;
    background: none;
    background-image: url("http://www.tb-rq.com/reach-angels/img/bg.gif");
　  font-size: 8px
   width: 155px;
}

.calendar table {
    width: 170px;
    text-align: center;
    padding: 0px;
    border-collapse: collapse;
}

.calendar th {
    padding-bottom: 3px;
    font-size: 8px;
    width: 19px;
}

.calendar td {
    padding: 2px 0;
    font-size: 8px;
    line-height: 120%;
    width: 19px;
}

.today {
    display: block;
    text-align: center;
    border: 1.5px solid #0000cc;
    font-weight: 900;
    font-size: 8px
}

.red {
    color: red;
    font-weight: 800;
    font-size: 8px	
}

.blue {
    color: blue;
    font-weight: 800;
    font-size: 8px	
}

.black {
    color: ffffff;
    font-weight:800;
    font-size: 8px	
}

/* サイドメニュータイトル */
.sidetitle {
    width: 155px;
    margin-top: 3px;
    padding: 2px 0 1px;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    line-height: 140%;
    background-image:url("http://www.tb-rq.com/reach-angels/img/bg_title.jpg");
    background-repeat: no-repeat;
}

/* サイドメニュー */
.side {
    margin: 3px 0 20px;
    background: none;
    color: #666666;
    font-size: 10px;
    font-size: 9px;
    text-align: left;
    line-height: 150%;
    background-image: url("http://www.tb-rq.com/reach-angels/img/bg.gif");
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
    list-style-type: circle;
}

/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
    font-size: 9px;
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}






/* コメント・トラックバック */
#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment-text {
    width: 266px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #ffffff;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #ffffff;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
    font-size: 11px;
    color: #ffffff;
    background: #8fabbe;
    padding: 2px 0 2px 5px;
    margin: 15px 0;
}

/* カラム切り替え */　　　　　　　　　　　　　　　　　　　　　　 /* 全部の　全体の背景*/

/* 3カラム用 */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
	text-align: center;
    background-color: #000000;     　　　　　　　　　　　　　　　　　　　　　/* ？？？？*/
	border: 1px solid #666666;
	background-image: url("http://www.tb-rq.com/reach-angels/img/bg-all.jpg") ;

    background-repeat: repeat-y ;
	background-position: center;

	
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    
	margin-bottom: 10px;
}
 
 
                                                                       /* 大きいボックス　ブログ　中の　全体の背景*/
.layout-three-column #box {
    position:static;
	text-align: center;
	width: 910px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;                        /* ブログと背景の余白*/
	padding: 350px 0px 0px 0px;                /* 3カラムまでの余白たち*/
　/* 上・右・下・左 */　
   
    text-align: left;
	background-color: #ffdcdc;                 /* カラムの中の背景色*/
	background-image: url(img/bg_reach-angels.jpg);
	background-repeat: no-repeat;
　/*背景画像固定*/
    background-position: ;　/*背景画像の位置は左から50％*/


}


}




/* 3カラム(リキッドレイアウト) */
body.layout-three-column-liquid {
    background-color: #FED5E7;
}
.layout-three-column-liquid #content {
    margin: 100px 1px 10p 100px;                                                    /* 3カラム(リキッドレイアウト) */
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
}
.layout-three-column-liquid #links-left{
    position: absolute;
    width: 155px;
    top: 95px;
    left: 15px;
    color: #ffffff;
}
.layout-three-column-liquid #links-right{
   position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
    color: #ffffff;
}


/* 3カラム */
.layout-three-column #content {
    float: left;
    width: 478px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #FFEEEE;
    border-left: 0px solid #FFEEEE;
    border-right: 0px solid #FFEEEE;
}
.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    margin-top: 5px;
    float: left;
    width: 185px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 15px 0 15px;
    color: #ffffff;
}
