body {
	line-height: 120%;
	background-color: white;
	color: black;
        font-size: 0.9em;
}

.day {
  clear: right;
  margin-left: 0em;
  margin-right: 1em;
  margin-bottom: 0em;
  font-size: 0.9em;
}

div#content {
/*  clear: left; */
  float: left;
  width: 70%;
  margin-bottom: 1.5em;
/*        overflow: auto; */
}

.section {
  clear: right;
  width: 100%;
  margin-bottom: 1.5em;
/*	overflow: auto; */
}

a:link {
	color: #ff4500;
	background-color: white;
	text-decoration: none;
}

a:visited {
	color: #d60;
	background-color: white;
	text-decoration: none;
}

a:hover {
	color: #ffa500;
	backbround-color: white;
	text-decoration: underline;
}

h1 {
	background-color: white4;
	color: black;
	margin-bottom: 2px;
	padding: 8px;
	line-height: 100%;
}

h1 img {
	vertical-align: middle;
	border-width: 0px;
}

div.section p {
	color: black;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

div.section_body {
	color: black;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

div.calendar {
	color: black;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #ff4500;
	padding: 4px;
	font-size: small;
	line-height: 100%;
}

h2 {
/*	font-size: medium; */
	border-style: solid;
	border-color: #ff4500;
	border-width: 0px 0px 1px 0px;
}

div.day h2 {
/*	font-size: medium; */
	font-size: 1.5em;
	border-style: solid;
	border-color: #ff4500;
	border-width: 0px 0px 1px 8px;
	padding-left: 8px;
	padding-bottom: 4px;
}

h3 {
	font-size: medium;
	border-style: dashed;
	border-color: #ff4500;
	border-width: 1px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 4px;
}

div.body {
	margin-left: 1em;
/*	overflow: hidden; */
}

div.section pre {
	color: black;
	background-color: white;
	border-style: dotted;
	border-width: 1px 1px 1px 2px;
/*	border-color: #ff4500; */
	border-color: #cccccc;
	overflow: auto;
	padding: 8px;
	margin-left: 1em;
}

div.comment {
	border-style: dashed;
	border-color: #ff4500;
	border-width: 1px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding: 4px;
}

div.comment p {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

div.comment p.commenttitle {
	border-style: dashed;
	border-color: #ff4500;
	border-width: 0px 0px 1px 0px;
}


div.form {
	border-style: dashed;
	border-color: #ff4500;
	border-width: 1px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 1em;
}

div.form form {
	margin: 0;
	padding: 4px 4px 4px 4px;
	width: 100%;
}

div.form p {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

div.form textarea {
	width: 100%;
}

div.referer {
	text-align: right;
	font-size: x-small;
	margin-top: 0px;
}

div.refererlist {
	border-style: dashed;
	border-color: #ff4500;
	border-width: 1px;
	margin-top: 0px;
	margin-left: 1em;
	margin-bottom: 0.5em;
	font-size: small;
}

div.refererlist p, div.refererlist ul {
	margin-top: 0px;
	margin-bottom: 0em;
	padding: 4px 4px 4px 4px;
}

hr {
	color: #ff4500;
	background-color: transparent;
	margin-top: 0.5em;
}

hr.sep {
	display: none;
}

div.body dt {
	border-style: solid;
	border-color: #ff4500; 
	border-width: 0px 0px 1px 0px; 
	margin-top: 0.7em;
	font-weight: bold;
}

div.section dl {
	margin-left: 2em;
}

div.body dd {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}

dd.sample {
	border-style: solid;
	border-color: #ff4500;
	border-width: 1px 1px 1px 4px;
	padding: 0px 8px 0px 8px;
}

div.section dd {
	margin-left: 2em;
}

span.underline {
	border-style: solid;
	border-color: #ff4500;
	border-width: 0px 0px 1px 0px;
}

span.small {
	font-size: small;
}

div.article h2 {
	font-size: small;
	font-weight: normal;
	margin-top: 0px;
}

span.subject {
	font-weight: bold;
}

p.contents {
	margin-left: 1em;
}

p.navi a:link, p.navi a:visited {
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-style: solid;
	border-width: 1px;
	border-color: #ff4500;
}

address, div.footer {
	font-style: normal;
	text-align: right;
	font-size: small;
}

p.sample {
	line-height: 1.3em;
	color: black;
	background-color: white;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
	border-color: #ff4500;
	margin-left: 2em;
	padding: 4px;
}

div.sample {
	line-height: 1.3em;
	color: black;
	background-color: white;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
	border-color: #ff4500;
	margin-left: 2em;
	padding: 4px;
}

div.sample pre {
	line-height: 1.3em;
	color: black;
	background-color: white;
	padding: 4px;
}

p.sample em {
	color: #ff4500;
	background-color: white;
}

table {
	margin-bottom: 1em;
	background-color: #ff4500;
	color: black;
}

th {
	background-color: #fb3;
	color: black;
	padding: 0.2em;
	text-align: left;
}

td {
	background-color: white;
	color: black;
	padding: 0.2em;
}

table.calendar {
	font-size: smaller;
	line-height: 100%;
	border-width: 0px;
}

table.calendar td {
	margin: 0px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

table.calendar td.calendar-prev-month, table.calendar td.calendar-current-month, table.calendar td.calendar-next-month {
	text-align: center;
}

p.recentitem {
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.recentsubtitles {
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
}

/*
ツッコミ省略版本文
*/
div.commentshort {
        margin-left: 0.5em;
}

span.commentator {
}

div.commentshort p {
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        line-height: 1.2em;
}

/*
ツッコミ本体
*/
div.commentbody {
        margin: 0.5em;
        line-height: 1.0em;
}

/*
ツッコミした人の情報
*/
div.commentator {
        line-height: 1.5em;
	display: inline;
	border-style: solid;
	border-color: #ff4500;
	border-width: 0px 0px 1px 0px;
}

/*
ツッコミ本文
*/
div.commentbody p {
        margin-top: 0.5em;
}

div.comment div.caption {
        margin: 0em 0.5em;
	border-style: dashed;
	border-color: #ff4500;
	border-width: 0px 0px 1px 0px;
}

/*
フォームの設定
*/
div.form form {
        margin: 0em;
}

div.form div.caption {
        margin: 0.5em;
}

div.form form.comment {
}

div.field {
        display: inline;
        margin-right: 2em;
}

form.comment input {
        margin-left: 0em;
}

div.textarea {
        display: block;
        vertical-align: top;
}

form.comment textarea {
        display: block;
        margin-left: 0em;
        width: 30em;
        height: 5em;
}

div.button {
        display: block;
        margin-left: 0em;
}

/*
更新フォーム
*/
div.day.update {
	border-style: dashed;
	border-color: #ff4500;
	border-width: 1px;
}

div.day.update div.form {
        border-style: none;
}

form.update {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
}

form.update input, form.update textarea, form.commentstat input {
}

form.update span.field {
        display: inline;
        margin-left: 0em;
        margin-right: 0.5em;
}

form.update div.field.title {
        display: block;
        margin-top: 1em;
}

form.update div.field.title input {
        margin-left: 0.5em;
}

form.update div.textarea {
        display: block;
        margin-top: 1em;
}

form.update textarea {
        display: block;
        margin-left: 0em;
        margin-bottom: 1em;
        width: 35em;
        height: 15em;
}

form.update span.checkbox.hidediary {
        margin-left: 0em;
}

/*
ツッコミ状態変更フォーム
*/
div.comment form {
        margin-top: 0em;
}


blockquote {
  clear: both;
  font-size: 0.8em;
  border: 1px dotted #cccccc;
/*  background-color: f5f5f5; */
  margin: 0.5em 0em 0.5em 2em;
  padding: 1em;
}

.assoc-cap-box img:after {content: attr(title);}

.assoc-cap-block {
	float: right;
        clear: both;
	padding: 1em 1em 1em 1em;
	margin: 1em 1em 1em 1em;
	font-size: 0.8em;
	border: 1px solid #cccccc;
}
.assoc-img-part {
/*	float: left;  */
/*	clear: both; */
/*	border: 1px solid blue; */
}    

.assoc-img-part img {
	border: 0px;
}

.assoc-cap-block > p {
        margin-top: 0px;
}
.hogehoge {clear: right;}
.assoc-cap-box {
/*        float: left; */
/*        float: right; */
/*        width: 130px; */
	width: 160px;
/*        width: 320px; */
        margin-top: 0;
        margin-right: 0.5em;
	margin-bottom: 0;
	padding-right: 0em;
	padding-bottom: 0em;
        text-align: /*center*/ left;
        font-weight: bold;
        font-size: 1em;
        color: #696969;
/*        background-color: #fffaf0; */
/*	border: 1px solid red;  */
}
    
.assoc-cap-box img {
/*        width: auto; */
/*        width: 100px; */
/*        height: auto; */
	margin: 0;
	border: 0;
}

div#links {
  float: right; 
  width: 30%; 
  border-style: solid;
  border-color: #ff4500;
  border-width: 0 0 0 0px;
  background-color: white;
}
div#links td {
/*  border: solid 2px #ff4500; */
  border-style: solid;
  border-color: #ff4500;
  border-width: 0 0 1px 0;
  padding: 0.3em; 
  font-size: x-small;
}

div#links table {width: 100%; margin: 0.5em 0 0 0; background-color: white;}

.footer {
	text-align: right;
	font-size: x-small;
	margin: 0em;
	clear: left;
}

p.footer a {
	font-weight: bold;
}

div.pagebottom {
  clear: right;
}

