/* common */

html,body {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
body {
    color: #444243;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	background-color: #EBD8F4;
}

.msg-body pre {
	width: 220px;
}

msg-body blockquote {
	width: 220px;
}


pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #449DC6;
	width: 220px;
}
blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #449DC6;
	width: 220px;
}
p {
	text-indent: 1em;
	line-height: 1.3;
}
textarea {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}
#container {
	padding: 0px;
	width: 742px;
	background-image:url(http://s.asablo.jp/css/common3/dot-grape/bg4.gif);
	margin: auto;
}
#head {
	margin: 0;
	color: #3B1EA9;
	background-image: url(http://s.asablo.jp/css/common3/dot-grape/h2bg.gif);
	width: 360px;
	height: 72px;
	text-indent: 1em;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 191px;
	background-repeat: no-repeat;
}
#head h1 {
	margin-top: 0px;
	font-size: 24px;
	text-align:left;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 8px;
}
#head h1 a {
	color: #F9F9F9;
	background-color: transparent;
}
#head h1 img {
	border: none;
}
#center {
	float: left;
	padding: 0;
	border: none;
	width: 360px;
    margin-top: 0px;
}
#left {
	float: left;
	width: 180px;
	margin-top: -60px;
	padding-left: 5px;
	padding-right: 5px;
}
#right {
	float: right;
	margin-left: 0;
	width: 180px;
	margin-top: -60px;
	padding-right: 5px;
}
#footer {
	clear: both;
	width: 742px;
	height: 40px;
	margin: 0px;
}
#footer a img {
	border: none;
	margin-top: 3px;
	margin-left: 10px;
}
.sidebar {
	margin-left: 0px;
	height:100%;
}
#main {
	margin: 0;
	padding:0;
}
.msg {
	width: 350px;
	margin-bottom: 28px;
	background-image: url(http://s.asablo.jp/css/common3/dot-grape/frame03.jpg);
	margin-right: 5px;
	margin-left: 5px;
}
.msg-title {
	font-size: medium;
	color:#775A9E;
	line-height:1.5;
	font-weight:bold;
	text-indent:4px;
	padding-top:20px;
	padding-left:24px;
	border-bottom: 2px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-bottom: 100px;
	border-bottom-color: #CF99E2;
	border-bottom-style: dotted;
	border-bottom-width: 4px;
}
.msg-title a {
	text-decoration: none;
	color: #775A9E;
}
.msg-title a:hover {
	text-decoration: none;
    color: #11709C;
}
.msg-date {
	font-size: small;
	color: #775A9E;
}
.msg-pict {
    margin-bottom:8px;
}
.msg-body {
	margin-left: 20px;
	font-size: small;
	margin-right: 20px;
	margin-top: -80px;
}
.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-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;
	color: #9B7EC3;
}
.comment-caption {
}
.date {
	font-size: small;
	color: #919191;
	line-height: 1.5;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.main {
	font-size: small;
	color: #333333;
	margin-left: 12px;
	margin-right: 12px;
	line-height: 1.3;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0C1D2C;
}
.comments {
	font-size: small;
	color: #122CA0;
	line-height: 2;
	padding-right: 10px;
}
.mod-caption {
	font-size: small;
	color: #775A9E;
	font-weight: bold;
	text-align: left;
	padding-left: 22px;
	background-repeat: no-repeat;
	padding-top: 6px;
	height: auto;
	border-bottom-color: #CF99E2;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-top-color: #CF99E2;
	border-top-style: dotted;
	border-top-width: 4px;
	padding-bottom: 6px;
}
.mod-message .mod-caption a {
	text-decoration: none;
	color: #29B0EE;
}
.mod-message .mod-caption a:hover {
	text-decoration: none;
	color: #11709C;
}
.mod-rss-button .mod-caption a {
	text-decoration: none;
	color: #775A9E;
}
.mod-rss-button .mod-caption a:hover {
	text-decoration: none;
	color: #292037;
}

.mod-mailpia-button .mod-caption a {
	text-decoration: none;
	color: #775A9E;
}
.mod-mailpia-button .mod-caption a:hover {
	color: #292037;
}

.mod-login-button .mod-caption a {
	text-decoration: none;
	color: #775A9E;
}
.mod-login-button .mod-caption a:hover {
	text-decoration: none;
	color: #292037;
}
.mod-text {
	font-size: small;
	color: #5B6268;
	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 ul li a{
	text-decoration: none;
	color: #5B6268;
}

.mod ul li a:hover{
	text-decoration: underline;
	color: #000000;
}

.mod-text a{
	text-decoration: underline;
	color: #5B6268;
}

.mod-text a:hover{
	text-decoration: underline;
	color: #000000;
}

.calendar {
	font-size: x-small;
	border: none;
	width: 168px;
	height: 155px;
	text-align: center;
	background-image: url(http://s.asablo.jp/css/common3/dot-grape/calender.gif);
	background-repeat: no-repeat;
	color: #9B7EC3;
}
.calendar-title {
	color: #775A9E;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: top
}

.calendar .calendar-title a {
	color: #775A9E;
	font-weight: bold;
}

.calendar .calendar-title a:hover{
	color: #292037;
	font-weight: bold;
}

.calendar-sun-name {
	color: #775A9E;
}
.calendar-wday-name {
	color: #775A9E;
}
.calendar-sat-name {
	color: #775A9E ;
}
.calendar-row {

}
.calendar-cell {
	text-align: center;
	vertical-align: top;
}
.calendar a {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color:#9B7EC3;
}
.calendar a:hover{
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: #A24BBE;
}
a {
	text-decoration: none;
	color: #9B7EC3;
}
a:hover {
	text-decoration: underline;
	color: #AC6AFD;
}
.comment-caption {
	border-top: dashed 1px #9B7EC3;
	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: #9B7EC3;
	border-top: 1px solid #449DC6;
	border-left: 1px solid #449DC6;
	border-right: 1px solid #106E95;
	border-bottom: 1px solid #106E95;
	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;
	margin-bottom: 2px;
}

.comment-form form p br {
  display: none;
}

.comment-form textarea {
  display: block;
  height : 80px;
  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", 
"Helvetica","Arial";
  font-size : 10pt;
  width : 300px;
}

.tb-caption {
	border-top: dashed 1px #9B7EC3;
	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 #449DC6;
	border-left: 1px solid #449DC6;
	border-right: 1px solid #106E95;
	border-bottom: 1px solid #106E95;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	padding: 0.2em 1em 0.7em 1em;
}
.navi {
	width: 100%;
	text-align: right;
}
.navi-prev {
}
.navi-next {
}

.mod-text ,
.msg-body,
.tb-url{
 word-break: break-all;
}

.tb-url code{
 display: block;
}

/* end of stylesheet */
