@charset "utf-8";

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
margin: 0;
padding: 0;
}

h1,h2,h3,h4,h5,h6 { font-size: 100%;}

ul, ol, li, dl, dt, dd { list-style: none;}

body {
margin: 0;
padding: 0;
font-size: 80%;
color: #000000;
background: #fff url();
font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

a:link { color:#556db5; text-decoration: none;}
a:visited { color:#556db5; text-decoration: none;}
a:hover { color:#454545; text-decoration: none;}
a:active { color:#454545; text-decoration: none;}

#wrap {
width: 900px;
margin: 0 auto;
padding: 20px;
background: #fff;
}

/* タイトル・画像(900*230) */
.header {
clear: both;
width: 900px;
height: 230px;
background-image: url(http://blog-imgs-57.fc2.com/o/j/i/ojiba/zun.jpg);
background-position: center;
background-repeat: no-repeat;
}

/* タイトル */
h1 {
text-align: left;
font-size: 200%;
font-weight: normal;
padding: 55px 100px 50px 280px;
}
h1 a:link, h1 a:visited { color:#000000; text-decoration: none;}
h1 a:hover, h1 a:active { color:#556db5; text-decoration: underline;}

/* タイトル紹介 */
h2 {
text-align: left;
color: #000000;
font-size: 120%;
font-weight: normal;
padding: 0px 50px 0px 300px;
background-image: url(http://blog-imgs-50.fc2.com/o/j/i/ojiba/h1.png);
background-position: right;
background-repeat: no-repeat;
}

/* 記事全体 */
#content {
float: left;
width: 650px;
margin: 0;
padding: 0;
}

/* 記事 */
.entrybody {
width: 98%;
margin: 0 auto 60px;
border-left: 1px solid #ccc;
font-size: 90%;
}

/* 記事タイトル */
h3.entrytitle {
font-size: 150%;
color: #556db5;
margin: 0 0 5px;
padding: 1px 5px;
font-weight: normal;
background: url();
}

/* 記事日付 */
.entrydate {
color: #666;
text-align: right;
margin-left: 10px;
padding: 0 5px;
border-bottom: 2px solid #ccc;
}

.entrytext, .formtext {
margin: 0;
padding: 5px 10px;
overflow: hidden;
}

.entrytext ul li {
margin: 0 0 3px;
padding-left: 15px;
list-style: none;
background: url(http://blog-imgs-50.fc2.com/o/j/i/ojiba/h1.png) 0 0.5em no-repeat;
}



.formtext img {
margin: 0 2px 2px;
padding: 0;
border: none;
}

.entrystate {
color: #666;
text-align: right;
margin: 0 0 10px 10px;
padding: 0 5px;
border-top: 1px solid #ccc;
}

blockquote {
margin: 5px;
padding: 5px;
border-top: 1px #ccc solid;
border-bottom: 1px #ccc solid;
}

/* 右プラグイン */
#right {
float: right;
width: 220px;
margin: 0;
padding: 0;
}

h4.plugtitle {
font-size: 100%;
color: #556db5;
margin: 0 0 5px;
padding: 1px 5px;
font-weight: normal;
background: url(http://blog-imgs-57.fc2.com/o/j/i/ojiba/bg26.png);
}

.menubody {
width: 96%;
margin: 0 auto 30px;
border-left: 1px solid #ccc;
}

.menutext {
font-size: 95%;
margin: 0;
padding: 5px 10px;
overflow: hidden;
}

.menutext ul li {
margin: 0 0 3px;
padding-left: 15px;
list-style: non ;
background: url(http://blog-imgs-57.fc2.com/o/j/i/ojiba/ya3.png) ;
background-position: 10 0 0px;
background-repeat: no-repeat;
}

p.pagenavi {
font-size: 100%;
text-align: center;
color: #666;
margin: 10px 0;
}

p.pagetop {
text-align: right;
margin: 30px 0 0 10px;
padding: 0 5px;
border-top: 1px solid #ccc;
}

/* -------------------------------------------------
月別アーカイブ折り畳み
プラグインの設定　→　編集HTML
<ul class="archive-date">
  <!--archive-->
  <li &align>
    <a href="<%archive_link>" title="<%archive_year>年<%archive_month>月"><%archive_year>年<%archive_month>月 （<%archive_count>）</a>
  </li>
  <!--/archive-->
</ul>
を上書きすること
------------------------------------------------- */
/*アーカイブの長さ*/
.archive-date {
height: 300px;
overflow: auto;
}

/* プラグインカレンダー */
.calender {
text-align: center;
color: #ccc;
border: 0;
width: 100%;
}

.calender caption {
color: #454545;
letter-spacing: 1px;
}

.calender th {
font-weight: normal;
border-bottom: 1px solid #666;
color: #666;
}

.calender td { text-align: center;}

.calender td a { display: block;}

.calender td a:link, .calender td a:visited { text-decoration: none;}
.calender td a:hover, .calender td a:active { text-decoration: none;}

th#sun { color: #cc0000; border-bottom: 1px solid #cc0000;}
th#sat { color: #0080c0; border-bottom: 1px solid #0088c0;}


/* 横カレンダー */
.yoko {
text-align: center;
font-size: 100%;
color: #666;
margin: 0 0 20px;
padding: 0;
background: url(http://blog-imgs-57.fc2.com/o/j/i/ojiba/bg26.png);
}

.yokocal {
color: #5E5E5E;
display: inline;
padding: 0 2px;
}
.yokocal a:link, .yokocal a:visited { color: #F4A1B1; text-decoration: none;}
.yokocal a:hover, .yokocal a:active { color: #FE8A32; text-decoration: none;}

/*上部ナビ　*/
#admenu {
height: 20px;
font-size: 100%;
text-align: center;
background: url(http://blog-imgs-57.fc2.com/o/j/i/ojiba/bg26.png);
}

#admenu ul {
list-style: none;
}

#admenu li {
display: inline;
background: none;
}

#admenu a {
display: block;
float: left;
width: 100px;
line-height: 20px;
color: #000;
border-right: 1px #000 dotted;
}

#admenu a:link, #admenu a:visited { color: #5E5E5E; text-decoration: none;}
#admenu a:hover, #admenu a:active { color: #FE8A32; text-decoration: none;}

p.com_title { padding-left: 5px;}

p.com_state {
color: #666;
text-align: right;
margin: 0 0 30px 10px;
padding: 0 5px;
}

.tb_text {
margin: 0 0 20px;
padding: 0 10px;
border-bottom: 1px #ccc solid;
}

p.baton_title { padding: 1px 5px;}

dt.baton_q {}

dd.baton_a { margin: 0 0 5px;}

ul.all { margin: 5px 0 20px;}

.relate_dl {
margin: 10px;
padding: 5px 10px;
border: 1px #DDD solid;
}

.relate_dt {
margin: 0 0 10px;
border-bottom: 1px #DDD solid;
}

textarea,input,select {
font-family: "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
margin: 0 0 2px;
border: 1px #ddd solid;
font-size: 100%;
}

img.emoji {
margin: 0;
padding: 0 1px;
border: 0;
vertical-align: middle;
background: transparent;
}

.new {
font-size: 90%;
color: #ff6060;
font-weight: normal;
}

img { border: none;}

br { letter-spacing: normal;}

hr { border: 1px #CCC solid;}

.more, .entry-more { margin: 10px 0;}

span.open { padding: 0;}

p.close { padding: 10px 0 0;}

.fc2_footer { margin: 0; padding: 5px 0;}

.fc2_footer img { float: none; border: none; background: transparent;}

p.plugin-myimage img { border: 1px #CCC solid;}

/* フッター */

div#footer p {
 clear: both;
 border-top: 1px solid #ccc;
 text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 3px;
  width: 550px;
  height:100px;
  background-image: url(http://blog-imgs-57.fc2.com/o/j/i/ojiba/zuns_20130514233156.jpg) ;
  background-repeat: no-repeat;
  background-position: center top ;
 } 

div#footer address {
 text-align: center;
  padding-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  }

/* for MacIE */
textarea,input,select {
  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
  }
