/* common */

html,body {
	margin: 0;
	padding: 0;
}
body {
    color: #2D2D2D;
	font-size: 12px;
    font-family:"ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	background-color: #BAEAFE;
	background-image:url(http://www.z-ryoshin.jp/ZRWeblog/2012Weblog-back-15p.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

.msg-body pre {
 width: 450px;
}

.msg-body blockquote {
 width: 450px;
}

pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #3C82B1;
	width: 450px;
	font-size: 12px;
}

blockquote {
	margin: 1em;
	padding: 1em;
	background-color: #7CC4E6;
	color: #1D5275;
	width: 450px;
}
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: 820px;
	background-image: url(http://www.z-ryoshin.jp/ZRWeblog/2012Weblog-back2.gif);
	margin-right: auto;
	left: 5px;
	background-repeat: repeat-y;
	padding-right: 0px;
}
#head {
	height: 160px;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(http://www.z-ryoshin.jp/ZRWeblog/2012Weblogrogo-back.gif);
	position: relative;
	margin-left: 0px;
	width: 820px;
	background-position: left bottom;
}
#head h1 {
	margin-top: 0px;
	font-size: 20px;
	text-align:left;
	margin-top: 0px;
	padding-top: 16px;
	padding-left: 19px;
	font-weight: bold;
}
#head h1 a {
	color: #EAF5FD;
	background-color: transparent;
	text-decoration: none;
    font-weight: bold;
}
#head h1 a:hover{
	color: #EAF5FD;
	background-color: #66B1D9;
	text-decoration: none;
	font-weight: bold;
}


#head h1 img {
	border: none;
}
#center {
	float: left;
	border: none;
	width: 540px;
	padding-bottom: 0px;
	margin-top:8px;
	color: #20577D;
	padding-left: 20px;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 233px;
}
#right {
	border: none;
	float: left;
	width: 180px;
	margin-top: 22px;
	padding-left: 32px;
}
#footer {
	clear: both;
	width: 210px;
	margin: 0px;
	padding-left: 590px;
	padding-top: 30px;
}
#footer a img {
	border: none;
}
.sidebar {
	margin-left: 0px;
	height: 100%;
}
#main {
}

.msg {
	margin-right: 0px;
	position: relative;
	margin-top: 0px;
	width: 540px;
	color: #20577D;
	padding-bottom: 52px;
}
.msg-title a {
	font-weight: bold;
	text-decoration: none;
	color:#1D5275;
}
.msg-title a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #1D5275;
	background-color: #54CCFB;
}
.msg-footer a {
    text-decoration:underline;
	color:#1D5275;
}
.msg-footer a:hover{
    text-decoration:underline;
	color: #1D5275;
	background-color: #54CCFB;
}
.msg-body ul li a{
	text-decoration: underline;
	color: #1D5275;
}
.msg-body ul li a:hover{
	text-decoration: underline;
	color: #1D5275;
	background-color: #54CCFB;
}

.msg-title {
	font-size: 14px;
	font-weight:bold;
	padding-left:6px;
	padding-right: 6px;
	padding-top: 6px;
	line-height: 1.2em;
	text-indent: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	min-height: 20px;
	color: #97D9F3;
	border-bottom: 1px solid #3C82B1;
	padding-bottom: 0px;
	border-top: 1px solid #3C82B1;
}
.msg-date {
	font-size: 12px;
	display: block;
	padding-left: 0px;
	padding-top: 2px;
	width:222px;
	height: 18px;
	position: absolute;
	color: #1D5275;
	text-align: right;
	width: 222px;
	top: 30px;
	right: 0px;
}
.msg-pict {
	margin-bottom: 8px;
	margin-top: 20px;
	padding-left: 15px;
}
.msg-body {
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 34px;
	padding-bottom:20px;
	line-height: 1.7em;
	}
.msg-body h2 {
	border-bottom: solid 1px #3C82B1;
	width: 450px;
}
.msg-body h3 {
	border-bottom: solid 1px #3C82B1;
	width: 450px;
}
.msg-body h4 {
	border-bottom: solid 1px #3C82B1;
	width: 450px;
}

.msg-footer {
	text-align: right;
	font-size: 12px;
	color: #1D5275;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 6px;
	min-height: 20px;
}
.msg-content a{
	text-decoration: underline;
	color: #1D5275;
}
.msg-content a:hover{
	text-decoration: underline;
	color: #1D5275;
	background-color: #54CCFB;
}


.msg-archives .msg-title{
 }
.msg-archives .msg-footer{
 height: 35px;
 }
.comment-caption {
}
.date {
	font-size: small;
	color: #FFCA6B;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.main {
	font-size: small;
	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: small;
	color: #FFCA6B;
	line-height: 2em;
	padding-right: 10px;
}
.mod {
	width: 220px;
	margin-bottom: 26px;
	border: 1px solid #3C82B1;
}
.mod-body {
	padding-right: 0px;
	padding-bottom:12px;

}

.mod-caption {
	font-size: 20px;
	color: #3083BB;
	font-weight: bold;
	text-align: left;
	padding-right: 12px;
	margin: 0px;
	padding-bottom:10px;
}



.mod-description .mod-caption{
	background-image: url(http://s.asablo.jp/css/common2r/worldmap_blue/mod_about.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.mod-recent-articles .mod-caption{
	background-image: url(http://s.asablo.jp/css/common2r/worldmap_blue/mod_entry.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.mod-comment .mod-caption{
	background-image: url(http://s.asablo.jp/css/common2r/worldmap_blue/mod_comment.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.mod-trackback .mod-caption{
	background-image: url(http://s.asablo.jp/css/common2r/worldmap_blue/mod_track.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.mod-category .mod-caption{
	background-image: url(http://s.asablo.jp/css/common2r/worldmap_blue/mod_category.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.mod-backno .mod-caption{
	background-image: url(http://s.asablo.jp/css/common2r/worldmap_blue/mod_backno.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}


.mod-message .mod-caption a {
	text-decoration: none;
	color: #965031;
}

.mod-rss-button .mod-caption{
  padding: 0px;
  text-indent: -9999px;
}

.mod-rss-button .mod-caption a{
    background: url(http://s.asablo.jp/css/common2r/worldmap_blue/mod_rss.gif) left top no-repeat;
    display:block;
    width: 195px;
    height: 15px;
}

.mod-rss-button .mod-caption a:hover {
background-position: left bottom;
}

.mod-login-button .mod-caption{
  padding: 0px;
  text-indent: -9999px;
}

.mod-login-button .mod-caption a {
    background: url(http://s.asablo.jp/css/common2r/worldmap_blue/mod_login.gif) left top no-repeat;
    display:block;
    width: 195px;
    height: 15px;
}

.mod-login-button .mod-caption a:hover {
    background-position: left bottom;
}

.mod-mailpia-button .mod-caption a {
	text-decoration: none;
	color: #3C82B1;
}
.mod-mailpia-button .mod-caption a:hover {
	text-decoration: none;
	color: #1D5275;
}





.mod-text {
	font-size: 12px;
	color: #1D5275;
	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: 1em;
	padding-left: 22px;
	background-image: url(http://s.asablo.jp/css/common2r/worldmap_blue/dot.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
.mod ul li a {
	text-decoration: underline;
	color: #1D5275;
}
.mod ul li a:hover {
	text-decoration: underline;
	color: #1D5275;
	background-color: #54CCFB;
}
.calendar {
	font-size: 10px;
	width: 220px;
	height: 198px;
	text-align: center;
	color:#3083BB;
	background-image: url(http://s.asablo.jp/css/common2r/worldmap_blue/mod_calendar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.calendar-title {
	text-align: center;
	font-size:16px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.calendar .calendar-title a {
	color: #3083BB;
	font-weight: bold;
	text-decoration:none;
}

.calendar .calendar-title a:hover{
	color: #3083BB;
	font-weight: bold;
	text-decoration:none;
	background-color: #54CCFB;
}

.calendar-sun-name {
	color: #3083BB;
	font-weight: bold;
}
.calendar-wday-name {
	color: #3083BB;
	font-weight: bold;
}
.calendar-sat-name {
	color: #3083BB;
	font-weight: bold;
}
.calendar-row {

}
.calendar-cell {
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 0px;
}
.calendar a {
	font-weight: bold;
	text-decoration: none;
	color:#1E5276;
}
.calendar a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #1E5276;
	background-color: #54CCFB;
}
hr {height: 2px;
	color: #3C82B1;
	border: none;
	background-color: #3C82B1;
}
a {
	text-decoration: underline;
	color: #20577D;
}
a:hover {
	text-decoration: underline;
	color: #20577D;
	background-color: #54CCFB;
}

.mod-text a {
	text-decoration: underline;
	color: #1D5275;
}
.mod-text a:hover {
	text-decoration: underline;
	color: #1D5275;
	background-color: #54CCFB;
}


.comment-caption {
	font-weight: bold;
	font-size: 12px;
	border-bottom: none;
	margin-left: 10px;
	margin-right: 10px;
	color:#1D5275;
	padding-left: 0px;
	border-top: dashed 1px #3C82B1;
}
.comment-title {
	font-size: 12px;
	color: #1D5275;
	padding: 0.2em;
	padding-left: 14px;
	border: 1px solid #3C82B1;
}
.comment-body {

	font-size: 12px;
	padding-right: 36px;
	line-height: 1.7em;
	padding-left: 36px;
}
.comment-form {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.tb-caption {
	border-top: dashed 1px #3C82B1;
	font-weight: bold;
	font-size: 12px;
	border-bottom: none;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
	color: #FFFFFF;
}
.tb-title {
	font-size: 12px;
	padding: 0.2em;
	padding-left: 14px;
	border: 1px solid #3C82B1;
}

.comment-caption a {
	text-decoration: underline;
	color:#1D5275;
}
.comment-caption a:hover{
	text-decoration: underline;
	color: #1D5275;
	background-color: #54CCFB;
}

.comment-title a {
	text-decoration: underline;
	color:#1D5275;
}
.comment-title a:hover{
	text-decoration: underline;
	color: #1D5275;
	background-color: #54CCFB;
}


.comment-form form p input {
	display: block;
	margin-bottom: 2px;
	background-color:#FFFFFF;
	border-width: 1px;
	margin-left: 10px;
	border-color:#7F7F7F;

}

.comment-form form p input .submit{
	display: block;
	margin-bottom: 2px;
	background-color:#CACACA;
	border-width: 1px;
	margin-left: 10px;
}


.comment-form form p br {
  display: none;
}

.comment-form textarea {
	display: block;
	height : 80px;
	font-family:"ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	font-size : 12px;
	width : 480px;
	background-color:#FFFFFF;
	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:#7F7F7F;
}


.tb-caption a {
	text-decoration: underline;
	color:#1D5275;

}
.tb-caption a:hover{
	text-decoration: underline;
	color: #1D5275;
	background-color: #54CCFB;
}

.tb-title a {
	text-decoration: underline;
	color:#1D5275;
}
.tb-title a:hover{
	text-decoration: underline;
	color: #1D5275;
	background-color: #54CCFB;
}

.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 {
}

#navi-top{
	width: 100%;
	padding-top:4px;
	text-align: right;
	display:block;
	height: auto;
	top: 50px;
	padding-bottom: 4px;
}

#navi-bottom{
	width: 100%;
	padding-bottom:4px;
	text-align: right;
	display:block;
	height: 20px;
	padding-top:6px;
}

.navi-prev {
}
.navi-next {
}
.navi a {
	text-decoration: underline;
	color:#1D5275;
	margin-right: 8px;
}
.navi a:hover{
	text-decoration: underline;
	color:#1D5275;
	background-color: #54CCFB;
}

.mod-text,
.msg-body,
.tb-url{
	word-break: break-all;
}

.tb-url code{
 display: block;
}



/* end of stylesheet */
