
/* (1) page format -------------------------------------------------------- */
body {
background-color:#ffffff;


background-image:url(img/back02.gif);
text-align: center;
}

div.page {
position: relative;
border-style: none;
width: 750px;
margin: 0px auto;
text-align: left;
}

div.e-page {
position: relative;
border-style: none;
width: 750px;
margin: 0px auto;
text-align: left;
font-family: Arial
}

/* (2) image style -------------------------------------------------------- */
img {
border-style: none;
}

/* (3) text style --------------------------------------------------------- */

h1{
text-align: center;font-family: "HG娵恨集窶-PRO"; color: #804040;font-size: large;font-weight: bold;
}
h1.eng{
text-align: center;font-family: "Verdana"; color: #804040;font-size: 160%;font-weight: normal;
}
h2{
line-height: 100%;font-family: "HG娵恨集窶-PRO"; color: #804040;font-size: large;font-weight: bold;
}

h3{
text-align: left;line-height: 100%;font-family: "HG娵恨集窶-PRO"; color: #304050;font-size: 120%;font-weight: bold;
}

span.title{
line-height: 100%;font-family: "HG娵恨集窶-PRO"; color: #000000;font-size: large;font-weight: bold;
}

span.e-program{
font-size: 80%;
}

p.eng-1{
font-family:"Comic Sans MS";color:#000066;font-size:150%;font-weight: normal;line-height: 60%
}

p.history-1{
font-family:HG娵恨集窶-PRO;color:#ffffff;font-size:100%;font-weight: bold;line-height: 60%
}
p.history-2{
margin-left:40px;line-height: 150%
}

p.menu{
text-align:center;font-family:Century Gothic;color:#000000;font-size:100%;line-height:100%;text-decoration:none;
}
.menu{
text-align:center;font-family:Century Gothic;color:#000000;font-size:100%;line-height:100%;text-decoration:none;
}


a.menu { color: black; text-decoration: none;
}
a.menu:visited { color: black; text-decoration: none;
}
a.menu:hover { color: #008888; text-decoration: none;
}

/* (4) etc --------------------------------------------------------- */

.container {
width: 570px;
font-size: 14px;
line-height: 100%;
/*font-family: sans-serif;*/
margin-left: 80px;
padding-bottom: 30px;
padding: 0px;
}

.contitle {
padding: 5px 5px 5px 15px;
margin: 0px 0px 5px 0px;
background: #1d2088;
line-height: 180%;
font-size: 14px;
font-weight: bold;
/*font-family: sans-serif;*/
color: #ffffff
}

.contitle_irai {
padding: 5px 5px 5px 15px;
margin: 0px 0px 5px 0px;
background: #0066CC;
line-height: 180%;
font-size: 14px;
font-weight: bold;
/*font-family: sans-serif;*/
color: #ffffff
}

.contents {
border: solid 1px #cccccc;
padding: 10px;
background-color:#F4F8FB;
}