@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
japan-izm.com
------------------------------------------------------------------------------ */

/*Font Size List ----------------------------------------------------------------
8px = 62%
9px = 70%
10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%
------------------------------------------------------------------------------ */

/* FontStyle */
strong {
font-weight: bold;
}
em {
font-style: italic;
}
/* LinkColor */
a:link {
color: #00F;
}
a:visited {
color: #600;
}
a:hover {
color: #090;
}
a:focus {
color: #090;
}
a:active {
color: #FF0;
}
/* TableStyle */
table {
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-collapse: collapse;
border-spacing: 0;
}
table th {
padding: 5px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
background: #CCC;
}
table td {
padding: 5px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}
table thead {
word-spacing: normal;
}
table tfoot {
word-spacing: normal;
}
table tbody {
word-spacing: normal;
}
/* RoundBox */
.roundBox {
width: 500px;
background: url(none) repeat-y left top;
}
.roundCap {
font-size: 0%;
line-height: 0;
}
/* Note */
.note {
text-indent: -1em;
margin-left: 1em;
}

/* ------------------------------------------------------------------------------
Template
------------------------------------------------------------------------------ */
#wrap {
font-size:108%;
}
header {
background: url(../img_common/header_bg.jpg) no-repeat center top;
}
.headCont{
width: 1020px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
}
h1 {
float: left;
padding-top: 40px;
padding-left: 360px;
}
.headSub {
float: right;
padding-top: 33px;
}
.headSubTel {
margin-bottom: 11px;
}
.headMenu {
width: 1020px;
margin-right: auto;
margin-left: auto;
}
.headMenu li {
float: left;
}
.headMenu li a {
padding-top: 20px;
padding-right: 31px;
padding-bottom: 20px;
padding-left: 32px;
display: block;
}

.pankuzuBg {
background: #EDF4F7;
}
.pankuzu {
width: 1020px;
margin-right: auto;
margin-left: auto;
padding-top: 8px;
padding-bottom: 8px;
}
.pankuzu li {
float: left;	
color: #12268B;
}
.pankuzu li a {
color: #12268B;
text-decoration: none;
}

footer {
background: url(../img_common/foot_bg01.jpg) no-repeat center bottom;
height: 220px;
}
.footCont {
width: 1020px;
margin-right: auto;
margin-left: auto;
}
.footLogo {
width: 230px;
float: left;
padding-top: 20px;
}
.footMenu {
width: 760px;
float: right;
}
.footMenu ul {
padding-top: 18px;
}
.footMenu ul li {
float: left;
margin-right: 15px;
padding-right: 15px;
border-right: 1px #BBBBBB solid;
}
.footInfo {
width: 562px;
float: left;
padding-top: 66px;
}
.footInfoCopy {
padding-left: 20px;
}
.pageTop {
width: 60px;
float: right;
padding-top: 65px;
padding-right: 50px;
}
.pageTit {
width: 1020px;
height: 100px;
margin-right: auto;
margin-left: auto;
padding-top: 55px;
padding-left: 60px;
}

/*下層共通*/
.underCont {
width: 1020px;
margin-right: auto;
margin-left: auto;
padding-top: 50px;
}
.underContCtrl {
width: 960px;
margin-right: auto;
margin-left: auto;
margin-bottom: 100px;
}
.mainMtit {
padding-left: 10px;
border-left: 6px solid #12288B;
margin-bottom: 5px;
}
.mainLine {
margin-bottom: 50px;
border-top: 1px solid #999;
margin-top: 0;
}
.mainStit {
color: #12268B;
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 131%;
margin-bottom: 20px;
padding-bottom: 5px;
border-bottom: 1px dotted #999999;
}
