@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
Japanizm 2012/04/01
------------------------------------------------------------------------------ */

/*Font Size List ----------------------------------------------------------------
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%
------------------------------------------------------------------------------ */

/* FontStyle */
strong {
font-weight: bold;
}
em {
font-style: italic;
}
/* LinkColor */
a:link {
color: #000;
text-decoration: none;
}
a:visited {
color: #000;
text-decoration: none;
}
a:hover {
color: #441F1E;
text-decoration: underline;
}
a:focus {
color: #000;
text-decoration: none;
}
a:active {
color: #000;
text-decoration: none;
}
/* 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
------------------------------------------------------------------------------ */
body {
background-color: #FFFAE8;
text-align: center;
}
#wrap {
width: 100%;
}
#head {
width: 940px;
margin-right: auto;
margin-left: auto;
height: 110px;
text-align: left;
}
#logo {
float: left;
padding-left: 10px;
}
.siteCopy {
float: left;
}
#head #hMenu {
float: right;
width: 360px;
margin-right: -20px;
padding-top: 16px;
}
#head #hMenu li {
float: left;
margin-right: 30px;
}
#head #gMenu {
width: 889px;
margin-right: auto;
margin-left: auto;
position: relative;
height: 45px;
font-size: 1%;
line-height: 0;
}
#head #gMenu li {
float: left;
width: 127px;
}
#head #gMenu li ul {
position: absolute;
top: 50px;
left: 127px;
font-size: 1%;
line-height: 0;
display: none;
}
#head #gMenu li ul li {
float: none;
width: 126px;
}
#brand {
background-image: url(../images/img_common/brand_bg.jpg);
background-repeat: repeat-x;
height: 493px;
margin-bottom: 15px;
}
#pankuzuBg {
background-image: url(../images/img_common/pankuzu_bg.jpg);
background-repeat: repeat-x;
height: 33px;
margin-bottom: 20px;
font-size: 85%;
line-height: 33px;
text-align: left;
}
#pankuzuBg ul {
width: 920px;
margin-right: auto;
margin-left: auto;
}
#pankuzuBg ul li {
float: left;
}
#pankuzuBg ul li a:link {
color: #592826;
text-decoration: none;
}
#pankuzuBg ul li a:visited {
color: #666666;
text-decoration: none;
}
#pankuzuBg ul li a:hover {
color: #E4130C;
text-decoration: underline;
}
#pankuzuBg ul li a:active {
color: #592826;
text-decoration: none;
}
#pankuzuBg ul li a:focus {
color: #592826;
text-decoration: none;
}
#content {
width: 920px;
margin-right: auto;
margin-left: auto;
margin-bottom: 30px;
text-align: left;
}
#content #sideMenu {
float: left;
width: 220px;
}
#content #sideMenu ul {
margin-bottom: 20px;
background-image: url(../images/img_common/roundcap.gif);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 10px;
}
#content #sideMenu ul li {
line-height: 0px;
}
#content #sideMenu .bnrList {
margin-bottom: 20px;
background-image: none;
padding-bottom: 0px;
}
#content #sideMenu .bnrList li {
line-height: 0px;
margin-bottom: 10px;
}
#content #main {
float: right;
width: 680px;
background-color: #FFF;
}
#footBg {
background-color: #FFF5D3;
}
#footBg #foot {
width: 940px;
margin-right: auto;
margin-left: auto;
text-align: left;
}
#footBg #foot .fInfo {
float: left;
padding-top: 19px;
height: 71px;
padding-left: 10px;
font-size: 93%;
color: #592726;
}
#footBg #foot .fInfo img {
margin-bottom: 5px;
}
#footBg #foot .fPageTop {
float: right;
padding-top: 63px;
}
#footBg #fMenu {
background-color: #FFF0C0;
text-align: center;
font-size: 77%;
color: #592826;
line-height: 37px;
height: 37px;
}
#footBg #fMenu a:link {
color: #592826;
text-decoration: none;
}
#footBg #fMenu a:visited {
color: #666666;
text-decoration: none;
}
#footBg #fMenu a:hover {
color: #E4130C;
text-decoration: underline;
}
#footBg #fMenu a:active {
color: #592826;
text-decoration: none;
}
#footBg #fMenu a:focus {
color: #592826;
text-decoration: none;
}
#copyright {
text-align: right;
width: 940px;
margin-right: auto;
margin-left: auto;
}
.campaignMtit {
font-size: 123%;
font-weight: bold;
color: #592626;
border-bottom-width: 1px;
border-left-width: 7px;
border-bottom-style: dotted;
border-left-style: solid;
border-bottom-color: #441F1E;
border-left-color: #421E1D;
padding-left: 5px;
margin-bottom: 10px;
width: 620px;
}
.campaign {
width: 650px;
margin-right: auto;
margin-left: auto;
background-color: #FFFDF0;
margin-bottom: 15px;
}
.campaignTit {
margin-bottom: 17px;
}
.campaign dl {
width: 620px;
margin-right: auto;
margin-left: auto;
}
.campaignPhoto {
float: left;
height: 148px;
width: 360px;
margin-bottom: 20px;
}
.campaignTxt {
float: right;
width: 250px;
font-size: 93%;
color: #592626;
margin-bottom: 20px;
}
.campaignSeg {
width: 650px;
margin-right: auto;
margin-left: auto;
height: 1px;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #FFEFA4;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
display: block;
margin-top: 0px;
margin-bottom: 20px;
}
