/* PC */

@media screen and (min-width: 769px) {

p.resizeimage img { width: 100%; }

html,body {
	margin: 0;
	padding: 0
}
body {
	background-color: #EDD0AA;
	color: black;
	font-size: medium;
	text-align: center;  
}
div#container {  
	width: 960px;  
	margin: 0 auto;  
	text-align: left;  
}
h1 {
	margin: 0;
	color: black;
	background-color: #EDD0AA;;
	padding-top: 20px;
	padding-left: 10px;
	/*background-image: url(http://s.asablo.jp/css/common2r/default/header.jpg);*/
	background-repeat: no-repeat;
	width: 620px;
	height: 80px;
}
/*
h1 a {
	color: white;
	background-color: transparent;
}
*/
h1 img {
	border: none;
}
pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #122CA0;
}
blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #122CA0;
	background-color: #F0F0F0;
}
p {
	text-indent: 1em;
}
textarea {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}
#container {
	margin: 0;
	padding-left: 20px;
}
#center {
	float: left;
	margin-right: 0;
	padding-right: 10px;
	border: none;
	width: 610px;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 150px;
}
#right {
	float: left;
	margin-left: 0;
	padding: 0;

}
#footer {
	clear: both;
	width: 100%;
	border-top: 1px solid #122CA0;
}
#footer a img {
	border: none;
}
.sidebar {
	margin-top: 1em;
	margin-left: 5px;
	margin-right: 5px;
}
#main {
	margin-top: 1em;
	margin-left: 5px;
	margin-right: 5px;
}
.msg {
	margin-bottom: 2em;
}
.msg-title {
	font-size: medium;
	color: #75574B;
	line-height: 1.5;
	border-left: solid 8px #75574B;
	border-bottom: solid 1px #75574B;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.msg-body {
	padding-left: 10px;
}
.msg-body h2 {
	padding-left: 1em;
	border-bottom: solid 1px #75574B;
	border-left: solid 2px #75574B;
}
.msg-body h3 {
	border-bottom: solid 1px #75574B;
}
.msg-body h4 {
	border-bottom: dashed 1px #75574B;
}
.msg-footer {
	text-align: right;
	font-size: small;
}
.comment-caption {
}
.date {
	font-size: small;
	color: #75574B;
	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;
	background: #D4EAFE;
	line-height: 2;
	padding-right: 10px;
}
.mod-caption {
	font-size: small;
	color: #75574B;
	line-height: 1.3;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-left: solid 4px #75574B;
	border-bottom: solid 1px #75574B;
}
.mod-message .mod-caption a {
	text-decoration: none;
	color: #75574B;
}
.mod-message .mod-caption a:hover {
	text-decoration: none;
	color: #75574B;
}
.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: xx-small;
	border: none;
	width: 140px;
	height: 120px;
	text-align: center;
}
.calendar-title {
	font-size: 12px;
	color: #122CA0;
	text-align: center;
	vertical-align: top;
}
.calendar-sun-name {
	background-color: #EC1B23;
	color: white;
}
.calendar-wday-name {
	background-color: #122CA0;
	color: white;
}
.calendar-sat-name {
	background-color: #6212bc;
	color: white;
}
.calendar-row {
	background-color: #D4EAFE;
}
.calendar-cell {
	color: #122CA0;
	text-align: center;
	vertical-align: top;
}
.calendar a {
	font-size: xx-small;
	font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #122CA0;
}
a:hover {
	text-decoration: underline;
	color: #DD5D2A;
}
.comment-caption {
	border-top: 1px red solid;
	border-left: 1px red solid;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
}
.comment-title {
	font-size: small;
	padding: 0.2em;
	background-color: #eef;
}
.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;
}
.tb-caption {
	border-top: 1px red solid;
	border-left: 1px red solid;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
}
.tb-title {
	font-size: small;
	padding: 0.2em;
	background-color: #efe;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.navi {
	width: 100%;
	text-align: right;
}
.navi-prev {
}
.navi-next {
}

	}
/*PC用スタイル　ここまで*/




/* mobile */
@media screen and (max-width: 768px) {

p.resizeimage img { width: 100%; }

html,body {
	margin: 0;
	padding: 0
}
body {
	background-color: #EDD0AA;
	color: black;
	font-size: medium;
}
h1 {
	margin: 0;
	color: black;
	background-color: #EDD0AA;
	padding-top: 20px;
	padding-left: 10px;
	/*background-image: url(http://s.asablo.jp/css/common2r/default/header.jpg);*/
	background-repeat: no-repeat;
	width: 95%;
	height: 2.5em;　text-align: center;

}
/*
h1 a {
	color: white;
	background-color: transparent;
}
*/
h1 img {
	border: none;
}
pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #122CA0;
}
blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #122CA0;
	background-color: #F0F0F0;
}
p {
	text-indent: 1em;
}
textarea {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}
#container {
	margin: 0;
	padding: 0;
}
#center {
	float: left;
	margin-right: 0;
	padding-right: 10px;
	border: none;
	width: 98%;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 150px;
}
#right {
	float: left;
	margin-left: 0;
	padding: 0; 

}
#footer {
	clear: both;
	width: 98%;
	border-top: 1px solid #122CA0;
}
#footer a img {
	border: none;
}
.sidebar { 
	margin-top: 1em;
	margin-left: 5px;
	margin-right: 5px;
}
#main {
	margin-top: 1em;
	margin-left: 5px;
	margin-right: 5px;
}
.msg {
	margin-bottom: 2em;
}
.msg-title {
	font-size: medium;
	color: #75574B;
	line-height: 1.5;
	border-left: solid 8px #75574B;
	border-bottom: solid 1px #75574B;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.msg-body {
	padding-left: 10px;
}
.msg-body h2 {
	padding-left: 1em;
	border-bottom: solid 1px #75574B;
	border-left: solid 2px #75574B;
}
.msg-body h3 {
	border-bottom: solid 1px #75574B;
}
.msg-body h4 {
	border-bottom: dashed 1px #75574B;
}
.msg-footer {
	text-align: right;
	font-size: small;
}
.comment-caption {
}
.date {
	font-size: small;
	color: #75574B;
	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;
	background: #D4EAFE;
	line-height: 2;
	padding-right: 10px;
}

.mod-caption {
	font-size: small;
	color: #75574B;
	line-height: 1.3;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-left: solid 4px #75574B;
	border-bottom: solid 1px #75574B;
}
.mod-message .mod-caption a {
	text-decoration: none;
	color: #75574B;
}
.mod-message .mod-caption a:hover {
	text-decoration: none;
	color: #75574B;
}
.mod-text {
	font-size: medium;
	color: #333333;
	text-align: left;
	line-height: 1.8;
}
.mod ul {
	margin-left: 0;
	padding-left: 0;
}

.mod ul li {
	margin-left: 0;
	font-size: medium;
	padding-left: 1em;
	list-style-type: none;
}
.calendar {
	font-size: xx-small;
	border: none;
	width: 140px;
	height: 120px;
	text-align: center;
}
.calendar-title {
	font-size: 12px;
	color: #122CA0;
	text-align: center;
	vertical-align: top;
}
.calendar-sun-name {
	background-color: #EC1B23;
	color: white;
}
.calendar-wday-name {
	background-color: #122CA0;
	color: white;
}
.calendar-sat-name {
	background-color: #6212bc;
	color: white;
}
.calendar-row {
	background-color: #D4EAFE;
}
.calendar-cell {
	color: #122CA0;
	text-align: center;
	vertical-align: top;
}
.calendar a {
	font-size: xx-small;
	font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #122CA0;
}
a:hover {
	text-decoration: underline;
	color: #DD5D2A;
}
.comment-caption {
	border-top: 1px red solid;
	border-left: 1px red solid;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
}
.comment-title {
	font-size: small;
	padding: 0.2em;
	background-color: #eef;
}
.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;
}
.tb-caption {
	border-top: 1px red solid;
	border-left: 1px red solid;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
}
.tb-title {
	font-size: small;
	padding: 0.2em;
	background-color: #efe;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.navi {
	width: 100%;
	text-align: right;
}
.navi-prev {
}
.navi-next {
}

	}

/* end of stylesheet */

