/**styles-syte.css**/

*{
margin:0;
padding:0
}

body,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,table,th,td,form,select,option,address,pre,em,img {
  margin:0; padding:0; font-size:100%; font-weight:normal; font-style:normal; text-decoration:none;
}

.detail{
font-size:85%;
line-height:120%;
text-indent: -88pt; 
margin-left: 88pt;
} 

.list{
float: right;
font-size: 75%;
margin-right: 5px
}

.date h2{
margin-top:10px;
font-size: 90%;
}

.date01{
font-size:90%;
}

.entry_title h3{
margin-top:20px;
font-size:100%;
line-height:145%;
color:#077712;
font-weight: bold;
margin-right: 5px
}

.entry h3{
margin-top:20px;
font-size:100%;
line-height:145%;
color:#077712;
font-weight: bold;
margin-right: 5px
}

.title{
margin-top:20px;
font-size:100%;
line-height:145%;
color:#077712;
font-weight: bold;
margin-right: 5px
}

.entry p{
margin-top:5px;
margin-left:20px;
font-size:90%;
line-height:145%;
color:#333333;
margin-right: 5px
}

.back_title{
font-size:85%;
line-height:145%;
font-weight: bold;
}


#main img{
margin:5px;
}

p.title{
margin:10px 0px 5px 0px;
color:#006633;
font-weight:bold;
}

p{
color:#333333;
font-size:90%;
line-height:1.5;
margin-left:20px;
}

.daily{
padding:5px 15px;
font-size:80%;
line-height:1.5;
}


.honbun{
width:350px;
}

.to_index{
text-align:right;
font-size:80%;
}

/*テーブル_枠線全部1pxグレイ*/

.mceContentBody{
margin-left:15px;
margin-bottom:10px;
border: 1px solid #999;
border-collapse:collapse;
}

.mceContentBody td {
border-left: 1px solid #999;
border-bottom: 1px solid #999;
margin: 0px;
padding: 4px;
font-size:80%;
line-height:1.5;
}

.mceContentBody td p{
margin-left:0px;
}

.mceContentBody ul li{
list-style-type:disc;
margin-left:20px;
font-size:100%;
}

.mceContentBody ol li{
list-style-type:decimal;
margin-left:25px;
font-size:100%;
}

.honbun h3{
margin-top:20px;
font-size:100%;
line-height:145%;
color:#077712;
font-weight: bold;
margin-right: 5px
}

.honbun h4{
margin-top:20px;
font-size:90%;
line-height:145%;
color:#333333;
font-weight: bold;
margin-right: 5px
}