<link href='https://fonts.googleapis.com/css?family=Josefin Sans' rel='stylesheet' type='text/css'><style type="text/css">

body{font-family: 'Josefin Sans',"メイリオ", sans-serif;
font-size: 11px;
letter-spacing: 2.8px;
line-height: 1.8;
margin:0;
padding: 0;
width: 100%;
overflow-x:hidden;}

#tp{
font-size:9px;
padding:20px;
background:#fff;
text-align:center;
}

#btm{
padding: 30px 20px 0px 20px;
position: relative;
background: #dceaed;
border: 1px solid #dceaed;
}

#btm:after, #btm:before {
bottom: 100%;
left:50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

#btm:after {
border-color: rgba(243, 243, 243, 0);
border-bottom-color:#dceaed;
border-width: 15px;
margin-left: -15px;
}

#btm:before {border-color: rgba(243, 243, 243, 0);
border-bottom-color: #dceaed;
border-width: 16px;
margin-left: -16px;}

#cnt{
margin:0 auto;
max-width: 400px;
}

.bx, #txt{
margin:0 auto;
width: 85%;
height:auto;
border-radius:4px;
background:#fff;
border:1px solid #fff;
box-shadow:1px 1px 1px 1px rgba(200, 200, 200, 0.4);
}

.bx{padding:10px;}

#txt{
padding:10px 20px;font-size:12.5px;
line-height:1.85;
}

h1{
font-size:20px;
display:inline;
}

h2{
font-size:14px;
color:#abd2db;
border-bottom:#ececec solid 2px;
line-height:1;
padding-left:6px;
}

h3{
font-size:12px;
color:#ccc;
line-height:1;
padding-right:6px;
text-align:right;
}

#menu a{
font-size:12px;
color:#5999a8;
font-weight:700;
}

.mrk{
margin:0 1px;
padding:0 1px;
background:#ffff99;
}

a{text-decoration: none;}

select{
width:auto;
height:20px !important;
}

input[type=text]{width:140px;}

input[type=submit]{
width:auto;
margin-left:6px;
}

textarea{width:85%;}

select,input[type],textarea{
font-family: 'Josefin Sans',"メイリオ", sans-serif;
font-size:10pt;
height:auto;
padding:5px 5px 0px 5px;
background:#f3f3f3;
color:#666;
border:1px solid #ccc;
box-shadow:none;
vertical-align:middle;
}</style>