.pagetitle {
 font-size:200%;
 font-weight:bold;
 margin:20px 20px 20px 10px;
}
.subtitle {
 font-size:200%;
 font-weight:bold;
 margin:20px 20px 20px 20px;
}
.explain {
 font-size:140%;
 margin:8px 8px 8px 20px;
}
.procedure {
 font-size:120%;
 letter-spacing:0.1em;
 line-height:1.6em;
}
.titlebar {
 border-style:solid;
 border-color:#f08030;
 border-width:0px 0px 1px 8px;
 margin-top:40px;
 padding:2px 2px 2px 8px;
 font-size:180%;
 font-weight:bold;
 color:#303030;
}
.titlebar_answer {
 border-style:solid;
 border-color:#f08000;
 border-width:0px 0px 1px 8px;
 padding:2px 2px 2px 8px;
 font-size:140%;
 font-weight:bold;
 color:#505050;
}
.items {
 margin:8px 8px 8px 20px;
}
.items_answer {
 margin:8px 8px 8px 20px;
 font-size:120%;
 line-height:1.2em;
 letter-spacing:0.1em;
 color:#303030;
}
.items_categorylist {
 margin:8px 0px 8px 0px;
 font-size:100%;
 line-height:1.2em;
 letter-spacing:0em;
 color:#303030;
}
.items_figure {
 margin:20px 8px 20px 40px;
 font-size:120%;
 font-weight:bold;
 line-height:1.2em;
 letter-spacing:0.1em;
 color:#303030;
}
.items_figure_left {
 margin:20px 8px 20px 20px;
 font-size:120%;
 font-weight:bold;
 line-height:1.2em;
 letter-spacing:0.1em;
 color:#303030;
 float:left;
}
.items_figure_right {
 margin:20px 8px 20px 8px;
 font-size:120%;
 font-weight:bold;
 line-height:1.2em;
 letter-spacing:0.1em;
 color:#303030;
 float:right;
}
.faq {
 margin:0px 0px 0px 60px;
 font-size:120%;
 line-height:1.2em;
 letter-spacing:0.1em;
 color:#303030;
}
.newdate {
 color:#30a050;
 font-size:80%;
 font-weight:bold;
 letter-spacing:0em;
}
.notice {
 font-size:85%;
 color:#ff0000;
 letter-spacing:0em;
}
.red, .redbold {
 color:#ff0000;
}
.redbold {
 font-weight:bold;
}
.boldsmall {
 font-weight:bold;
 font-size:80%;
}
.bold {
 font-weight:bold;
}
.small {
 font-size:70%;
}
li {
 margin:8px 0px 8px 0px;
}
a {
 color:#003080;
 text-decoration:none;
}
a:visited {
 color:#800050;
}
a:hover {
 color:#f08000;
 text-decoration:underline;
}