@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20151225
*/

/* Simplicity子テーマ用のスタイルを書く */
@font-face {font-family: "YuGothic M";src: local(Yu Gothic Medium)}

body
{
font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ","MS Pゴシック",sans-serif;
font-weight: normal;
color:#222222;
}

.entry-content p
{
line-height:200%;
}
.entry-content ol,.entry-content ul,.entry-content dl
{
  line-height:180%;
}
.entry-content a
{
color:#0077bb;
}
.entry-content a:hover
{
color:#ff1493;
}
.ofbox
{
height:200px; overflow:auto;
}