/*
Template:tiny-framework
Theme Name:tiny-framework_child
Theme URI:https://success-e.net/mrt/
Description:tiny-framework の子テーマです
Author:Ikuo Murata
Version:1.01
*/

.u-line { text-decoration: underline;}
table.sidetable { border: solid 1px #000000; border-collapse: collapse;}
th.sidetable { border: solid 1px #000000; white-space: nowrap; text-align: center; width: 70px;}
td.sidetable { border: solid 1px #000000;}
.tel { font-size : 70%;}

.main-navigation li a { text-transform: none;}

.comment-content img,
.entry-content img {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;
	box-shadow: none;
}
