/* common */

html,body {
	margin: 0;
	padding: 0
}
body {
	background-color: white;
	background-image: url(http://s.asablo.jp/css/common2r/season/bg_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: black;
	font-size: small;
	font-family:"‚l‚r UI Gothic", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #122CA0;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 }
blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #122CA0;
	background-color: #F0F0F0;
}
p {
	text-indent: 1em;
	margin-right: 5px;
	line-height:1.3;
	color:#2A4D71;
}
textarea { 
	font-family:"‚l‚r UI Gothic", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", Verdana, arial, sans-selif;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#head {
	margin: 0;
	color: #025ECD;
	background-color: white;
	padding-top: 20px;
	padding-left: 20px;
	background-image: url(http://s.asablo.jp/css/common2r/season/h1bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 150px;
	font-size:24px;
	font-weight:bold;
}
#head h1 {
	margin-top: 0;
	margin-left: 0;
	font-size:24px;
}
#head h1 a {
	color:#025ECD;
	background-color: transparent;
}
#head h1 img {
         border: none;
}
#center {
	margin-top: 0;
	float: left;

	padding: 0;
	border: none;
	width: 580px;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 180px;
}
#right {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 180px;
}
#footer {
	clear: both;
	width: 760px;
}
#footer a img {
    border: none;
}
.sidebar {
	margin-top: 1em;
	margin-left: 5px;
	margin-right: 5px;
}
#main {
	margin-left: 10px;
	margin-right: 5px;
}
.msg {
         margin-bottom: 2em;
}
.msg-title {
	font-size: small;
	color:#23B102;
	line-height:1.5;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	border-bottom:dotted 2px #B1B1B1;
	margin-top: 0;
}
.msg-date {
	font-size: small;
	color:#FFA518;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
}
.msg-body {
	padding-left:10px;
	padding-right:10px;
	border-top: solid 1px #CFDCEC;
	border-left: solid 1px #CFDCEC;
	border-bottom: solid 5px #CFDCEC;
	border-right: solid 5px #CFDCEC;
}
.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: #025ECD;
}
.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:#122CA0;
	line-height:2;
	padding-right:10px;
}
.mod-caption {
	font-size: small;
	color:#B1B1B1;
	line-height:1.3;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:4px;
	border:dotted 1px #B1B1B1;
	margin-top: 24px;
}
.mod-message .mod-caption a {
	text-decoration: none;
	color:#B1B1B1;
}
.mod-message .mod-caption a:hover {
	text-decoration: none;
	color:#B1B1B1;
}
.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: 1em;
	list-style-type: none;
}
.calendar {
         font-size: x-small;
	border: none;
	width: 170px;
	height: 140px;
	text-align: center;
	background-color:#D6E9FC;
}
.calendar-title {
	color:#025ECD;
	line-height:1.3;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	border-bottom:dotted 2px white;
}
.calendar-sun-name {
	color: #7A08A4;
}
.calendar-wday-name {
	color: #1A4571;
}
.calendar-sat-name {
	color: #008B8D;
}
.calendar-row {

}
.calendar-cell {
         color:#025ECD;
         text-align:center;
         vertical-align: top;
}
.calendar a {
	color: #001EFF;
	font-size: x-small;
         font-weight: bold;
	text-decoration: underline;
}
.calendar a:hover {
	color: #FF9600;
	font-size: xx-small;
         font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #23B102;
}
a:hover {
	text-decoration: underline;
	color: #FFBA00;
}
.comment-caption {
	border-top: dotted 2px #B1B1B1;
	padding: 0.5em 1em;
	font-weight: bold;
         font-size: small;
	border-bottom: none;
}
.comment-title {
	color:#FF7800;
	font-size: small;
	padding: 0.2em;
	background-color:#FFF9D0;
}
.comment-body {
	color:#2A4D71;
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.comment-form {
	font-size: small;
	padding: 0.2em 1em 0.7em 1.2em;
	line-height:1.5;
}
.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-prev {
}
.navi-next {
}

/*Credits: Dynamic Drive CSS Library */ 
/*URL: http://www.dynamicdrive.com/style/ */ 

.thumbnail{ 
position: relative; 
z-index: 0; 
} 

.thumbnail:hover{ 
background-color: transparent; 
z-index: 50; 
} 

.thumbnail span{ /*CSS for enlarged image*/ 
position: absolute; 
background-color: lightyellow; 
padding: 5px; 
left: -1000px; 
border: 1px dashed gray; 
visibility: hidden; 
color: black; 
text-decoration: none; 
} 

.thumbnail span img{ /*CSS for enlarged image*/ 
border-width: 0; 
padding: 2px; 
} 

.thumbnail:hover span{ /*CSS for enlarged image on hover*/ 
visibility: visible; 
top: 0; 
left: 60px; /*position where enlarged image should offset horizontally */ 

}

/* end of stylesheet */
