/*--  ここからタブの設定  --*/

/*-----------------------------------------
  ここから動画の設定
-----------------------------------------*/
#movie #section1 {
	margin: 10px auto;
	width: 700px;
}

#movie ul.tab li {
	float: left;
	padding: 10px 20px;
	cursor: pointer;
	background: #eaf0fb;/*--  選択されない時の背景色  --*/
	border: 1px solid #7691cb;/*--  タブのボーダー  --*/
	margin-right: 1px;
	position: relative;
	top: 1px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: 700;
	list-style-type: none;
}

#movie ul.tab li.selected {
	border-bottom: 1px solid #fafcff;/*--  クリックしたタブの下線色  --*/
	background: #fafcff;/*--  クリックしたタブの背景色  --*/
}

#movie .panel .area1 {
	clear: both;
	background: #fafcff;/*--  パネルの背景色  --*/
	border: 1px solid #7691cb;/*--  パネルのボーダー  --*/
	padding: 10px 10px 20px 10px;
	overflow:hidden;
}


/*-----------------------------------------
  ここまで動画の設定
-----------------------------------------*/




/*--------------------------------------------------
      ここから市議会議事録の設定
---------------------------------------------------*/

#proceeding #section1 {
	margin: 10px auto;
	width: 700px;
}

#proceeding ul.tab li {
	float: left;
	padding: 10px 20px;
	cursor: pointer;
	background: #94ffe5;/*--  選択されない時の背景色  --*/
	border: 1px solid #7691cb;/*--  タブのボーダー  --*/
	margin-right: 1px;
	position: relative;
	top: 1px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: 700;
	list-style-type: none;
}

#proceeding ul.tab li.selected {
	border-bottom: 1px solid #7691cb;/*--  クリックしたタブの下線色  --*/
	background: #fafcff;/*--  クリックしたタブの背景色  --*/
}

#proceeding .panel .area1 {
	clear: both;
	background: #fafcff;/*--  パネルの背景色  --*/
	border: 1px solid #7691cb;/*--  パネルのボーダー  --*/
	padding: 10px;
}

#proceeding .panel .area1 .year_area {
	padding: 10px 0 20px 35px;
}

#proceeding .panel .area1 .year_area h3 {
	font-size: 1.25em;
	font-weight: 700;
	padding-top: 10px;
}

#proceeding .panel .area1 .year_area h3 img {
	padding-right: 7px;
	vertical-align: -1px;
}

#proceeding .panel .area1 .year_area p.point_pdf a {
	margin-left: 2em;
	letter-spacing: 0.02em;
	text-decoration: none;
}

#proceeding .panel .area1 .year_area p.point_pdf a.point_1 {
	padding-right: 10px;
	font-size: 1.2em;
}

#proceeding .panel .area1 .year_area p.point_pdf a.point_2 {
	padding-left: 10px;
	font-size: 1.05em;
}

#proceeding .panel .area1 .year_area p.point_pdf img {
	padding: 7px;
	vertical-align: -8px;
	border: none;
}

/*--------------------------------------------------
      ここまで市議会議事録の設定
---------------------------------------------------*/


/*--------------------------------------------------
      ここからリンクの設定
---------------------------------------------------*/

#link #section1 {
	margin: 10px auto;
	width: 730px;
}

#link ul.tab li {
	float: left;
	padding: 10px 20px;
	cursor: pointer;
	background: #eaf0fb;/*--  選択されない時の背景色  --*/
	border: 1px solid #7691cb;/*--  タブのボーダー  --*/
	margin-right: 1px;
	position: relative;
	top: 1px;
	font-size: 1em;
	letter-spacing: 0.1em;
	font-weight: 700;
	list-style-type: none;
}

#link ul.tab li.selected {
	border-bottom: 1px solid #fafcff;/*--  クリックしたタブの下線色  --*/
	background: #fafcff;/*--  クリックしたタブの背景色  --*/
}

#link .panel .area1 {
	clear: both;
	background: #fafcff;/*--  パネルの背景色  --*/
	border: 1px solid #7691cb;/*--  パネルのボーダー  --*/
	padding: 10px;
}

#link .panel .area1 ul {
	padding: 10px 0 20px 35px;
}

#link .panel .area1 ul li {
	font-size: 1.3em;
	font-weight: 700;
	padding: 2px 0 10px 0;
	list-style-image: url(../images/listbtn_002.jpg);
}

#link .panel .area1 ul li a {
	text-decoration: none;
}

#link .panel .area1 ul li span {
	font-size: 0.8em;
	font-weight: 400;
	letter-spacing: 0em;
	padding-left: 1em;
}

#link .panel .area1 ul li.point1 {
	list-style-type: none;
	list-style-image: url(../images/list_botn_002.jpg);
	list-style-position: inside;
	padding-left: 10px;
}

#link .panel .area1 ul li.point1 a {
	font-size: 1em;
	font-weight: 400;
}

/*--------------------------------------------------
      ここまでリンクの設定
---------------------------------------------------*/
