@charset "UTF-8";

.contents   { font-size:120%; padding-bottom:60px; }
.contents p { line-height:1.8em; }

.contents h2,
.contents h3,
.contents h4 { text-align:center; }

/*.contents h3 { margin:20px 0; font-size:170%; }.contents h3 strong { color:#E04B4A;}*/
.contents h3 { margin:20px 0; font-size:150%; font-weight:normal; color:#666666; border-top:1px solid #FF779A; padding-top:20px;}
.contents h3 strong { font-weight:bold; color:#FF779A;}

.contents h4 { margin:20px 0 50px 0; font-size:150%; font-weight:normal;  color:#666666; border-bottom:1px solid #FF779A; padding-bottom:20px;}
.contents h4 strong { font-weight:bold;color:#FF779A;}

.contents p{ margin:0px 0px 20px 0px; text-align:center; }
.contents p strong { font-weight:bold; color:#E04B4A; font-size:130%; background-color:#FFEFF0;}
.contents p strong.red { color:#E04B4A; background:none; text-decoration:underline;}

