/* shibainu_pm_common3.css */


/* ★ページ全体の共通指定 */
* {
	margin: 0;
	padding: 0;
}
html,body {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
body {
    color: ##2f4f4f;
	font-size: BIG;
	width: 806px;
	font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	background-image:url(http://s.asablo.jp/css/common3/shibainu-pm/bg01.jpg);
	background-repeat:repeat;
}
a {
	text-decoration: none;
	color:#b8860b ;
}
a:hover {
	text-decoration: underline;
	color: #A8C178;
}


/* ★各要素の指定 */
#container {
	margin: 0px;
	padding: 0px;
	width: 806px;
	background-image:url(http://s.asablo.jp/css/common3/shibainu-pm/bg03.jpg);
	margin: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-image:url(http://www.ne.jp/asahi/inu/kichi/blog/haikei.gif);
	margin: 0px;
}
#head {
	margin: 0;
	color: #32358F;
	background-image: url(http://s.asablo.jp/css/common3/shibainu-pm/h1bg.jpg);
      	width: 800px;
	height: 294px;
	text-indent: 1em;          
	font-size: 24px;
	font-weight: bold;
}
#head h1 {
	margin-top: 0px;
	font-size: 24px;
	text-align: left;
	margin-top: 0px;
	padding-top: 14px;
	padding-left: 46px;
}
#head h1 a {
	color: #8b4513;
	background-color: transparent;
}
#head h1 img {
	border: none;
}
#center {
	float: left;
	padding: 0;
	border: none;
	width: 400px;
    margin-top: 21px;
}
#left {
	float: left;
	width: 180px;
	margin-top: 22px;
	padding-left: 24px;
}
#right {
	float: right;
	margin-left: 0;
	width: 180px;
	margin-top: 22px;
	padding-right: 14px;
}
#footer {
	clear: both;
	width: 806px;
	height: 40px;
	margin: 0px;
}
#footer a img {
	border: none;
	margin-top: 3px;
	margin-left: 20px;
}

/* ☆ナビの設定 */
.navi {
	width: 95];
	text-align: right;
	width: 96%;
}


/* ★ メインコンテンツ（記事部分エリア）の指定 */
#main {
	margin: 0;
	padding:0;
}
.msg {
	width: 390px;
	margin-bottom: 28px;
	margin-right: 0px;
}
.msg-title {
	font-size: medium;
	color: #2f4f4f;
	line-height:1.5;
	font-weight:bold;
	text-indent:4px;
	padding-top:20px;
	padding-left:10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-bottom: 100px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.msg-date {
	font-size: small;
	color: #2f4f4f;
}
.msg-pict {
    margin-bottom: 8px;
}
.msg-body {
	margin-left: 40px;
	font-size:midium ;
	margin-right: 40px;
	margin-top: -80px;
}
.msg-body ul {
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}
/* ☆wiki仕様****************************/
.msg-body h2 {
	padding-left: 1em;
	border-bottom: solid 1px #B1B1B1;
	border-left: solid 2px #B1B1B1;
}
.msg-body h3 {
	border-bottom: solid 1px #B1B1B1;
}
.msg-body h4 {
	border-bottom: dashed 1px #B1B1B1;
}
.msg-body p {
	text-indent: 1em;
	line-height: 1.3;
}
.msg-body pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #452815;
}
.msg-body blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #452815;
}
/*************************************/
.msg-footer {
	text-align: right;
	font-size: small;
	margin-right: 0em;
	border-top: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	padding-right: 2em;
	padding-bottom: 18px;
	padding-top: 16px;
}


/* ★　ツールバーの指定 */
.sidebar {
	margin-left: 0px;
	height:100%;
}
.mod {
	padding-bottom: 25px;
}
.mod-caption {
	font-size: small;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-left: 22px;
	background-image: url(http://s.asablo.jp/css/common3/shibainu-pm/bord01.gif);
	background-repeat: no-repeat;
	padding-top: 12];
	height: 30px;
	padding-top: 10px;
}
.mod-text {
	font-size: small;
	color: #fffafa;
	text-align: left;
	line-height: 1.3;
}
.mod ul {
	margin-left: 0;
	padding-left: 0;
}
.mod ul li {
	margin-left: 0;
	font-size: small;
	padding-left: 1em;
	list-style-type: none;
}

/* ☆メッセージ */
.mod-message .mod-caption a {
	text-decoration: none;
	color: #333333;
}
.mod-message .mod-caption a:hover {
	text-decoration: none;
	color: #756B2E;
}
/* ☆RSS */
.mod-rss-button .mod-caption a {
	text-decoration: none;
	color: #333333;
}
.mod-rss-button .mod-caption a:hover {
	text-decoration: none;
	color: #756B2E;
}
/* ☆mailpia */
.mod-mailpia-button .mod-caption a {
	text-decoration: none;
	color: #333333;
	line-height: 1.4em;
}
.mod-mailpia-button .mod-caption a:hover {
	text-decoration: none;
	color: #756B2E;
}
/* ☆Login */
.mod-login-button .mod-caption a {
	text-decoration: none;
	color: #333333;
}
.mod-login-button .mod-caption a:hover {
	text-decoration: none;
	color: #756B2E;
}

/* ☆カレンダーの指定 */
.calendar {
	font-size: x-small;
	border: none;
	width: 169px;
	height: 176px;
	text-align: center;
	background-image: url(http://s.asablo.jp/css/common3/shibainu-pm/calender.jpg);
	background-repeat: no-repeat;
}
.calendar-title {
	color:#CBCDCA;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
.calendar-sun-name {
	color: #FC6C6C;
}
.calendar-wday-name {
	color:#CBCDCA;;
}
.calendar-sat-name {
	color: #4F8EDD;
}
.calendar-row {
}
.calendar-cell {
	text-align: center;
	vertical-align: top;
	color:#CBCDCA;
}
.calendar a {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color:#CBCDCA;
}
.calendar a:hover {
	color: #3B960A;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}


/* ☆コメント */
.comment-caption {
	border-top: dashed 1px #452815;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.comment-title {
	font-size: small;
	padding: 0.2em;
	color: #E1E1E1;
	border-top: 1px solid #C6BFAE;
	border-right: 1px solid #452815;
	border-bottom: 1px solid #452815;
	border-left: 1px solid #C6BFAE;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.comment-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.comment-form {
	font-size: small;
	padding: 0.2em 1em 0.7em 1.2em;
}
.comment-form form p input {
	display: block;
}
.comment-form form p br {
	display: none;
}
.comment-form textarea {
	display: block;
	width: 310px;
	height: 100px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}

/* ☆トラックバック表示時 */
.tb-caption {
	border-top: dashed 1px #452815;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.tb-title {
	font-size: small;
	padding: 0.2em;
	color: #E1E1E1;
	border-top: 1px solid #C6BFAE;
	border-right: 1px solid #452815;
	border-bottom: 1px solid #452815;
	border-left: 1px solid #C6BFAE;
	margin-left: 0.5em;
	margin-right: 0.5em;
	border-left: 1px solid #999999;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}

/* end of stylesheet */
