@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);


/* ---------------------------------------------------------------- *
	ドキュメント全体に関する設定です
 * ---------------------------------------------------------------- */
body {
  color: #364a50;
  background: #000000 url(img/bg.jpg) no-repeat;
  background-position:center top;
}

#container {
  background: url(img/bg_event.jpg) no-repeat;
  width: 850px;
  margin: 0 auto;
}

/* ---------------------------------------------------------------- *
	ヘッダ部分の設定です
 * ---------------------------------------------------------------- */

#header {
  height:370px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}


#header2 {
  height:70px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

/* ---------------------------------------------------------------- *
	ナビゲーション部分の設定です
 * ---------------------------------------------------------------- */

div.navi-list {
	margin:0 -17px 0 0;
	padding:0 52px 0 0;
	background:url(img/bg_navi.png) no-repeat;
	background-position:right;
	width:446px;
	height:117px;
	float:right;
}
div.navi-list li{
    float: right;
    margin: 0;
    padding: 46px 0 0 0;
	list-style: none;
}

.navi-list-link {
  height:68px;
  width:196px;
  text-indent:-1500px;
  margin: 0 0 0 0;
  padding-top:10px;
  display: block;
  background:url(img/navi_01.png) no-repeat;
}

.navi-list-link:hover {
  text-decoration: none;
  background:url(img/navi_01a.png) no-repeat;
}

.navi-list-link2{
  height:68px;
  width:147px;
  text-indent:-1500px;
  margin: 0 0 0 0;
  display: block;
  background:url(img/navi_02.png) no-repeat;
}

.navi-list-link2:hover {
  text-decoration: none;
  background:url(img/navi_02a.png) no-repeat;
}


.navi-list-link3{
  height:49px;
  width:189px;
  text-indent:-1500px;
  margin: 0 0 0 0;
  display: block;
  background:url(img/navi_03.gif) no-repeat;
}

.navi-list-link3:hover {
  text-decoration: none;
  background:url(img/navi_r_03.gif) no-repeat;
}


/* ---------------------------------------------------------------- *
	コンテンツコンテナの設定です
 * ---------------------------------------------------------------- */

#main {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* ---------------------------------------------------------------- *
	コンテンツ部分の設定です
 * ---------------------------------------------------------------- */
.contentstop {
  padding:0;
  margin: 120px 20px 0 20px;
  padding:0 20px;
}
.contents {
  background-color:#FFFFFF;
  padding:0;
  margin: 0 20px;
  padding:0 20px;
}

/* ---------------------------------------------------------------- *
	文章中の画像挿入
 * ---------------------------------------------------------------- */
.img_right {
  padding:0px;
  float:right;
  margin:5px 0px 5px 5px; 
}
.img_left {
  padding:0px;
  float:left;
  margin:5px 5px 5px 0; 
}
.border_w{
  border:1px solid #FFFFFF;
}

/* ---------------------------------------------------------------- *
	フッタ部分の設定です
 * ---------------------------------------------------------------- */

#footer {
  background-color:#02257a;
  margin: 0 20px;
  padding-top: 0.6em;
  padding-right: 0;
  padding-bottom: 2em;
  padding-left: 1em;
}

#footer dl {
  margin: 0 20px 0 10px;
  padding: 10px 0 0 10px;
}

#footer dd#seto{
  font-size:120%;
}
#footer dt{
  float:left;
  clear:left;
  display: inline;
}
#footer dd{
  margin-left:100px;
  color:#FFFFFF;
}
.img_footer{
  vertical-align:middle;
  margin:0 3px 0 10px;
  }
/* ---------------------------------------------------------------- *
	コンテンツMEDAMA
 * ---------------------------------------------------------------- */
.waku {
  line-height: 1.5;
  width:100%;
  margin-top:10px;
}

.medama {
  /* ★ --- メニューの幅を設定してください --- */
  width:300px;

}
  /* ★ --- テーブルの境の線 --- */
.table_borderW {
  border-right:1px dotted #FFFFFF;
}

.table_borderW td{
padding-right:5px;
}

.table_borderW2 {
  padding-left:10px;
}

.medamahidari {
  background: #D4DD6D;
  color: #264181;
  font-size: 13px;
  font-weight:bold;
  padding:3px;
  margin-right:5px;
  float:right;
}
.medamatop {
  padding-top: 0.2em;
  padding-right: 0.5em;
  padding-bottom: 0.2em;
  padding-left: 0.5em;
  color: #FFFFFF;
  line-height: 1.4;
}

td.medamatop_setogura {
  color: #FFFFFF;
  line-height: 1.4;
}

.medamami {
  font-size: 17px;
  margin-top: 10px;
  font-weight:bold;
}

.medama dt,.medama2 dt {
  float: left;
  width: 70px;
  color: #0200d3;
  font-weight:bold;
  padding-bottom:5px;
  margin-left:0px;
}

.medama dd,.medama2 dd {
  margin-left: 75px;
  padding-bottom:5px;
}
dt.nichizi_50{
  width:50px;　
}
dt.nichizi_50_s{
  width:50px;　
}
dt.nichizi_70{
  width:70px;
}
dt.nichizi_70_s{
  width:70px;
}
dt.nichizi_100{
  width:100px;　
}
dt.nichizi_150{
  width:150px;　
}
dt.nichizi_200{
  width:200px;　
}
dd.nichizi_50{
  margin-left:50px;　
}
dd.nichizi_50_s{
  margin-left:50px;　
}
dd.nichizi_70 {
  margin-left: 70px;
}
dd.nichizi_70_s {
  margin-left: 70px;
}
dd.nichizi_100{
}
dd.nichizi_100_s{
}
dd.nichizi_200{
  margin-left: 200px;
}
dd.nichizi_200_s{
  margin-left: 200px;
}
  /* ★ --- 会場 --- */
div.kaijyou{
  padding:15px 0 0px 0px;
  height:270px;
  }
div.kaijyou dl{
  margin:5px 0 5px 0;
}
div.kaijyou dt{
  width:50px;
  margin-left:0px;
}
div.kaijyou dd{
  margin-left:50px;

}


div.number01{
   background:url(img/number_01.gif) no-repeat;
   background-position:0 3px;
   padding-left:20px;
}
div.number02{
   background:url(img/number_02.gif) no-repeat;
   background-position:0 3px;
   padding-left:20px;
}
div.number03{
   background:url(img/number_03.gif) no-repeat;
   background-position:0 3px;
   padding-left:20px;
}
div.number04{
   background:url(img/number_04.gif) no-repeat;
   background-position:0 3px;
   padding-left:20px;
}
div.number05{
   background:url(img/number_05.gif) no-repeat;
   background-position:0 3px;
   padding-left:20px;
}

    /* ★ --- 会場 --- */
div.eventmap{
  width:100%;
  text-align:center;
  }
 /* ★ --- アートコンテスト --- */
div.con{
   width:120px;
   float:left;
   margin:2px;
   } 
    /* ★ --- 市民参加 --- */
div.irumi{
   background-color:#ffca2e;
   padding:10px;
   margin:10px 0 0 0;
   text-align:center;
   }
    /* ★ --- アート展 --- */
div.art{
   float:right;
   width:300px;
   }
div.art2{
float:left;
   width:140px;
   margin:2px;
   }
 /* ★ --- 期間中は警備員が --- */
 div.keibi{
   margin:5px 0 0 0;
   background-color:#3399FF;
   padding:5px;
   }
    /* ★ --- 期間中は警備員が --- */
.number{
   background-color:#EABC00;
   padding:2px 2px 2px 2px;
   color:#000000;
   }
img.number{
   vertical-align:middle;
   }
	
table.info{
   padding:5px;
}
table.info td{
   padding:2px;
}
table.kiboubumon td{
padding:0px;
}
div.red{background-color:#CC0000;
color:#FFFFFF;
padding:5px;
}











.contents_event {
  background: none;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 1em;
  padding-left: 1.2em;
  _padding-left: 1em;
}
/* ------イベントわく--------- */
div.medama {
  width: 340px;
  padding: 0.8em;
  float:left;
  margin:0px 6px 6px 0px;
  border:1px solid #c3c3c3;
  background-color:#;
}
div.medama2 {
  width: 710px;
  padding: 0.8em;
  float:left;
  margin:0px 6px 6px 0px;
  border:1px solid #c3c3c3;
  background-color:#;
}

div.double {
  width: 345px;
  float:left;
  margin:0px 5px 6px 5px;
}

div.contents_event h4{
  font-size: 17px;
  margin-top: 0px;
  margin-bottom:7px;
  font-weight:bold;
  padding:10px 0px;
  line-height:105%;
  border-bottom:1px solid #c3c3c3;
  border-top:1px solid #c3c3c3;
  float:left;
  width:100%;
}

div.contents_event h5{
  font-size: 17px;
  margin-top: 0px;
  margin-bottom:7px;
  font-weight:bold;
  padding:10px 0px;
  line-height:105%;
  border-bottom:1px solid #c3c3c3;
  border-top:1px solid #c3c3c3;
  float:left;
  width:100%;
}
.syusai {
  padding-top: 0.2em;
  padding-right: 0.5em;
  padding-bottom: 0.2em;
  padding-left: 0.5em;
  border: 1px dotted #C7C7C7;
  line-height: 1.4;
  font-size:9px;
  margin-top: 10px;
}

strong {
  color:#d93c1c;
  }
div.present{
  border:1px solid #c3c3c3;
  width:350px;
  float:right;
  padding:5px;
  margin:5px;
}

div.present p{
  font-size:80%;
  line-height:120%;
  margin-top:5px;
}

div.michinoeki{
   background-color:#f184db;
   padding:5px;
   font-size:120%;
   text-align:center;
   margin-top:5px;
   margin-right:10px;
}


.basho {
  width:270px!important;
}

div.medamatop {
  background: #002058;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom:7px;
  padding:8px 0px;
  border-bottom:1px solid #c3c3c3;
  border-top:1px solid #c3c3c3;
  width:70px;
  float:right;
  text-align:center;
  line-height: 1.4;
}
div.medamatop2 {
  background: #002058;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom:7px;
  padding:17px 0px;
  border-bottom:1px solid #c3c3c3;
  border-top:1px solid #c3c3c3;
  width:70px;
  float:right;
  text-align:center;
  line-height: 1.4;
}
div.medamatop3 {
  background: #002058;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom:7px;
  padding:25px 0px;
  border-bottom:1px solid #c3c3c3;
  border-top:1px solid #c3c3c3;
  width:70px;
  float:right;
  text-align:center;
  line-height: 1.4;
}

.orange{
  background-color:#FFCC00;
  padding:5px;
}
