/* common */

html,body {
	margin: 0;
	padding: 0
}
body {
	background-color: white;
       background-image: url(http://www.asahi-net.or.jp/~vj6m-tngk/asablo/img_back.gif);
	background-repeat: repeat-y;
	color: black;
	font-size: small;
	line-height:1.5;
	font-family:Hiragino Kaku Gothic Pro, Osaka, "ＭＳ ゴシック", Verdana,sans-selif;
}
pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #800000;
}
blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #800000;
	background-color: #F0F0F0;
}
p {
	text-indent: 1em;
	color:#333333;
}
textarea { 
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", Verdana, arial, sans-selif;
}
#container {
	margin: 0;
	padding: 0;
}
#head {
       background-image: url(http://www.asahi-net.or.jp/~vj6m-tngk/asablo/img_head.jpg);
       background-position: top-left;
	background-repeat: no-repeat;
	width: 760px;
	height: 230px;
       clear: both;
	margin: 0px;
}
#head h1 {
	margin-top: 0;
	font-size:24px;
}
#head h1 a {
	color:#FFFFFF;
}
#head h1 img {
         border: none;
}
#head h1 img {
        border: none;
}
#center {
       float: left;
       display: inline;
	width: 440px;
       margin: 0 0 0 5px;
}
#left {
      float: left;
      display: inline;
      width: 155px;
      margin: 0 0 0 0;
}
#right {
      float: left;
      display: inline;
      width: 155px;
      margin: 0 0 0 0;
}
#footer {
      background-image: url(http://www.asahi-net.or.jp/~vj6m-tngk/asablo/img_footer.gif);
      background-position: bottom;
      background-repeat: no-repeat;
      width: 760px;
      height: 100px;
      clear: both;
      margin: 0px;
}
#footer a img {
      margin-left: 280px;
      margin-top: 60px;
}
sidebar {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#main {
 margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.msg {
 margin-top: 0px;
 margin-bottom: 2em;
}
.msg-title {
	font-size: 12px;
	color:#000000;
	line-height:1.5;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
 background-color:#999999;
	margin-top: 0px;
}
.msg-date {
	font-size: 10px;
	color:000000;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
}
.msg-body {
	padding-left:5px;
	padding-right:5px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
 font-size: 12px;

}
.msg-pict{
text-align: center;
margin-right: 5px;
}
.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;
	padding-bottom:4px;
}
.comment-caption {
	color: #000000;
}
.msg-footer a {
 color: #000000;
}
.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;
}
.comments {
	font-size: small;
	color:#000000;
	line-height:2;
	padding-right:10px;
}
.mod-caption {
	font-size: small;
	color:#FFFFFF;
	line-height:1.3;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:4px;
	border:dotted 1px #FFFFFF;
 background-color: #333333;
	margin-top: 24px;
}
.mod-text {
	font-size: small;
	color:#333333;
	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: 0.5em;
	list-style-type: none;
}
.calendar {
 font-size: x-small;
	border: none;
	width: 150px;
	height: 150px;
	text-align: center;
	background-color:#999999;
}
.calendar-title {
	color:#800000;
	line-height:1.3;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	border-bottom:dotted 2px white;
}
.calendar-sun-name {
	color: #CC0000;
}
.calendar-wday-name {
	color: #1A4571;
}
.calendar-sat-name {
	color: #008B8D;
}
.calendar-row {

}
.calendar-cell {
 color:#333333;
 text-align:center;
 vertical-align: top;
}
.calendar a {
	color: #ffffff;
	font-size: x-small;
 font-weight: bold;
	text-decoration: underline;
}
.calendar a:hover {
	color: #990000;
	font-size: xx-small;
 font-weight: bold;
	text-decoration: underline;
}
#45nen {
     margin: 0
}

a {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.comment-caption {
	border-top: dotted 2px #333333;
	padding: 0.5em 1em;
	font-weight: bold;
         font-size: small;
	border-bottom: none;
}
.comment-title {
	font-size: 12px;
	color:#000000;
	line-height:1.5;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
 background-color:#999999;
	margin-top: 0px;
}
.comment-body {
padding-left:5px;
	padding-right:5px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
 font-size: 12px;
}
.comment-form {
padding-left:5px;
	padding-right:5px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
 font-size: 12px;
}
.tb-caption {
	border-top: dotted 2px #B1B1B1;
	padding: 0.5em 1em;
	font-weight: bold;
         font-size: small;
	border-bottom: none;
}
.tb-title {
	color:#FF7800;
	font-size: small;
	padding: 0.2em;
	background-color:#FFF9D0;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	color:#2A4D71;
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.navi {
	width: 100%;
	text-align: right;
}
.navi a {
 color: #000000;
}
.navi-prev {
}
.navi-next {
}

/* end of stylesheet */