
.main_pic {
    padding-bottom: 30px;
    text-align: center;
    width: 675px;
}
.main_text {
    font-size: 95%;
    line-height: 120%;
    padding-bottom: 30px;
    padding-left: 10px;
    text-align: left;
    width: 665px;
}
.main_pic_title {
    padding-bottom: 15px;
    text-align: left;
    width: 675px;
}
.personal_text_bold {
    font-size: large;
    font-weight: bolder;
}
#categoryMenu, #categoryContent {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
#categoryMenu li {
    height: 80px;
    margin-bottom: 15px;
}
.menu1, .menu3, .item {
    float: left;
}
.item {
    margin-bottom: 20px;
    margin-top: 5px;
    width: 325px;
}
.itemImg {
    margin-left: 15px;
    width: 310px;
}
.itemText {
    line-height: 1.6;
    margin-left: 15px;
    text-align: left;
}
.gyoshaLink {
    color: #0000FF;
    font-size: 17px;
    font-weight: bold;
    margin-right: 20px;
    text-align: right;
}
h3 {
    border-bottom: 2px solid #92B820;
    border-left: 5px solid #92B820;
    line-height: 1.3;
    margin-bottom: 10px;
    padding-left: 5px;
    text-align: left;
}
h4 {
    border-bottom: 1px dotted #445566;
    border-left: 5px solid #445566;
    color: #445566;
    font-size: 104%;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 15px;
    padding-left: 5px;
    text-align: left;
}
h5 {
    color: #F89200;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 0;
    text-align: left;
}
.line {
    border: 1px solid #CCCCCE;
}
.categoryBody {
    margin-bottom: 15px;
}
.textLeft {
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
}