/* common */

body {
	background-color: white;
	color: black;
}

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 {
        position: relative;
	margin: 0;
	padding: 0;
}
#center {
	margin-right: 200px;
	padding: 0;
	border: none;
}

#right {
        position: absolute;
	margin-left: 0;
	padding: 0;
	width: 200px;
        top: 0;
        right: 0;
}

.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:#B1B1B1;
	line-height:1.5;
	border-left:solid 4px #B1B1B1;
	border-bottom:solid 1px #B1B1B1;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
}
.msg-body {
	padding-left:10px;
}
.msg-body h2 { 
	font-size: medium;
	font-weight:normal;
	padding-left: 1em;
	border-bottom: solid 1px #B1B1B1;
	border-left: solid 2px #B1B1B1;
}
.msg-body h3 { 
	font-size: medium;
	font-weight:normal;
	border-bottom: solid 1px #B1B1B1;
}
.msg-body h4 { 
	border-bottom: dashed 1px #B1B1B1;
}
.msg-footer {
	text-align: right;
	font-size: small;
}
.comment-caption {
}
.date {
	font-size: small;
	color:#B1B1B1;
	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: navy;
	line-height:1.3;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:4px;
	border-left:solid 2px #B1B1B1;
	border-bottom:solid 1px #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;
	padding-left: 1em;
	list-style-type: none;
}
.calendar { 
        font-size: small;
	border: none;
	width: 180px;
	height: 160px;
	text-align: center;
}
.calendar-title {
	color: green;
	text-align:center;
	vertical-align: top;
}
.calendar-sun-name {
	background-color: transparent;
	color: red;
}
.calendar-wday-name {
	background-color: transparent;
	color: black;
}
.calendar-sat-name {
	background-color: transparent;
	color: navy;
}
.calendar-row {
        background-color: transparent;
}
.calendar-cell {
        color: black;
        text-align:center;
        vertical-align: top;
}
.calendar a {
        font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #122CA0;
}
a:hover {
	text-decoration: underline;
	color: #FFBA00;
}
.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;
        font-weight: bold;
}
.navi-prev {
}
.navi-next {
}

#footer {
    display: none;
}

.mod-rss-button {
    display: none;
}

.mod-login-button {
    display: none;
}

.mod-mailpia-button {
    display: none;
}

.affimg {
    float: right;
    margin-left: 1em;
    margin-bottom: 0.5em;
}

blockquote .note {
    font-size: x-small;
    font-weight: bold;
    text-align: right;
}

/* end of stylesheet */
