@charset "UTF-8";
/* CSS Document */

#header_common{
	position: relative;
}
#shortstory_top{
	background-color: #A2B2C4;
}
.ss_wrap{
	margin: 10vh 20vw;
}
h3{
	font-size: 1rem;
	margin: 20px;
}
.ss_photo{
	width: 30vw;
	height: auto;
	margin: 20px;
}
p{
	font-size: 0.7rem;
	line-height: 1.5em;
}
