
@charset "utf-8";
html, body, h1, h2, h3, h4, ul, ol, dl, dd, p, table, th, td {
    margin: 0;
    padding: 0;
}
body {
    color: #333333;
    font-size: 12px;
    line-height: 1.4em;
}
	
h2, h3 {
    font-size: 1em;
}
table {
    border-collapse: collapse;
}
a {
    color: #005aa0;
}
a:hover {
    color: #000066;
}
img {
    border: medium none;
    vertical-align: middle;
}
ul li {
    list-style: none outside none;
}
ol li {
    list-style: decimal outside none;
}
dd {
    text-align: left;
}
span.flash {
    color: #99ff99;
}
span.caution {
    color: #cc0000;
    font-weight: bold;
}
span.ann {
    color: #999999;
}
.wrapper {
    background: url("/images/top.png") no-repeat scroll center top;
}
#wrap_2 {
    background: none repeat scroll 0 0 ;
    margin: 0 auto;
    width: 800px;
}
#header {
    background: url("/images/header.png") no-repeat scroll 0 0 ;
    height: 100px;
    margin: 0 auto 10px;
    overflow: hidden;
    position: relative;
    width: 800px;
}
#header h1 a {
    background: url("/images/header_logo.png") no-repeat scroll 0 0;
    height: 55px;
    left: 16px;
    position: absolute;
    text-indent: -9999px;
    top: 12px;
    width: 300px;
    z-index: 10;
}
#header a.sitemap {
    position: absolute;
    right: 155px;
    top: 12px;
}
#header a.english {
    position: absolute;
    right: 65px;
    top: 12px;
}
#header .search {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: right;
}
#header .search {
    bottom: 0;
    padding: 16px;
    position: absolute;
    right: 0;
    text-align: left;
}
#header .fontsize {
    bottom: 16px;
    left: 412px;
    position: absolute;
    left/**/: 400px;
	_left: 370px;
}

*+html #header .fontsize{
	bottom: 16px;
    left: 370px;
    position: absolute;}
	
#header .fontsize,  x:-moz-any-link  {
    bottom: 16px;
    left: 412px;
    position: absolute;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#header .fontsize  {     bottom: 16px;
    left: 550px;
    position: absolute;  }
}

#header .fontsize a {
    background: url("/images/header_fontsize.png") no-repeat scroll 0 0 ;
    float: left;
    height: 18px;
    text-indent: -9999px;
    width: 39px;
}
#header .fontsize div {
    border: 1px solid #aaaaaa;
    overflow: hidden;
}
#header .fontsize a#font-small {
    background-position: 0 0;
    border-right: 1px solid #ffffff;
}
#header .fontsize a#font-medium {
    background-position: -39px 0;
    border-right: 1px solid #ffffff;
}
#header .fontsize a#font-large {
    background-position: -78px 0;
}
#header .fontsize a#font-small:hover, #header .fontsize .select a#font-small {
    background-position: 0 -18px;
}
#header .fontsize a#font-medium:hover, #header .fontsize .select a#font-medium {
    background-position: -39px -18px;
}
#header .fontsize a#font-large:hover, #header .fontsize .select a#font-large {
    background-position: -78px -18px;
}
#content {
    float: left;
    padding: 0 20px 20px 0;
    width: 550px;
}
#sidebar {
    float: right;
    width: 222px;
}
#sidebar div.login_user {
    border: 1px solid #cccccc;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 10px;
}
#sidebar h2 {
    font-size: 100%;
    height: 42px;
    line-height: 36px;
    padding-left: 42px;
    white-space: nowrap;
}
#sidebar div.nav1 h2 {
    background: url("/images/nav1_icon.png") no-repeat scroll 0 0 ;
}
#sidebar div.nav2 h2 {
    background: url("/images/nav2_icon.png") no-repeat scroll 0 0 ;
}
#sidebar div.nav3 h2 {
    background: url("/images/nav3_icon.png") no-repeat scroll 0 0 ;
}
#sidebar div.nav4 h2 {
    background: url("/images/nav4_icon.png") no-repeat scroll 0 0 ;
}
#sidebar div.nav5 h2, #sidebar div.contact h2 {
    display: none;
}
#sidebar li {
    line-height: 16px;
    padding: 0 10px 5px 30px;
    text-align: left;
}
#sidebar #nav span {
    display: block;
    height: 10px;
}
#sidebar ul {
    padding-top: 5px;
}
#sidebar div.nav1 span.top {
    background: url("/images/nav1_top.png") no-repeat scroll 0 0 #bddef7;
}
#sidebar div.nav1 div.article {
    background: none repeat scroll 0 0 #bddef7;
    padding: 0;
    text-align: center;
}
#sidebar div.nav1 li {
    background: url("/images/nav1_listmarker.png") no-repeat scroll 10px 0 #bddef7;
}
#sidebar div.nav1 span.bottom {
    background: url("/images/nav1_bottom.png") no-repeat scroll 0 0 #bddef7;
}
#sidebar div.nav2 span {
    background: url("/images/nav2_listmarker.png") no-repeat scroll 5px 0 #c5ef8e;
}
#sidebar div.nav2 span.top {
    background: url("/images/nav2_top.png") no-repeat scroll 0 0 #c5ef8e;
}
#sidebar div.nav2 div.article {
    background: none repeat scroll 0 0 #c5ee8e;
    padding: 0;
    text-align: center;
}
#sidebar div.nav2 li {
    background: url("/images/nav2_listmarker.png") no-repeat scroll 10px 0 #c5ee8e;
}
#sidebar div.nav2 span.bottom {
    background: url("/images/nav2_bottom.png") no-repeat scroll 0 0 #c5ef8e;
}
#sidebar div.nav3 span {
    background: url("/images/nav3_listmarker.png") no-repeat scroll 5px 0 #f4d8ca;
}
#sidebar div.nav3 span.top {
    background: url("/images/nav3_top.png") no-repeat scroll 0 0 #f4d8ca;
}
#sidebar div.nav3 div.article {
    background: none repeat scroll 0 0 #f4d8ca;
    padding: 0;
    text-align: center;
}
#sidebar div.nav3 li {
    background: url("/images/nav3_listmarker.png") no-repeat scroll 10px 0 #f4d8ca;
}
#sidebar div.nav3 span.bottom {
    background: url("/images/nav3_bottom.png") no-repeat scroll 0 0 #f4d8ca;
}
#sidebar div.nav4 span {
    background: url("/images/nav2_listmarker.png") no-repeat scroll 5px 0 #c5ef8e;
}
#sidebar div.nav4 span.top {
    background: url("/images/nav2_top.png") no-repeat scroll 0 0 #c5ef8e;
}
#sidebar div.nav4 div.article {
    background: none repeat scroll 0 0 #c5ee8e;
    padding: 0;
    text-align: center;
}
#sidebar div.nav4 li {
    background: url("/images/nav2_listmarker.png") no-repeat scroll 10px 0 #c5ee8e;
}
#sidebar div.nav4 span.bottom {
    background: url("/images/nav2_bottom.png") no-repeat scroll 0 0 #c5ef8e;
}
#sidebar div.nav5 span.top {
    background: url("/images/nav1_top.png") no-repeat scroll 0 0 #bddef7;
}
#sidebar div.nav5 div.article {
    background: none repeat scroll 0 0 #bddef7;
    padding: 0;
    text-align: center;
}
#sidebar div.nav5 li {
    background: url("/images/nav1_listmarker.png") no-repeat scroll 10px 0 #bddef7;
}
#sidebar div.nav5 span.bottom {
    background: url("/images/nav1_bottom.png") no-repeat scroll 0 0 #bddef7;
}
#sidebar div.nav7 span.top {
    background: url("/images/nav7_top.png") no-repeat scroll 0 0 #feb0b0;
}
#sidebar div.nav7 div.article {
    background: none repeat scroll 0 0 #feb0b0;
    padding: 0;
    text-align: center;
}
#sidebar div.nav7 li {
    background: url("/images/nav4_listmarker.png") no-repeat scroll 10px 0 #feb0b0;
}
#sidebar div.nav7 span.bottom {
    background: url("/images/nav7_bottom.png") no-repeat scroll 0 0 #feb0b0;
}

#sidebar div.nav7 h2 {
    background: url("/images/nav7_icon.png") no-repeat scroll 0 0 ;
}
#nav div {
    padding-bottom: 20px;
}
#sidebar div.banner {
    padding-bottom: 20px;
}
#sidebar div.banner p {
    color: #666666;
    font-size: 0.9em;
    line-height: 1.1em;
    overflow: hidden;
    padding-bottom: 10px;
}
#sidebar div.banner p a {
    float: right;
}
div.topicpath {
    padding-bottom: 20px;
}
div.topicpath a {
    color: #333333;
}
div.topicpath span {
    font-weight: bold;
}
ul.pagination {
    font-weight: bold;
    overflow: hidden;
    padding-top: 10px;
}
ul.pagination li {
    border-right: 1px solid #cccccc;
    cursor: default;
    float: left;
    line-height: 1em;
    padding: 1px 10px;
    text-align: center;
}
ul.pagination li.page {
    padding: 0;
}
ul.pagination li.active {
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}
ul.pagination li.page, ul.pagination li.next {
    border: medium none;
}
ul.pagination li.pagination_omit {
    color: #999999;
}
ul.pagination a {
    color: #999999;
    text-decoration: none;
}
ul.pagination a:hover {
    color: #333333;
    text-decoration: underline;
}
a#pagetop {
    clear: both;
    float: right;
    height: 25px;
    margin-bottom: 10px;
    width: 90px;
}
a#pagetop:hover {
    color: #333333;
}
#footer {
    border-top: 1px solid #333333;
    clear: both;
    color: #666666;
    font-size: 0.8em;
    margin-top: 10px;
    padding: 10px 0;
}
#footer ul {
    font-size: 1.2em;
    overflow: hidden;
}
#footer li {
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    float: left;
    margin: 0 -1px 10px 0;
    padding: 0 20px;
    white-space: nowrap;
}
#top div.frame {
    border-radius: 10px;
    color: #666666;
    margin: 10px 0 20px;
    padding: 5px;
}
div.top h2 {
    background: url("/images/entry_heading.gif") repeat-x scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    border-radius: 10px;
    color: #004387;
    font-size: 1.4em;
    line-height: 28px;
    margin: 20px 0 5px;
    padding: 0 10px !important;
}
#top div.frame p {
    padding-bottom: 10px;
}
div.top div.frame {
/*    background: url("/images/top_foundation_bg.png") no-repeat scroll right bottom ; */
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 10px;
}
div.top div.frame p {
    color: #333333;
    padding-bottom: 10px;
}
div.top div.frame table {
    margin: 0 auto 10px;
}
div.top div.frame td {
    color: #333333;
    padding: 5px 10px;
    vertical-align: top;
}
#top h2.loggedin {
    color: #996633 !important;
}
#top div.news {
    padding-top: 20px;
}
#top div.news h2, div.category div.news h2 {
    background: url("/images/news_heading.png") no-repeat scroll 0 0 #ffffff;
    color: #004387;
    font-size: 1.4em;
    line-height: 28px;
    padding: 0 10px 10px;
}
#top div.news h2 a, div.category div.news h2 a {
    float: right;
    font-size: 0.8em;
    font-weight: normal;
}
#top div.news table, div.category div.news table, #cat_top table {
    border: medium none;
    width: 100%;
}
#top div.news th, #top div.news td, div.category div.news th, div.category div.news td, #cat_top th, #cat_top td {
    border: medium none;
    padding: 5px;
}
#top div.news th, div.category div.news th, #cat_top th {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
#top div.news ul {
    padding-left: 2em;
}
#top div.news li {
    list-style: disc outside none !important;
}
#top #menu {
    height: 115px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
#topmenu1, #topmenu2, #topmenu3, #topmenu4, #topmenu5, #topmenu6, #topmenu7, #topmenu8, #topmenu9 {
    position: absolute;
}
#topmenu1 span, #topmenu2 a, #topmenu3 a, #topmenu4 a, #topmenu5 span, #topmenu6 span, #topmenu7 span, #topmenu8 span, #topmenu9 a {
    background: url("/images/top_nav2.png") no-repeat scroll 0 0;
    display: block;
    height: 32px;
    text-indent: -9999px;
}
#top #menu li ul {
    box-shadow: 0 3px 10px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 32px;
}
#top #menu li li {
    padding: 5px 5px;
    text-align: left;
}
#top #menu li li a {
    display: inline;
    text-decoration: none;
}
#top #menu li li a:hover {
    text-decoration: underline;
}
#topmenu1 {
    left: 0;
    top: 0;
}
#topmenu1 span {
    width: 180px;
}
#topmenu1 ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #c5ee8e;
    border-color: #339933 #339933 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
#topmenu1 li {
    border-bottom: 1px solid #339933;
}
#topmenu2 {
    left: 180px;
    top: 0;
}
#topmenu2 a {
    background-color: #c5ee8e;
    background-position: 0-32px !important;
    width: 180px;
}
#topmenu2 ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #c5ee8e;
    border-color: #339933 #339933 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
#topmenu2 li {
    border-bottom: 1px solid #339933;
}
#topmenu3 {
    left: 360px;
    top: 0;
}
#topmenu3 a {
    background-color: #f4d8ca;
    background-position: 0 -64px !important;
    width: 180px;
}
#topmenu3 ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f4d8ca;
    border-color: #996633 #996633 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
#topmenu3 li {
    border-bottom: 1px solid #996633;
}
#topmenu4 {
    left: 0;
    top: 42px;
}
#topmenu4 a {
    background-color: #c5ee8e;
    background-position: 0 -96px !important;
    width: 180px;
}
#topmenu4 ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #c5ee8e;
    border-color: #339933 #339933 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
#topmenu4 li {
    border-bottom: 1px solid #339933;
}
#topmenu5 {
    left: 180px;
    top: 42px;
}
#topmenu5 span {
    background-color: #bddef7;
    background-position: 0 -128px !important;
    overflow: hidden;
    width: 180px;
}
#topmenu5 ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #bddef7;
    border-color: #339933 #339933 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
#topmenu5 li {
    border-bottom: 1px solid #339933;
}
#topmenu6 {
    left: 360px;
    top: 42px;
}
#topmenu6 span {
    background-color: #feb0b0;
    background-position: 0 -160px !important;
    overflow: hidden;
    width: 180px;
}
#topmenu6 ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #feb0b0;
    border-color: red red -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
#topmenu6 li {
    border-bottom: 1px solid red;
}

#topmenu7 {
    left: 0;
    top: 84px;
}
#topmenu7 span {
    background-color: #feb0b0;
    background-position: 0 -193px !important;
    width: 180px;
}
#topmenu7 ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #feb0b0;
    border-color: red red -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
#topmenu7 li {
    border-bottom: 1px solid red;
}
#topmenu8 {
    left: 180px;
    top: 84px;
}
#topmenu8 span {
    background-color: #c5ee8e;
    background-position: 0 -225px !important;
    overflow: hidden;
    width: 180px;
}
#topmenu8 ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #c5ee8e;
    border-color: #339933 #339933 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}

#topmenu8 li {
    border-bottom: 1px solid #339933;
}
#topmenu9 {
    left: 360px;
    top: 84px;
}
#topmenu9 a {
    background-color: #bddef7;
    background-position: 0 -257px !important;
    overflow: hidden;
    width: 180px;
}

div.search_result img.top {
    padding-bottom: 20px;
}
div.search_result div.section {
    border-bottom: 1px solid #999999;
    padding: 20px 20px 15px;
}
div.search_result div.pickup {
    padding: 20px 0 15px;
}
div.search_result div.special, div.search_result div.guest, div.search_result div.general {
    padding: 40px 20px 15px;
}
div.search_result div.topicpath {
    border-bottom: 1px solid #999999;
}
div.search_result h2 {
    font-size: 1.4em;
    padding-bottom: 0.5em;
}
div.search_result p.readmore {
    text-align: right;
}
div.search_result p.readmore a {
}
div.category h1 {
    border-left: 7px solid #228dde;
    margin-bottom: 10px;
    padding-left: 10px;
}
div.entry h1 {
    font-size: 1.5em;
}
div.entry h1 span {
    display: block;
    font-size: 0.6em;
}
#entry_type1 div.entry h1 {
    border-left: 7px solid #228dde;
    color: #228dde;
    font-size: 2em;
    line-height: 1.2em;
    padding-left: 10px;
}
#entry_type1 div.entry h2, #entry_type1 div.entry h3, #entry_type1 div.entry h4 {
    color: #228dde;
}
#entry_type2 div.entry h1 {
    border-left: 7px solid #125500;
    color: #125500;
    font-size: 2em;
    line-height: 1.2em;
    padding-left: 10px;
}
#entry_type2 div.entry h2, #entry_type2 div.entry h3, #entry_type2 div.entry h4 {
    color: #125500;
}
#entry_type3 div.entry h1 {
    border-left: 7px solid #d68601;
    color: #d68601;
    font-size: 2em;
    line-height: 1.2em;
    padding-left: 10px;
}
#entry_type3 div.text h3, #entry_type3 div.text dt, div.category_3 div.qanda dt {
    background: url("/images/pret_q.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 20px;
}
#entry_type3 div.text dl, div.category_3 div.qanda dl {
    padding-top: 20px;
}
#entry_type3 div.text dd, div.category_3 div.qanda dd {
    background: url("/images/pret_a.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 0;
    padding-left: 20px;
}
#entry_type3 div.entry h2, #entry_type3 div.entry h3, #entry_type3 div.entry h4 {
    color: #d68601;
}
#entry_type4 div.entry h1 {
    border-left: 7px solid #125500;
    color: #125500;
    font-size: 2em;
    line-height: 1.2em;
    padding-left: 10px;
}
#entry_type4 div.entry h2, #entry_type4 div.entry h3, #entry_type4 div.entry h4 {
    color: #125500;
}
#entry_type1 div.entry h4, #entry_type2 div.entry h4, #entry_type3 div.entry h4 {
    background: url("/images/entry_heading_kenkyuhan.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
}
div.category_1 h1 {
    background: url("/images/entry_heading_category_1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    line-height: 1.3;
    padding: 14px 0 14px 70px;
    white-space: normal;
}
div.category_2 h1 {
    background: url("/images/entry_heading_category_2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    line-height: 1.3;
    padding: 14px 0 14px 70px;
    white-space: normal;
}
div.category_3 h1 {
    background: url("/images/entry_heading_category_3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    line-height: 1.3;
    padding: 14px 0 14px 70px;
    white-space: normal;
}
div.category_4 h1 {
    background: url("/images/entry_heading_category_4.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    line-height: 1.3;
    padding: 14px 0 14px 70px;
    white-space: normal;
}
div.category_5 h1 {
    background: url("/images/entry_heading_category_5.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    line-height: 1.3;
    padding: 14px 0 14px 70px;
    white-space: normal;
}
div.entry div.frame {
    background: none repeat scroll 0 0 #eaf4fc;
    border: 1px solid #ccccee;
    border-radius: 10px;
    margin: 10px 0 20px;
    padding: 10px;
}
div.category_1 div.frame {
    background: none repeat scroll 0 0 #eaf4fc;
    border: 1px solid #ccccee;
}
div.category_2 div.frame {
    background: none repeat scroll 0 0 #f1fcea;
    border: 1px solid #eeeecc;
}
div.category_3 div.frame {
    background: none repeat scroll 0 0 #f4d8ca;
    border: 1px solid #eecccc;
}
div.category_4 div.frame {
    background: none repeat scroll 0 0 #f1fcea;
    border: 1px solid #eeeecc;
}
div.category_5 div.frame {
    background: none repeat scroll 0 0 #eaf4fc;
    border: 1px solid #ccccee;
}
div.entry div.frame h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 1em;
    line-height: 1.4em;
    padding: 0;
}
div.entry div.frame h3 {
    margin-bottom: 10px;
}
div.entry div.description li a {
    background: url("/images/link_green.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 2px 0 2px 18px;
}
#entry_type4 div.entry td.layout_td table.localBox04 a.pdf {
    display: block;
    text-align: left;
}
div.entry a.pdf, #top div.top a.pdf {
    background: url("/images/link_pdf.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 2px 0 2px 18px;
}
div.entry a.word {
    background: url("/images/link_word.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 2px 0 2px 18px;
}
a[href$=".doc"] {
    background: url("/images/link_word.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 2px 0 2px 18px;
}
a[href$=".docx"] {
    background: url("/images/link_word.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 2px 0 2px 18px;
}
div.entry a.blank {
    background: url("/images/link_article.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 2px 0 2px 18px;
}
div.entry a.internal {
    background: url("/images/link_gray.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 2px 0 2px 18px;
}
div.entry a.excel {
    background: url("/images/link_excel.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 2px 0 2px 18px;
}
a[href$=".xls"] {
    background: url("/images/link_excel.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 2px 0 2px 18px;
}
a[href$=".xlsx"] {
    background: url("/images/link_excel.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 2px 0 2px 18px;
}
div.entry li.internal {
    list-style: none outside none !important;
}
div.entry a.book {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 2px;
}
div.entry div.description {
    border-bottom: 3px solid #228dde;
    border-left: 7px solid #228dde;
    color: #7777aa;
    padding: 5px 0 0 10px;
}
#entry_type1 div.entry div.description {
    border-bottom: 3px solid #228dde;
    border-left: 7px solid #228dde;
    color: #7777aa;
}
#entry_type2 div.entry div.description {
    border-bottom: 3px solid #125500;
    border-left: 7px solid #125500;
    color: #77aa77;
}
#entry_type3 div.entry div.description {
    border-bottom: 3px solid #d68601;
    border-left: 7px solid #d68601;
    color: #aa7777;
}
#entry_type4 div.entry div.description {
    border-bottom: 3px solid #125500;
    border-left: 7px solid #125500;
    color: #77aa77;
}
div.entry div.upload {
    overflow: hidden;
    padding: 10px 0;
    text-align: right;
}
div.entry div.upload a {
    line-height: 1em;
    padding-left: 18px;
    white-space: nowrap;
}
div.entry div.link {
    overflow: hidden;
}
div.entry div.link a {
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 33%;
}
div.entry a.link1 {
    background: none repeat scroll 0 0 #228dde;
    color: #ffffff;
}
div.entry a.link2 {
    background: none repeat scroll 0 0 #c5ef8e;
}
div.entry a.link3 {
    background: none repeat scroll 0 0 #f3e994;
}
div.entry div.text {
    padding: 20px 0;
}
div.entry div.text h1, div.entry div.text h2, div.entry div.text h3, div.entry div.text h4 {
    margin-top: 15px;
}
div.entry div.text h1 {
    font-size: 1.4em;
}
div.entry div.text h2 {
    color: #004387;
    font-size: 1.4em;
    padding: 0 10px;
}
div.entry div.text h3 {
    font-size: 1.2em;
    text-align: left;
}
div.entry div.text h4 {
}
div.category_1 h1, div.category_1 h2, div.category_1 h3, div.category_1 h4 {
    color: #333399 !important;
}
div.category_2 h1, div.category_2 h2, div.category_2 h3, div.category_2 h4 {
    color: #339933 !important;
}
div.category_3 h1, div.category_3 h2, div.category_3 h3, div.category_3 h4 {
    color: #996633 !important;
}
div.category_4 h1, div.category_4 h2, div.category_4 h3, div.category_4 h4 {
    color: #339933 !important;
}
div.category_5 h1, div.category_5 h2, div.category_5 h3, div.category_5 h4 {
    color: #333366 !important;
}
div.entry div.text p {
    padding: 5px 0 10px 10px;
}
div.entry div.text table {
    margin-bottom: 15px;
    width: 100%;
}
div.entry div.text table.layout {
    margin-bottom: 0;
}
div.entry div.text th, div.entry div.text td {
    border: 1px solid #cccccc;
    color: #333;
    letter-spacing: 1px;
    padding: 5px;
}
div.entry table.layout td.layout_td {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    padding: 0;
}
div.category_1 div.text th {
    background: none repeat scroll 0 0 #bddef7 !important;
}
div.category_2 div.text th {
    background: none repeat scroll 0 0 #c5ee8e !important;
}
div.category_3 div.text th {
    background: none repeat scroll 0 0 #f4d8ca !important;
}
#entry_type4 div.text th {
    background: none repeat scroll 0 0 #c5ee8e !important;
}
div.category_5 div.text th {
    background: none repeat scroll 0 0 #bddef7 !important;
}
div.category_1 div.text tr {
    background: none repeat scroll 0 0 #eaf4fc;
}
div.category_2 div.text tr {
    background: none repeat scroll 0 0 #f1fcea;
}
div.category_3 div.text tr {
    background: none repeat scroll 0 0 #ffeff2;
}
#entry_type4 div.text tr {
    background: none repeat scroll 0 0 #f1fcea;
}
div.category_5 div.text tr {
    background: none repeat scroll 0 0 #eaf4fc;
}
div.entry div.text td.prefHead {
    background: none repeat scroll 0 0 #eeeeee;
    font-weight: bold;
}
div.entry div.text ul, div.entry div.text ol {
    margin-left: 20px;
    padding-bottom: 10px;
}
div.entry div.text ul li {
    list-style: disc outside none;
}
div.entry div.text ul li ul li {
    list-style: circle outside none;
}
div.entry div.text hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #cccccc;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
}
div.entry div.informer table {
    border: 1px solid #999999;
    width: 100%;
}
div.entry div.informer caption {
    background: none repeat scroll 0 0 #999999;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 10px;
    text-align: left;
}
div.entry div.informer th, div.entry div.informer td {
    background: none repeat scroll 0 0 #e8e8e8;
    padding: 5px 10px;
}
div.entry div.informer th {
    text-align: left;
    width: 100px;
}
div.registration div.myform {
    padding-top: 20px;
}
div.registration p {
    padding-bottom: 10px;
}
td.line-none {
    background: none repeat scroll 0 0 #ffffff;
}
div.event div.topicpath {
    border-bottom: medium none;
}
#static #content {
    text-align: center;
    width: 100%;
}
.fieldWithErrors {
    display: inline;
}
.fieldWithErrors input, .fieldWithErrors textarea {
    border: 2px solid red;
}
#errorExplanation {
    background-color: #f0f0f0;
    border: 2px solid red;
    margin-bottom: 20px;
    padding: 7px 7px 12px;
    width: 400px;
}
#errorExplanation h2 {
    background-color: #c00;
    border-left: medium none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: -7px;
    padding: 5px 5px 5px 15px;
    text-align: left;
}
#errorExplanation p {
    color: #333;
    margin-top: 10px;
    padding: 5px;
}
#errorExplanation ul li {
    font-size: 12px;
    list-style: square outside none;
    margin-left: 20px;
}
.clear {
    clear: both;
}
#top_menu {
    background: none repeat-x scroll 0 0 #005fb6;
    height: 40px;
}
#top_menu ul {
    list-style-type: none;
    margin: 0 auto;
    width: 800px;
}
#top_menu li {
    float: left;
}
#content_main {
    margin: 0 auto;
    padding: 0;
	width: 800px;
	height: 10px;
}
#content_main_in {
    margin: 0 auto;
    padding: 0;
}
#content_main_l {
/*    float: left;*/
    margin: 0;
    padding: 0;
}
#content_main_l_01 {
    background: url("/images/bg_key.jpg") no-repeat scroll 0 0;
    height: 118px;
    margin: 0;
    padding: 0;
}
#content_main_l_01_in {
    margin: 0 0 0 20px;
    padding: 20px 0 0;
}
#submit{
	width:90px;
	text-align:center;
	height:25px;
	background:#0000FF;
	color:#FFFFFF;
	border: 1px solid #0000FF;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;}
#text{width: 70%; height:20px; }

#content_main_l_02 {
    background: url("/images/bg_50.jpg") repeat-y scroll 0 0 ;
    margin: 0 0 0px 0;
    padding: 0 0 10px 0;width :550px;
}
#content_main_l_02_in {
    margin: 0 0 0 20px;
    padding: 20px 0 0;
}
.button {
    float:left;
    background: #ffffff;
    border-radius: 5px;
    border-style: none;
    box-shadow: 2px 2px 3px 1px #cacaca;
    color: #005fb6;
    font-family: "??f??????????f??L Pro W3","Hiragino Kaku Gothic Pro","????????????",Meiryo,Osaka,"?????? ????L?????????","MS PGothic",sans-serif;
    font-size: 120%;
    font-weight: bold;
    margin: 0 10px 5px;
	display:inline-block;
    width:80px;
    text-align:center;
    vertical-align:
  }

.button a{
    display:block;
    text-decoration: none;
    line-height: 220%;
    width:100%;
}


.button:hover {
    opacity: 0.8;
}

#content_main_l_02_in p {
	margin:0px;
	padding:0 0 0 10px;
}

#content_main_r {
/*    float: right;*/
    margin: 0;
    padding:10px 0 0 0;
    width: 221px;
}
#content_main_r a:hover{
	opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
	}

#content_main_r img {
    margin: 0;
    padding: 0 0 5px;
	width:100%;
}
#GlobalNav {
    display: none;
}
#BtnGnavOpen {
    display: none;
}
#header2 {
    display: none;
}

#main_in_img{
        padding-bottom:15px;
        width:550px;
        height:71px;
        text-align: center;
        background:url("/images/main_b.png") no-repeat scroll center top;
}

#main_in_img_sp {
       display:none;
	max-width: 96%;
}


