*{
  margin :0;
  padding:0;
  border: none;
  text-decoration: none;
}


/* 基本のリンクの設定
---------------------------------------------------- */

a {
  color: #333333;
  padding: 0 0 1px 0;
}

a:visited {
  color: #333333;
}

a:hover {
  color: #8b8b8b;
}


/* ページ全体のレイアウト
---------------------------------------------------- */

body {
  height: 100%;
  color: #58595b;
  font-family:"メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  font-size: 12px;
  line-height:1.7;
  background: #f4a22c;
}

#container {
  margin: 0 auto;
  width: 900px;
  padding: 0 130px;
  position: relative;
  background: #f4a22c url(http://s.asablo.jp/css/common1/manta_orange/bg-repeat.gif) repeat-y top center;
}

#head {
	height: 285px;
	margin-bottom: 20px;
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/header.jpg);
	background-repeat: no-repeat;
}

#head h1 {
	padding: 100px 35px 0;
	font-size: 36px;
  letter-spacing: 0.5px;
  line-height:1.2;
  font-weight: bold;
}

#head h1 a,
#head h1 a:visited{
	color: #e64c2b;
}

#head h1 a:hover{
    color: #ea9226;
}

#center {
  margin: 0 auto;
  width: 592px;
}

#bottom {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 10px 0 350px 10px;
	background: url(http://s.asablo.jp/css/common1/manta_orange/footer.jpg) no-repeat bottom left #fef8f0;
	position: relative;
	margin-top: 20px;
}

#footer {
  position: absolute;
  bottom: 200px;
  right: 160px;
  border: none;
}

#footer img{
  text-decoration: none;
}

#footer a {
  border: none;
  text-decoration: none;
}



/* 記事部分
---------------------------------------------------- */

.msg {
  margin: 0 0 30px 0;
  text-align: left;
  border: solid 2px #fffffc;
}

.msg {
  margin: 0 0 30px 0;
  text-align: left;
}

.msg a {
	color: #d9892a;
}

.msg a:hover {
  color: #e4442c;
}

.msg a:visited {
  color: #efaf27;
}


.msg-title {
  position: relative;
  padding: 25px 0 0 66px;
  background-repeat: no-repeat;
  font-size: 24px;
  font-weight:bold;
  color: #fff;
  line-height:1.2;
  background-position:bottom center;
  height:auto !important;
  min-height:50px;
  height:50px;
}

.msg-dow-mon .msg-title {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/title-mon.gif);
}

.msg-dow-tue .msg-title {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/title-tue.gif);
}

.msg-dow-wed .msg-title {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/title-wed.gif);
}

.msg-dow-thu .msg-title {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/title-thu.gif);
}

.msg-dow-fri .msg-title {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/title-fri.gif);
}

.msg-dow-sat .msg-title {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/title-sat.gif);
}

.msg-dow-sun .msg-title {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/title-sun.gif);
}

.msg-archives .msg-title{
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/title-thu.gif);
}

.msg-archives .msg-title{
	height: 37px;
	padding-top: 38px;
}

.msg-archives a:hover{
  color: #8b8b8b;
  border-bottom : 1px dashed #8b8b8b;
}

.msg-title a {
  border: none;
  color: #58595B;
	display: block;
	width: 320px;
}

.msg-title a:hover {
  border: none;
  color: #e63f2d;
}

.msg-date {
	position: absolute;
	top: 27px;
	right: 0;
	font-size: 11px;
	width: 182px;
	color: #f39f35;
	visibility: visible;
	text-align: right;
}

.msg-body {
	margin: 25px 0;
  font-size: 14px;
}

.msg-pict {
  margin: 0 0 15px 0;
  border: none;
}

.msg-pict a,
.msg-pict a:visited,
.msg-pict a:hover {
  border: none;
}

.msg-footer {
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: right;
}

pre {
  border : 4px dotted #645d59;
  margin : 0 0 10px 0;
  padding : 20px;
  text-align: left;
}

blockquote {
  border : 4px double #645d59;
  margin : 0 0 10px 0;
  padding : 20px;
  text-align: left;
}

.msg-content ul li {
	list-style: none;
	padding-left: 10px;
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/list.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}


/* コメント部分
---------------------------------------------------- */

.comment-caption {
  font-weight:bold;
  width: 526px;
	margin: 0 auto;
	font-size: 14px;
}

.comment-caption a {
  border-bottom: solid 1px;
  color: #e4820d;
}

.comment-caption a:hover {
  color: #e4442c;
  border-bottom: solid 1px #e4442c;
}


.comment-title {
  padding: 0 32px;
  font-size: 12px;
  background-image: url(http://s.asablo.jp/css/common1/manta_orange/comment_title.jpg);
  background-repeat: no-repeat;
  height: 24px;
  margin-top: 20px;
  color: #D9892A;
}

.comment-title a {
  color: #D9892A;
}

.comment-title a:hover {
  color: #e4442c;
}

.comment-title a:visited {
  color: #58595b;
}


.comment-body {
  padding: 5px 32px 0 32px;
  font-size: 12px;
}

.comment-form {
  margin: 15px 32px 0 32px;
  padding: 0;
  font-size: 12px;
  line-height:1.7;
}

.comment-form .comment-caption {
  margin: 30px 0 10px 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  background-image: url(http://s.asablo.jp/css/common1/manta_orange/title-comment.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 35px;
}

.comment-form p {
  font-size: 12px;
}

.comment-form form p {
  padding: 30px 0 0 0;
  font-weight:bold;
}

.comment-form form p input {
  display: block;
  font-size: 12px;
  font-weight:normal;
  background: #fff8f2;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  border: 1px solid #bdbdbd;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  margin: 0 0 8px 0;
  background: #fff8f2;
  width: 300px;
  display: block;
  font-size: 12px;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  border: 1px solid #bdbdbd;
}

input{ 
  width: 300px; 
  height: 17px;
}

form{ 
  width: 526px; 
}


/* トラックバック部分
---------------------------------------------------- */

.tb-caption {
  font-size: 14px;
  font-weight:bold;
  padding: 30px 0 0 32px;
}

.tb-caption a {
  border-bottom: 1px solid;
  color: #e4820d;
}

.tb-caption a:hover {
  color: #e4442c;
  border-bottom:solid 1px #e4442c;
}

.tb-title {
  padding: 0 0 0 32px;
  font-size: 12px;
  background-image: url(http://s.asablo.jp/css/common1/manta_orange/comment_title.jpg);
  background-repeat: no-repeat;
  height: 24px;
  margin-top: 20px;
  color: #3399CC;
}

.tb-title a {
  color: #D9892A;
}

.tb-title a:hover {
  color: #e4442c;
}

.tb-title a:visited {
  color: #58595b;
}

.tb-url {
  margin: 15px 32px 0 32px;
  font-size: 10px;
}

.tb-body {
  padding: 5px 32px 0 32px;
  font-size: 12px;
}

.tb-attention {
  margin: 15px 32px 0 32px;
  font-size: 12px;
}


/* 次>>の表示
---------------------------------------------------- */

.navi {
  font-size: 12px;
  font-weight:bold;
  text-align: right;
  margin: 0 0 10px 0;
}

.navi a {
	color: #e4820d;
}

.navi a:hover {
	color: #e63f2d;
}

.navi a,
.navi a:visited,
.navi a:hover {
  border: none;
}

/* サイドバー－基本
---------------------------------------------------- */
.mod {
  width: 165px;
  display: inline-block;
  vertical-align: top;
  margin: 20px 27px;
}

div.mod-mobile,
.mod-message,
div.mod-description,
div.mod-recent-articles,
div.mod-comment,
div.mod-trackback ,
div.mod-mobile,
div.mod-category,
div.mod-backno,
.mod-calendar {
  /display: inline;
  zoom: 1;
}




/* title */

div.mod-mobile .mod-caption,
.mod-caption {
	height: 18px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div.mod-description .mod-caption {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/discription.gif);
}

div.mod-recent-articles .mod-caption {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/recent.gif);
}

div.mod-comment .mod-caption {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/comment.gif);
}

div.mod-trackback .mod-caption {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/trackback.gif);
}

div.mod-mobile .mod-caption {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/mobile.gif);
}

div.mod-category .mod-caption {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/category.gif);
}

div.mod-backno .mod-caption {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/backno.gif);
}

.mod-message .mod-caption {
	text-indent: 0;
	height: auto;
	font-size: 14px;
	color: #eb6753;
}

.mod-message .mod-caption a {
  border: none;
}

.mod-text {
  letter-spacing: 1px;
}

.mod-text a {
  color: #58595b;
}

.mod-text a:hover {
  color: #e4442c;
}

.mod-text a:visited {
  color: #e4830e;
}

.mod-link-to-archives a {
  color: #58595b;
}

.mod-link-to-archives a:hover {
  color: #e4442c;
}

.mod ul {
  list-style: none;
}

.mod-body {
  font-size: 12px;
}

div.mod-recent-articles .mod-body li {
	padding-left: 10px;
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/list.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

div.mod-mobile .mod-body {
	width: 98px;
}

/* サイドバー－カレンダー
---------------------------------------------------- */

.mod-calendar .mod-body{
  text-align: center;
}

.calendar {
  font-size: 12px;
  text-align: center;
}

.calendar a {
	color: #E4820D;
}

.calendar a:hover {
  font-weight: bold;
  color: #e4442c;
}

.calendar a:visited {
  font-weight: bold;
  color: #58595b;
}

.calendar-title {
  padding: 0 0 10px 0;
  font-size: 14px;
  font-weight:bold;
  letter-spacing: 1px;
}

.calendar-sun-name {
  padding: 0 3px;
  color: #e13e10;
  font-weight:bold;
  text-align: center;
}
.calendar-wday-name {
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
  color: #58595b;
}
.calendar-sat-name {
  padding: 0 3px;
  color: #61a320;
  font-weight:bold;
  text-align: center;
}

.calendar-cell {
  text-align: center;
  width: 25px;
  height: 27px;
}

.calendar-title a{
  text-decoration: none;
  border: none;
}

.calendar-title a:hover{
  text-decoration: none;
  border: none;
  color: #e4442c;
}

.calendar-title a:visited{
  text-decoration: none;
  border: none;
}

.calendar-cell a{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/calender_a.gif);
	background-repeat: no-repeat;
  font-weight: bold;
  color: ##3399CC;
}

/* RSS・ログインの個別の指定
---------------------------------------------------- */
.mod-rss-button {
	height: 28px;
	width: 95px;
	display: block;
	position: absolute;
	bottom: 350px;
	right: 76px;
}

.mod-login-button {
	height: 28px;
	width: 95px;
	display: block;
	position: absolute;
	bottom: 300px;
	right: 76px;
}

mod-login-button　.mod-caption,
mod-rss-button　.mod-caption  {
	height: 28px
}

mod-login-button　.mod-caption a,
mod-rss-button　.mod-caption a  {
	display: block;
	height: 28px;
	overflow: hidden;
	background-repeat: no-repeat;
}

div.mod-rss-button .mod-caption a {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/rss.gif);
	display: block;
	height: 28px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.mod-login-button .mod-caption a {
	background-image: url(http://s.asablo.jp/css/common1/manta_orange/login.gif);
	display: block;
	height: 28px;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* アーカイブの表示
---------------------------------------------------- */

.msg-archives ul {
  list-style : none;
}


