@charset "utf-8";

/*common*/

section {
    overflow: hidden;
    margin: 0 0 15px;
}

.waku {
    border: 1px solid #000;
    padding: 20px 30px;
}

.wp-pagenavi {
    text-align:center;
}

/*収蔵品・アーカイヴ資料*/

section.entry_content h2.b_line {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

section.entry_content h3.b_line {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

p.line {
    border: 1px solid #000;
}

.hr {
    border-bottom: 1px solid #000;
    display: block;
    width: 100%;
    height: 1px;
}

.hr20 {
    border-bottom: 1px solid #000;
    display: block;
    width: 100%;
    height: 1px;
    margin: 0 0 20px;
}

img.dh {
    background-color: #fff;
}

img.dh:hover {
    background: url(../img/dot.gif);
}

img.line {
    border: 1px solid #000;
}

img.line30 {
    border: 1px solid #000;
    margin-bottom: 30px;
}

section.entry_content p.h1 {
    line-height: 1.3;
    color: #000;
    font-size: 123%;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 0 20px;
}


/*pankuzu*/

nav#crumbs ul {
    margin: 19px 0 0 0;
    padding: 0 0 30px 20px;
    width: 700px;
    height: auto;
}

nav#crumbs ul li {
    color: #000;
    float: left;
    font-size: 85%;
    line-height: 1.1;
    list-style-type: none;
}

nav#crumbs ul li a {
    color: #666;
    display: inline-block;
    margin-right: 5px;
    padding-right: 15px;
    background: url(../img/crumbs.jpg) no-repeat right center;
}

nav#crumbs ul li.nolink {
    color: #000;
    display: inline-block;
    margin-right: 5px;
    padding-right: 15px;
    background: url(../img/crumbs.jpg) no-repeat right center;
}


/*columnベース*/

.column {
    float: left;
    margin: 20px 0;
    padding: 0;
    width: 700px;
}

.column_l {
    float: left;
    width: 350px;
}

.column_r {
    float: left;
    display: inline;
    margin: 0 0 0 20px;
    width: 310px;
}

.custom_photo {
    margin: 0 0 10px;
    padding: 0;
}

.column h3 {
    font-size: 108%;
    font-weight: bold;
    line-height: 1.4;
}

.custom_caption {
    font-size: 93%;
    line-height: 1.4;
    margin: 0;
}


/*いいね column_social*/

.column_social {}

.column_social h3 {
    float: left;
    display: inline;
}

.column_social ul {
    padding: 0 0 0 163px;
}

.column_social ul li {
    float: left;
    display: inline;
    margin: 0 10px 0 0;
}

section.entry_content .entry_text hr {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #000;
    height: 1px;
    margin: 2em 0;
}

section.entry_content .entry_text table th {
    border: 1px solid #000;
    padding: 5px;
    text-align: center;
}

section.entry_content .entry_text table td {
    border: 1px solid #000;
    padding: 5px;
    vertical-align: top;
    line-height: 1.6;
}

section.entry_content .entry_text table td img {
    display: block;
}

#fbd.top {
    float: left;
    width: 339px;
    padding: 0;
}

#youtubeArea {
    float: right;
    width: 339px;
    border: 1px solid #000;
    line-height: 0;
}

#youtubeArea h2 {
    border-bottom: 1px solid #000;
    margin-bottom: 0;
}


/* ----------------------------------------------------------------------------------------------------
02 アーツ前橋について
---------------------------------------------------------------------------------------------------- */

section.entry_content {
    overflow: hidden;
    margin: 0 0 15px;
    width: 700px;
}

section.entry_content p.main_photo {}

section.entry_content h1 {
    line-height: 1.3;
    color: #000;
    font-size: 123%;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 0 20px;
}

section.entry_content h1.mb30 {
    margin: 0 0 40px;
    padding: 0 0 0 20px;
}

section.entry_content h2 {
    line-height: 1.3;
    color: #000;
    font-size: 116%;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0;
}

section.entry_content h3 {
    line-height: 1.3;
    color: #000;
    font-size: 108%;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0;
}

section.entry_content p.date {
    display: table-cell;
    font-size: 93%;
    height: 27px;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 0 0 15px 35px;
    vertical-align: bottom;
}

section.entry_content .other p.date {
    margin: 0;
    padding: 0 0 15px 0;
    height: 0;
    overflow: hidden;
}

section.entry_content .watch p.date {
    background: url(../img/icon_watch.jpg) no-repeat top left;
}

section.entry_content .participate p.date {
    background: url(../img/icon_participate.jpg) no-repeat top left;
}

section.entry_content .learn p.date {
    background: url(../img/icon_learn.jpg) no-repeat top left;
}

section.entry_content .entry_text {
    margin: 0 0 0 20px;
    padding: 0;
}

section.entry_content a,
section.entry_content a:visited,
section.entry_content a:active {
    color: #000;
    text-decoration: underline;
}

section.entry_content a:hover {
    color: #666;
    text-decoration: none;
}

section.entry_content .other time.posted {
    margin: 0;
    padding: 0 0 15px 0;
}

section.entry_content .other p.tag {
    padding: 0 0 15px 0;
}

*+html .entry_content p.date {
    display: inline;
    zoom: 1;
    vertical-align: bottom;
    padding: 15px 0 15px 35px;
    height: 27px;
}


/*沿革*/

table#history {
    line-height: 1.5;
    width: 680px;
    height: auto;
    text-align: left;
    margin: 0 0 40px 0;
    padding: 0;
}

table#history th {
    font-weight: 400;
    padding: 5px 30px 18px 0;
    text-align: left;
    white-space: nowrap;
}

table#history td {
    padding: 5px 0 18px 0;
}


/*建築について*/

.column160 {
    float: left;
    margin: 30px 0 40px 0;
    padding: 0 0 0 20px;
    width: 680px;
}

.column160 .column_l {
    float: left;
    width: 160px;
}

.column160 .column_r {
    float: left;
    margin: 0;
    width: 520px;
}


/*アコーディオン05*/

.accordion05 .accordion {
    clear: both;
    margin: 0 0 25px;
}

.accordion05 .accordion h3 span {
    color: #000;
    padding: 0 0 0 56px;
    line-height: 42px;
    font-weight: 400;
    /*height:42px; display:table-cell; vertical-align:middle; width:680px;*/
}

.accordion05 .accordion div {
    margin-top: 15px;
    padding-left: 20px;
}

.accordion05 .accordion_head {
    background: url(../img/btn02-05-ac.gif) no-repeat top center;
    height: 42px;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.accordion05 .accordion_head:hover {
    text-decoration: underline;
}

.accordion05 .selected {
    color: #000;
    background: url(../img/btn02-05-ac_on.gif) no-repeat top center;
    height: 42px;
}

.accordion05 .accordion h4 {
    color: #000;
    padding: 0;
    margin: 0 0 10px;
    ;
    font-size: 108%;
    font-weight: 700;
}

.accordion05 .accordion h5 {
    color: #000;
    padding: 0;
    margin: 0 0 5px;
    font-size: 100%;
}


/*ライトボックス*/

ul.lb {
    float: left;
    margin: 0 0 30px -20px;
    padding: 0;
}

ul.lb li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0 10px 0 0;
}


/*収蔵品*/


/*.search_collection img {
ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-khtml-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;}*/

.search_ather img {
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}


/* ----------------------------------------------------------------------------------------------------
03 展覧会
---------------------------------------------------------------------------------------------------- */

.entry_main {
    margin: 0 0 30px;
}

.entry_main.bl {
    border-bottom: 1px solid #000;
    margin: 0 0 30px;
    padding-bottom: 0;
}

.entry_main .photo {
    border: 1px solid #000;
}

.entry_main .entry_text h2 a {
    color: #000;
    text-decoration: none;
}

.entry_main .entry_text h2 a:hover {
    color: #666;
    text-decoration: none;
}


/* ----------------------------------------------------------------------------------------------------
04 イベント
---------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------
06 メンバーシップ法人会員一覧
---------------------------------------------------------------------------------------------------- */

.card {
    float: left;
    margin: 0 17px 30px 0;
    padding: 0;
    width: 214px;
}

.card p {
    margin-bottom: 5px;
}

.card.last {
    margin: 0 0 0 0;
}

.column320 {
    float: left;
    margin: 20px 0;
    padding: 0;
    width: 680px;
}

.column320 .column_l {
    float: left;
    width: 320px;
}

.column320 .column_r {
    float: left;
    display: inline;
    margin: 0 0 0 40px;
    width: 320px;
}


/*	form 2*/

#formbox2 {
    font-size: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 5px 20px 10px 20px;
    width: 660px;
    background-color: #f5f5f5;
}

#formbox2 h4 {
    font-size: 108%;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 30px 0 8px 0;
}

#formbox2 p {
    font-size: 100%;
    line-height: 2;
    margin: 0 0 0 30px;
}

#formbox2 p.more_member {
    display: block;
    line-height: 1.5;
    margin: 15px 0 0 9em;
}

#formbox2 dl {
    clear: both;
    height: auto;
    margin: 0 0 0 auto;
    padding: 6px 0;
    width: auto;
}

#formbox2 dt {
    display: inline;
    float: left;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 8em;
}

#formbox2 dd {
    line-height: 1.5;
    margin-left: 9em;
    padding: 0;
}

* html #formbox2 dd {
    margin-left: 0;
    zoom: 1;
}

#formbox2 input {
    font-size: 100%;
}

#formbox2 input.line,
#formbox2 textarea.line {
    font-size: 100%;
    background-color: #fff;
    border: 1px solid #000;
}

#formbox2 textarea {
    font-size: 100%;
}

span.require {
    font-size: 78%;
    font-style: normal;
    padding: 0 2px;
}

#formbox2 .submit {
    margin: 10px 0 20px;
    padding: 0 0 20px;
    text-align: center;
}

input.btn_submit {
    text-indent: -9999px;
    background: url(../img/btn14-01.gif) no-repeat left top;
    width: 142px;
    height: 42px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}

*+html input.btn_submit {
    display: block;
}

input.btn_submit:hover,
input.btn_submit:focus {
    background-position: left -42px;
}

input.btn_top {
    text-indent: -9999px;
    background: url(../img/btn14-05.gif) no-repeat left top;
    width: 202px;
    height: 42px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}

*+html input.btn_top {
    display: block;
}

input.btn_top:hover,
input.btn_top:focus {
    background-position: left -42px;
}

.select {
    position: absolute;
    width: 170px;
    height: 19px;
    padding: 0 20px 0 10px;
    text-align: center;
    background: url(../img/btn14-01-select.gif) no-repeat;
    overflow: hidden;
}

.error {
    margin: 10px 0 20px 13em;
}

section.member_list table {
    width: 660px;
    margin-left: 20px;
}

section.member_list table td {
    padding: 0 40px 10px 0;
    width: 260px;
}


/* ----------------------------------------------------------------------------------------------------
07サポーター
---------------------------------------------------------------------------------------------------- */

.column220 {
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
    width: 680px;
}

.column220 .column_l {
    float: left;
    width: 220px;
}

.column220 .column_r {
    float: left;
    margin: 0;
    width: 460px;
}


/*サポーター　詳細*/

.entry_text .posted {
    font-size: 77%;
    margin: 0 0 3px;
    padding: 0 0 0 35px;
}

.entry_text p.tag {
    color: #666;
    font-size: 85%;
    margin: 0 0 0 0;
    padding: 0 0 0 35px;
}

.tag_box {
    border-bottom: 1px solid #ccc;
    height: 30px;
    margin: 0 0 20px;
    padding: 0 0 15px;
}

.other .tag_box {
    padding: 0 0 0 0;
}

.watch .tag_box {
    background: url(../img/icon_watch.jpg) no-repeat top left;
}

.participate .tag_box {
    background: url(../img/icon_participate.jpg) no-repeat top left;
}

.learn .tag_box {
    background: url(../img/icon_learn.jpg) no-repeat top left;
}


/* ----------------------------------------------------------------------------------------------------
08 アーツ前橋に参加する
---------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------
09 地域アートプロジェクト
---------------------------------------------------------------------------------------------------- */

.proj {
    border: 1px solid #000;
    padding: 20px;
    width: 658px;
    margin: -1px 0 0 0;
}

.proj .column_l {
    float: left;
    width: 170px;
    overflow: hidden;
}

.proj .column_r {
    float: right;
    display: inline;
    margin: 0;
    width: 480px;
}

.proj .column_r h4 {
    margin: 0 0 10px;
    padding: 0;
}

.proj .custom_caption {
    font-size: 93%;
    line-height: 1.4;
    margin: 0;
}

.entry_main p.tag_name {
    /*プロジェクト名*/
    font-size: 77%;
    letter-spacing: 0;
    line-height: 1;
    margin: 4px 0 7px 0;
    padding: 2px 3px;
}

.proj .column_l img {
    height: auto;
    width: 160px;
    overflow: hidden;
}

.entry_main.watch p.tag_name {
    padding: 2px 3px 2px 33px;
}

.entry_main.participate p.tag_name {
    padding: 2px 3px 2px 33px;
}

.entry_main.learn p.tag_name {
    padding: 2px 3px 2px 33px;
}

.entry_main.other p.tag_name {
    padding: 2px 3px 2px 0;
}

.entry_main.other .tag_box {
    padding: 0 0 15px;
}


/* ----------------------------------------------------------------------------------------------------
10 ニュース
---------------------------------------------------------------------------------------------------- */

.news_list {
    background: url(../img/dot_line-.gif) repeat-x bottom left;
    clear: both;
    margin: 0;
    padding: 20px 0 0 20px;
}

.news_list:after {
    clear: both;
    content: ".";
    display: block;
    font-size: .1em;
    height: .1px;
    line-height: 0;
    visibility: hidden;
}

.news_list h2 a {
    font-size: 100%;
    font-weight: 700;
    text-decoration: none;
}

.news_list h2 a,
.news_list h2 a:visited,
.news_list h2 a:active {
    text-decoration: none;
}

.news_list h2 a:hover {}

.news_list_thumbnail h2 a {
    font-size: 100%;
    font-weight: 700;
    text-decoration: none;
}

.news_list_thumbnail h2 a,
.news_list_thumbnail h2 a:visited,
.news_list_thumbnail h2 a:active {
    text-decoration: none;
}

.news_list_thumbnail h2 a:hover {}

.news_list .news_list_thumbnail {
    float: left;
    display: inline;
    height: 160px;
    width: 160px;
    overflow: hidden;
    margin: 0 20px 20px 0
}


/*.news_list .news_list_thumbnail img { padding:0; }*/

.news_list time.posted {
    display: inline-block;
    font-size: 85%;
    margin: 0 0 10px 0;
    padding: 33px 0 0 0;
}

.news_list.watch time.posted {
    background: url(../img/icon_watch.jpg) no-repeat top left;
}

.news_list.participate time.posted {
    background: url(../img/icon_participate.jpg) no-repeat top left;
}

.news_list.learn time.posted {
    background: url(../img/icon_learn.jpg) no-repeat top left;
}

.news_list.other time.posted {
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}

.news_list .news_list_thumbnail:after {
    clear: both;
    content: ".";
    display: block;
    font-size: .1em;
    height: .1px;
    line-height: 0;
    visibility: hidden;
}


/*ニュース詳細*/

.news_single {}

.entry_text .news_single h1 {
    margin: 0 0 5px;
    padding: 0;
}

.news_single h2 {
    font-size: 100%;
    font-weight: 700;
}

.news_single time.posted {
    display: table-cell;
    font-size: 85%;
    height: 27px;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 0 0 0 33px;
    vertical-align: bottom;
}

.news_single .lead {
    border-top: 1px solid #ccc;
    margin: 15px 0 15px 0;
    padding: 15px 0 0 0;
}

.news_single .cap {
    font-size: 93%;
    margin: 5px 0 18px 0;
    padding: 0;
    line-height: 1.4;
}

.news_single .txt {
    margin: 0 0 30px;
    padding: 0;
}

.news_single.watch time.posted {
    background: url(../img/icon_watch.jpg) no-repeat top left;
}

.news_single.participate time.posted {
    background: url(../img/icon_participate.jpg) no-repeat top left;
}

.news_single.learn time.posted {
    background: url(../img/icon_learn.jpg) no-repeat top left;
}

.news_single.other time.posted {
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 0;
    height: 0;
}

.news_single.other h1 {
    padding: 0 0 15px;
}

*+html .news_single time.posted {
    display: inline;
    zoom: 1;
    vertical-align: bottom;
    padding: 15px 0 15px 35px;
    height: 27px;
}


/* ----------------------------------------------------------------------------------------------------
11 プレスリリース
---------------------------------------------------------------------------------------------------- */

.press_list {
    margin: 30px 0 20px 0;
}

.press_list dl {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 700px;
}

.press_list dl {
    margin: 0;
}

.press_list dl dt {
    margin: 0;
    padding: 10px 0 5px 0;
}

.press_list dl dd {
    background: url(../img/dot_line.gif) repeat-x bottom left;
    font-size: 85%;
    padding: 0 0 10px 0;
}

.press_list dl dd a,
.press_list dl dd a:visited,
.press_list dl dd a:active {
    text-decoration: none;
}

.press_list dl dd ahover {
    text-decoration: underline;
}


/* ----------------------------------------------------------------------------------------------------
12 メールマガジン
---------------------------------------------------------------------------------------------------- */

input.btn_entry {
    text-indent: -9999px;
    background: url(../img/btn12-01.gif) no-repeat left top;
    width: 142px;
    height: 42px;
    padding: 0;
    border: 0;
    cursor: pointer;
    border: none;
    background-color: transparent;
}

*+html input.btn_entry {
    display: block;
}

input.btn_entry:hover,
input.btn_entry:focus {
    background-position: left -42px;
}

input.btn_cancel {
    text-indent: -9999px;
    background: url(../img/btn12-02.gif) no-repeat left top;
    width: 142px;
    height: 42px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}

*+html input.btn_cancel {
    display: block;
}

input.btn_cancel:hover,
input.btn_cancel:focus {
    background-position: left -42px;
}

.mailbox {
    height: auto;
    margin: 0 0 10px;
    padding: 20px;
    text-align: center;
    width: 660px;
    background-color: #f5f5f5;
}

.mailbox.mb30 {
    margin: 0 0 30px;
}

.mailbox p {
    font-size: 146%;
    margin: 0;
}

.mailbox p a,
.mailbox p a:visited,
.mailbox p a:active {
    color: #000;
    text-decoration: none;
}

.mailbox p a:hover {
    color: #666;
    text-decoration: none;
}


/* ----------------------------------------------------------------------------------------------------
13 ご利用案内
---------------------------------------------------------------------------------------------------- */

.entry_text.access p a {
    color: #666;
    text-decoration: none;
}

.entry_text.access p a:hover {
    color: #000;
    text-decoration: underline;
}

table.acc {
    background-color: #fff;
    line-height: 1.5;
    width: 678px;
    height: auto;
    text-align: left;
    margin: 0 0 30px 0;
    padding: 0;
}

table.acc.mb10 {
    background-color: #fff;
    line-height: 1.5;
    width: 678px;
    height: auto;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0;
}

table.acc th {
    border: 1px solid #000;
    font-weight: 400;
    padding: 5px 20px;
    text-align: left;
    white-space: nowrap;
}

table.acc td {
    border: 1px solid #000;
    padding: 5px 20px;
}


/*ショップリスト h2*/

section.entry_content h2.shop {
    border-top: 20px solid #f2f2f2;
    margin: 40px 0 18px 0;
    padding: 18px 0 0;
}

dl.shopdetail {
    clear: both;
    line-height: 1.7;
}

dl.shopdetail dt {
    float: left;
    margin: 0;
    padding: 5px 0;
    width: 100px;
}

dl.shopdetail dd {
    margin: 0 0 0 110px;
    padding: 5px 0;
}


/* ----------------------------------------------------------------------------------------------------
14 お問い合わせ
---------------------------------------------------------------------------------------------------- */


/*	form */

#formbox {
    font-size: 100%;
    height: auto;
    margin: 0;
    padding: 10px 0 0;
    width: 700px;
    background-color: #f5f5f5;
}

#formbox dl {
    height: auto;
    margin: 0 0 0 auto;
    padding: 6px 0;
    width: auto;
}

#formbox dt {
    display: inline;
    float: left;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    width: 12em;
    text-align: right;
}

#formbox dd {
    line-height: 1.5;
    margin-left: 13em;
    padding: 0;
}

* html #formbox dd {
    margin-left: 0;
    zoom: 1;
}

#formbox input {
    font-size: 100%;
}

#formbox input.line,
#formbox textarea.line {
    font-size: 100%;
    background-color: #fff;
    border: 1px solid #000;
}

#formbox textarea {
    font-size: 100%;
}

span.require {
    font-size: 78%;
    font-style: normal;
    padding: 0 2px;
}

#formbox .submit {
    margin: 10px 0 20px;
    padding: 0 0 20px;
    text-align: center;
}

input.btn_submit {
    text-indent: -9999px;
    background: url(../img/btn14-01.gif) no-repeat left top;
    width: 142px;
    height: 42px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}

*+html input.btn_submit {
    display: block;
}

input.btn_submit:hover,
input.btn_submit:focus {
    background-position: left -42px;
}

input.btn_top {
    text-indent: -9999px;
    background: url(../img/btn14-05.gif) no-repeat left top;
    width: 202px;
    height: 42px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}

*+html input.btn_top {
    display: block;
}

input.btn_top:hover,
input.btn_top:focus {
    background-position: left -42px;
}

.select {
    position: absolute;
    width: 170px;
    height: 19px;
    padding: 0 20px 0 10px;
    text-align: center;
    background: url(../img/btn14-01-select.gif) no-repeat;
    overflow: hidden;
}

.error {
    margin: 10px 0 20px 13em;
}


/*アコーディオン14*/

.accordion14 {
    clear: both;
    margin: 0 0 40px;
}

.accordion14 .accordion {
    clear: both;
    margin: 0 0 20px;
}

.accordion14 .accordion h3 span {
    color: #000;
    padding: 0 20px 0 30px;
    line-height: 43px;
    font-weight: 400;
    background: url(../img/btn14-01-ac-q.gif) no-repeat center left;
    /*height:42px; display:table-cell; vertical-align:middle; width:680px;*/
}

.accordion14 .accordion div {
    margin-top: 0px;
    padding: 20px 20px 20px 60px;
    border: 2px solid #000;
    border-top: none;
    line-height: 1.5;
    background: url(../img/btn14-01-ac-a.gif) no-repeat top left;
}

.accordion14 .accordion_head {
    background: url(../img/btn14-01-ac.gif) no-repeat top left;
    height: 43px;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.accordion14 .accordion_head:hover {
    text-decoration: underline;
}

.accordion14 .selected {
    color: #000;
    background: url(../img/btn14-01-ac_on.gif) no-repeat top left;
    height: 43px;
}

.accordion14 .accordion h4 {
    color: #000;
    padding: 0;
    margin: 0 0 10px;
    ;
    font-size: 108%;
    font-weight: 700;
}

.accordion14 .accordion h5 {
    color: #000;
    padding: 0;
    margin: 0 0 5px;
    font-size: 100%;
}


/* ----------------------------------------------------------------------------------------------------
15 リンク
---------------------------------------------------------------------------------------------------- */

ul.link_list {
    margin: 0 0 20px;
    padding: 0;
    line-height: 1.4;
}

ul.link_list li {
    margin: 0 0 10px 0;
    padding: 0;
}

ul.link_list li a,
ul.link_list li a:visited,
ul.link_list li a:active {
    color: #000;
    text-decoration: none;
}

ul.link_list li a:hover {
    color: #000;
    text-decoration: underline;
}


/*リンク*/

ul.link_list.bl li a,
ul.link_list.bl li a:visited,
ul.link_list.bl li a:active {
    color: #000;
    text-decoration: underline;
}

ul.link_list.bl li a:hover {
    color: #666;
    text-decoration: none;
}


/* ----------------------------------------------------------------------------------------------------
16 サイトポリシー
---------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------
17 プライバシーポリシー
---------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------
18 出版物
---------------------------------------------------------------------------------------------------- */

.column300 {
    clear: both;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
    width: 680px;
}

.column300 .column_l {
    float: left;
    width: 260px;
}

.column300 .column_r {
    float: right;
    margin: 0;
    width: 400px;
}

ul.colmunlist {
    width: 700px;
    margin: 0 -20px 0px 0;
    padding: 0;
    _overflow: hidden;
}

ul.colmunlist .listItem {
    float: left;
    display: inline;
    height: 200px;
    margin: 0 20px 10px 0;
    width: 212px;
    font-size: 12px;
}

.colmunlist:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
}

.colmunlist {
    display: block;
    min-height: 1%;
}

*:first-child+html .colmunlist {
    display: inline-table;
    zoom: 1;
}

* html .colmunlist {
    zoom: 1;
}

ul.colmunlist dl {}

ul.colmunlist dl dt {
    float: left;
    display: inline;
    width: 210px;
    height: 150px;
    height: auto;
    margin: 0;
    padding: 0;
    background: #ffffff;
    text-align: center;
}

ul.colmunlist dl dt img {
    border: none;
    outline: none;
    width: auto;
    height: 150px;
}

ul.colmunlist dl dd.txt {
    clear: both;
    margin: 0;
    line-height: 1.3;
    width: 202px;
    margin: 0;
    padding: 7px 0 0;
    text-align: center;
}

ul.colmunlist dl dd.date {
    font-size: 85%;
    margin: 0;
    line-height: 1.3;
    width: 202px;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

ul.colmunlist dl p {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}