@charset "utf-8";
/* CSS Document */

/* ヘッダー */
/*========================================================*/

#header #eyecatch a {
	display: block;
	width: 850px;
	height: 296px;
	background: url(../img/top_main2018_02_01.png) center top no-repeat;
	text-indent: -8888px;
	position: relative;
}

#not_home #header #eyecatch a {
	height: 242px;
	background: url(../img/top_main2.jpg) center top no-repeat;
}

#not_home #header_members li a {
	display: none;
}

#header_members {
	margin: 0 auto;
}

#header_members li {
	display: inline-block;
}

#header_members li a {
/*	width: 140px; 6人均等 */
/*	width: 120px; 7人均等 */
	width: 162px; /* 5人均等 */
	height: 184px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header_members li#member_inoue a {
	background: url(../img/top_main2022_11_inoue.png) center top no-repeat;
}

#header_members li#member_onoue a {
	background: url(../img/top_main2020_08_onoue.png) center top no-repeat;
}

#header_members li#member_kohara a {
	background: url(../img/top_main2022_11_kohara.png) center top no-repeat;
}

#header_members li#member_watanabe a {
	background: url(../img/top_main2023_06_watanabe.png) center top no-repeat;
}

#header_members li#member_adachi a {
	background: url(../img/top_main2019_03_adachi.png) center top no-repeat;
}

#header_members li#member_tsujii a {
	background: url(../img/top_main2022_11_tsujii.png) center top no-repeat;
}

#header_members li#member_tsuda a {
	background: url(../img/top_main2019_03_tsuda.png) center top no-repeat;
}

#header_members li#member_yasuda a {
	background: url(../img/top_main2022_11_yasuda.png) center top no-repeat;
}

/*見出し*/
/*========================================================*/

/*#contents h1, #whats_new {
	height: 32px;
	margin-bottom: 10px;
	padding-left: 32px;
	background: url(../img/title_back.gif) no-repeat;
	clear: both;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}*/


/* サイドナビ */
/*========================================================*/

#cont_home {
	background:url(../img/btn_contents_home_02.gif) no-repeat;
}

#cont_office_list{
	background:url(../img/btn_contents_office.gif) no-repeat;
}

#cont_event{
	background:url(../img/btn_contents_event.gif) no-repeat;
}

#cont_member_news {
	background:url(../img/btn_contents_member_news_02.gif) no-repeat;
}

#cont_katudo {
	background:url(../img/btn_contents_katudo_03.gif) no-repeat;
}

#cont_download {
	background:url(../img/btn_contents_download.gif) no-repeat;
}

#cont_enquete {
	background:url(../img/btn_contents_enquete_02.gif) no-repeat;
}

#cont_jisseki {
	background:url(../img/btn_contents_jisseki_02.gif) no-repeat;
}

#cont_link {
	background:url(../img/btn_contents_link_02.gif) no-repeat;
}

#cont_goiken {
	background: url(../img/btn_contents_gosoudan.gif) no-repeat;
}

/*ウィジェット*/
/*========================================================*/

#wid_twitter_recently {
	border: 1px solid #eee;
}

#wid_facebook_pageplugin {
	margin-bottom: 20px;
}

#wid_bnr_jcpsuppoter a {
	display: block;
	background: url(../img/bnr_jcp-suppoter.png) no-repeat;
	text-indent: -9999px;
	width: 225px;
	height: 60px;
	margin-bottom: 20px;
}

/*たつみコータローバナー*/
/*========================================================*/
#wid_banner_tatsumi a {
	background: url(../img/bnr_tatsumi.png) no-repeat;
	text-indent: -9999px;
	width: 130px;
	height: 425px;
	display: block;
	margin: 20px auto;
}

/*山下よしきバナー*/
/*========================================================*/
#wid_banner_yamashita a {
	background: url(../img/banner_yamashita.jpg) no-repeat;
	text-indent: -9999px;
	width: 130px;
	height: 425px;
	display: block;
	margin: 20px auto;
}

/* 共通 */
/*========================================================*/

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


/* 事業所案内 */
/*========================================================*/

.top_cont {
	overflow: hidden;
	margin: 0 0 30px 0;
}

.right-p {
	float: right;
	margin: 0 0 10px 20px;
}

#contents h2.sub_title {
	border-bottom: 2px solid #FE9900;
	background: url(../img/sub_title_icon.gif) no-repeat left 2px;
	padding-left: 20px;
}

#consultation_office .cont_wrap .left_p {
	float: left;
}

#consultation_office .cont_wrap .maps {
	float: right;
}

.maps {
	margin-bottom: 24px;
}

.detail {
	overflow: hidden;
	margin-bottom: 50px;
}

.address {
	float: left;
	margin-right: 45px;
}

.section {
	padding: 10px 0 30px 0;
}

.section p {
	clear: both;
}

.section .cap {
	padding: 10px 0 12px 0;
	font-weight: bold;
	font-size: 120%;
}

.section .cont_wrap {
	overflow: hidden;
	margin: 0;
}

.dotted {
	border-bottom:1px dotted #999999;
}

/* 議員・予定候補の最新情報 */
/*========================================================*/

#member_news_block {
	margin-top: 40px;
}

#member_news_block .member {
	border-bottom: 1px solid #999999;
	padding-bottom: 27px;
	margin-bottom: 35px;
}

#member_news_block ul {
	margin: 0;
	padding: 0;
}

#member_news_block li {
	list-style-type: none;
	margin: 0;
}

/*公開時、削除*/
#member_news_block .social li{
	margin-bottom: 5px;
}

#member_news_block .tools {
	overflow: hidden;
	margin: 30px 0 0 0;
}

#member_news_block .tools li {
	float: left;
	padding-right: 15px;
}

#member_news_block .catBox {
	overflow: hidden;
	margin-top: 30px;
}

#member_news_block .catleft {
	width: 160px;
	float: left;
}

#member_news_block .catright {
	width: 365px;
	float: right;
}

/*公開時、削除*/
#member_news_block .catright .blog_name {
	font-weight: bold;
}

#member_news_block .catright .cap {
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px dotted #666666;
}

#member_news_block .catright p:last-child {
	margin: 0;
}

#member_news_block .catright li {
	border-top: 1px dotted #666666;
	padding: 12px 0 0 0;
	margin: 10px 0 15px 0;
}

#member_news_block .catright li a {
	background: none;
	color: #1212EB;
}

#member_news_block .catright dl {
	overflow: hidden;
}

#member_news_block .catright .date {
	float: left;
}

#member_news_block .catright .title {
	float: right;
	width: 239px;
	border-left: 1px solid #666;
	padding-left: 10px;　
}

#member_news_block .tools ul {
	margin-bottom: 40px;
}

#page_detail li .bnr_osakasikai-site {
	clear: both;
}

#page_detail li .bnr_osakasikai-site a {
	display: block;
	background: url(../img/bnr_jcp-osakasikai_prof.png) no-repeat;
	text-indent: -9999px;
	width: 510px;
	height: 40px;
}

/*木津川南地区　YouTube動画*/
/*========================================================*/

.movie_block .new_movie {
	margin-top: 20px;
	overflow: hidden;
}

.movie_block .new_movie ul {
	width: 630px;
	font-size: 0;
}

.movie_block .new_movie li {
	display: inline-block;
	*display: inline;/*IE5～7*/
	*zoom: 1;/*IE5～7*/
	vertical-align: top;
	margin-right: 35px;
}

.movie_block .movie_title a {
	display: block;
	background: url(../img/arrow.gif) left center no-repeat;
	padding: 12px 0 12px 15px;
	color: #000;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin: 20px 0;
}