header{
	background-color: #ffffff;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #339999;
}

#logo{
	margin-top:4px;
}

h1{
	font-size:large;
	text-align: center;
	color: #FFFFFF;
	background-color: #336699;
	margin-bottom:0;
	font-weight: normal;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
h2{
	font-size: medium;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 1em;
}
h3{
	font-size: medium;
	margin-left:1em;
}
article p{
	font-size:95%;
	padding-left:0.5em;
	padding-right:0em;
}
article img{
	margin-left:2px;
}
[data-role="listview"]{
margin-left:1em;
margin-right:1em;
}
#sns{
margin:1em;
}
#coms{
	margin-bottom:0;
}