/* common */

html,body {
	margin: 0;
	padding: 0;
	word-break: break-all;
}
body {
 	color: #0F1010;
	font-size: 1.5vw;
	font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	background: #7B7B7A;
}
pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #7B7B7A;
}
blockquote {
	margin: 1em;
	padding: 1em;
	background-color: #7B7B7A;
	color: #FFFFFF;
}
p {
	/* text-indent: 1em; */
	line-height: 1.3;
}
textarea {
	font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
#container {
	margin-left: auto;
	padding: 0px;
	/* max-width: 800px; */
	width: 90%;
	/* background-color: #B18E78;*/
	background-color: #dcdcdc;
	/* background-image: url(http://s.asablo.jp/css/common1/pengin-white/bg1.gif); */
	margin-right: auto;
}
#head {
	margin: 0;
	font-size: 3vw;
	font-weight: bold;
	background-repeat: no-repeat;
	width: 100%;
	/* background-image: url(http://s.asablo.jp/css/common1/pengin-white/h1bg4.gif); */
}
#head h1 {
	height: 3.0em;
	display: table-cell;
	vertical-align: middle;
	text-align:left;
	padding-left: 0.5em;
}
#head h1 a {
	color: #353939;
	background-color: transparent;
	text-decoration: none;
}
#head h1 a:hover{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
#head h1 img {
	border: none;
}
#center {
	float: left;
	border: none;
	width: 96%;
	padding-bottom: 1.2em;
	color: #4E3C36;
	padding-left: 2%;
	padding-right: 2%;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 5%;
}
#right {
	width: 5%;
	border: none;
	margin-top: 1.4em;
	float: left;
	padding-left: 1%;
	padding-right: 1%;
}
#footer {
	clear: both;
	/* width: 70%; */
	height: 7em;
	margin: 0px;
}
#footer a img {
	border: none;
	margin-top: 0.2em;
	margin-left: 2%;
}
.sidebar {
	height: 100%;
}
#main {
	margin-right: 0px;
}
.msg {
	margin-bottom: 1.2em;
	margin-right: 0px;
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	/* width: 95%; */
	color: #2C2B2B;
	/* background-image: url(http://s.asablo.jp/css/common1/pengin-white/msg_title4.gif); */
	background-repeat: no-repeat;
	background-position: top;
}
.msg-title a {
	font-weight: bold;
	text-decoration: none;
	color:#E2E2E2;
}
.msg-title a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.msg-title {
	/* width: 85%; */
	font-size: 2vw;
	color:#7B7B7A;
	font-weight:bold;
	padding-left: 1%;
	padding-right: 0%;
	line-height: 1.2;
	text-indent: 0.0em;
	margin-top: 0px;
	/* height: 1.5em; */
	/* margin-bottom: 0px; */
	/* padding-top: 0.3em; */
	background: #7B7B7A;/*背景色*/
	padding: 0.3em;/*文字まわり（上下左右）の余白*/
}

.msg-date {
	font-size: 1.5vw;
	color: #9A9B9B;
	display: block;
	position:absolute;
	right:0%;
	text-align: right;
	line-height: 1.3em;
	padding-top: 0.3em;
	/* height: auto; */
}

.msg-pict {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	text-align:center;
}

.msg-pict-overlay {
	text-align: left;
}

.msg-body {
	font-size: 1.5vw;
	line-height: 1.3em;
	padding-top: 2.3em;
	padding-bottom: 1.5em;
	padding-left: 1%;
	padding-right: 1%;
}
.msg-body h2 {
	border-bottom: solid 1px #0F1010;
}
.msg-body h3 {
	border-bottom: solid 1px #0F1010;
}
.msg-body h4 {
	border-bottom: dashed 1px #0F1010;
}

.msg-footer a {
	text-decoration: underline;
	color:#7A7B7B;
}
.msg-footer a:hover{
	text-decoration: underline;
	color: #000000;
}
.msg-footer {
	font-size: 1.5vw;
	color: #7A7B7B;
	text-align: right;
	line-height: 1.3em;
	padding-top: 1.3em;
}
.msg-archives .msg-title{
 }
.msg-archives .msg-footer{
	height: 15px;
 }
.comment-caption {
}
.date {
	font-size: 1.5vw;
	color: #919191;
	line-height: 1.5;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 1%;
}
.main {
	font-size: 1.5vw;
	color: #333333;
	margin-left: 1%;
	margin-right: 1%;
	line-height: 1.3;
	padding-bottom: 1.3em;
	padding-left: 1%;
	padding-right: 1%;
	background-color: #0C1D2C;
}
.comments {
	font-size: 1.5vw;
	color: #122CA0;
	line-height: 2;
	padding-right: 0.7em;
}
.mod {
	float:left;
	width: 30%;
	margin-bottom: 2.2em;
	padding-left: 3%;
}
.mod-body {
	padding-bottom:0.2em;
	padding-left: 0px;
	padding-right: 0px;

}
.mod-caption {
	font-size: 1.5vw;
	color: #8F9192;
	font-weight: bold;
	text-align: left;
	padding-right: 2%;
	padding-left: 2%;
	/* background-image: url(http://s.asablo.jp/css/common1/pengin-white/bord02.gif); */
	height: 1.2em;
	background-repeat: no-repeat;
	margin-bottom: 0.6em;
	padding-top: 0.2em;
}
.mod-message .mod-caption a {
	text-decoration: none;
	color: #8F9192;
}

.mod-rss-button .mod-caption a {
	text-decoration: none;
	color: #8F9192;
}
.mod-rss-button .mod-caption a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.mod-mailpia-button .mod-caption a {
	text-decoration: none;
	color: #8F9192;
}
.mod-mailpia-button .mod-caption a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.mod-login-button .mod-caption a {
	text-decoration: none;
	color: #8F9192;
}
.mod-login-button .mod-caption a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.mod-text {
	font-size: 1.5vw;
	color: #3D9BB3;
	text-align: left;
	line-height: 1.3;
	padding-bottom: 0px;
	padding-left: 0.2em;
}
.mod ul {
	margin-left: 0;
	padding-left: 0;
}

.mod ul li {
	margin-left: 0;
	font-size: 1.5vw;
	list-style-type: none;
	padding-right: 1em;
	padding-left: 1em;
	/* background-image: url(http://s.asablo.jp/css/common1/pengin-white/dot.gif); */
	background-repeat: no-repeat;
}
.mod ul li a {
	text-decoration: none;
	color: #3D9BB3;
}
.mod ul li a:hover {
	text-decoration: none;
	color: #000000;
}
.calendar {
	font-size: 1.5vw;
	width: 15em;
	height: 15em;
	text-align: center;
	color:#A6A8AA;
	border: none;
	/* background-image: url(http://s.asablo.jp/css/common1/pengin-white/calender2.gif); "/
	background-repeat: no-repeat;
}
.calendar-title {
	color: #151515;
	height: auto;
	font-weight: bold;
	font-size: 1.5vw;
	text-align: center;
	vertical-align: top;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
}
.calendar-sun-name {
	color: #2EACC1;
}
.calendar-wday-name {
	color: #2EACC1;
}
.calendar-sat-name {
	color: #2EACC1;
}
.calendar-row {

}
.calendar-cell {
	text-align: center;
	vertical-align: top;
}
.calendar a {
	font-size: 1.5vw;
	font-weight: bold;
	text-decoration: underline;
	color:#128ECE;
}
.calendar a:hover{
	font-size: 1.5vw;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
hr {height: 2px;
	color: #0F1010;
	border: none;
	background-color: #0F1010;
}
a {
	text-decoration: underline;
	color: #0F1010;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.mod-text a {
	text-decoration: underline;
	color: #151515;
}
.mod-text a:hover {
	text-decoration: underline;
	color: #DD6019;
}

.comment-caption {
	font-weight: bold;
	font-size: 1.5vw;
	border-bottom: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
	color:#0F1010;
	padding-left: 0px;
	border-top: dashed 1px #0F1010;
}
.comment-title {
	font-size: 1.5vw;
	color: #E2E2E2;
	margin-left: 0.5em;
	margin-right: 0.5em;
	background-color: #7B7B7A;
	padding: 0.2em;
}
.comment-body {
	font-size: 1.5vw;
	padding-left: 1%;
	padding-right: 1%;
	line-height: 1.3em;
}
.comment-form {
	font-size: 1.5vw;
	/* padding-left: 2%; */
}

.tb-caption {
	border-top: dashed 1px #0F1010;
	font-weight: bold;
	font-size: 1.5vw;
	border-bottom: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-left: 0px;
}
.tb-title {
	font-size: 1.5vw;
	padding: 0.2em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	background-color: #7B7B7A;
}

.comment-caption a {
	text-decoration: underline;
	color:#7A7B7B;
}
.comment-caption a:hover{
	text-decoration: underline;
	color: #000000;
}

.comment-title a {
	text-decoration: underline;
	color:#E2E2E2;
}
.comment-title a:hover{
	text-decoration: underline;
	color: #CCCCCC;
}


.comment-form form p input {
	display: block;
	margin-bottom: 2px;
	background-color:#FFFFFF;
	border-width: 1px;
}

.comment-form form p br {
  display: none;
}

.comment-form textarea {
	display: block;
	height : 8em;
	font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	font-size : 1.5vw;
	width : 63%;
	background-color:#FFFFFF;
	border-width: 1px;
    scrollbar-3d-light-color:#ECECEC;
    scrollbar-arrow-color:#ECECEC;
    scrollbar-base-color:#ECECEC;
    scrollbar-dark-shadow-color:#ECECEC;
    scrollbar-face-color:#ECECEC;
    scrollbar-highlight-color:#ECECEC;
    scrollbar-shadow-color:#636363;
    scrollbar-track-color:#EBEBEB;
}


.tb-caption a {
	text-decoration: underline;
	color:#7A7B7B;
}
.tb-caption a:hover{
	text-decoration: underline;
	color: #000000;
}

.tb-title a {
	text-decoration: underline;
	color:#E2E2E2;
}
.tb-title a:hover{
	text-decoration: underline;
	color: #CCCCCC;
}

.tb-url {
	padding: 0.5em 2em;
	font-size: 1.5vw;
}
.tb-url code{
	display: block;
}
.tb-body {
	font-size: 1.5vw;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 1.3em;
	line-height: 1.3em;
}
.navi {
	width: 100%;
	text-align: right;
	padding-bottom: 0.7em;
}
.navi-prev {
}
.navi-next {
}
.navi a {
	text-decoration: underline;
	color:#7A7B7B;
}
.navi a:hover{
	text-decoration: underline;
	color:#000000;
}

#bottom {
	margin-left: 1%;
}

.mod-recent-articles {
	display:none;
}

.mod-calendar {
	display:none;
}

div.mod-comment .mod-text {
	line-height: 200%;
}

div.mod-trackback .mod-text {
	line-height: 200%;
}

div.mod-backno .mod-text {
	line-height: 200%;
}
/* end of stylesheet */
