/* hanadango_sakura_common2l.css */


/* ★ページのデフォルト設定 */
* {
	margin: 0;
	padding: 0;
}
html,body {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
body {
	color: #850D48;
	font-size: small;
	width: 806px;
	font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	background-color: #A33861;
}
a {
	text-decoration: none;
	color: #802550;
}
a:hover {
	text-decoration: underline;
	color: #C01374;
}


/* ★各要素の指定 */
#container {
	margin: 0px;
	padding: 0px;
	width: 806px;
	background-image:url(http://s.asablo.jp/css/common2l/hanadango-sakura/bg04.jpg);
	margin: 0px;
}
#head {
	margin: 0;
	color: #3B1EA9;
	background-image: url(http://s.asablo.jp/css/common2l/hanadango-sakura/h2bg.jpg);
	width: 806px;
	height: 240px;
	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: 42px;
	padding-left: 50px;
}
#head h1 a {
	color: #C70A63;
	background-color: transparent;
}
#head h1 img {
	border: none;
}
#center {
	float: left;
	border: none;
	width: 482px;
	margin-top: 21px;
	margin-right: 24px;
}
#left {
	width: 180px;
	border: none;
	margin-top: 22px;
	float: left;
	padding-left: 20px;
	padding-right: 72px;
}
#footer {
	clear: both;
	width: 806px;
	height: 40px;
	margin: 0px;
}
#footer a img {
	border: none;
	margin-top: 3px;
	margin-left: 560px;
}

/* ☆ナビの指定 */
.navi {
	width: 100%;
	text-align: right;
}


/*★本文記事の設定*/
#main {
}
.msg {
	width: 482px;
	margin-bottom: 28px;
	background-image: url(http://s.asablo.jp/css/common2l/hanadango-sakura/frame02.jpg);
	margin-right: 0px;
}
.msg-title {
	font-size: medium;
	color: #850D48;
	line-height:1.5;
	font-weight:bold;
	text-indent:4px;
	padding-top:20px;
	padding-left:24px;
	border-bottom: 2px;
	margin-top: 0px;
	background-image: url(http://s.asablo.jp/css/common2l/hanadango-sakura/bord02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 100px;
}
.msg-title a {
	text-decoration: none;
	color: #C01374;
}
.msg-title a:hover {
	text-decoration: none;
    color: #FF9FD5;
}
.msg-date {
	font-size: small;
	color: #850D48;
}
.msg-body {
	margin-left: 40px;
	font-size: small;
	margin-right: 40px;
	margin-top: -80px;
}
.msg-pict {
    margin-bottom: 8px;
}
.msg-body ul {
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 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 #850D48;
}
.msg-body blockquote {
	margin: 1em;
	padding: 1em;
	background-color: #FFE0EB;
	border: 1px solid #850D48;
}
/*************************************/
.msg-footer {
	text-align: right;
	font-size: small;
	margin-right: 0em;
	border-top: 0px;
	background-image: url(http://s.asablo.jp/css/common2l/hanadango-sakura/bord03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	padding-right: 2em;
	padding-bottom: 18px;
	padding-top: 16px;
}


/* ★ ツールバーの指定 */
.sidebar {
	height: 100%;
}
.mod {
	padding-bottom: 25px;
}
.mod-caption {
	font-size: small;
	color: #971653;
	font-weight: bold;
	text-align: left;
	padding-left: 22px;
	background-image: url(http://s.asablo.jp/css/common2l/hanadango-sakura/bord01.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	height: 30px;
}
.mod-text {
	font-size: small;
	color: #850D48;
	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: #C01374;
}
.mod-message .mod-caption a:hover {
	text-decoration: none;
	color: #D7D7D7;
}
/* ☆RSS */
.mod-rss-button .mod-caption a {
	text-decoration: none;
	color: #971653;
}
.mod-rss-button .mod-caption a:hover {
	text-decoration: none;
	color: #321F28;
}
/* ☆mailpia */
.mod-mailpia-button .mod-caption a {
	text-decoration: none;
	color: #971653;
	line-height: 1.3em;
}
.mod-mailpia-button .mod-caption a:hover {
	text-decoration: none;
	color: #321F28;
}
/* ☆Login */
.mod-login-button .mod-caption a {
	text-decoration: none;
	color: #971653;
}
.mod-login-button .mod-caption a:hover {
	text-decoration: none;
	color: #321F28;
}

/* ☆カレンダー */
.calendar {
  font-size: x-small;
	border: none;
	width: 170px;
	height: 159px;
	text-align: center;
	background-image: url(http://s.asablo.jp/css/common2l/hanadango-sakura/calender.jpg);
	background-repeat: no-repeat;
}
.calendar-title {
	color: #9C1856;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
.calendar-sun-name {
	color: #850D48;
}
.calendar-wday-name {
	color: #850D48;
}
.calendar-sat-name {
	color: #850D48;
}
.calendar-row {
}
.calendar-cell {
	text-align: center;
	vertical-align: top;
}
.calendar a {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color:#850D48;
}
.calendar a:hover {
	color: #FFE2F2;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}


/* ★フッターリンクページ */
/* ☆コメントの指定 */
.comment-caption {
	border-top: dashed 1px #850D48;
	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: #971653;
	border-top: 1px solid #E56C99;
	border-left: 1px solid #E56C99;
	border-right: 1px solid #971653;
	border-bottom: 1px solid #971653;
	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 {
	width: 410px;
	height: 100px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
	display: block;
}

/* ☆トラックバックの指定 */
.tb-caption {
	border-top: dashed 1px #850D48;
	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: #D7D7D7;
	border-top: 1px solid #E56C99;
	border-left: 1px solid #E56C99;
	border-right: 1px solid #971653;
	border-bottom: 1px solid #971653;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}

/* end of stylesheet */
