@charset "utf-8";


.fontadjust {
-webkit-text-size-adjust: 150%;
-moz-text-size-adjust: 150%;
-ms-text-size-adjust: 150%;
-o-text-size-adjust: 150%;
text-size-adjust: 150%;
}

h1 {
font-size: 18px;
line-height: 150%;
color:#cd5638;
font-family: 'Noto Sans JP', sans-serif;
text-shadow:
-2px -2px 0 #ffffff,
2px -2px 0 #ffffff,
-2px 2px 0 #ffffff,
2px 2px 0 #ffffff;
margin: 0px;
padding-top: 50px;
}

h3 {
font-size: 14px;
line-height: 150%;
font-family: 'Noto Sans JP', sans-serif;
letter-spacing: -0.1em;
color:#cd5638;
margin: 0px;
padding: 0px;
}

h5 {
font-size: 16px;
line-height: 150%;
font-family: Arial, "Trebuchet MS";
color:#cd5638;
margin: 0px;
padding: 0px;
}

.fs_10{
font-size:10px;
}

.fs_11{
font-size:11px;
}

.fs_12{
font-size:12px;
}

.fs_13{
font-size:13px;
}

.fs_14{
font-size:14px;
}

.fs_15{
font-size:15px;
}

.fs_16{
font-size:16px;
}

.fs_17{
font-size:17px;
}

.fs_18{
font-size:18px;
}

.fs_20{
font-size:20px;
}

.fs_22{
font-size:22px;
}

.fs_24{
font-size:24px;
}

.fs_26{
font-size:26px;
}

.fs_28{
font-size:28px;
}

.fs_30{
font-size:30px;
}

.lh_140{
line-height:140%;
}

.lh_150{
line-height:150%;
}

.lh_160{
line-height:160%;
}

.lh_170{
line-height:170%;
}

.lh_180{
line-height:180%;
}

.lh_190{
line-height:190%;
}

.lh_200{
line-height:200%;
}

.lh_210{
line-height:210%;
}

.lh_220{
line-height:220%;
}

.lh_230{
line-height:230%;
}

.lh_240{
line-height:240%;
}

.lh_250{
line-height:250%;
}

.fc_black{
color:#000000;
}

.fc_dgray{
color:#333333;
}

.fc_gray{
color:#999999;
}

.fc_lgray{
color:#cccccc;
}

.fc_white{
color:#ffffff;
}

.fc_red{
color:#ff0000;
}

.fc_orange{
color:#ff6600;
}

.fc_yellow{
color:#ffff00;
}

.fc_lyellow{
color:#ffffcc;
}

.fc_blue{
color:#0000ff;
}

.fc_mblue{
color:#0066cc;
}

.fc_dblue{
color:#000099;
}

.fc_lblue{
color:#99ffff;
}

.fc_green{
color:#006600;
}

.fc_lgreen{
color:#00cc00;
}

a {
margin: 0px;
padding: 0px;
}

a:link {
color:#000099;
text-decoration:underline;
}

a:visited {
color:#336699;
text-decoration:underline;
}

a:hover {
color:#ff6600;
text-decoration:none;
}

a:active {
color:#ff6600;
text-decoration:none;
}

