
@charset "utf-8";

body {
    color: inherit;
}

a {
    color: #0B2D96;
}
a: hover img {
    opacity: 0.9;
}

/*================== wrapper ==================*/
#tmp_wrapper {
    min-width: 1000px;
}

/*================== header ==================*/
#tmp_header {
    position: relative;
    width: 100%;
    height: 200px;
    background: url(../images/toppage/top_img.jpg) no-repeat bottom center;
    background-color: #000;
    color: #fff;
}

#tmp_header_logo {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 100;
    margin-left: -76px;
    width: 155px;
}

#tmp_header_logo .logo {
    width: 171px;
    margin: 0 auto;
}

#tmp_header a {
    color: #fff;
}

/*================== header -> gnavi ==================*/
#tmp_gnavi {
    position: absolute;
    bottom: 0px;
    height: 63px;
    width: 100%;
    background: url(../images/header/navi_back.png) repeat-x top;
    z-index: 1;
}

#tmp_gnavi ul {
    width: 965px;
    height: 63px;
    padding: 0;
    margin: 0 auto;
    border-right: 1px solid #666;
}

#tmp_gnavi ul li {
    height: 63px;
    width: 192px;
    float: left;
    list-style: none;
    border-left: 1px solid #666;
}

#tmp_gnavi ul li:hover,
#tmp_gnavi ul li.active {
    background: url(../images/header/navi_back_o.png) repeat-x;
}

#tmp_gnavi ul.sp {
    display: none;
}


/*================== main layout ==================*/
#tmp_main {
    background: url(../images/common/back.png) repeat-x top center;
    padding: 10px 0 0;
}

#tmp_main div.col_nm {
    margin: 0 auto;
    width: 960px;
    padding: 10px 0 0;
}

#tmp_main div.col_main {
    float: left;
    margin-right: 10px;
    width: 688px;
}

#tmp_main div.col_rgt_navi {
    float: right;
    width: 240px;
    margin-left: 10px;
}

/*================== subtitle area ==================*/
#tmp_subtitle {
    position: relative;
    width: 960px;
    height: 110px;
    margin: 0 auto;
}

#tmp_subtitle .category_title,
#tmp_subtitle .category_title_hotnews {
    position: absolute;
    top: 40px;
}

/*================== breadcrumb ==================*/
#tmp_subtitle #tmp_pankuzu {
    position: absolute;
    width: 400px;
    font-size: 82.5%;
    line-height: 1.2;
}

/*================== search area ==================*/
#tmp_search_menu {
    position: relative;
    margin: 0;
    width: 378px;
    height: 86px;
    left: 576px;
    background: #FFFFFF url(../images/search_menu/search_back_line.png) no-repeat;
    background-position: center 44px;
    margin-bottom: 10px;
    border: 3px solid #E2DCC4;
}

#tmp_search_menu input#tmp_query {
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #6DB86E;
    width: 166px;
    height: 24px;
    padding: 0 5px;
}

#tmp_search_menu input.search_btn {
    position: absolute;
    top: 10px;
    left: 188px;
}

#tmp_search_menu p.keyword {
    position: absolute;
    top: 10px;
    left: 240px;
}

#tmp_search_menu div.keyword {
    position: absolute;
    top: 7px;
    left: 308px;
    height: 26px;
    width: 60px;
    font-size: 70%;
}

#tmp_search_menu p.size {
    position: absolute;
    top: 55px;
    left: 10px;
}

#tmp_search_menu ul.size {
    position: absolute;
    top: 56px;
    left: 46px;
}
#tmp_search_menu ul.size li {
    list-style: none;
    float: left;
    margin-right: 3px;
}

#tmp_search_menu p.color {
    position: absolute;
    top: 55px;
    left: 171px;
}

#tmp_search_menu ul.color {
    position: absolute;
    top: 56px;
    left: 215px;
}

#tmp_search_menu ul.color li {
    list-style: none;
    float: left;
    margin-right: 3px;
}

/*================== Main Column ==================*/
#tmp_contents {
    width: 100%;
    margin-bottom: 35px;
}

#tmp_contents h1 {
    border-bottom: 2px solid #454883;
    margin: 0 0 10px;
    background: #105214;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #105214), color-stop(0.00, #157620));
    background: -webkit-linear-gradient(top, #157620 0%, #105214 100%);
    background: -moz-linear-gradient(top, #157620 0%, #105214 100%);
    background: -o-linear-gradient(top, #157620 0%, #105214 100%);
    background: -ms-linear-gradient(top, #157620 0%, #105214 100%);
    background: linear-gradient(to bottom, #157620 0%, #105214 100%);
    color: #FFFFFF;
    font-size: 160%;
    padding: 8px 16px;
}

#tmp_contents h2 {
    border-bottom: 2px solid #454883;
    font-size: 200%;
    margin: 20px 0;
    padding-bottom: 8px;
}

#tmp_contents h2.h3style {
    margin: 20px 0;
    background: #FFFFFF;
    padding: 8px 14px;
    border-bottom: 1px solid #454883;
    font-size: 120%;
}

#tmp_contents h2 a {
    text-decoration: none;
    color: #000000;
}

#tmp_contents h3.relation {
    margin: 20px 0 20px 10px;
    padding: 0 0 0 20px;
    background: url(../images/subpage/relation_icon.png) no-repeat left center;
    font-size: 120%;
    color: #0B2D96;
    border: none;
}

#tmp_contents h3 {
    margin: 20px 0;
    background: #FFFFFF;
    padding: 8px 14px;
    border-bottom: 1px solid #454883;
    font-size: 120%;
}

#tmp_contents ul {
    margin: 20px 0 20px 40px;
}

#tmp_contents ul li {
    margin: 5px;
}

#tmp_contents a.pdf {
    padding-left: 20px;
    background: url(../images/subpage/pdf_icon.png) no-repeat left center;
}

#tmp_contents a.link {
    padding-left: 20px;
    background: url(../images/subpage/link_icon.png) no-repeat left center;
}


#tmp_contents table.info_list {
    width: 100%;
    border-collapse: collapse;
}

#tmp_contents table.info_list tr {
    background: url(../images/rgt_navi/rgt_navi_line.png) repeat-x left bottom;
}

#tmp_contents table.info_list th,
#tmp_contents table.info_list td {
    padding: 11px 0 12px 0;
    font-size: 90%;
}

#tmp_contents table.info_list a {
    font-size: 125%;
    display: inline-block;
}


#tmp_contents table.info_list td.date {
    white-space: nowrap;
    padding-right: 8px;
    width: 100px;
}

#tmp_contents table.info_list td.info_topics {
    padding-left: 8px;
    width: 520px;
}



/*================== Main Column (Category Area)==================*/
#category_btn_list {
    margin:10px 0 30px;
}

#category_btn_list hr {
    clear: both;
    margin: 0;
    border: 0;
    border-bottom: 1px dotted #CCCCCC;
    background-color: transparent;
    width: 681px;
}
#category_btn_list hr:nth-child(4n+2) {
    display: none;
}

div.cat_menu {
    width:340px;
    float:left;
}
div.cat_menu:nth-child(4n+1) {  
    border-right: 1px dotted #CCCCCC;
}

div.cat_menu div.lft {
    margin:20px 0 30px;
    width:150px;
    float:left;
}
div.cat_menu div.rgt {
    width:170px;
    padding:20px 10px 30px; 
    float:right;
}

div.cat_menu div.rgt p.desc {
    margin:10px 0;
    font-size: 90%;
}
div.cat_menu div.rgt p.list a {
    background: url(../images/common/list_arrow.png) no-repeat left center;
    padding-left:12px;
    font-size: 90%;
}

#tmp_contents #category_list h2.h3style {
    margin-bottom: 10px;
}

#tmp_contents #category_list p.summary {
    margin-left: 15px;
}

#tmp_contents #category_list ul {
    font-size: 120%;
    margin-bottom: 40px;
}

#tmp_contents #category_list li {
    margin:10px 0;
}

/*================== kouhou kumenan ==================*/
div#tmp_kouhou_update {
    text-align: right;
}

div#tmp_kouhou_list h2 {
    border-bottom: 1px solid #454883;
    font-size: 180%;
    margin: 20px 0 0;
    padding: 5px 0 5px 10px;
    background: #FFFFFF;
    color: #0A4310;
}

div#tmp_kouhou_list .image {
    margin-top: 15px;
    margin-right: 25px;
    float: left;
    /*width: 151px;*/
    width: 300px;
}

div#tmp_kouhou_list .contents_area {
    float: left;
    /*width: 510px;*/
    width: 360px;
}

div#tmp_kouhou_list h3 {
    border: none;
    padding: 0;
    font-size: 100%;
    background: transparent;
}

div#tmp_kouhou_list h3.kohou_abst_title {
    color: #555555;
    margin: 15px 0 0 0;
}

div#tmp_kouhou_list h3.kohou_contents_title ,
div#tmp_kouhou_list h3.kohou_file_title {
    color: #252525;
    margin: 15px 0 0 0;
}


div#tmp_kouhou_list p {
    color: #555555;
    margin-top: 5px;
    font-size: 90%;
}

div#tmp_kouhou_list p.kohou_contents {
    padding-left: 25px;
}

div#tmp_kouhou_list p.kohou_file {
    /*width: 400px;*/
    width: 300px;
    padding: 5px 20px;
    border: 1px solid #7A9DFB;
}

/*================== Main Column (Relation Area) ==================*/
#tmp_main div.relation {
    margin-left: 8px;
    margin-bottom: 20px;
    width: 668px;
}

#tmp_main div.relation p.ttl,
#tmp_main div.relation div#tmp_inquiry_ttl {
    height: 28px;
    background: url(../images/subpage/relation_back.png) no-repeat left center;
    border: none;
    padding: 6px 14px;
    margin: 0;
    font-weight: bold;
}

#tmp_main div.relation p.ttl span {
    font-style: normal;
    color: #4657A5;
    padding-left: 24px;
}

#tmp_main div.relation p.ttl span.download { 
    background: url(../images/subpage/rel_download_icon.png) no-repeat left center; 
}

#tmp_main div.relation p.ttl span.link {
    background: url(../images/subpage/rel_link_icon.png) no-repeat left center; 
}

#tmp_main div.relation p.ttl span.vote {
    background: url(../images/subpage/rel_vote_icon.png) no-repeat left center; 
}

#tmp_main div.relation div#tmp_inquiry_ttl p {
    background: url(../images/subpage/rel_contact_icon.png) no-repeat left center;
    font-style: normal;
    color: #4657A5;
    padding-left: 24px;
}

#tmp_main div.relation div.relation_inner {
    padding: 18px;
    border-left: 1px solid #799DFA;
    border-right: 1px solid #799DFA;
    border-bottom: 1px solid #799DFA;
}

#tmp_main div.relation .ul {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCCCCC;
}

#tmp_main div.relation .lft {
    width: 112px;
    float: left;
}

#tmp_main div.relation .rgt {
    margin-left: 10px;
    width: 490px;
    float: right;
}

#tmp_main div.relation .btn {
    margin-top: 8px;
}

#tmp_main div.relation div.vote_form {
    margin: 10px 0;
}

#tmp_main div.relation p.vote_btn {
    text-align: center;
}

#tmp_main div.relation p.vote_btn input[type=button] {
    padding: 3px 20px;
}

#tmp_main div.relation p.vote_btn input[type=reset] {
    padding: 3px 20px;
}

#tmp_main div.relation p.vote_btn input[type=submit] {
    padding: 3px 20px;
}

#tmp_main div.relation .question {
    font-weight: bold;
}
.plugin {
    border: 1px solid #CCCCCC;
    clear: both;
    margin: 0 0 20px 8px;
    width: 630px;
    padding: 18px;
    font-size: 90%;
}
.plugin .plugin_img {
    float: left;
    margin: 0 10px 0 0 !important;
}
.plugin .plugin_img img {
    vertical-align: top;
}
.plugin p {
    margin: 0 !important;
}


/*================== right navi ==================*/
/* ナビ */
div.col_rgt_navi div.navi_box {
    margin-bottom: 10px;
}

div.col_rgt_navi div.navi_box h3 span {
    display: none;
}

div.col_rgt_navi div.navi_inner {
    border: 2px solid #5EAC35;
    border-top: none;
    background: #fff;
}

div.col_rgt_navi div.navi_box ul li {
    list-style: none;
    padding: 10px 6px 6px 24px;
    background: url(../images/rgt_navi/rgt_navi_line.png) repeat-x bottom;
}

div.col_rgt_navi div.navi_box ul li: last-child {
    background-image: none; 
}

div.col_rgt_navi div.navi_box ul li.active {
    background-color: #DFE4ED;
}

div.col_rgt_navi div.navi_box ul li a {
    padding-left: 10px;
    background: url(../images/common/list_arrow.png) no-repeat left center;
}

/*================== right navi information ==================*/
/* 各ページのジャンルによって内容を追加してください。 */

.col_rgt_navi .col_rgt_news {
    width: 214px;
    padding: 10px;
}

.col_rgt_navi .col_rgt_news h3 {
    margin-bottom: 5px;  
}

.col_rgt_navi .col_rgt_news h3 span {
    display: none;
}

#rgt_info_life p.label {
   /* background: url(../images/toppage/life_icon.png) no-repeat right center;
    padding-right: 50px;
    display: inline;*/
}

.col_rgt_navi #rgt_info_life {
    border: 3px solid #D1851A;
}
.col_rgt_navi #rgt_info_sightseeing {
    border: 3px solid #F96161;
}
.col_rgt_navi #rgt_info_business {
    border: 3px solid #5F974E;
}
.col_rgt_navi #rgt_info_administration {
    border: 3px solid #3387C1;
}

/*================== top button ==================*/
#tmp_up_btn {
    padding-top:26px;
    width:100%;
    font-size: 80%;
}
#tmp_up_btn a {
    display: block;
    background: #46386C;
    padding:5px 15px;
    color:#FFF;
    float: right;
}

/*================== footer navi ==================*/
#tmp_footer_navi {
    border-top: 3px solid #46386C;
    border-bottom: 1px solid #46386C;
}

#tmp_footer_navi_inner {
    margin: 0 auto;
    width: 960px;
    padding: 6px 0;
}

#tmp_footer_navi ul {
    text-align: right;
    border-right: 1px solid #3B1E86;
}

#tmp_footer_navi ul li {
    list-style: none;
    display: inline;
    padding: 0px 8px;
    border-left: 1px solid #3B1E86;

}

/*================== footer ==================*/
#tmp_footer {
    margin:0 auto;
    width:960px;
    height:216px;
    position: relative;
}
#tmp_footer img {
    position: absolute;
    left: 20px;
    top: 16px;
}
#tmp_footer_inner {
    margin-left: 190px;
    padding-top: 30px;
    width: 770px;
    height: 186px;
    background: url(../images/footer/kappi.png) no-repeat;
    background-position: right 20px;
    font-size: 90%;
    color: #666666;
}


/*================== Social Button  ==================*/
.social_btn {
    width: 658px;
    padding: 3px 15px 10px;
    border-bottom: 1px dotted #bbbbbb;
    margin-bottom: 12px;
}
.social_btn .facebook_btn {
    float: left;
    width: 117px;
}
.social_btn .twitter_btn {
    float: left;
    width: 105px;
}


/*================== clearfix  ==================*/
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    max-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}


.cms8341-form #tmp_contents {
    width: 97%;
}