/*
Theme Name: 国際ロータリー第2690地区松本祐二ガバナー・エレクト事務所
Theme URI: http://www.rid2690.com/
Description: 国際ロータリー第2690地区松本祐二ガバナー・エレクト事務所オリジナルテンプレート
Author: 株式会社システムズアイ
Author URI: http://www.systems-i.co.jp/
*/

body {
  text-align: center;
  font: 90% 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin: 0;
  padding: 0;
}
div {
  margin: 0;
  padding: 0;
}
img, img a {
  margin: 0;
  padding: 0;
  border: 0;
}
a:link, a:visited, a:hover, a:active {
  text-decoration: underline;
  background-color: transparent;
}
a:link { color: #03C; }
a:visited { color: #90F; }
a:hover { color: #f00; }
a:active { color: #f00; }
#bg {
  width: 100%;
  background: url(images/bg.jpg) repeat-x 0 0;
}
#wrapper {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}
#header {
  width: 100%;
  height: 177px;
  position: relative;
}
.header_img {
  margin: 0 0 20px;
  padding: 0;
}
#content {
  width: 680px;
  float: right;
  margin-bottom: 50px;
}
.entry {
  width: 100%;
  overflow: hidden;
}
#sidebar {
  width: 240px;
  float: left;
  margin-bottom: 50px;
}
#pagetop {
  clear: both;
  text-align: right;
}
#footer {
  text-align: left;
  width: 100%;
  background-color: #0068B7;
  color: #fff;
}
#footer_inner {
  width: 960px;
  margin: 0 auto;
}
/* header */
#header h1 {
  margin: 0;
  padding: 0;
}
#header p {
  width: 200px;
  height: 36px;
  overflow:hidden;
  margin: 0;
  padding: 0;
  position: absolute;
}
#header p.inquiry {
  top: 15px;
  right: 0;
}
#header p.offices {
  top: 55px;
  right: 0;
}
#header p img{
    display:block;
    width: 200px;
    height: 36px;
    margin: 0;
    padding: 0;
}
/* 項目 5 
ul#menu-gnav {
    width: 960px;
    height: 52px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: url(images/bg_gnav.jpg) no-repeat 0 0;
}
ul#menu-gnav li {
    text-align: center;
    list-style: none;
    float: left;
    width: 192px;
    height: 52px;
    line-height: 52px;
    margin: 0;
    padding: 0;
}

*/
/* 項目 6以上 ==================================================== 
ul#menu-gnav {
	width: 960px;
	height: 52px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(images/bg_gnav2.jpg) no-repeat 0 50%;
}
ul#menu-gnav li {
	text-align: center;
	list-style: none;
	float: left;
	width: 140px;
	height: 52px;
	line-height: 52px;
	margin: 0;
	padding: 0;
	background: url(images/bg_gnav2.jpg) no-repeat 100% 50%;
}

ul#menu-gnav li#menu-item-11{ width: 120px; } */


ul#menu-gnav {
  width: 960px;
  height: 32px;
  overflow: hidden;
  margin: 0;
  padding: 10px 0;
}
ul#menu-gnav li {
  text-align: center;
  list-style: none;
  float: left;
  width: 119px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  border-right: 1px solid #ddd;
}
ul#menu-gnav li#menu-item-11 {
  width: 118px;
  border-left: 1px solid #ddd;
}
/* 項目 6以上 ==================================================== */
/* 変更不要 */
ul#menu-gnav a {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #036;
}
ul#menu-gnav a:hover {
  text-decoration: none;
  color: #000;
  background: url(images/bg_gnav_hover.jpg) no-repeat 50% 50%;
}
/* contents */
.headline {
  font-weight: normal;
  font-size: 110%;
  height: 40px;
  overflow: hidden;
  margin: 0 0 0.5em;
  padding: 20px 10px 0 35px;
  background: url(images/bg_headline.jpg);
}
/* H */
.single .entry h3 {
  line-height: 1.5;
  margin-top: 0;
  padding: 0.35em 1em;
  font-weight: normal;
  font-style: normal;
  font-size: 110%;
  background-color: #0068B7;
  color: #fff;
}
.single .entry h4 {
  line-height: 1.5;
  margin-top: 0;
  padding: 0.35em 1em;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  background-color: #f1f1f1;
  color: #0068B7;
  border-bottom: 1px solid #0068B7;
}
.entry p { line-height: 1.8em; }
.pagenavi {
  width: 100%;
  clear: both;
  overflow: hidden;
  padding: 2em 0;
}
.pagenavi div { width: 49%; }
.pagenavi div.prev { float: left; }
.pagenavi div.next {
  float: right;
  text-align: right;
}
/* sidebar */
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar li {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.widget_categories { margin: 0 0 10px; }
div.widget_categories p.title { display: none; }
div.widget_categories ul { border-top: 5px solid #0075C2; }
div.widget_categories a {
  display: block;
  width: 210px;
  height: 47px;
  line-height: 47px;
  margin: 0;
  padding: 0 0 0 30px;
  background: url(images/bg_side_li.jpg) no-repeat 0 50%;
  text-decoration: none;
  color: #036;
}
div.widget_categories a:hover {
  background: url(images/bg_side_li_h.jpg) no-repeat 0 50%;
  text-decoration: none;
  color: #FF0;
}
#sidebar .side_banner li {
  height: 70px;
  margin-bottom: 10px;
}
/* 年間行事 */
div.side_archive_event {
  margin: 0 0 30px;
  padding: 0;
}
div.side_archive_event p {
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding-left: 25px;
  background-color: #006;
  color: #fff;
}
#sidebar .side_archive_event ul { margin: 0; }
#sidebar .side_archive_event li {
  height: 47px;
  line-height: 47px;
  margin-bottom: 0;
}
#sidebar .side_archive_event li a {
  display: block;
  width: 215px;
  padding-left: 25px;
  background: url(images/bg_side_li.jpg) no-repeat 0 0;
  text-decoration: none;
  color: #000;
}
#sidebar .side_archive_event li a:hover {
  background: url(images/bg_side_li_h.jpg) no-repeat 0 0;
  text-decoration: none;
  color: #fff;
}
/* footer */
div.footer_logo {
  width: 100%;
  overflow: hidden;
  padding: 30px 0;
}
p.footer_logo {
  width: 22em;
  float: left;
  margin: 0;
  padding: 0;
  line-height: 1;
}
div.footer_logo address {
  width: 550px;
  float: left;
  font-style: normal;
  margin: 0;
  padding: 0;
  line-height: 1;
}
p.footer_logo span, div.footer_logo address span {
  display: block;
  margin: 0 0 0.5em;
  padding: 0;
}
div.footer_logo address span img { vertical-align: middle; }
ul#menu-footernav {
  width: 960px;
  overflow: hidden;
  margin: 0;
  padding: 12px 0;
  background: url(images/bg_footer_line.jpg) no-repeat 0 0;
}
ul#menu-footernav li {
  text-align: left;
  list-style: none;
  display: inline;
  line-height: 1;
  margin: 0;
  padding: 0 1.5em 0 0;
}
ul#menu-footernav a {
  text-decoration: none;
  color: #fff;
}
ul#menu-footernav a:hover {
  text-decoration: underline;
  color: #FF0;
}
p.copyright {
  width: 100%;
  background-color: #043C78;
  color: #fff;
}
p.copyright span {
  display: block;
  text-align: right;
  width: 960px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  padding: 0;
}
/* == トップページ == */
p.governor {
  width: 100%;
  position: relative;
  margin: 0 0 20px;
  padding: 0;
}
p.governor a.btn_greeting {
  width: 132px;
  position: absolute;
  bottom: 15px;
  right: 30px;
}
.committeesPickup { margin-bottom: 30px; }
.committeesPickup h2 {
  font-weight: normal;
  font-size: 120%;
  height: 43px;
  line-height: 43px;
  margin: 0 0 15px;
  padding: 0 0 0 35px;
  background: url(images/bg_tpo_info_title.jpg);
}
ul.top_info {
  margin: 0 0 50px;
  padding: 0;
}
ul.topinfo { margin-bottom: 20px; }
.page-id-150 ul.top_info { border-top: 1px dotted #ccc; }
ul.top_info li {
  list-style: none;
  width: 662px;
  overflow: hidden;
  margin: 0;
  padding: 6px 0 6px 18px;
  background: url(images/listmark_yellow.jpg) no-repeat 0 50%;
  border-bottom: 1px dotted #ccc;
}
ul.top_info li.lists {
  text-align: right;
  background-image: none;
  border: 0;
}
ul.top_info li span {
  display: block;
  width: 90px;
  float: left;
  margin: 0;
  padding: 0;
}
ul.top_info li p {
  width: 572px;
  float: right;
  margin: 0;
  padding: 0;
}
ul.top_info li.headline {
  width: 645px;
  height: 43px;
  line-height: 43px;
  margin: 0;
  padding: 0 0 0 35px;
  background: url(images/bg_tpo_info_title.jpg);
  border: 0;
}
ul.top_info a { text-decoration: none; }
ul.top_banner {
  width: 668px;
  overflow: hidden;
  margin: 0 0 20px;
  padding: 12px 0 12px 12px;
  background-color: #f1f1f1;
}
ul.top_banner li {
  list-style: none;
  width: 322px;
  height: 87px;
  float: left;
  margin: 0 12px 0 0;
  padding: 0;
}
/* == カテゴリページ == */
/* top_info継承 */
ul.report_infos li p {
  width: 100%;
  float: none;
}
ul.news_list {
  margin: 0 0 50px;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
ul.news_list li {
  list-style: none;
  width: 662px;
  overflow: hidden;
  margin: 0;
  padding: 6px 0 6px 18px;
  background: url(images/listmark_yellow.jpg) no-repeat 0 50%;
  border-top: 1px dotted #ccc;
}
ul.news_list li p {
  width: 7em;
  float: left;
  margin: 0;
  padding: 0;
}
/* ガバナー月信 */
ul.news_list li.pdf {
  width: 170px;
  height: 320px;
  padding: 0;
  background-image: none;
  border-top: 0;
  float: left;
  text-align: center;
}
ul.news_list li.pdf p {
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
  font-size: 80%;
}
ul.news_list li.pdf p.pdf_title {
  background-color: #006;
  color: #fff;
  line-height: 20px;
  margin: 0 auto 5px;
  width: 162px;
}
ul.news_list li.pdf div img {
  display: block;
  width: 160px;
  height: auto;
  margin: 0 auto 5px;
  padding: 3px 0 0;
  border: 1px solid #ccc;
}
/* ガバナー補佐紹介 */
ul.news_list li.assistant {
  width: 678px;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
  background-image: none;
  border: 1px solid #ccc;
  float: none;
  text-align: left;/*background: url(images/logo-small.jpg) no-repeat 98.5% 35px;*/
}
ul.news_list li.assistant p {
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
}
ul.news_list li.assistant p.assistant_title {
  background-color: #eee;
  color: #000;
  line-height: 30px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
ul.news_list li.assistant div { padding: 20px 10px 20px 30px; }
ul.news_list li.assistant table { margin: 0; }
ul.news_list li.assistant td {
  padding: 0 20px 0 0;
  text-align: left;
  vertical-align: top;
}
ul.news_list li.assistant ul, ul.news_list li.assistant ol {
  width: 100%;
  margin: 14px 0 0;
  padding: 0;
}
ul.news_list li.assistant td ul li {
  list-style: disc;
  width: auto;
  overflow: inherit;
  border: 0;
  background: none;
  margin: 0 0 14px 20px;
  padding: 0;
}
ul.news_list li.assistant td ol li {
  list-style: decimal;
  width: auto;
  overflow: inherit;
  border: 0;
  background: none;
  margin: 0 0 14px 25px;
  padding: 0;
}
.assistant h3, .greeting h3 {
  cursor: pointer;
  height: 34px;
  line-height: 34px;
  margin: 0;
  padding: 0 0 0 40px;
  font-weight: normal;
  font-size: 105%;
  background: url(images/bg-assistant-governor-accordion.jpg) no-repeat 0 50%;
  color: #03c;
}
/* アコーディオン */
ul.news_list li.assistant div.panels, .greeting div.panels {
  display: none;
  padding: 1.5em 2em;
  background-color: #f9f9f9;
  border-top: 1px solid #ccc;
}
/**/
p.person_img {
  width: 180px;
  height: 240px;
  float: left;
  margin: 0 1em 1em 0;
  padding: 4px;
  border: 1px solid #ccc;
}
/**/
.events {
  width: 678px;
  margin: 0 0 1em;
  padding: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.events th, .events td {
  border-collapse: collapse;
  text-align: left;
  vertical-align: top;
  font-size: 90%;
  line-height: 1.5;
  margin: 0;
  padding: 5px 5px 4px 5px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.events th {
  text-align: center;
  background-color: #f1f1f1;
}
.cel_1 { width: 10em; }
/**/
.office {
  width: 100%;
  margin: 0 0 1em;
  padding: 0 0 380px;
  border-top: 1px dotted #ccc;
  background: url(images/bg_office.jpg) no-repeat 100% 100%
}
.office th, .office td {
  border-collapse: collapse;
  text-align: left;
  vertical-align: top;
  font-size: 100%;
  line-height: 1.5;
  margin: 0;
  padding: 0.5em;
  border-bottom: 1px dotted #ccc;
}
/**/
.links {
  margin: 0 0 1em;
  padding: 0;
}
.links li {
  list-style: none;
  margin: 0;
  padding: 6px 0 6px 18px;
  background: url(images/listmark_yellow.jpg) no-repeat 0 50%;
}
/**/
table.inquiry {
  width: 679px;
  margin: 0 0 0.5em;
  padding: 0;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table.inquiry th, table.inquiry td {
  margin: 0;
  padding: 0.5em;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
table.inquiry th {
  width: 11em;
  background: #f7f7f7;
}
.wpcf7-textarea {
  width: 85%;
  height: 20em;
}
/* 委員会 */
.community_img { margin-bottom: 30px; }
.community_img h3 {
  font-weight: normal;
  line-height: 1;
  text-align: center;
  margin: 0 0 10px;
  padding: 0.75em 0;
  background-color: #039;
  color: #fff;
}
ul.community_list {
  width: 100%;
  overflow: hidden;
  margin: 0 0 30px;
  padding: 0;
}
ul.community_list li {
  list-style: none;
  width: 340px;
  float: left;
  margin: 0 0 2px 0;
  padding: 0;
}
ul.community_list li a {
  display: block;
  width: 310px;
  overflow: hidden;
  text-decoration: none;
  margin: 0;
  padding: 10px 5px 10px 20px;
  background: url(images/bg_btn.jpg) no-repeat 0 50%;
}
ul.community_list li a:hover {
  text-decoration: none;
  color: #f00;
  background: url(images/bg_btn.jpg) no-repeat -340px 50%;
}
/* ロータリー友 */
.rotarynotomo {
  width: 100%;
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.rotarynotomo td {
  border-collapse: collapse;
  margin: 0;
  padding: 0.35em 1em 2em;
}
.rotarynotomo .th {
  height: 30px;
  line-height: 30px;
  padding: 0 1em;
  background-color: #e9e9e9;
}
/* 米山奨学生学友会 */
h3.h3-gakuyuukai {
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  text-align: center;
  margin: 20px 0 0;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border-bottom: 0;
}
div.gakuyuukai {
  width: 640px;
  padding: 0 19px 19px;
  border: 1px solid #ccc;
  overflow: hidden;
}
div.gakuyuukai ul.pdfLink {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
div.gakuyuukai ul.pdfLink li {
  list-style: none;
  width: 200px;
  height: 320px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
}
div.gakuyuukai ul.pdfLink li img {
  display: block;
  margin-bottom: 5px;
}
p.links-gallery a {
  display: block;
  width: 200px;
  text-decoration: none;
  margin: 0;
  padding: 10px 5px 10px 20px;
  background: url(images/bg_btn.jpg) no-repeat 0 50%;
}
p.links-gallery a:hover {
  text-decoration: none;
  color: #f00;
  background: url(images/bg_btn.jpg) no-repeat -340px 50%;
}
/*米山奨学生学友会 single.php ギャラリー*/
.single-gallery {
  width: 680px;
  overflow: hidden;
}
.single-gallery p {
  width: 160px;
  height: 180px;
  float: left;
  text-align: center;
  margin-right: 10px;
  line-height: 1;
}
.single-gallery p img {
  display: block;
  width: 150px!important;
  height: auto;
  margin-bottom: 5px;
  border: 5px solid #e9e9e9;
}
/* 奉仕作業 */
.subhead {
  font-size: 120%;
  color: #03c;
  text-align: center;
}
.subhead img { vertical-align: middle; }
.linkBtnY a {
  margin: 0;
  padding: 0.5em 1.5em;
  background: #FEBD11;
  color: #000;
  text-decoration: underline;
}
.linkBtnY a:hover {
  background: #f00;
  color: #fff;
  text-decoration: underline;
}
.vocationalService h4 {
  background: #005daa;
  color: #fff;
  margin-top: 3em;
  padding: 0.5em;
}
.vocationalService dl {
  padding: 1.5em 2em;
  background: #01b4e7 url(images/unnamedDl.jpg) no-repeat 98% 2%;
  color: #fff;
}
.vocationalService dt {
  font-size: 120%;
  margin: 0;
  padding: 0;
}
.vocationalService dd {
  margin: 0;
  padding: 1.5em 0;
}
.vocationalService dl .firstEx { padding-right: 130px; }
.vocationalService dl dd.firstEx {
  margin-bottom: 2em;
  border-bottom: 2px solid #fff;
}
.vocationalService dd a {
  text-decoration: underline;
  color: #00f;
}
.vocationalService dd a:hover {
  text-decoration: underline;
  color: #fff;
}
/* 画像 */
.entry .center, .entry p.center { text-align: center; }
.entry img.alignnone { text-align: left; }
.entry img.aligncenter, .entry p.aligncenter {
  display: block;
  margin: 0 auto;
}
.entry img.alignleft, .entry p.alignleft {
  display: block;
  float: left;
  margin: 0 2em 1em 0;
}
.entry img.alignright, .entry p.alignright {
  display: block;
  float: right;
  margin: 0 0 1em 2em;
}
/* jquery.SmartHeightLine.js */
.floatcontainer .wp-caption {
  width: 150px;
  float: left;
  margin: 0 10px 30px 0;
  padding: 0;
}
.floatcontainer .wp-caption img {
  display: block;
  margin: 0 0 0.5em;
  padding: 0;
}
.floatcontainer .wp-caption-text {
  font-size: 95%;
  margin: 0;
  line-height: 1.3;
}
/**/
.mt0 { margin-top: 0!important; }
.floatcontainer {
  width: 100%;
  overflow: hidden;
}
