/*
 Theme Name:   Photo Perfect Child
 Template:     photo-perfect
*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
}

p {
	font-size: medium;
}

.outline {
	background-color: #f9f9f9;
	border-left: 2px solid #ff698c;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 10px;
}

.words {
	text-align: center;
	background-color: #f9f9f9;
	border: 1px dashed #b0c4de;
	font-style: italic;
	font-weight: normal;
	margin: 0 auto;
	padding: 15px;
	width: 50%;
	min-width: 250px;
}

.onepoint {
	color: #ff698c;
	font-style: normal;
	font-weight: bold;
}
