@charset "utf-8";

/************************************/
/* body              */
body{
  font-family: "ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
  font-size: medium;
  color: #333333;
  text-align: center;
  line-height: 130%;
  margin: 0px auto;
  padding: 10px 10px 10px 10px;
  background-color: #ffc0cb;
}
html>body {
  font-family: "ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
  font-size: medium;
  color: #333333;
  text-align: center;
  line-height: 130%;
  margin: 0px auto;
  padding: 10px 10px 10px 10px;
  background-color: #ffc0cb;
}
#baseBlock {
  width: 980px;
  margin: 0px auto;
  font-size: medium;
}
html>div #baseBlock {
  width: 980px;
  margin: 0px auto;
  font-size: medium;
}
#baseBlock_left {
  width: 770px;
  float : left;
  margin-top: 5px;
  padding: 0px;
}
html>div #baseBlock_left {
  width: 770px;
  float : left;
  margin-top: 5px;
  padding: 0px;
}
.editentry {
  text-align:right; padding-right:5px;
}

/************************************/
/* リンクの色  */

a{ color: #656565;
}
a:link{ color: #333366; text-decoration: underline;
}
a:visited{ color: #337777;
}
a:hover{ color: #ff3300; text-decoration:none;
}
#headBlock a {
  color: #ffffff; text-decoration: none;
}
#headBlock a:link {
  color: #ffffff; text-decoration: none;
}
#headBlock a:visited {
  color: #ffffff; text-decoration: none;
}
#headBlock a:hover {
  color:#ffe4e1; text-decoration : none;
}
h2.entry_title a {
  color: #ffffff; text-decoration: none;
}
h2.entry_title a:link {
  color: #ffffff; text-decoration: none;
}
h2.entry_title a:visited {
  color: #ffffee; text-decoration : none;
}
h2.entry_title a:hover {
  color: #ffe4e1; text-decoration : none;
}
.mainEntryTitle a {
  color: #ffffff; text-decoration: none;
}
.mainEntryTitle a:link {
  color: #ffffff; text-decoration: none;
}
.mainEntryTitle a:visited {
  color: #ffffee; text-decoration : none;
}
.mainEntryTitle a:hover {
  color: #ffe4e1; text-decoration : none;
}
#mainBlock_titlelist a{ color: #656565;
}
#mainBlock_titlelist a:link{ color: #333366; text-decoration: underline;
}
#mainBlock_titlelist a:visited{ color: #337777;
}
#mainBlock_titlelist a:hover{ color: #ff3300; text-decoration:none;
}
#footBlock a {
  color: #ffffff; text-decoration: none;
}
#footBlock a:link {
  color: #ffffff; text-decoration: none;
}
#footBlock a:visited {
  color: #ffffee; text-decoration: none;
}
#footBlock a:hover {
  color: #ffe4e1; text-decoration : none;
}

/************************************/
/* list要素              */
blockquote {
  margin: 5px;
  background-color: #E8F3FF;
  padding: 5px;
  border-top: 1px dotted #336699;
  border-right: 1px dotted #336699;
  border-bottom: 1px dotted #336699;
  border-left: 5px solid #336699;
}

/************************************/

/*head要素              */

#headBlockBase {
  padding: 0px 0px;
  background-color: #ffc0cb;
}
#headBlock {
  width: 970px;
  font-size: medium;
  color: #ffffff;
  text-align: center;
  padding: 5px 5px 0px 5px;
  background-color: #ff1493;
}
html>div #headBlock {
  width: 970px;
  height: 130px;
  font-size: medium;
  color: #ffffff;
  text-align: center;
  padding: 5px 5px 0px 5px;
  background-color: #ff1493;
}
.waku_base {
  background-color: #ffc0cb;
}
.headBlock_00 {
  background-color: #ff1493; margin: 0px; height:5px; overflow: hidden;
}
.headBlock_01 {
  background-color: #ff1493; margin: 0px 1px; height:2px; overflow: hidden;
}
.headBlock_02 {
  background-color: #ff1493; margin: 0px 2px; height:1px; overflow: hidden;
}
.headBlock_03 {
  background-color: #ff1493; margin: 0px 3px; height:1px; overflow: hidden;
}
.headBlock_04 {
  background-color: #ff1493; margin: 0px 5px; height:1px; overflow: hidden;
}
#headBlock h1 {
  font-size: 170%;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
html>#headBlock h1 {
  font-size: 170%;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.introduction { 
  font-size: 90%;
  color: #ffffee;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

/************************************/
/* ナビゲーション 要素              */

.navi_body {
  font-size: 80%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/************************************/
/* form 要素              */
form {
  padding: 0px;
  margin: 0px;
}
.search {
  width:110px;
  background-color: #ffffff;
  border: 1px solid #C2C2C2;
}
.button {
  width:40px;
  background-color: #cccccc;
  border: 1px solid #C2C2C2;
}
.plugin-search {
  margin: 10px 0px 0px 0px;
}

/************************************/
/* menu 要素              */

#menu_leftBlock {
  float: left;
  width: 220px;
  font-size: medium;
}
html>#menu_leftBlock {
  float: left;
  width: 220px;
  font-size: medium;
}
#menu_rightBlock {
  float: right;
  width: 200px;
  margin-top: 5px;
  font-size: medium;
}
html>#menu_rightBlock {
  float: right;
  width: 200px;
  margin-top: 5px;
  font-size: medium;
}
.menuBlockBase {
  width : 100%;
  font-family: "MS UI Gothic","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
  background-color: #ffffff;
  margin-top: -5px;
  margin-bottom: 10px;
}
.menuBlockHead {
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 8px;
  background-color: #ff1493;
}
.menuTitle {
  font-size: 90%;
  font-weight: bold; 
  color: #ffffff;
}
.menuBlockBody {
  width : 100%;
  font-size: 90%;
  line-height: 140%;
  margin: 0px 0px -5px 0px;
}
.menuBlockBody div {
  margin: 0px 0px 0px 0px;
  font-size: small;
}
.menuBlockBody p {
  margin: 0px 0px 0px 0px;
  font-size: small;
}
.menuText {
  font-family: "MS UI Gothic", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
  padding: 2px 0px 2px 8px;
  font-size: 90%;
  color: #333333;
}
.menuText ul {
  font-size: 100%;
  line-height: 130%;
  padding: 0px 0px 0px 10px;
  margin: 0px 2px 0px 2px;
}
.menuText ul li {
  padding: 0px;
  margin: 5px 0px 5px 0px;
  list-style-type: circle;
}
.menuBlockBody .plugin-freearea {
  font-size: 90%;
  margin: 0px 0px 0px 0px;
}
.plugin-tag {
  margin: 0px 0px 0px 0px;
  padding: 0px 6px 0px 0px;
}
.menuBlock_00 {
  background: #ffffff; margin: 0px; height:5px; overflow: hidden;
}
.menuBlock_01 {
  background: #ffffff; margin: 0px 1px; height:2px; overflow: hidden;
}
.menuBlock_02 {
  background: #ffffff; margin: 0px 2px; height:1px; overflow: hidden;
}
.menuBlock_03 {
  background: #ffffff; margin: 0px 3px; height:1px; overflow: hidden;
}
.menuBlock_04 {
  background: #ffffff; margin: 0px 5px; height:1px; overflow: hidden;
}

/************************************/
/* フリースペース              */
.freeSpace {
  width : 100%;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 90%;
  background-color: #ffffff;
}

/************************************/
/* main 要素              */
#mainBlock {
  float : right;
  width: 540px;
  text-align: left;
  font-size: medium;
}
html>#mainBlock {
  float : right;
  width: 540px;
  text-align: left;
  font-size: medium;
}
#mainBlock_titlelist {
  float: left; 
  width : 98%;
  margin: 5px 0px 5px 0px;
  padding: 10px;
  color: #333333;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #336699;
  font-size: 80%;
}
.entry_title_list {
  border-left: 5px solid #0066ff;
  border-bottom: 1px solid #aaaaaa;
  padding: 0px 0px 0px 5px;
}
.titlelist_body {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 15px;
}
.mainEntryBlock {
  width : 100%;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 90%;
  background-color: #ffffff;
}
.mainEntryTitle {
  font-family: "MS UI Gothic", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
  font-size: 105%;
  font-weight: bold;
  color: #ffffff;
  margin-top: -5px;
  padding: 4px 1px 3px 5px;
  background-color: #FF1493;
}
.mainEntryTitle h2 {
  font-family: "MS UI Gothic", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
  font-size: 105%;
  color: #ffffff;
  margin: -5px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
}
.mainEntryBase {
  margin: 0px;
  padding-top: 5px;
  border-bottom: 1px dotted #888888;
}
.editentry {
  margin: 0px 5px 5px 0px;
  text-decoration: underline;
}
.mainEntryBody {
  margin: 0px;
  padding: 5px 8px 0px 8px;
  font-size: 100%;
  line-height: 140%;
}
.tag_list {
  font-family:MS UI Gothic;
  font-size: 90%;
  text-align:right;
  padding-right:10px;
}
.mainEntryMore {
  font-size: 90%;
  line-height: 130%;
  color: #333333;
  margin: 0px 0px 0px 0px;
  padding: 5px 8px 0px 8px;
}
.mainEntryDate {
  font-size: 90%;
  text-align: right;
  margin: 0px;
  padding: 5px 5px 0px 0px;
}
.mainEntryComment {
  line-height: 130%;
  background-color: #ffffff;
  margin: 0px 0px 0px 0px;
}
.mainEntryComment ul {
  padding: 0px;
  margin: 0px 10px 5px 5px;
}
.fc2_footer {
  padding-right: 5px;
}

/************************************/
/* mainComment要素              */

.mainCommentBody {
  padding: 0px 10px 0px 10px;
  font-size: 90%;
  line-height: 140%;
}
.mainCommentBold {
  padding: 10px 0px 2px 5px;
  margin: 0px 3px 3px 3px;
  border-bottom: 2px solid #000000;
  font-weight: bold;
}
.mainCommentTitle{
  padding: 3px 0px 5px 5px;
  font-weight: bold;
}
.mainCommentDate {
  padding: 5px 10px 15px 20px;
  font-size: 80%;
}
.pageLink {
  font-size: 80%;
  font-family: "メイリオ",Meiryo,Verdana,"ＭＳ Ｐゴシック",Osaka,sans-serif;
  text-align: center;
  margin: 5px 0px 10px 0px;
}

/************************************/
/* maintTaba要素              */

.mainTraba {
  line-height: 130%;
  background-color: #ffffff;
  width : 100%;
  margin: 15px 0px 5px 0px;
}
.mainEntryTraba {
  line-height: 130%;
  background-color: #ffffff;
  width : 100%;
  margin: 0px 0px 0px 0px;
}
.mainTrabaBold{
  padding: 10px 0px 2px 5px;
  margin: 0px 3px 3px 3px;
  border-bottom: 2px solid #000000;
  font-weight: bold;
}
.mainTrabaTitle{
  padding: 3px 0px 5px 5px;
  font-weight: bold;
  font-size: 105%;
}
.mainTrabaBody {
  padding: 0px 10px 5px 10px;
  font-size: 90%;
  line-height: 130%;
}
.mainTrabaDate {
  padding: 5px 10px 15px 20px;
  font-size: 80%;
}
.mainTrabaUrl {
  padding: 4px 0px 20px 10px;
}

/************************************/
/* maintForm要素              */
.mainForm {
  margin: 10px;
}
.mainForm dt {
  width: 150px;
}
.mainForm dd {
  font-size: 10px;
  padding: 0;
  margin: 15px 10px 0px;
}
.mainFormText {
  width: 250px;
  border: 1px solid #003366;
}
.mainFormTextarea {
  width: 250px;
  border: 1px solid #003366;
}
.mainFormPass {
  border: 1px solid #003366;
}
.mainFormCheck {
  border: 1px solid #003366;
}
.mainFormButton {
  width: 100px;
}

/************************************/

/* カレンダー要素  */

table.calender {
  font-size: 10px;
  width: 95%;
  border-collapse: separate;
  border-spacing: 0;
  font-family: Verdana, Arial, sans-serif;
  margin: 0px 5px 5px 0px;
  padding: 0px 0px 0px 0px;
  border-left: 1px solid #000000;
}
.calender caption {
  font-size: 100%;
  padding: 0 0 0.5em 0;
}
.calender th {
  font-weight: normal;
  background-color: #ffffff;
  text-align: center;
  color: #333333;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 3px double #000000;
}
.calender td {
  width: 27px; height: 17px;
  text-align: center;
  padding: 1px;
  background-color: #ffffff;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.calender td a {
  display: block;
  background-color: #ffcccc;
}
.calender a:visited {
  color: #0000ff; text-decoration: underline;
}
.calender td a:hover {
  color: #ff5500; text-decoration:none;
}
th#sun {
  color: #ff0000;
}
th#sat {
  color: #0000ff;
}
td.sun {
  color: #ff0000;
}
td.sat {
  color: #0000ff;
}
#ca_archive {
  width: 140px; height:15px;
  margin: 0px 3px 5px 0px;
  padding: 3px 0px 3px 5px;
  text-align: left;
  font-size: 100%;
  overflow:auto;
  border: 1px solid #000000;
}

/************************************/
/* footer 要素              */
#footBlock {
  width: 970px;
  font-size: 90%;
  color: #ffffff;
  background-color: #ff1493;
  text-align : center;
  padding: 0px 0px;
  line-height: 150%;
  clear: both;
}
html>#footBlock {
  width: 970px;
  font-size: 90%;
  color: #ffffff;
  background-color: #ff1493;
  text-align : center;
  padding: 0px 0px;
  line-height: 150%;
  clear: both;
}
.prev-next-navi {
  font-size: 120%;
  color: #ffffff;
}
img.emoji{
  vertical-align:middle;
  border:0;
}
img.taglist{
  margin: 0px 0px -3px 0px;
  border:0;
}
.prev-next-navi { 
  text-align : center;
  margin: 0px 0px 5px 0px;
}