@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 {
background-color: #fff;
}
.main {
width: 940px;
margin-right: auto;
margin-left: auto;
border-top: solid 10px #9c8808;
border-bottom: solid 30px #9c8808;
background-color: #fff;
}
h1 {
margin-bottom: 8px;
float: left;
}
.headMenu {
float: right;
}
.headLi01 {
margin-bottom: 15px;
float: right;
}
.headLi01 li {
float: left;
}
.headLi02 {
margin-bottom: 18px;
float: right;
}
.headLi02 li {
float: left;
}
.contentsBox {
background-color: #FFF;
}
.contents {
float: left;
width: 670px;
}
.mainContents {
width: 892px;
margin-right: auto;
margin-left: auto;
margin-bottom: 40px;
padding-top: 15px;
}
.mainContents iframe {
	border: none;
}
.eventLi {
padding: 10px;
height: 180px;
overflow: auto;
}
.eventLi li {
border-bottom: 1px solid #000;
margin-bottom: 5px;
padding-bottom: 5px;
}
.eventLi li.last {
border-bottom: 0px solid #000;
margin-bottom: 5px;
padding-bottom: 0px;
}
.eventLi li p {
font-size: 93%;
}
.eventLi li p span {
font-weight: bold;
}
.eventBox {
float: right;
width: 204px;
margin-bottom: 20px;
}
/*.newsLi {
height: 180px;
padding-top: 12px;
}
.newsLi li {
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #000;
}
.newsLi li.last {
margin-bottom: 12px;
padding-bottom: 0px;
border-bottom: 0px solid #000;
}
.newsLi li p {
font-size: 85%;
}
.newsLi li p span {
font-weight: bold;
font-size: 116%;
}
.newsBox {
margin-bottom: 20px;
float: right;
width: 204px;
}*/
.sideMenu {
margin-bottom: 17px;
border-top: 1px solid #000;
float: right;
width: 204px;
}
.sideMenu li {
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #000;
padding-left: 11px;
}
.footer {
padding-right: 23px;
padding-left: 23px;
background-repeat: no-repeat;
background-position: 800px top;
padding-top: 20px;
}
.footerMenu {
font-size: 93%;
padding-top: 40px;
margin-bottom: 40px;
}
.footerMenu li {
float: left;
margin-right: 25px;
}
.footerMenu li a {
color: #000;
text-decoration: none;
}
.footerMenu li a:hover {
color: #000;
text-decoration: underline;
}
.footTxtBox {
margin-bottom: 40px;
}
.footTxt {
float: left;
}
.footLogo {
float: left;
margin-right: 10px;
}
.footTxt p {
font-size: 93%;
padding-top: 12px;
line-height: 120%;
}
.copyright {
float: right;
font-size: 77%;
padding-top: 27px;
}
.eventBoxDtl {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
width: 202px;
}
