/*
Theme Name: 横浜市従業員労働組合向け
Theme URI: http://www.siju.or.jp
Version: 2008siju[改][改2016]
Author: KKI
Author URI: http://www.kki.co.jp/
*/





/*　ブロック　*/
.wp-block-image.border-01 img {
	display: block;
	padding: 5px;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
	}





/* 共通 */
a {
	color: #754F00;
	}
a:visited {
	color: #754F00;
	}
a:active {
	color: #754F00;
	}
a:hover {
	color: #FF0000;
/*	text-decoration: underline;*/
	}

/*　リンクアイコン　*/
a[href$=".pdf"] {
	background: url(./icons/icon_pdf.gif) no-repeat;
	background-position: right;
	padding: 4px 20px 4px 0;
	}
* html a.pdf {
	background: url(./icons/icon_pdf.gif) no-repeat;
	background-position: right;
	padding: 4px 20px 4px 0;
	}

a[href$=".doc"] {
	background: url(./icons/icon_doc.gif) no-repeat;
	background-position: right;
	padding: 4px 20px 4px 0;
	}
* html a.doc {
	background: url(./icons/icon_doc.gif) no-repeat;
	}

img {
	border: none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

h1, h2, h3, h4, h5, h6, ul, ol, p, small, table, address, select,
.top_menu, .bottom_menu, .description,
.navigation, .page_print, .list_navi_01, .date, .feedback, .excerpt, .content_list_link, .time, .credit, #searchform, .wlWriterEditableSmartContent {
	font-family: "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}

h1, h2, h3, h4, h5, h6, hr {
	clear: both;
	}

h1 {
	font-size: 200%;
	}

h2 {
	font-size: 180%;
	}

h3 {
	font-size: 160%;
	}

h4 {
	font-size: 140%;
	}

h5 {
	font-size: 120%;
	}

h6 {
	font-size: 120%;
	}

small {
	line-height: 130%;
	}

table {
	margin: 10px auto;
	}

p,
table th, table td {
	font-size: 100%;
	line-height: 140%;
	}

table th, table td {
	font-size: 90%;
	padding: 5px 5px 5px 5px;
	}

p font {
	line-height: 140%;
	}

.new_up_new {
	color: red;
	font-size: 70%;
	font-weight: normal;
	margin-right: 5px;
	}

.new_up_up {
	color: blue;
	font-size: 80%;
	font-weight: normal;
	margin-right: 5px;
	}

.error {
	color: #FF0000;
	font-size: 120%;
	margin: 0 auto 0 10px;
	padding: 0 0 0 0;
	}


#base:after, #main:after,
#header:after,
#content:after, .widecolumn:after, .narrowcolumn:after,
.block_01:after, .block_02:after,
#menu:after,
.post:after, .entry:after, .post_thumb:after, .post_thumb_none:after,
#sidebar:after, #footer:after {
	content: "";
	display: block;
	clear: both;
	}

body {
	color: #754F00;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	}

#rap {
	width: 840px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-image: url(./images/bg_image.gif);
	}



/* ヘッダー */
#header {
	width: 820px;
	height: 185px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	background-image: url(./images/header_bg.jpg);
	background-repeat: no-repeat;
	}

#header h1 {
	margin: 0 auto 0 25px;
	}

ul#header_menu {
	width: 810px;
	height: 50px;
	list-style-type: none;
	margin: 0 auto 0 auto;
	padding: 0 0 0 10px;
	background: url(./images/menu_top_bg.jpg) repeat-x top left;
	}

ul#header_menu li {
	float: left;
	font-size: 16px;
	text-align: center;
	margin: 8px auto 0 auto;
	padding: 0 0 0 0;
	}

ul#header_menu li.header_menu_01 {
	padding: 5px 25px 5px 25px;
	border-left: solid 1px #E0CD9C;
	}

ul#header_menu li.header_menu_02 {
	padding: 5px 25px 5px 25px;
	border-left: solid 1px #E0CD9C;
	}

ul#header_menu li.header_menu_03 {
	padding: 5px 25px 5px 25px;
	border-left: solid 1px #E0CD9C;
	border-right: solid 1px #E0CD9C;
	}



/* 共通左枠 */
#content {
/*border: 1px solid #EEEEEE;*/
	float: left;
	width: 580px;
	margin: 0 auto 0 35px;
	padding: 10px 0 10px 0;
	}

#content_page {
/*border: 1px solid #EEEEEE;*/
	float: left;
	width: 580px;
	margin: 0 auto 0 35px;
	padding: 10px 0 10px 0;
	}

#content h2 {
	margin: 0 auto 0 auto;
	}


/* ホーム */
.top_post_00 {
/*border: 1px solid #EEEEEE;*/
	width: 570px;
	margin: 5px auto 0 auto;
	padding: 0 0 10px 0;
	}

.top_post_00 .post_thumb,
.top_post_00 .post_thumb_none {
/*border: solid 1px #FF0000;*/
	width: 560px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	border-bottom: dotted 2px #CCCCCC;
	}

.top_post_00 .post_thumb img {
	float: left;
	margin: 0 10px 0 10px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
	}

.top_post_00 .post_thumb .time,
.top_post_00 .post_thumb_none .time {
	font-size: 90%;
	margin: 5px auto 0 120px;
	padding: 0 0 3px 0;
	}

.top_post_00 .post_thumb_none .time,
.top_post_00 .post_thumb_none .time {
	margin-left: auto;
	padding-left: 10px;
	}

.top_post_00 .post_thumb h3.title,
.top_post_00 .post_thumb_none h3.title {
	clear: none;
	height: 100%;
	font-size: 120%;
	line-height: 110%;
	margin: 3px auto 0 120px;
	padding: 0 0 0 0;
	}

.top_post_00 .post_thumb_none h3.title,
.top_post_00 .post_thumb_none h3 {
	line-height: normal;
	margin-left: auto;
	padding-left: 10px;
	}

.top_post_00 .post_thumb p.excerpt,
.top_post_00 .post_thumb_none p.excerpt {
	font-size: 90%;
	line-height: 140%;
	margin: 7px 5px 0 120px;
	padding: 0 0 0 0;
	}

.top_post_00 .post_thumb_none p.excerpt {
	margin-left: auto;
	padding-left: 10px;
	}

/* ホーム・トピックス3 */
.top_post_03 {
	width: 570px;
	margin: 15px auto 10px auto;
	padding: 0 0 10px 10px;
	}

.top_post_03 h4 {
	font-size: 90%;
	margin: 5px auto 5px auto;
	padding: 0 10px 5px 10px;
	}



/* 右サイドメニュー・共通 */
#menu {
/*border: 1px solid #EEEEEE;*/
	float: right;
	width: 175px;
	height: 100%;
	margin: 5px 20px 20px auto;
	padding: 0 0 0 0;
	}

#menu ul {
/*border: solid 1px #EEEEEE;*/
	margin: 0;
	padding: 0;
	}

#menu ul li {
/*border: solid 1px #FF0000;*/
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	}

/* 右サイドメニューサーチ */
#menu .search {
	font-size: 80%;
	margin: 0 auto 10px auto;
	padding: 5px 5px 5px 5px;
	}

#searchform {
	margin: 5px auto 0 auto;
	padding: 0 0 0 0;
	}

#menu ul.categories_pages li {
	font-size: 14px;
	margin: 0 auto 5px auto;
	padding: 10px 15px 10px 30px;
	border-left: solid 1px #CCA65A;
	border-bottom: solid 1px #CCA65A;
	background: url(./images/title_icon_01.gif) no-repeat 10px 15px #FFE7B5;
	}

#menu ul.categories_pages li.subcate {
	margin: 0 auto 10px auto;
	padding: 0 0 0 0;
	border: none;
	background: none;
	}

#menu ul.categories_pages li.subcate ul li {
	font-size: 12px;
	margin: 0 5px 5px 5px;
	padding: 5px 5px 5px 10px;
	border: none;
	background: #FFEFD7;
	}

#menu ul.categories_pages li.old_link {
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	}

/* 右サイドメニュー・画像表示 */
#menu .side_contents_photo {
	text-align: center;
	margin: 30px auto 30px auto;
	padding: 5px 0 0 0;
	border: 1px solid #CCA65A;
	}

#menu .side_contents_photo h3 {
	margin: 0 auto 0 auto;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	}

#menu .side_contents_photo img {
	width: 150px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	}

#menu .side_contents_photo strong {
	font-size: 90%;
	margin: 0 auto 0 auto;
	padding: 5px;
	}

#menu .side_contents_photo p {
	line-height: 150%;
	margin: 0 auto 0 auto;
	padding: 5px;
	}

/* 右サイドメニュー・トピックス一覧 */
#menu .side_contents_posts {
	font-size: 80%;
	margin: 10px auto 0 auto;
	padding: 0 3px 0 3px;
	}

#menu .side_contents_posts .time  {
	text-align: left;
	line-height: 140%;
	margin: 0 0 5px 0;
	padding: 0 3px 3px 5px;
	border-bottom: 1px solid #CCCCCC;
	}

#menu .side_contents_posts h4 {
	text-align: left;
	line-height: 140%;
	font-size: 100%;
	margin: 0 auto 15px auto;
	padding: 5px;
	background: #F5FFD7;
	}

#menu .address {
	font-size: 90%;
	margin: 5px auto 0 auto;
	padding: 0 0 0 0;
	}

/* 右サイドメニュー・サイト管理 */
#menu ul.webmaster {
	list-style-type: none;
	margin: 20px auto 10px auto;
	padding: 0 0 0 0;
	}

#menu ul.webmaster li {
	font-size: 80%;
	margin: 0 auto 5px auto;
	padding: 5px 5px 8px 10px;
	background: #EEEEEE;
	}

/* リスト */
.list_navi_01 {
	text-align: center;
	margin: 5px auto 5px auto;
	padding: 5px 0 5px 0;
	}

.list_navi_01 a {
	font-size: 80%;
	padding: 3px 5px 3px 5px;
	background: #FFDB8E;
	}

.post_list h3 {
	font-size: 90%;
	line-height: 140%;
	margin: 0 auto 10px auto;
	padding: 7px 5px 5px 10px;
	background: #F5FFD7;
	}

.post_list .excerpt {
	font-size: 90%;
	line-height: 140%;
	margin: 0 auto 10px 10px;
	padding: 0 0 0 0;
	}

#content .post_list .feedback {
	width: 540px;
	font-size: 80%;
	text-align: right;
	margin: 10px auto 30px auto;
	padding: 0 10px 8px 5px;
	border-bottom: solid 1px #CCCCCC;
	}



/* エントリページ、ページ・共通 */
.page_print {
	font-size: 90%;
	text-align: right;
	margin: 0 auto 5px auto;
	padding: 0 15px 0 15px;
	}

/* エントリページ・ナビゲーション */
#content .navigation {
	font-size: 90%;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 10px 0 15px 0;
	}

#content .alignright {
	float: right;
	}
	
#content .alignleft {
	float: left
	}



/* エントリページ */
#content .post {
	border: solid 1px #CCCCCC;
	margin: 0 auto 0 auto;
	padding: 10px 10px 10px 10px;
	}

#content .post .date {
	font-weight: bold;
	font-size: 100%;
	margin: 5px auto 15px auto;
	padding: 5px 10px 10px 5px;
	border-bottom: 1px dotted #CCCCCC;
	}

#content .post h3 {
	font-size: 120%;
	line-height: 130%;
	margin: 0 auto 10px auto;
	padding: 8px 10px 5px 10px;
	}

#content .post h3.title01 {
	background: #F5FFD7;
	}

#content .post_list h3.title02 {
	background: #FFF4E3;
	}

#content .storycontent {
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	}





/* 検索ページ */
body.search h2 {
	font-size: 130%;
	margin: 12px auto 5px auto;
	padding: 8px 10px 10px 20px;
	border-left: solid 5px #CCA65A;
	border-bottom: solid 1px #CCA65A;
	}

body.search .post_list .excerpt {
	font-size: 90%;
	line-height: 140%;
	margin: 0 10px 10px 10px;
	padding: 0 0 0 0;
	}

body.search .post_list .feedback {
	width: 540px;
	font-size: 90%;
	text-align: right;
	margin: 10px auto 30px auto;
	padding: 0 10px 8px 5px;
	border-bottom: solid 1px #CCCCCC;
	}


/* ページ */
#content_page h2 {
	font-size: 130%;
	margin: 12px auto 5px auto;
	padding: 8px 10px 10px 20px;
	border-left: solid 5px #CCA65A;
	border-bottom: solid 1px #CCA65A;
	}

#content_page .page {
/*border: 1px solid #EEEEEE;*/
	font-size: 100%;
	line-height: 140%;
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
	}

body.page.page-id-25 #content_page h3,
body.page.parent-pageid-25 #content_page h3,
body.page.page-id-26 #content_page h3,
body.page.parent-pageid-26 #content_page h3,
body.page.page-id-27 #content_page h3 {
	color: #FF6335;
	font-size: 130%;
	margin-top: 40px;
	margin-bottom: 0;
	padding: 0 0 10px 10px;
	border-bottom: dotted 1px #333333;
	}

body.page.page-id-26 #content_page h3,
body.page.parent-pageid-26 #content_page h3 {
	margin-bottom: 10px;
	}

body.page.page-id-25 #content_page h4,
body.page.parent-pageid-25 #content_page h4,
body.page.page-id-26 #content_page h4,
body.page.parent-pageid-26 #content_page h4
body.page.page-id-27 #content_page h4 {
	color: #995B00;
	font-size: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	}

body.page.page-id-25 #content_page h5,
body.page.parent-pageid-25 #content_page h5,
body.page.page-id-26 #content_page h5,
body.page.parent-pageid-26 #content_page h5
body.page.page-id-27 #content_page h5 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	}

#content_page p {
	margin-left: 10px;
	margin-right: 10px;
	}

#content_page p.link {
	text-align: center;
	background: #FFF4E3;
	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0;
	}

#content_page li {
	margin-bottom: 5px;
	}

#content_page .table01 {
	margin: 0 15px auto 15px;
	}

body.page-id-32 #content_page .personal_data {
	color: #000000;
	}

#content_page .personal_data_h3 {
	color: #000000;
	font-size: 100%;
	line-height: 130%;
	border: none;
	}

#content_page ol.personal_data_ol {
	color: #000000;
	margin-bottom: 30px;
	}

body.page.page-id-26 #content_page .table02 {
	font-size: 90%;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
	}

body.page.page-id-26 #content_page .table02 th {
	padding: 5px 2px 5px 2px;
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	background: #FFF2D7;
	}

body.page.page-id-26 #content_page .table02 td {
	text-align: right;
	padding: 5px 3px 5px 2px;
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	}

body.page.page-id-26 #content_page .table02 .text_center {
	text-align: center;
	}

body.page.page-id-31 #content_page .table03 {
	width: 500px;
	margin: 0 auto 0 auto;
	padding: 0;
	}

body.page.page-id-31 #content_page .table03 th {
	width: 160px;
	height: 185px;
	text-align: center;
	padding: 0 0 0 0;
	border: solid 1px #CCCCCC;
	}

body.page.page-id-31 #content_page .table03 td {
	padding: 0 0 0 0;
	border: solid 1px #CCCCCC;
	}

/* フッター */
.credit {
	clear: both;
	width: 800px;
	font-size: 90%;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 10px;
	background: #E5CC7F;
	}
