/*
Theme Name: komamura
Theme URI: http://www.komamura.co.jp/
Author: 1969.jp
Author URI: http://1969.jp
Version: 1.0
*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.topNews ul li:first-child {
	font-size: 130%;
	padding:10px 0;
	color:#333;
	}
.topNews ul.ulStyle01 li:first-child span{
	background:url(http://www.komamura.co.jp/wp/wp-content/themes/komamura/images/common/liststyle02.png) left center no-repeat;
	padding-left:20px;
	font-weight:bold;
}