@charset "utf-8";

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


/*---------------------------------- パンくず */

body#event div#pkz {
background:url(../../event/img/pkz_bg.gif) right no-repeat;
}

body#event div#pkzIndex{
background:url(../../event/img/index_visual.jpg) right no-repeat;
}

/*---------------------------------- end パンくず */

/*---------------------------------- ページトップ */

body#event div#pagetop {
background:url(../../event/img/pagetop_bg.gif) no-repeat;
}

/*---------------------------------- end ページトップ */

body#event div#mainContentsSubBg {
background:url(../../event/img/main_contents_bg02.gif) repeat-y;
}

body#event div.topicList li,
body#event div.localName li{
	padding:0 0 6px 0;
}


/*---------------------------------- イベントインデックスページ */


div.eventInfoSubTtl {
width:490px;
height:81px;
}

div.eventContentsBg {
background:url(../../event/img/event_info_bg02.gif) repeat-y;
padding:0 20px 2px 20px;
}


/*---------------------------------- end イベントインデックスページ */



/*見出し関連*/
body#event div.contentsBg h4,
body#event div.contentsBg h5{
color:#719f17;
}

/*---------------------------------- イベント下層ページ */


body#event div.topicList ul,
body#event div.localName ul{
list-style:none;
margin:0 0px 0 25px;
padding:10px 0 0 0;
}

body#event div.localName{
margin:25px 0 0 0;
}

body#event div.localName h4{
background:#dddbdb;
margin:0 0 0 0;
padding:5px 0px 5px 10px;
font-size:116%;
color:#666666;
}

body#event div.topicListMap ul{
list-style:none;
text-align:center;
}

body#event div.topicListMap li{
display:inline;
}

body#event div.mainContentsSubTtl2 {
background:url(../img/sub_ttl_bg01e.gif) no-repeat;
width:490px;
height:auto;
margin-top:10px;
}

body#event p.date{
text-align:right;
padding:40px 20px 17px 0;
font-weight:bold;
color:#669933;
}

body#event div#eventImageWrap{
width:450px;
background:#FFFFFF;
padding:10px 0 0px 0;
margin:0 0 0px 0;
}
body#event div#eventImage1{
width:440px;
margin:0 0px 0 10px;
padding:0px 0 10px 0;
}
body#event div#eventImage2{
width:212px;
float:left;
margin:0 0 10px 10px;
}
body#event div#eventImage3{
width:212px;
float:right;
margin:0 10px 10px 0;
}

*html body#event div#eventImage2{
margin:0 0 10px 5px;
}
*html body#event div#eventImage3{
margin:0 5px 10px 0;
}

/*テーブルの場合*/
div.EventList table tr td {
text-align:center;
padding:3px;
background:#E2ECF1;
border:solid #AAD0E1 1px;
width:139px;
}
/*
body#event div.cmsTable table tr th,
*/
body#event div.cmsTable table tr td{
font-size:93%;
}


body#event div.cmsTable table tr th {
width:30%;
}
/*
body#event div.cmsTable table tr td {
width:75%;
}

body#event div.cmsTable table tr td table tr td,
body#event div.cmsTable table tr td table tr th {
width:auto;
}*/


body#event div.EventContentsBg h4 {
color:#18779F;
padding:0 0 10px 0;
}

div.EventContentsBg p {
padding:0 0 10px 0;
}

body#event strong,
body#event b{
font-weight:bold;
}
body#event em,
body#event cite{
font-style:italic;
font-weight:bold;
}


body#event .bnrMb{
margin-top:20px;
margin-bottom:-10px;
}


.event_pdf_archive li{
	width:18%;
		display:inline-block;
		}

/*---------------------------------- end イベント下層ページ */

/*------------------------------------------------------------------------------------------------------ end イベント */
