@charset "UTF-8";

/*--------------------------------
　作者：aithemath
　　　http://pract1.blog21.fc2.com/
　テンプレート：AZURE (ninjablog)
カスタマイズ自由．再配布厳禁．
--------------------------------*/

/*--------------------------------
　　　　▼全体的な設定▼
--------------------------------*/

* { margin: 0; padding: 0;}
a { text-decoration: none; }
a img { border: none; }
a:link{ color: #0000ff; }
a:visited { color: #0000ff; }
a:hover { color: #0000ff;  text-decoration: underline; }
a:active { color: #0000ff; }

body {
  font-family: Arial,"Hiragino Kaku Gothic Pro","\ff2d\ff33\20\ff30\30b4\30b7\30c3\30af",Osaka,sans-serif;
  font-size: 12px;
  letter-spacing: normal;
  color: #000000;
  background-image: url(http://bfile.shinobi.jp/5512/yun_727.jpg);
  background-position: left;
  background-attachment: fixed;
}

/*--------------------------------
　　　　▼各ブロック(構造)▼
--------------------------------*/

#container {
  margin-left: auto;
  margin-right: auto;
  width: 800px;/*プラグイン＋記事幅＋10*/
}

/*▼ヘッダー----------------------------*/

#header {
  height: 350px;
}

/*▼管理人メニュー----------------------*/

.adminmenu {
  padding-top: 2px;
  padding-right: 10px;
  text-align: right;
  font-family: Arial,sans-serif;
  font-size: small;
  color: #00ffff;
}

/*▼ブログタイトルなどの設定-----------------------*/

h1#blogtitle {
  margin: 0px;
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 20px;
  font-size: 2em;
  font-weight: bold;
  background-image: url(http://bfile.shinobi.jp/5512/white80.png);
  background-repeat: repeat;
}

#introduction {
  margin: 0px;
  padding-top: 12px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 10px;
  background-image: url(http://bfile.shinobi.jp/5512/white80.png);
  background-repeat: repeat;
}

/*▼プラグインと記事の左右を入れ替えるには，-----
---下のふたつのrightとleftを入れ替えてください．*/

#primary_menu {
  float: right;
  width: 550px;/*-------------記事部分の幅*/
  background-image: url(http://bfile.shinobi.jp/5512/white80.png);
  background-repeat: repeat;
}

#secondary_menu {
  float: left;
  width: 240px;/*-------プラグイン部分の幅*/
  background-image: url(http://bfile.shinobi.jp/5512/white80.png);
  background-repeat: repeat;
}

/*▼記事,コメント,トラックバックの外枠のためのbox----*/

.box1 {
  margin: auto;
  margin-top: 5px;/*上記事への間隔*/
  margin-bottom: 40px;/*下記事への間隔*/
  width: 550px;
  border-bottom: 1px #0000ff solid;
}

.box2 {
  margin: 5px;
  padding: 10px 15px 4px;
  border-bottom: 1px #ffffff dotted;
}

/*▼記事設定----------------------------*/

.entry_title {
  padding: 10px 20px 10px 20px;
  font-size: 1.5em;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px #0000ff solid;
  border-left: 10px #0000ff solid;
}

.entry_title span {
  color: #ffffff;
}

.entry_date {
  padding-bottom: 15px;
  font-family: Arial,sans-serif;
  font-size: 1em;
  text-align: right;
  color: #0000ff;
}

.entry_body {
  padding: 4px 20px 20px;
  line-height: 1.5;
}

.entry_footer {
  padding: 4px 10px 4px;
  font-family: Arial,sans-serif;
  font-size: 1em;
  text-align: right;
}

/*▼コメント,トラックバック設定--------*/

.comment_title,.trackback_title {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0px 20px 0px;
  font-size: 1.2em;
  font-weight: bold;
  color: #006600;
}

.comment_body,.trackback_body {
  padding: 0px 20px 10px;
  line-height: 1.3;
}

.comment_footer,.trackback_footer {
  margin-bottom: 10px;
  border-bottom: 2px #81d938 dashed;
  padding: 0px 20px 10px;
  font-family: Arial,sans-serif;
  font-size: 1em;
  text-align: right;
}

/*▼プラグイン設定----------------------*/

.plugin_title {
  margin: 5px 0px 0px 5px;
  padding: 10px 1px 1px 10px;
  height: 35px;
  _height: 26px;
  font-weight: bold;
  font-size: 1.2em;
  color: #ffffff;
  border-bottom: 1px #0000ff solid;
  border-left: 10px #0000ff solid;
}

.plugin_title a:link {color: #ffffff;}
.plugin_title a:visited {color: #ffffff;}
.plugin_title a:hover {color: #69d844;}
.plugin_title a:active {color: #ffffff;}

.plugin_body {
  padding: 2px 25px 30px 25px;
}

/*▼ページ移動設定----------------------*/

.page_navi {
  padding: 10px 2px;
  text-align: center;
}

/*▼フッター----------------------------*/

#footer {
  color: #666666;
  background-image: url(http://bfile.shinobi.jp/5512/white80.png);
  background-repeat: repeat;
  clear: both;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 0.9em;
  text-align: center;
}

/*--------------------------------
　　　　▼フォーム▼
--------------------------------*/

input,textarea {
  margin-bottom: 10px;
  font-size: 1.3em;
}

#name,#mail,#url,#subject {
  width:223px;
}
#comment,#tb_url {
  width:450px;
}



/*--------------------------------
　　　　▼各種タグ/その他▼
--------------------------------*/

/*
img {
  padding: 4px;
}
*/

img.emoji{
  vertical-align: middle;
  border: 0;
}

blockquote {
  margin: 6px 10px 6px;
  border: 3px double #ffffff;
  padding: 0px 10px;
  font-family:"Courier new","Hiragino Kaku Gothic Pro","\ff2d\ff33\20\ff30\30b4\30b7\30c3\30af",Osaka,sans-serif;
  color: #000000;
  background-color: #ffeeee;
  font-size: 1.0em;
  line-height: 1.5;
}

ul,ol {
  padding-left: 20px;
}

li {
  list-style-image: url(http://bfile.shinobi.jp/5512/li.png);
}

span.new {
  font-size: 0.8em;
  font-weight: bold;
  color: #ff3333;
}

.readclosetext {
  font-size: 1em;
}

.linkwb {color: #ffffff;}
.linkwb a:link {color: #ffffff;}
.linkwb a:visited {color: #ffffff;}
.linkwb a:hover {color: #0000ff;}
.linkwb a:active {color: #ffffff;}

div.plugin_data_date {
	margin-bottom: 1em;
	text-align: right;
}

table.CalendarMoveTable {
	width: 90%;
	font-family: Arial,sans-serif;
	font-size: 1em;
	color: #00ffff;
}

table.CalendarTable {
	width: 90%
	font-size: 0.8em;
	color: #00ffff;
	margin-bottom: 20px;
}

table.CalendarTable td,table.CalendarTable th {
	width: 20px;
	height: 16px;
	border-bottom: 1px dotted #0000ff;
	font-family: Arial,sans-serif;
	text-align: center;
}

table.CalendarTable th {
	font-size: 1.1em;
}

table tr th.CalendarWdaySun,table tr td.CalendarTdSun{
	color: #ff0000;
}

table tr th.CalendarWdaySat,table tr td.CalendarTdSat {
	color: #0000ff;
}

table.CalendarTable td a:link {
	color: #0000ff;
	background-color: #cccccc;
}

table.CalendarTable td a:hover {
	color: #000000;
	background-color: #c0d9fb;
}

table.CalendarTable td a:visited {
	color: #ffffff;
	background-color: #800080;
}

#yokocalbox {
  margin-bottom: 10px;
  text-align: center;
  color: #ffffff;
}


#sun,.sun {color: #ff0000; font-weight: bold; }
#sat,.sat {color: #0000ff; font-weight: bold; }

.clearfix:after {
  content: "---";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
