/*以下、右サイドで使用*/
.sekki{
    font-size: 1.2em;
    color: #ee141e;
    margin-left: -15px;
    padding: 2px 0 2px 15px;
    background-image: url(../img/list2.gif);
	background-repeat: no-repeat;
	background-position: left center;
    }
.day{
    font-size: 1.2em;
    color: #12159a;
    } 
.event ul li{
    border-bottom:1px dotted silver;
    } 

/*以下、メインで使用*/
ul.kigo_item{
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
    
    } 
ul.kigo_item li{
	display: inline;
    padding-left: 15px;
    background: url(../img/list2.gif) no-repeat ;
    background-position: 0px bottom;
    list-style: none;
    }
    
.category {
    line-height: 1.5em ;
    margin: 2px 20px 0 20px;
    text-align: left;  
    font-size: 0.9em;
    }
#kigo{
    
    } 
#meiku, #kotoba{
    font-size: 0.9em;
    line-height: 1.3em;
    letter-spacing: 0.1em;
    } 
#seiza{
    font-size: 0.9em;
    line-height: 1.3em;
    letter-spacing: 0.1em;
    } 
.author{
    padding-left: 30px;
    color: #c7161d;
    background-image: url(../img/dot1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: small;
    }   
#meiku ul li{
    list-style-type: none;
    line-height: 1.6em;
    }
.note{
    padding-left: 20px;
    color: #7a7979;
    font-size: small;
    line-height: 1em;
    } 
 
#seiza h4{
    font-size: 1em;
    color: #c7161d; /* f29a15 */
    border: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    }  

.seiza_sample p {
    margin-top: 0px;
    font-size: small;
    background-color: #fdd4d6;   /*f9cdcf*/
    padding: 0.2em;
    letter-spacing: 0;
    color: #6d6d6c;
    }     
