/* common */

html,body {
	margin: 0;
	padding: 0;
}
body {
    color: #215870;
	font-size: 12px;
    font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	background-color: #DAF8FF;
	}

.msg-body pre {
 width: 420px;
}

.msg-body blockquote {
 width: 420px;
}

pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #25C2CB;
	width: 420px;
	font-size: 12px;
}

blockquote {
	margin: 1em;
	padding: 1em;
	background-color: #25C2CB;
	color:#000000;
	width: 420px;
}
p {
	text-indent: 1em;
	line-height: 1.7em;
}
textarea {
    font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
#container {
	margin-left: auto;
	width: 800px;
	background-image:url(http://s.asablo.jp/css/common2r/frog_blue/container_bg_r.gif);
	margin-right: auto;
	background-repeat: repeat-y;
	border-bottom:none;
	border-top:none;
	left: 5px;
}


#head {
	font-size: 24px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(http://s.asablo.jp/css/common2r/frog_blue/h1bg_r.gif);
	position: relative;
	margin-left: 0px;
	width: 340px;
	background-repeat: no-repeat;
	padding-right: 460px;
	padding-left: 0px;
	height: 270px;
	background-position: top;
}
#head h1 {
	margin-top: 0px;
	font-size: 22px;
	margin-top: 0px;
	text-align: left;
	padding-top: 84px;
	padding-left: 18px;
	
}
#head h1 a {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
#head h1 a:hover{
	color: #37839F;
	background-color: transparent;
	text-decoration: none;
}

#head h1 img {
	border: none;
}
#center {
	float: left;
	border: none;
	width: 518px;
	padding-bottom: 0px;
	color: #2B2B2B;
	padding-left: 44px;
	margin-top: 6px;
	padding-right: 38px;
}
#left {
	border: none;
	float: left;
	width:215px;
	padding-left:5px;
	margin-top:5px;
}
#right {
	float: left;
	position:right;
	padding: 0;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	clear: both;
	width:190px;
	margin: 0px;
	height: 80px;
	padding-left:610px;
	background-image: url(http://s.asablo.jp/css/common2r/frog_blue/f1bg_r.gif);
	padding-top: 40px;
}

#footer a img {
	border: none;
}
.sidebar {
	height: 100%;
}
#main {
}
.msg {
	margin-right: 0px;
	position: relative;
	width: 518px;
	color: #2D2D2D;
	margin-top: 10px;
	margin-bottom: 28px;
}
.msg-title a {
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.msg-title a:hover{
	font-weight: bold;
	text-decoration: none;
	color:#37839F;
	background-color: transparent;
}
.msg-footer a {
	text-decoration: none;
	color:#114457;
}
.msg-footer a:hover{
	text-decoration: none;
	color: #02184A;
	background-color: #35D9C0;
}
.msg-title {
	font-size: 16px;
	font-weight:bold;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 1.2em;
	text-indent: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	min-height:30px;
	color: #FFFFFF;
	padding-bottom: 4px;
	background-image: url(http://s.asablo.jp/css/common2r/frog_blue/msg_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;

}
.msg-date {
	font-size: 12px;
	display: block;
	padding-left: 0px;
	padding-top: 2px;
	width:200px;
	position: absolute;
	color: #000000;
	text-align: right;
	width: 200px;
	left: 299px;
	bottom: 38px;
}
.msg-pict {
	margin-bottom: 8px;
	margin-top: 20px;
	padding-left: 15px;
}
.msg-body {
	font-size: small;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:10px;
	line-height: 1.7;

}
.msg-body h2 {
	width: 480px;
}
.msg-body h3 {
	width: 480px;
}
.msg-body h4 {
	width: 480px;
}

.msg-footer {
	text-align: right;
	font-size: 12px;
	color: #000000;
	min-height: 40px;
	padding-left: 10px;
	padding-right: 16px;
	height: 40px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.msg-body a{
	text-decoration: underline;
	color: #636363;
}

.msg-body a:hover{
	text-decoration: underline;
	color: #2D3D1D;
}

.msg-body ul li a{
	text-decoration: none;
	color: #114457;
}

.msg-body ul li a:hover{
	text-decoration: none;
	color: #02184A;
	background-color: #35D9C0;
}



.msg-pict a{

}

.msg-pict a:hover{
	background-color: transparent;
}

.msg-content a{
	text-decoration: none;
	color: #114457;
}
.msg-content a:hover{
	text-decoration: none;
	color: #02184A;
	background-color: #35D9C0;
}

.msg-archives .msg-title{
 }
.msg-archives .msg-footer{
 height: 35px;
 }
 
.date {
	font-size: 12px;
	color: #FFCA6B;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
 
.main {
	font-size: 12px;
	color: #FFCA6B;
	margin-left: 12px;
	margin-right: 12px;
	line-height: 1.3em;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0C1D2C;
}
.comments {
	font-size: 12px;
	color: #FFCA6B;
	line-height: 2em;
	padding-right: 10px;
}
.mod {
	width:180px;
	margin-bottom: 11px;

}
.mod {
	width:180px;
	margin-bottom: 11px;

}
.mod-body {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:12px;


}
.mod-caption {
	font-size:14px;
	color:#000000;
	font-weight: bold;
	text-align: center;
	padding-right:10px;
	padding-left:10px;
	margin: 0px;
	padding-top:5px;
	background-image:url(http://s.asablo.jp/css/common2r/frog_blue/mod_top.gif);
	padding-bottom: 2px;
	background-repeat: no-repeat;
}

.mod-calendar {
	background-position:bottom;
}

.mod-description {
	background-position:bottom;
}

.mod-recent-articles {
	background-position:bottom;
}

.mod-comment {
	background-position:bottom;
}

.mod-trackback {
	background-position:bottom;
}

.mod-category {
	background-position:bottom;
}

.mod-backno {
	background-position:bottom;
}

.mod-message {
	background-position:bottom;
}

.mod-message .mod-caption a {
	text-decoration: none;
	color: #000000;
}

.mod-rss-button {
}

.mod-rss-button .mod-caption a {
	text-decoration: none;
	color: #000000;
}
.mod-rss-button .mod-caption a:hover {
	text-decoration: none;
	color: #37839F;
	background-color: transparent;
}

.mod-mailpia-button .mod-caption a {
	text-decoration: none;
	color: #000000;
}
.mod-mailpia-button .mod-caption a:hover {
	text-decoration: none;
	color: #37839F;
	background-color: transparent;
}

.mod-login-button {
}

.mod-login-button .mod-caption a {
	text-decoration: none;
	color: #000000;
}
.mod-login-button .mod-caption a:hover {
	text-decoration: none;
	color: #37839F;
	background-color: transparent;
}

.mod-text {
	font-size: 12px;
	color: #000000;
	text-align: top;
	line-height: 1.7em;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


.mod ul {
	margin-left: 0;
	padding-left: 0;
}

.mod ul li {
	margin-left: 0px;
	font-size: 12px;
	list-style-type: none;
	padding-right:20px;
	padding-left: 30px;
	line-height: 2em;
}
.mod ul li a {
	text-decoration: none;
	color: #035E61;
}
.mod ul li a:hover {
	text-decoration: none;
	color: #002F45;
	background-color: #00A4AE;
}
.calendar {
	font-size: 12px;
	width: 180px;
	height: 180px;
	margin:auto;
	text-align: center;
	color:#000000;
	background-image: url(http://s.asablo.jp/css/common2r/frog_blue/calender.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.calendar-title {
	text-align: center;
	font-size:14px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.calendar .calendar-title a {
	color: #000000;
	font-weight: bold;
	text-decoration:none;

}

.calendar .calendar-title a:hover{
	color: #37839F;
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;

}

.calendar-sun-name {
	color: #023B4C;
}
.calendar-wday-name {
	color: #023B4C;
}
.calendar-sat-name {
	color: #023B4C;
}
.calendar-row {

}
.calendar-cell {
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.calendar a {
	font-weight: bold;
	text-decoration: none;
	color:#0B707A;
	padding-left:1px;
	padding-right:1px;
}
.calendar a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #013148;
	background-color: #00A4AD;
    padding-left:1px;
	padding-right:1px;
}
hr {height: 2px;
	color: #008AA1;
	border: none;
	background-color: #008AA1;
}
a {
	text-decoration: none;
	color: #114457;
}
a:hover {
	text-decoration: none;
	color: #02184A;
	background-color: #26C2CB;
}

.mod-text a {
	text-decoration: none;
	color: #035E61;
}
.mod-text a:hover {
	text-decoration: none;
	color: #002F45;
	background-color: #00A4AE;
}

.comment-caption {
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	color:#000000;
	padding-left: 0px;
	padding-top: 10px;
	background-image: url(http://s.asablo.jp/css/common2r/frog_blue/msg_line.gif);
	background-repeat: no-repeat;
}
.comment-title {
	font-size: 12px;
	color: #000000;
	padding: 0.2em;
	padding-left: 14px;
	background-color: #26C2CB;
	margin-left: 13px;
	margin-right: 13px;
}
.comment-body {

	font-size: 12px;
	padding-right: 36px;
	line-height: 1.7em;
	padding-left: 36px;
}
.comment-form {
	font-size: 12px;
}
.tb-caption {
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	background-image: url(http://s.asablo.jp/css/common2r/frog_blue/msg_line.gif);
	background-repeat: no-repeat;
}
.tb-title {
	font-size: 12px;
	padding: 0.2em;
	margin-right: 13px;
	padding-left: 14px;
	background-color: #26C2CB;
	margin-left: 13px;
}

.comment-caption a {
	text-decoration: underline;
	color:#000000;
}
.comment-caption a:hover{
	text-decoration: underline;
	color: #37839F;
	background-color: transparent;
}

.comment-title a {
	text-decoration: none;
	color:#035E61;
}
.comment-title a:hover{
	text-decoration: none;
	color: #002F45;
	background-color: #00A4AE;
}


.comment-form form p input {
	display: block;
	margin-bottom: 2px;
	background-color:#DBF8FF;
	border-width: 1px;
	margin-left: 10px;
	border-color:#22776A;
}

.comment-form form p input .submit{
	display: block;
	margin-bottom: 2px;
	background-color:#754C24;
	color:#754C24;
	border-width: 1px;
	margin-left: 10px;
}


.comment-form form p br {
  display: none;
}

.comment-form textarea {
	display: block;
	height : 80px;
	font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	font-size : 12px;
	width : 470px;
	background-color:#DBF8FF;
	border-width: 1px;
	scrollbar-3d-light-color:#D7D7D7;
	scrollbar-arrow-color:#D7D7D7;
	scrollbar-base-color:#D7D7D7;
	scrollbar-dark-shadow-color:#D7D7D7;
	scrollbar-face-color:#D7D7D7;
	scrollbar-highlight-color:#D7D7D7;
	scrollbar-shadow-color:#A0A0A0;
	scrollbar-track-color:#FCFCFC;
	margin-left: 10px;
	border-color:#22776A;
}


.tb-caption a {
	text-decoration: underline;
	color:#000000;

}
.tb-caption a:hover{
	text-decoration: underline;
	color: #37839F;
	background-color: transparent;
}

.tb-title a {
	text-decoration: none;
	color:#035E61;
}
.tb-title a:hover{
	text-decoration: none;
	color: #002F45;
	background-color: #00A4AE;
}

.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: 12px;
	padding-left: 36px;
	padding-right: 10px;
	padding-bottom: 16px;
	line-height: 1.7em;
}
.navi {
	width: 100%;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 10px;
}
.navi-prev {
}
.navi-next {
}
.navi a {
	text-decoration: none;
	color:#000000;
	padding-right:8px;
}
.navi a:hover{
	text-decoration: none;
	color:#02184A;
	padding-right:8px;
	background-color: #35D9C0;
}

.mod-text,
.msg-body,
.tb-url{
	word-break: break-all;
}

.tb-url code{
 display: block;
}



/* end of stylesheet */
