@charset "UTF-8";
 body {
background: #FFFFFF;
text-align: center;
font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'MS PGothic', monospace;
}
a {
color: #0066CC;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
p, div, address, h1, h2, h3, h4, h5, h6 {
color: #594533;
}
p {
line-height: 180%;
}
input, select, textarea {
padding: 3px 5px;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
font-size: 12px;
cursor: pointer;
}
header {
overflow: hidden;
background: url(//com-s.jp/data/img/common/head/headBg01.jpg) repeat-x center top;
}
#headWrap {
width: 1000px;
margin: 0 auto;
}
.toTop {
background: #E2EBEB;
height: 68px;
box-sizing: border-box;
padding: 10px 0;
}
.toTop a {
width: 100%;
color: #1883C7;
font-size: 30px;
font-weight: bold;
display: block;
}
.toTop a img {
margin: 0 40px;
}
.toTop a:hover {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
text-decoration: none;
}
.fBox01 {
background: #1781c7; background: -moz-linear-gradient(top, #1781c7 0%, #1d94cc 100%); background: -webkit-linear-gradient(top, #1781c7 0%,#1d94cc 100%); background: linear-gradient(to bottom, #1781c7 0%,#1d94cc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1781c7', endColorstr='#1d94cc',GradientType=0 ); overflow: hidden;
padding-bottom: 40px;
}
.fNav01 {
margin-bottom: 50px;
overflow: hidden;
}
.fNav01 a {
color: #FFFFFF;
margin: 0 20px;
font-size: 16px;
font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.fBox02 {
width: 280px;
float: left;
text-align: center;
}
.fBox02 a {
color: #FFF;
font-size: 12px;
}
.fBox02 a img {
margin-bottom: 10px;
}
.fBox02 a:hover {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
text-decoration: none;
}
.fBox03 {
text-align: center;
width: 700px;
float: right;
color: #FFFFFF;
}
.fBox03 p {
color: #FFFFFF;
font-size: 16px;
margin-bottom: 10px;
}
address {
text-align: center;
color: #333333;
font-size: 16px;
padding: 10px 0;
}
br.sp {
display: none;
}