/*
  フレームワークを使える技術者ではなく、フレームワークを作れるような技術者を育成します。
*/

* {
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 14px;
    color: #555;
    line-height: 20px;
}
body {
    width : 100%;
    background-color: #F3F4F4;
}
img {
    border: 0;
}
a {
    color:#519FC3;
    text-decoration: none;
}
a.active,  a:hover {
    color:#3CE0B2;
    text-decoration:underline;
}
table {
    border-collapse: collapse;
}
td {
    vertical-align: top;
    padding: 1px 3px 1px 3px;
}
h1 {
    font-size:14px;
    font-weight: bold;
    text-align: left;
    margin: 15px 0 10px -20px;
}
h2 {
    font-size:14px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 10px -10px;
    padding: 0 0 0 17px;
    background-image: url(../images/mark_sq.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}
h2.special {
    color:#519FC3;
    font-size:14px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 10px -10px;
    padding: 0 0 0 22px;
    background-image: url(../images/flower2.jpg);
    background-repeat: no-repeat;
    background-position: 0 50%;
}
h3 {
    font-size:14px;
    text-align: left;
    font-weight: normal;
    margin: 6px 0 4px -10px;
    padding: 0 0 0 17px;
    background-image: url(../images/mark_sq.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}
h3 span {
    font-size: 12px;
    margin: 0 0 0 20px;
}
h4 {
    font-size:14px;
    text-align: left;
    margin: 20px 0 10px -2px;
}
h5 {
    font-size:14px;
    text-align: left;
    margin: 22px 40px 6px 0px;
    padding: 0 0 0 12px;
    background-image: url(../images/mark_sq2.gif);
    background-repeat: no-repeat;
    background-position: 0 45%;
    border-bottom: solid 1px;
}
p {
    padding: 0 20px 8px 10px;
}
ul {
    padding: 0 0 4px 16px;
}
ul.checklist {
    padding: 0 0 0 24px;
    list-style-image: url(../images/mark_check.gif);
}
ol {
    padding: 0 0 0 20px;
}
dl {
    margin: 2px 0 0 12px;
}
dd {
    margin: 0px 0 2px 32px;
}

.all_area {
    margin : 30px 3% 0 3%;
    width : 94%;
    background-color: #FFF;
    border-width: 2px;
    border-style: solid;
    border-color: #E8E8E7;
}
.header {
    width : 100%;
    background-color: #FFF;
}
.footer {
    clear : both; 
    height : 42px;
    border-width: 2px 0px 0 0;
    border-style: solid;
    border-color: #E8E8E7;
}
.main_area {
    min-height: 800px;
}
.contents {
    margin-left: 162px;
    padding: 5px 20px 30px 40px;
}
.side {
    float : left;
    width : 162px ; 
    height: 100%;
    background-color: #F3F4F4;
}
.side img {
    margin: 8px 0 0 9px;
}
.copy {  
    padding: 8px 0 0 43px;
    color:#878787;
    font-size:13px;
}
table.menubar {
    margin: 2px;
    width: 100%;
}
.menubar td {
    width: 16%;
    height: 40px;
    border-width: 0px 2px 0 2px;
    border-style: solid;
    border-color: #EDEDED;
    background: url(../images/menu_bg.gif);
    vertical-align: middle;
}
.menubar img {
    padding: 12px 0 0 14px;
}
.menubar a {
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 10px;
    color:#525252;
    text-decoration: none;
}
.menubar a.active,  .menubar a:hover {
    color:#3CE0B2;
    text-decoration:underline;
}
a.detail_link {
    margin: 0 0 0 10px;
    padding: 0 0 0 17px;
    background-image: url(../images/mark_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 40%;
}
a.em_link, a.em_s_link  {
    display: block;
    margin: 8px 0 0 0;
    padding: 0 0 0 20px;
    font-size:15px;
    background-image: url(../images/mark_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}
a.em_s_link {
    margin: 5px 0 0 0;
    font-size:13px;
}
a.special_link {
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
    background-image: url(../images/flower2.jpg);
    background-repeat: no-repeat;
    background-position: 0 40%;
}
.note { 
    color: #E23939;
    font-size: 12px;
}
ul.note {
    margin: 15px 10px 15px 15px;
}
.note li {
    color: #E23939;
    font-size: 12px;
    line-height: 16px;
}

.home_logo {
}
.home_logo2 {
    float: left;
    width: 215px;
    padding: 15px 12px 0 12px;
}
.home_logo2 img {
    margin: 0 0 0 20px;
}
.home_logo2 h1 {
    font-size:14px;
    font-weight: bold;
    text-align: left;
    margin: 26px 0 6px -6px;
}

.home_message {
    margin-left: 240px;
    padding: 10px 20px 30px 26px;
}
.home_message p {
    font-size:15px;
}
.home_info {
    padding: 10px 30px 0 8px;
}
.home_info h2 {
    font-size:14px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0 10px -10px;
    padding: 0 0 0 23px;
    background-image: url(../images/leaf2.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}
.home_info h1 {
    font-size:14px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0 10px -10px;
    padding: 0 0 0 23px;
    background-image: url(../images/flower2.jpg);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

div.comment {
    margin: 20px 10px;
}
div.blank {
    height: 20em;
}

ul.article_list {
    list-style-image: url(../images/mark_sq.gif);  
}
.article_list > li {
    margin: 10px 0 3px 0;
}
.article_list ul {
    list-style-image: none;
    list-style-type: none;    
}
table.seminer_table {
    margin: 20px 0px;
    border-collapse:collapse;
    margin:1em auto;
    border: 2px solid #6091BF;
}
.seminer_table tr {
}
.seminer_table th, .seminer_table td {
    white-space: nowrap;
}
.seminer_table th {
    padding:.1em 1em;
    text-align: center;
    border-right: 1px solid #6091BF;
    border-bottom: 2px solid #6091BF;
}
.seminer_table td {
    padding: 0.7em 1em;
    border-right: 1px solid #6091BF;
    border-bottom: 1px solid #6091BF;
    line-height: 180%;
}
.seminer_table th span {
    font-weight: 400;
    font-size: 80%;
}

span.small {
    font-size: 70%;
}

div.block_note {
    margin: 20px 12px;
}
div.links {
    padding: 20px 0;
}
span.rails {
    font-style: italic;
}
span.plus {
    vertical-align: super;
    top: 3px;
}
span.samll {
    font-size: 88%;
}
div.essay {
    margin: 18px 30px 22px 0px;
}
.essay h2 {
    background-image: none;
    background-position: 0 0;
    font-size: 100%;
    font-weight: 100%;
    margin: 4px 0 16px 0px;
    padding: 0 0 3px 3px;
    border-bottom: 1px dashed #666;
}
.essay h4 {
    font-size: 13px;
    text-align: left;
    margin: 6px 0 3px 6px;
}

span.date {
    color: #666;
    font-size: 13px;
    font-weight: normal;
}
div.footnote {
    font-size: 12px;
}
span.footnote {
    color: #519FC3;
    font-size: 11px;
}

/*   end   */
