@charset "UTF-8";

/*
----------------------------------------------------------------------------------------
テンプレート｢ブルーチャイナ｣ 
2006/7/31　共有テンプレート申請。
Template Design By Alpha.　URL::http://start.blog.shinobi.jp/ 

このスタイルシートは忍者ブログのテンプレートメーカーには対応していません。
カスタマイズの際は直接スタイルシートを編集してください。

8/8　サファリ対策にスタイルシートを修正しました。
----------------------------------------------------------------------------------------
*/

* {
  margin: 0;
  padding: 0;
  }

html * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }

html {
  scrollbar-track-color : #ffffff;
  scrollbar-3dlight-color :#00a3af;/*浅葱色*/
  scrollbar-arrow-color :#00a3af;/*浅葱色*/
  scrollbar-darkshadow-color #00a3af;/*浅葱色*/
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color :#a2d7dd ;/*瓶覗*/
  scrollbar-shadow-color : #a2d7dd ;/*瓶覗*/
  }


div, p, hr, blockquote, address, noscript {
  position: static;
  border: none;
  }

p { margin: 1em 0; }

em, strong,q, dfn {
  position: static;
  border: none;
  }

em, strong { 
  font-style: normal;
  font-weight:bold;
  background-color:inherit;  
  }

em {}
strong {}


br { letter-spacing: 0; }

ul, ol, dl, dt, dd {
  list-style: disc inside  url("http://bfile.shinobi.jp/1076/china-b-point.gif") ;
  }

dt { font-weight: bold;}
dd { padding-left: 1em;}

blockquote {
  margin:12px 10px 13px 10px ;
  padding: 0px 10px;
  color:#33a3af;/*浅葱色*/
  font-size:95%;
  overflow:auto;
  background-color:#f9fdf9 ;
  border-left:2px solid #00a3af;/*浅葱色*/
  }

table{border-collapse: collapse;font-size:12px;}
th {
  text-align: center;
  font-weight: bold;
  }
th,td {
  padding: 2px;
  border: 1px solid #ccc;
  }

form {
  }

input,select,textarea {
  margin:0px 1px 0px 1px;
  padding:1px 1px 1px 2px;
  border : 1px solid #a2d7dd ;/*瓶覗*/
  color:#656565;
  font-size:12px;
  background :url("http://bfile.shinobi.jp/1076/china_back.gif") top center #f9fdf9; 
  }

.center {text-align:center}
.right {text-align:right}
.left {text-align:left}

/* 全体 */
body {  text-align:center;
  font-size:13px;
  font-style: normal;
  font-weight: normal;
  font-family: Verdana,Tahoma,"Nimbus Sans L",arial,sans-serif;
  color:#555555;
  line-height:1.6;
  letter-spacing:0px;
  word-spacing:normal;
  }

/****************************************: レイアウト */
div#container {
  width:970px;
  margin: 0px auto 0px auto;
  padding: 10px 0px 0px 0px;
  text-align:center;
  }


div#top {
  margin: 5px auto;
  background :url("http://bfile.shinobi.jp/1076/china_back.gif") top center #a2d7dd; /*瓶覗*/
  }

div#wrapper {
  margin:0px;
  width:650px;
  float:left;
  overflow:hidden;
  }

div#contents {
  width:510px;
  float:right;
  text-align:center;
  overflow:hidden;
  position:static; 
  }

div#leftside {
  width:132px;
  float:left;
  overflow:hidden;
  }

div#rightside {
  width:310px;
  float:right;
  overflow:hidden;
  }

div#footer {
  margin: 10px 0px 0px 0px ;
  padding: 0px 10px 0px 0px ;
  clear: both ;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  }


/* リンク */
a{text-decoration:underline;}
a:link    { color: #895b8a; background-color: transparent;}/*古代紫*/
a:visited { color: #895b8a; background-color: inherit;}/*古代紫*/
a:hover   { color: #5a79ba; background-color: transparent;position:relative;top:3px;left:3px;}/*薄花桜*/
a:active  { color: #5a79ba; background-color: inherit;}/*薄花桜*/

h1 a:link    { color: #00a3af; background-color:#a2d7dd;}/*浅葱色・瓶覗*/
h1 a:visited { color: #00a3af; background-color:#a2d7dd;}/*浅葱色・瓶覗*/
h1 a:hover   { color: #ffffff; background-color:#a2d7dd;}/*瓶覗*/
h1 a:active  { color: #ffffff; background-color:#a2d7dd;}/*瓶覗*/

/*画像*/
img  {
  border:0px;
  margin:5px;
  padding:0px;
  }
img.emoji {
  vertical-align:middle;
  border:0px;
  margin:0px;
  padding:0px;
  }


/* トップ */
div.top_admin {
  padding: 5px 15px 5px 0px ;
  text-align:right;
  font-size:11px;
  }

h1  {
  padding:0px 0px 0px 10px;
  text-align:left;
  font-size:21px;
  }

h2.description {
  padding:0px 0px 0px 10px;
  text-align:left;
  font-size:13px;
  font-weight:normal;
  color:#003399;
  }

.author {
  text-align: right;
  margin: 0 16px 4px 0;}


/*横カレンダー*/
div.top_calendar {
  margin: 5px 0px 5px 0px;
  padding:0px;
  color:#000000;
  font-size:9px;
  text-align:center;
  letter-spacing:0px;
  word-spacing:-1px;
  background-color:#f9fdf9 ;
  }


/* 記事 */
div.entry {
  width:510px;
  margin: 10px 0px 10px 0px ;
  text-align:left;
  background:url("http://file.study.atgj.net/china-b-entrycontent-base.gif") repeat-y bottom center #ffffff;
  }


div.entry_title {
  margin: 0px 0px 0px 0px ;
  padding:20px 0px 0px 30px ;
  background:url("http://file.study.atgj.net/china-b-entrytitle-base.gif") no-repeat top center #ffffff;
  }

h2.entry_titlefont {
  margin: 0px 0px 0px 0px ;
  padding:0px 0px 0px 5px;
  color: #5a79ba; /*薄花桜*/
  font-size:14px;
  line-height:20px;
  }
div.entry_date {
  width:500px;
  margin: 0px 5px 0px 5px ;
  padding: 0px 10px 10px 0px;
  font-size:12px;
  line-height:15px;
  text-align:right;
  background:url("http://file.study.atgj.net/china-b-entrydate.gif") no-repeat bottom center;
  }

div.entry_contents {
  padding:0px 15px 0px 15px;
  }

div.entry_contents h3 {
  color: #666666;
  background: #dddddd;
  font-size: 112%;
  margin: 4px 0;
  padding: 2px 1em;
  }
div.entry_contents h4 {
  color: #333333;
  background: #cccccc;
  font-size: 105%;
  margin: 4px;
  padding: 2px 1em;
  }

.clear { clear: both;;}

div.entry_text {
  font-size: 14px;
  }
div.entry_text .exercise, div.entry_ps .exercise {
  font-size: 105%;
  font-weight: bold;
  color: #ff6666;
  border: 1px solid #ff6666;
  margin-bottom: 0.5em;
  padding: 2px 4px;
}

div.entry_text .caution, div.entry_ps .caution {
  padding-left: 4px;
  padding-right: 4px;
  border: double 3px #ccc;
  background: #ffffcc;
  color: #777700;
}

div.entry_more {
  padding:0px 10px 10px 10px;
  text-align:right;
  position: relative;
  }

div.entry_ps {
  font-size:14px;
}

ul.sub-cat {
  list-style-type: none;
  list-style-image: none;
  float: right;
  }
ul.sub-cat li {
  float: left;
  padding-left: 1em;
  }

div.entry_footer {
  padding:0px 35px 8px 30px;
  font-size:12px;
  line-height:16px;
  text-align: right ;
  background:url("http://file.study.atgj.net/china-b-entryfooter-base.gif") no-repeat bottom center;
  }

h3.entry_category {
  font-size:11px;
  display:inline;
  }

/* コンテンツ */
div.contents_navi {
  margin:5px auto;
  font-size:12px;
  width: 490px;
  }

.navi-prev_page {
  width: 220px;
  float: left;
  text-align: left;
  }
.navi-top_page {
  width: 50px;
  float:left;
  text-align:center;
  border-bottom: double 3px #5A79BA;
  }

.navi-next_page {
  width: 220px;
  float: left;
  text-align: right;
  }

div.contents_10link {
  margin:5px 0px 5px 0px ;
  text-align:center;
  font-size:11px;
  }

/* コメント&トラバ*/
div.cmtb {
  width:510px;
  margin: 5px 0px 5px 0px ;
  text-align:left;
  }

div.cmtb_title {
  padding:0px 80px 5px 10px ;
  text-align:left;
  font-family:Georgia ,'ＭＳ Ｐ明朝','MS PMincho' ;
  font-weight:bold;
  color: #5a79ba; /*薄花桜*/
  font-size:12px;
  line-height:20px;
  background:url("http://file.study.atgj.net/china-b-cmtbtitle.gif") no-repeat bottom left #ffffff;
  }

ul.cmtb_notes {
  color: #5a79ba; /*薄花桜*/
  background-color:#ffffff;
  margin:5px 30px 15px 30px;
  padding:5px 5px 5px 5px;
  border:1px dotted #a2d7dd;/*瓶覗*/
  line-height : 18px ;
  list-style : square inside;
  font-size : 11px ;
  text-align:left;
  }

/*コメント*/
div.cm_contents {
  margin: 10px 0px 10px 0px;
  }

div.cm_main_contents {
  margin: 0px 0px 0px 0px;
  padding:5px 0px 0px 0px ;
  }

div.cm_title {
  padding:0px 0px 0px 10px ;
  color:#ffffff;
  background-color:#5a79ba; /*薄花桜*/
  font-size:12px;
  font-weight:bold;
  line-height:20px;
  }

div.cm_text {
  padding:5px 10px 5px 20px ;
  color:#777777;/*古代紫*/
  font-size:12px;
  line-height:150%;
  }

div.cm_footer {
  margin:0px 1em 0px 0px;
  font-size:10px;
  color:#895b8a;/*古代紫*/
  text-align:right;
  }

div.cm_res_contents {
  margin:5px 0px 0px 0px;
  }

div.cm_res_title {
  padding:0px 0px 0px 10px ;
  width: 100%;
  color:#895b8a;/*古代紫*/
  font-size:12px;
  line-height:20px;
  background-color: #eaf4fc;/*月白*/
  }
div.cm_res_text {
  padding:5px 10px 5px 20px ;
  color:#777777;/*古代紫*/
  font-size:12px;
  line-height:150%;
  }

div.cm_res_footer {
  padding:0px 1em 0px 0px;
  font-size:10px;
  color:#808080;
  text-align:right;
  }


/* コメント投稿フォーム */
#contents form {
  margin:5px 5px 10px 5px; 
  padding:5px;
  background-color:#ffffff;
  border:1px dashed #a2d7dd;/*瓶覗*/
  }

table#CommentFormTable {
  margin:0px 30px 0px 30px;
  text-align:left;
  }
table#CommentFormTable th {font-weight:normal;width:50px;}
table#CommentFormTable td {font-weight:normal;width:100%;}

input.cm_input {width:200px;}
input.cm_input_iro {background-color:#ffffff;}
textarea.cm_textarea {width:95%;height:150px;}
input.cm_pass{}
input.cm_submit{}

/*トラックバック*/
div.tb_form {
  margin:5px 30px 5px 30px;
  padding:5px 10px 5px 10px;
  font-size:12px;
  background-color:#ffffff;
  border:1px dashed #a2d7dd;/*瓶覗*/
  }
input.tb_url {
  width:300px;
  font-size:13px;
  }

div.tb_contents {
  margin: 10px 0px 10px 0px;
  padding: 4px 4px 4px 4px;
  background-color:#ffffff;
  }

div.tb_title {
  padding:0px 0px 0px 10px ;
  color: #00a3af;/*浅葱色*/
  background-color: #eaf4fc;/*月白*/
  font-size:12px;
  font-weight:bold;
  line-height:20px;
  }

div.tb_text {
  padding:5px 10px 5px 10px ;
  font-size:11px;
  line-height:150%;
  }

div.tb_footer {
  margin:0px 1em 0px 0px;
  font-size:10px;
  color:#808080;
  text-align:right;
  }

/*記事上(ブラグイン３)*/
div.top_plugin {
  margin:0px auto 0px auto ;
  padding:0px 0px 7px 0px;
  width:510px;
  background :url("http://file.study.atgj.net/china-b-topplugin-bottom.gif") bottom left no-repeat;
  }

div.top_plugin_title {
  margin:0px 0px 0px 0px ;
  padding:10px 0px 0px 15px;
  text-align:left;
  color:#999999;
  font-size:13px;
  line-height:20px;
  font-weight:bold;
  background:url("http://file.study.atgj.net/china-b-topplugin-top.gif") no-repeat top left ;
  }
div.top_plugin_text {
  margin:0px 0px 0px 0px ;
  padding:0px 10px 0px 10px;  
  font-size:11px;
  line-height:150%;
  color:#a69abd;/*半色*/
  background:url("http:///file.study.atgj.net/china-b-topplugin-base.gif") repeat-y top left ;
  }

div.top_plugin_description {
  margin:0px 0px 0px 0px ;
  padding:0px 10px 0px 10px;
  font-size:10px;
  line-height:18px;
  background:url("http:///file.study.atgj.net/china-topplugin-base.gif") repeat-y top left ;
  }

/* サイドプラグイン */
div.plugin {
  margin:0px 0px 10px 0px ;
  width:100%;
  background :url("http://bfile.shinobi.jp/1076/china_back.gif") top center #eaf4fc; /*月白*/
  }

.plugin ul {
  list-style-image: none;
  list-style-type: none;
  }

.plugin_title {
  margin:0px 0px 0px 0px ;
  padding:0px 0px 5px 35px;
  height:31px;
  text-align:left;
  color: #ffffff;
  font-size:12px;
  line-height:30px;
  font-weight:bold;
  background:url("http://file.study.atgj.net/china-b-plugintitle.gif") no-repeat left center #999999;
  }

div.plugin_text {
  padding:0px 5px 0px 5px;  
  font-size:12px;
  line-height:150%;
  color:#a69abd;/*半色*/
  }

div.plugin_description {
  padding:5px 5px 5px 5px;
  font-size:10px;
  line-height:18px;
  }

div.plugin_data {
  text-align:left;
  }
div.plugin_data_date {
  border-top:1px dashed #dbd0e6 ;/*白藤色*/
  text-align:right;
  }

div.blogsearch {text-align:left;}
.box {}
.btn {}

div.profile_image {margin:0px;padding:5px;border :0px;}
div.qrcode_image {margin:0px;padding:5px;border :0px;}


/* カレンダー */
table.CalendarMoveTable {
  margin:0px auto 5px auto ;
  width:90% ;
  border-collapse: separate;
  }

table.CalendarMoveTable td {
  text-align:center;
  color:#a69abd;/*半色*/
  }

table.CalendarMoveTable .CalendarPrevTd {
  width: 20% ;
  text-align:center;
  color:#a69abd;/*半色*/
  }

table.CalendarMoveTable .CalendarNowTd {
  width: 60% ;
  text-align:center;
  color:#a69abd;/*半色*/
  }

table.CalendarMoveTable .CalendarNextTd {
  width: 20% ;
  text-align:center;
  color:#a69abd;/*半色*/
  }

table.CalendarTable {
  margin:0px auto 0px auto ;
  width:90% ;
  border-collapse: separate;
  }
table.CalendarTable th {
  width: 14% ;
  text-align:center;
  font-size:12px;
  border-bottom:2px solid #656565;
  }
table.CalendarTable td {
  width: 14% ;
  color:#a69abd;/*半色*/
  text-align:center;
  font-size:12px;
  background-color:#ffffff;
  }

table.CalendarTable tr.CalendarWdayTr {
  text-align:center;
  }
table.CalendarTable th.CalendarWdaySun {
  color :#f6bfbc;/*虹色*/
  border-bottom:2px solid #f6bfbc;/*虹色*/
  }
table.CalendarTable th.CalendarWdaySat{
  color :#5a79ba ;/*薄花桜*/
  border-bottom:2px solid #5a79ba;/*薄花桜*/
  }
div.CalendarTdLink {
  margin:0 auto;
  text-align:center;
  }

table.CalendarTable td a:link{
  color: #ffffff;
  display:block;
  background-color:#a2d7dd;/*瓶覗*/
  text-decoration:none;
  }
table.CalendarTable td a:visited{
  color: #ffffff;
  display:block;
  background-color:#a2d7dd;/*瓶覗*/
  text-decoration:none;
  }
table.CalendarTable td a:hover{
  color: #5a79ba;/*薄花桜*/
  display:block;
  background-color:#eaf4fc;/*月白*/
  }
table.CalendarTable td a:active{
  color: #5a79ba;/*薄花桜*/
  display:block;
  background-color:#eaf4fc;/*月白*/
  }

/* コピーライト */
.copyright {
  padding:25px 0px 5px 0px;
  font-size:11px;
  font-weight:normal;
  line-height:15px;
  text-align:center;
  background:url("http://bfile.shinobi.jp/1076/china-b-footer.gif") top center no-repeat ;
  }
