/* 段組なしページ */
body.single div.main{
	width:100%;
    font-size:82%;
}

body.single h2{
	padding:4px;
    line-height:1.3em;
    }

body.single h3{
	padding:1px;
    line-height:1.3em;
    }

body.single div.footer{
	font-weight:bold;
    line-height:1.2em;
    font-size:80%;
    margin-bottom:1.5em;
}
