<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: kyotosyakyo
Theme URI: http://syakyo-kyoto.4stars.ne.jp//wp-content/themes/kyotosyakyo/
Description: 
Author: Marl
Author URI: http://marl-inc.com/
Version: 1.0
*/

/* editor */
 
p {
    display: block;
}
strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
 
/* img */
 
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right;margin: 5px 0 20px 20px; }
.alignleft { float: left;margin: 5px 20px 20px 0; }
 
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}

/* tsuika */
#blog12 .page-item-10 {
    display: none;
}

.mb300 {
margin-bottom: 300px;
}

.dispnone {
display: none;
}

.asset-body .smpage ul {
list-style-image: none;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
  }
  
#alfa p.MsoNormal {
margin-bottom: 0px;
}

.table02 th {
    width: 96px;
}

.asset-body dl.exam ul {
  list-style-image: none;
  margin-bottom: 0px;
  padding-left: 0px;
}

.asset-body ol li dl.exam ul li {
    list-style-type: disc;
    margin-left: 0px;
}
.exam dt {
  float: left;
  width: 3.5em;
  clear: left;
}
.exam dd {
  padding-left: 3.5em;
  margin-bottom: 5px;
}

input.formtxt,textarea.formtxt {
width: 90%;
padding: 3px;
}

hr:after {
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

hr {
	min-height: 1px;
	clear:both;
	display:block;
	height: 0;
	border: none;
}

* html hr {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}</pre></body></html>