/* common */

html,body {
	margin: 20px;
	padding: 0
            margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #fffedd;
	color: black;
	font-size: 15px;
}
h1 {
	margin: 0;
	color: black;
	background-color: #fffedd;
	padding-top: 20px;
	padding-left: 10px;
	
	background-repeat: no-repeat;
	width: 760px;
	height: 150px;
}
/*
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: 0;
	border: none;
	width: 610px;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 150px;
}
#right {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 150px;
}
#footer { 
	clear: both;
	width: 760px;
	border-top: 1px solid #122CA0;
}
.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:#9314ff;
	line-height:1.5;
	border-left:solid 8px #B1B1B1;
	border-bottom:solid 1px #B1B1B1;
	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 #B1B1B1;
	border-left: solid 2px #B1B1B1;
}
.msg-body h3 { 
	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:#B212BC;
	line-height:1.3;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:4px;
	border-left:solid 4px #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;
        font-size: x-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:#9314ff;
	text-align:center;
	vertical-align: top;
}
.calendar-sun-name {
	background-color: #ff1493;
	color: white;
}
.calendar-wday-name {
	background-color: #9314ff;
	color: white;
}
.calendar-sat-name {
	background-color: #93ff14;
	color: white;
}
.calendar-row {
        background-color: #fffedd;
}
.calendar-cell {
        color:#9314ff;
        text-align:center;
        vertical-align: top;
}
.calendar a {
	font-size: xx-small;
        font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #9314ff;
}
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;
}
.navi-prev {
}
.navi-next {
}

/* end of stylesheet */
