/*******************************************************
  all ・・・全体的に有効なスタイル
*******************************************************/
* { font-family: "メイリオ", Verdana , "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
body {
        background-color:#c8c8c8;
        background-image:url(http://www.rocinantes.org/staffblog/bg.gif);
        background-position:center;
        background-repeat:repeat-y;
        margin:0px;
        padding:0px;
        text-align:center;
        font-size:12px;
        color:#333;
        border:none;
        }
HR{
        color: #999;
        height: 1px
        }
a:link,
a:visited {
        color:#193579;
        text-decoration:none;
        }
a:hover {
        color:#f5a989;
        text-decoration:underline;
        }
input,textarea {
        border:1px solid #CCC;
        background:#EEE;
        padding:3px;
        }
form {
        padding:10px;
        text-align:left;
        }
.clear {
        height:1px;
        clear:both;
        font-size:1px;
        }


/*******************************************************
  layout ・・・レイアウトに関するスタイル
*******************************************************/

/* 全体のレイアウト */
#container {
        width:750px;
        background:#FFF;
        text-align:left;
        margin:0px auto 10px auto;
        border-bottom:3px solid #39B
        }

/* 左サイドバーのレイアウト */
#left {
        width:175px;
        margin:0 ;
        padding:0 5px 10px 5px;
        float:left;
        }

/* 右サイドバーのレイアウト */
#right {
        margin:0 ;
        padding:0 5px 10px 5px;
        float:right;
        }

/*******************************************************
  header ・・・ヘッダーのブログ名、説明文に関するスタイル
*******************************************************/

/* ヘッダー部に関するスタイル */
#header h1{
        font-size:14px;
        margin:0;
        padding:0;
        text-indent:-4000px;
        background-image:url(http://www.rocinantes.org/sportblog/top_06.jpg);
        height:94px;
        }
#header h2{
        font-size:14px;
        margin:0;
        padding:0;
        text-indent:-4000px;
        background-image:url(http://www.rocinantes.org/sportblog/top_07.jpg);
        height:88px;
        }
#header h3{
        font-size:14px;
        margin:0;
        padding:0;
        background-image:url(http://www.rocinantes.org/sportblog/top_08.jpg);
        height:106px;
        }
#header h3 a{
        font-size:14px;
        margin:0;
        padding:0;
        text-indent:-4000px;
        background-image:url(http://www.rocinantes.org/sportblog/top_08.jpg);
        height:106px;
        display:block;
        }
#header h4{
        font-size:14px;
        margin:0;
        padding:0;
        text-indent:-4000px;
        background-image:url(http://www.rocinantes.org/sportblog/top_09.jpg);
        height:62px;
        }
.stuff_title{
        background-image:url(http://www.rocinantes.org/staffblog/top_10.jpg);
        background-position:left;
        height:71px;
        padding-left:249px;
        }
.stuff_title h2{
        height:71px;
        font-size:12px;
        margin:0;
        padding:0;
        }
.stuff_title h2 a{
        background-image:url(http://www.rocinantes.org/staffblog/top_11.jpg);
        height:71px;
        display:block;
        font-size:12px;
        text-indent:-4000px;
        }
        
#header {
        background:#193579;
        margin:0 0 20px 0;
        padding:0 0 20px 0;
        }
#header a img{
        border:none;
        }

/* ブログタイトルに関するスタイル */
.blog_title {
        width:710px;
        overflow: hidden;
        word-break: break-all;
        font-weight:normal;
        font-size: 16px;
        letter-sapacing: 1px;
        padding:20px;
        margin:0px;
        }
.blog_title A:link,
.blog_title A:visited,
.blog_title A:hover {
        color: #FFF;
        text-decoration: none;
        }

/* ブログ説明文に関するスタイル */
.blog_description {
        width:710px;
        overflow: hidden;
        word-break: break-all;
        font-weight: normal;
        font-size: 12px;
        letter-sapacing: 1px ;
        color: #FFF;
        padding:0px 20px 20px 20px;
        margin:0px;
        }
.blog_description A:link,
.blog_description A:visited,
.blog_description A:hover {
        color: #FFF;
        text-decoration: underline;
        }

/*******************************************************
  entry  ・・・記事に関するスタイル
*******************************************************/

/* 記事全体に関するスタイル */
.entry {
        margin: 0 auto 15px auto;
        text-align:center;
        border:1px solid #CCC;
        background:#fff;
        line-height:180%;
        }

/* 記事タイトルに関するスタイル */
.entry_title {
        overflow:hidden;
        word-break:break-all;
        font-size:12px;
        color:#fff;
        font-weight:bold;
        margin:0;
        padding: 5px 5px;
        background-color:#193579;
        text-align:left;
        }

/* 日付に関するスタイル */
.date {
        font-weight: normal;
        font-size: 10px;
        color: #ffffff;
        white-space:nowrap
        }

/* 記事本文、追記等に関するスタイル */
.entry_text {
        margin:0 auto 15px auto;
        padding:4px 10px 8px 10px;
        font-weight: normal;
        font-size: 12px;
        line-height:180%;
        text-align:left;
        overflow: hidden;
        word-break: break-all
        }

/* 記事本文、追記等に関するスタイル */
.entry_layer {
        overflow: hidden;
        width: 98%;
        word-break: break-all
        }

/*******************************************************
  comment  ・・・コメントに関するスタイル
*******************************************************/

/* コメント全体に関するスタイル */
.comment {
        margin: 0 auto 15px auto;
        text-align:left;
        border:1px solid #CCC;
        }

/* コメントタイトルに関するスタイル */
.comment_title {
        overflow:hidden;
        word-break:break-all;
        font-size:12px;
        color:#ffffff;
        font-weight:bold;
        margin:0;
        padding: 5px 5px;
        text-align:left;
        background-color:#193579;
        }

/* コメント本文、注意書き等に関するスタイル */
.comment_text  {
        margin:0 auto 15px auto;
        padding:4px 10px 8px 10px;
        font-weight: normal;
        font-size: 12px;
        color: #000;
        line-height:1.3;
        text-align:left;
        overflow: hidden;
        word-break: break-all
        }

/* コメント本文、注意書き等に関するスタイル */
.comment_layer {
        overflow: hidden;
        width: 98%;
        word-break: break-all
        }

/* コメントプレビューに関するスタイル */
comment_preview  {
        width:340px;
        margin:0 auto 15px auto;
        padding:5px 0;
        font-weight: normal;
        font-size: 12px;
        color: #000;
        line-height:1.3;
        text-align:left;
        overflow: hidden;
        word-break: break-all
        }

/* 投稿者に関するスタイル */
.posted {
		overflow:hidden;word-break:break-all;
        padding:5px;
        font-weight: normal;
        font-size: 10px;
        color: #666;
        line-height: 1.1;
        text-align:right;
        width: 98%;
        }
.posted A:link,
.posted A:visited {
        color: #666;
        text-decoration: none
        }
.posted A:hover {
        text-decoration:underline;
        color:#39B;
        }

/*******************************************************
  sidefunction  ・・・サイドバーに関するスタイル
*******************************************************/

/* サイドバー全体に関するスタイル */
.side {
        width:160px;
        margin:0 0 15px auto;
        border:1px dotted #dddddd;
        text-align:center;
        word-break: break-all;
        }

/* サイドバーのヘッダーに関するスタイル */
.side_header {
        background:#7CD;
        padding:5px;
        margin:0 0 5px 0;
        }

/* サイドバーのタイトルに関するスタイル */
.side_title{
        text-align:center;
        font-weight:bold;
        font-size:12px;
        letter-sapacing:1px
        }

/* サイドバーに関するスタイル */
.side_box {
        width:150px;
        margin:5px auto ;
        padding:0;
        overflow:hidden;
        word-break:break-all;
        text-align:left
        }
.side_box ul {
        margin:0px;
        padding:0px;
        list-style:none outside;
        }
.side_box li {
        margin:0 0 5px 0;
        padding:0px;
        background:none;
        }

/* サイドバー内の文字列に関するスタイル */
.side_text,
.side_text a:link,
.side_text a:visited {
        line-height:180%;
        text-align:left;
        margin:0;
        padding:0;
        font-weight:normal;
        font-size:10px;
        color:#333;
        text-decoration:none;
        font-size:10px;
        }
.side_text{
        padding:5px 10px;
        }
.side_text a:hover {
        color:#39B;
        text-decoration:none;
        font-size:10px;
        }
.photo {
        margin:5px 25px 10px;}
.side_text a img {
        display:none;
        }

/*******************************************************
  calendar ・・・サイドバーのカレンダーに関するスタイル
*******************************************************/

/* カレンダーの背景に使用するスタイル */
.calendar_bg {
        width:155px;
        margin:0 auto;
        }

/* カレンダーに関するスタイル */
.calendar {
        width:20px;
        padding:1px;
        margin:0px;
        color:#000;
        font-size:10px;
        text-align:center;
        line-height:1.4;
        }
.calendar a:link,
.calendar a:visited {
        color: #39B;
        text-decoration: none;
        display:block;
        border:1px solid #39B;
        }
.calendar a:hover {
        color: #FFF;
        background:#39B;
        text-decoration:none;
        }

/*******************************************************
  pagepreview  ・・・ページングに関するスタイル
*******************************************************/
.page {
        font-size: 10px;
        width:98%;
        overflow: hidden;
        word-break: break-all;
        margin:10px 0;
        text-align:center;
        }
.page a { font-size:10px; }

/*******************************************************
  footer  ・・・フッターに関するスタイル
*******************************************************/
.footer{ }
.footer_jp { font-size:10px; }
.footer_jp a { font-size:10px; }

