
*{
margin :0;
padding:0;
}

/* 基本のリンクの設定
---------------------------------------------------- */

a {
  color: #333;
  border-bottom : 1px dashed #333;
  text-decoration: none;
  padding: 0 0 1px 0;
}

a:visited {
  color: #999;
  border-bottom : 1px dashed #999;
  text-decoration: none;
}

a:hover {
  color: #ffd800;
  border-bottom : 1px dashed #ffd800;
  text-decoration: none;
}


/* ページ全体のレイアウト
---------------------------------------------------- */

body {
  margin: 0;
  padding: 0;
  height: 100%;
  color: #2f2725;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/background_body.gif) repeat #ffffff ;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}

#container {
  margin: 0 auto;
  padding: 0 ;
  width: 800px;
  color: #2f2725;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/container.gif) repeat-y;
}

#head {
  margin: 0 45px;
  padding : 0 0 40px 0;
  height: 460px;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/omerice.gif) no-repeat;
  background-position: center;
}

#head h1 {
  color:#e7240e;
  margin: 0 ;
  padding-left :180px;
  padding-right :180px;
  padding-top :210px;
  font-size: 30px;
  text-decoration: ;
  letter-spacing: 0.5px;
  line-height:1.0;
  text-align: center;
}

#head h1 a {
  color:#e7240e;
  background-color: transparent;
  text-decoration: none;
  border: none;
}

#head h1 a:visited {
  color:#e7240e;
  background-color: transparent;
  text-decoration: none;
  border: none;
}

#head h1 a:hover {
  color:#ff8400;
  background-color: transparent;
  text-decoration: none;
  border: none;
}

#center {
  float: left;
  margin: 0;
  padding: 0;
  width: 570px;
}

#right {
  float: right;
  margin: 0;
  padding: 0;
  width: 230px;
  height: 100%;
}

#footer {
  clear: both;
  margin-top: 30px 0 0 0;
  padding: 0;
  height: 70px;
}

#footer img{
  border: none;
  text-decoration: none;
  margin-left: 45px;
  padding-top: 30px;
}

#footer a {
  border: none;
  text-decoration: none;
}

.sidebar {
  margin: 0;
  padding: 0 45px 0 10px;
}

pre {
  border : 4px dotted #fff77b;
  margin : 1em 0 0 0;
  padding : 1em;
}


blockquote {
  border : 4px double #fff77b;
  margin : 1em 0 0 0;
  padding : 1em;
}

/* 記事部分
---------------------------------------------------- */
#main {
  margin: 10px 0 0 0;
  padding: 0 15px 0 45px;
  color: #000000;
  font-size: small;
  line-height:1.7;
}

.msg {
  margin: 0 0 30px 0;
  padding: 0;
}

.msg-title {
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  color: #ffffff;
  border: none;
}

.msg-title a{
  margin: 0;
  padding: 35px 0 30px 65px;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/catsup.gif) left bottom no-repeat ;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  border: none;
  color: #e72c08;
}

.msg-title a:visited{
  color: #e72c08;
  border: none;
}

.msg-title a:hover{
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/catsup_anime.gif) left bottom no-repeat ;
  color: #ffd800;
  border: none;
}

.msg-date {
  color: #999;
  padding: 10px 10px 0 0;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: right;
  float: right;
  border: none;
}

.msg-body {
  margin: 0;
  padding: 15px 20px 10px 18px;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/msg_body.gif) repeat;
  color: #2f2725;
  font-size: small;
  line-height:1.7;
  clear: right;
}

.msg-body h2 {
}

.msg-body h3 {
}

.msg-body h4 {;
}

.msg-pict {
  margin: 0 0 15px 15px;
  float: right;
  bprder: none;
}

.msg-footer {
  margin: 0;
  padding: 20px 10px 20px 20px;
  color: #2f2725;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: right;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/msg_footer.gif) center bottom no-repeat ;
  clear: right;
}

.date {
}

.main {

}

/* コメント部分
---------------------------------------------------- */

.comment-caption {
  margin: 0;
  padding: 0px 15px 0px 20px;
  font-size: 13px;
  color: #000000;
  font-weight:bold;
  letter-spacing: 3px;
}

.comment-caption a{
  text-decoration: none;
}
  

.comment-title {
  margin: 0;
  padding: 20px 15px 0px 40px;
  color: #999;
  font-size: 12px;
  letter-spacing: 1px;
}

.comment-body {
  margin: 0px 15px 0px 30px;
  padding: 20px 100px 20px 25px;
  color: #2f2725;
  font-size: small;
  line-height:1.7;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/comment_body.gif) no-repeat right top;
}

.comment-form {
  margin: 15px 35px 5px 30px;
  padding: 0;
  color: #2f2725;
  font-size: small;
  line-height:1.7;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/comment_form.gif) no-repeat right top;
}

div.comment-form p.comment-caption {
  margin: 30px 0 10px 0;
  padding: 0;
  color: #000000;
  font-size: small;
  font-weight: bold;
}

.comment-form p {
  font-size: 11px;
}

.comment a {
  color: #ffffff;
}

.comment a:hover {
  color: #fff100;
  text-decoration: underline;
}

.comment-form form p {
  padding: 30px 0 0 0;
}

.comment-form form p input {
  display: block;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  width: 410px;
  display: block;
}


/* トラックバック部分
---------------------------------------------------- */

.tb-caption {
  margin: 0;
  padding: 30px 15px 0px 20px;
  font-size: 13px;
  color: #fcc700;
  font-weight:bold;
  letter-spacing: 3px;
  color: #000000;
}

.tb-caption a{
  text-decoration: none;
}

.tb-title {
  margin: 0;
  padding: 20px 15px 0px 40px;
  color: #999;
  font-size: 12px;
  letter-spacing: 1px;
}

.tb-url {
  margin: 15px 35px 5px 30px;
  padding: 0;
  color: #000000;
  font-size: small;
  line-height:1.7;
}

.tb-url a{
  color: #ffffff
  text-decoration: none;
}

.tb-url a:hover{
  color: #fff100
  text-decoration: none;
}

.tb-body {
  margin: 0px 0px 0px 30px;
  padding: 15px 20px 30px 70px;
  color: #2f2725;
  font-size: small;
  line-height:1.7;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/tb_body.gif) no-repeat left top;
}

#main>p {
  margin: 15px 35px 5px 30px;
  padding: 0;
  color: #000000;
  font-size: 11px;
  line-height:1.7;
}

/* 次>>の表示
---------------------------------------------------- */

.navi {
  font-size: 12px;
  font-weight:bold;
  text-align: right;
  margin: 0;
  padding: 10px 0 10px 0;
  text-decoration: none;
}

.navi a{
  color: #e72c08;
  text-decoration: none;
  border: none;
}

.navi a:visited{
  color: #e72c08;
  text-decoration: none;
  border: none;
}

.navi a:hover{
  color: #ffd800;
  text-decoration: none;
  border: none;
}


/* カテゴリ部分－基本
---------------------------------------------------- */

.mod-caption {
  padding: 15px 0 10px 0;
  font-size: 13px;
  color:#ffffff;
  font-weight:bold;
  letter-spacing: 3px;
  text-align: center;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/mod_caption.gif) no-repeat center;
}

.mod-caption a{
  color: #ffffff;
  text-decoration: none;
  border-bottom : 1px dashed #ffffff;
  font-weight:bold;
}

.mod-caption a:visited{
  color: #ffffff;
  text-decoration: none;
  border-bottom : 1px dashed #ffffff;
  font-weight:bold;
}

.mod-caption a:hover{
  color: #ffd800;
  text-decoration: none;
  border-bottom : 1px dashed #ffd800;
  font-weight:bold;
}

.mod-text {
  padding: 3px 10px 0px 10px;
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 1px;
  color: #000000;
}

.mod-body .mod-text img {
  text-decoration: none;
  border: none;
}

.mod ul {
  list-style: none;
}

.mod ul li {
}

.mod-body {
  padding: 10px 0 20px 0;
}

/* カテゴリ部分－RSS、MAILPIA、ログイン
---------------------------------------------------- */

.mod-rss-button .mod-caption,
.mod-mailpia-button .mod-caption {
  background: none;
  line-height: 1.7;
}

.mod-login-button .mod-caption {
  padding: 20px 0 120px 0;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/cock.gif) no-repeat bottom;
}

.mod-rss-button .mod-caption a,
.mod-mailpia-button .mod-caption a,
.mod-login-button .mod-caption a {
  color: #e72c08;
  text-decoration: none;
  border-bottom : 1px dashed #e72c08;
  font-weight:bold;
}

.mod-rss-button .mod-caption a:visited,
.mod-mailpia-button .mod-caption a:visited,
.mod-login-button .mod-caption a:visited {
  color: #e72c08;
  text-decoration: none;
  border-bottom : 1px dashed #e72c08;
  font-weight:bold;
}

.mod-rss-button .mod-caption a:hover,
.mod-mailpia-button .mod-caption a:hover,
.mod-login-button .mod-caption a:hover {
  color: #ffd800;
  text-decoration: none;
  border-bottom : 1px dashed #ffd800;
  font-weight:bold;
}

/* カテゴリ部分－カレンダー
---------------------------------------------------- */
.calendar {
  margin: 0 auto;
  padding: 0px 0px 10px 0;
  font-size: 11px;
  width: 175px;
  height: 200px;
  background: none;
  color: #222222;
  text-align: center;
}

.calendar-title {
  padding: 10px 0px;
  font-size: 14px;
  color: #e72c08;
  font-weight:bold;
  letter-spacing: 2px;
}

.calendar-sun-name {
  padding: 0 3px;
  color: #e72c08;
  font-weight:bold;
  text-align: center;
}
.calendar-wday-name {
  padding: 0 3px;
  color: #e72c08;
  font-weight:bold;
  text-align: center;
}
.calendar-sat-name {
  padding: 0 3px;
  color: #e72c08;
  font-weight:bold;
  text-align: center;
}
.calendar-row {
  background: none;
}

.calendar-cell {
  text-align: center;
  width: 25px;
  height: 27px;
}

.calendar-cell a{
  display: block;
  padding: 4px 1px 5px 1px;
  color: #ffffff;
  text-decoration: none;
  border: none;
  font-weight:bold;
  background: url(http://s.asablo.jp/css/common2r/omerice-yellow/calender_a.gif) no-repeat left top;
}

.calendar-cell a:visited{
  color: #ffffff;
  border: none;
}

.calendar-cell a:hover{
  color: #ffd800;
  border: none;
}

.calendar-title a{
  text-decoration: none;
  border: none;
}

.calendar-title a:hover{
  text-decoration: none;
  border: none;
}

.calendar-title a:visited{
  text-decoration: none;
  border: none;
}

/* バックナンバーの表示
---------------------------------------------------- */
.msg-archives ul {
  list-style : none;
}
