@charset "utf-8";
@import "./main.css";

/*
	小作品用
*/

.Section .intro{
	font-style: italic;
	margin: .5em 2em ;
}

.Section .date{
	margin: 0 ;	text-align: right;
}

.Section .name{
	text-align: right ;
	font-weight: bold ;
}

.Section .image{
	text-align: center ;
}

.QContent h2{
	background-color: transparent ;
	background-image: none ;
	border-style: none ;
	padding: 0 ;
}
