/*
Theme Name: Seiyoukai Base
Theme URI: http://seiyoukai.com/wp/wp-content/themes/seiyoukaiBase/
Author: BewebCommunications
Author URI: http://comap-net.com/
Description: Produced by BewebCommunications.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: seiyoukaiBase

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/*
 * オリジナルCSS
*/

#wp_contents {
	width: 750px;
	float: left;
	clear: left;
}

#wp_side {
	width: 240px;
	float: right;
	clear: right;
}


/* コラム・サイド・カテゴリー一覧 */
#wp_side div.category {
	width: 240px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #EEEEEE;
	border-radius: 5px;
}

#wp_side div.category ul {
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

#wp_side div.category li {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 7px;
	font-size: 1.0em;
	line-height: 100%;
	border-left: #090A6C 5px solid;
}

#wp_side div.category li a:hover {
	text-decoration: underline;
}


/* コラム・サイド・バックナンバー */
#wp_side div.backnum {
	width: 240px;
	height: 40px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	position: relative;
	background-image: url(/img2/side_backnumber01.png);
}

#wp_side div.backnum select {
	-webkit-appearance:none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 240px;
	height: 40px;
	opacity: 0;
	font-size: 16px;
}

#wp_side div.backnum .inner {
	height: 40px;
	margin: 0px;
	padding: 4px 45px 0px 12px;
	position: relative;
	overflow-y: hidden;
	z-index: 0;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	line-height: 36px;
}

/* コラム・サイド・検索ワード */
#col_side div.searchword {
	width: 231px;
	height: 40px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	position: relative;
	background-image: url(img/col_searchword01.png);
}

#col_side div.searchword label {
	display: none;
}

#col_side div.searchword input[type="text"] {
	width: 171px;
	margin: 0px;
	padding: 7px 3px 3px 10px;
	position: absolute;
	top: 3px;
	left: 3px;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	background-color: transparent;
  border: none; /* デフォルトCSSリセット */
}

#col_side div.searchword input::-webkit-input-placeholder {
	color: #333333;
}

#col_side div.searchword input[type="submit"] {
	width: 37px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	left: 190px;
	font-size: 0px;
	background-color: transparent;
	cursor: pointer;
	border: none; /* デフォルトCSSリセット */
  box-shadow: none; /* デフォルトCSSリセット */
}


/* 投稿一覧（3コラム） */
#list3col {
	margin: 0px;
	padding: 0px;
}

#list3col h3 {
	margin: 20px 0px 30px 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 100%;
}

#list3col ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#list3col ul li {
	width: 240px;
	margin: 0px 10px 20px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	border: #F4F1DD 1px solid;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px 0px #CCCCCC;
	box-shadow: 1px 1px 2px 0px #CCCCCC;
}

#list3col ul li:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 0.7;
}

#list3col .thumbnail {
	width: 240px;
	height: 240px;
	display: block;
	border-radius: 5px 5px 0px 0px;
}

#list3col .date {
	margin: 0px;
	padding: 2px 5px 0px 5px;
	text-align: right;
	color: #999999;
	font-size: 0.8em;
}

#list3col h4 {
	margin: 0px;
	padding: 10px 5px 8px 5px;
	color: #090A6C;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 100%;
	background-color: #F4F1DD;
}

#list3col p {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 0px 5px;
	color: #999999;
	font-size: 0.9em;
	line-height: 120%;
}

#list3col .cat {
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 0px 28px;
	float: right;
	text-align: right;
	color: #999999;
	font-size: 0.9em;
	background-image: url(/img2/icon_category01.png);
	background-repeat: no-repeat;
}

#list3col .name {
	margin: 0px;
	padding: 0px 5px 0px 28px;
	float: right;
	text-align: right;
	color: #999999;
	font-size: 0.9em;
	background-image: url(/img2/icon_writer01.png);
	background-repeat: no-repeat;
}


/* 記事タイトル */
#wp_single {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border: #F4F1DD 1px solid;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px 0px #CCCCCC;
	box-shadow: 1px 1px 2px 0px #CCCCCC;
}

#wp_single h3.title {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	color: #000000;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 120%;
	border-radius: 5px 5px 0px 0px;
	background-color: #F4F1DD;
}

#wp_single .date {
	margin: 2px 5px;
	padding: 0px;
	text-align: right;
	color: #999999;
	font-size: 0.8em;
}

#wp_single .cat {
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 0px 28px;
	float: right;
	text-align: right;
	color: #999999;
	font-size: 0.9em;
	background-image: url(/img2/icon_category01.png);
	background-repeat: no-repeat;
}

#wp_single .name {
	margin: 0px 20px 0px 0px;
	padding: 0px 5px 0px 28px;
	float: right;
	text-align: right;
	color: #999999;
	font-size: 0.9em;
	background-image: url(/img2/icon_writer01.png);
	background-repeat: no-repeat;
}


/* 固定ページ：基本 */
#fixpage {
	width: 1000px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
}

#fixpage h3.title {
	margin: 0px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
	color: #000000;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 120%;
	border-radius: 5px;
	background-color: #F4F1DD;
}



/* 固定：陶芸体験 */
#fix_taiken {
	width: 1000px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
}

#fix_taiken h3.title {
	margin: 0px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
	color: #000000;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 120%;
	border-radius: 5px;
	background-color: #F4F1DD;
}

#fix_taiken .applyButton {
	margin: 40px auto 20px auto;
	padding: 0px;
	text-align: center;
}

#fix_taiken .applyButton a {
	margin: 0px;
	padding: 10px 40px 10px 40px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 100%;
	border-radius: 5px;
	background-color: #090A6C;
}

#fix_taiken .part {
	width: 1000px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#fix_taiken .part .partBody {
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
}

#fix_taiken .part .partSide {
	width: 240px;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
}

#fix_taiken .part .partSide ul {
	margin: 80px 0px 0px 0px;
	padding: 5px;
	background-color: #EEEEEE;
	border-radius: 5px;
}

#fix_taiken .part .partSide ul li.head {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: #090A6C 1px solid;
}

#fix_taiken .part .partSide ul li:nth-child(n+2) {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 1.1em;
	line-height: 100%;
	border-bottom: #CCCCCC 1px dotted;
}

#fix_taiken .part .partSide ul li span:nth-child(1) {
	padding: 0px 0px 0px 5px;
	display: inline-block;
	float: left;
	text-align: left;
}

#fix_taiken .part .partSide ul li span:nth-child(2) {
	padding: 0px 5px 0px 0px;
	display: inline-block;
	float: right;
	text-align: right;
}

#fix_taiken .part .partSide ul li.comment {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 130%;
	border-bottom: none;
}


/* サイド・組合員一覧 */
#side-unionist {
	width: 240px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #EEEEEE;
	border-radius: 5px;
}

#side-unionist ul {
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

#side-unionist li {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 7px;
	font-size: 1.0em;
	line-height: 100%;
	border-left: #090A6C 5px solid;
}

#side-unionist li a {
	color: #090A6C;
}

#side-unionist li a:hover {
	text-decoration: underline;
}



/* 組合員一覧 */
#wp_unionList {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#wp_unionList h3 {
	margin: 20px 0px 30px 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 100%;
}

#wp_unionList ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#wp_unionList ul li {
	width: 240px;
	margin: 0px 10px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	border: #F4F1DD 1px solid;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px 0px #CCCCCC;
	box-shadow: 1px 1px 2px 0px #CCCCCC;
}

#wp_unionList ul li:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 0.7;
}

#wp_unionList .thumbnail {
	width: 240px;
	height: 240px;
	display: block;
	border-radius: 5px 5px 0px 0px;
}

#wp_unionList h4 {
	margin: 0px;
	padding: 10px 5px 8px 5px;
	color: #090A6C;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 100%;
	background-color: #F4F1DD;
}


/* 組合員詳細 */
#wp_unionBase {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#wp_unionBase img.mainPict {
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px 0px #CCCCCC;
	box-shadow: 1px 1px 2px 0px #CCCCCC;
}

#wp_unionBase .right {
	width: 430px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#wp_unionBase h3.title {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 100%;
	border-bottom: #090A6C 1px solid;
}

#wp_unionBase h4.kana {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	color: #999999;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 100%;
}

#wp_unionBase table.info {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: separate;
  border-spacing: 3px;
}

#wp_unionBase table.info tbody th {
	width: 30%;
	margin: 0px;
	padding: 5px 10px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #F4F1DD;
	border-radius: 5px;
}

#wp_unionBase table.info td {
	width: 70%;
	margin: 0px;
	padding: 5px 10px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	border: #CCCCCC 1px solid;
	border-radius: 5px;
}

#wp_unionBase .comment {
	margin: 3px;
	padding: 10px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	border: #CCCCCC 1px solid;
	border-radius: 5px;
}


/* 組合員ギャラリー */
#unionGallery {
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 0px 5px;
	border: #CCCCCC 1px solid;
	border-radius: 5px;
}

#unionGallery li {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
}

#unionGallery li:nth-child(4n) {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
}

#unionGallery li img {
	width: 144px;
	height: 144px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px 0px #CCCCCC;
	box-shadow: 1px 1px 2px 0px #CCCCCC;
}




/* 固定：体験お申し込みフォーム */
div.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 0; margin:0; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:1.1em;}
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {
   cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto; display:block;
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }
.wpcf7 .wpcf7-list-item-label { margin: 0px 20px 0px 0px; font-size:1.1em; }
/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}
/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}

#applyForm {
	margin: 0px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}

#applyForm li {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}

#applyForm li label {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 100%;
}

#applyForm li input.your-email {
	width: 500px;
}

#applyForm li.text {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 100%;
}


/* 記事本文タグ設定 */
#wp_body {
	margin: 0px 20px 20px 20px;
	padding: 0px;
}

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

#wp_body h1 {
	margin: 25px 0px 15px 0px;
	padding: 5px 5px 5px 10px;
	color: #000000;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 120%;
	border-left: #090A6C 5px solid;
}

#wp_body h2 {
	margin: 25px 0px 15px 0px;
	padding: 5px 5px 5px 10px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 120%;
	border-bottom: #090A6C 1px solid;
}

#wp_body h3 {
	margin: 15px 0px 10px 0px;
	padding: 3px 3px 3px 5px;
	color: #000000;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 120%;
	border-left: #090A6C 3px solid;
}

#wp_body h4 {
	margin: 15px 0px 10px 0px;
	padding: 3px 3px 3px 5px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 120%;
	border-bottom: #090A6C 1px dotted;
}

#wp_body h5 {
	margin: 15px 0px 10px 0px;
	padding: 3px 3px 3px 5px;
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 120%;
	background-color: #EEEEEE;
	border-radius: 5px;
}

#wp_body h6 {
	margin: 15px 0px 10px 0px;
	padding: 3px 3px 3px 5px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 120%;
	background-color: #EEEEEE;
	border-radius: 5px;
}

#wp_body hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}

/* =Text elements
-------------------------------------------------------------- */
#wp_body p,
#wp_body div {
	margin: 10px 0px 20px 0px;
	padding: 0px 15px 0px 15px;
	font-size: 1.2em;
	line-height: 180%;
}

#wp_body img {
	margin: 10px;
	padding: 0px;
	border: 0px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 2px 0px #CCCCCC;
	box-shadow: 1px 1px 2px 0px #CCCCCC;
}

#wp_body ul,
#wp_body ol {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
	padding: 0;
}

#wp_body ul {
	list-style: disc outside;
}

#wp_body ol {
	list-style: decimal outside;
}

#wp_body ul ul,
#wp_body ol ol,
#wp_body ul ol,
#wp_body ol ul {
	margin-bottom: 0;
}

#wp_body li {
	margin: 0 0 0 24px;
	margin: 0 0 0 1.714285714rem;
}

#wp_body dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}

#wp_body dt {
	font-weight: bold;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

#wp_body dd {
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

#wp_body strong {
	font-weight: bold;
}

#wp_body cite,
#wp_body em,
#wp_body i {
	font-style: italic;
}

#wp_body cite {
	border: none;
}

#wp_body big {
	font-size: 150%;
}

#wp_body .mceContentBody blockquote {
	font-style: italic !important;
	font-weight: normal;
	margin: 0;
	padding: 24px;
	padding: 1.714285714rem;
}

#wp_body pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}

#wp_body code,
#wp_body kbd,
#wp_body samp,
#wp_body var {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}

#wp_body abbr,
#wp_body acronym,
#wp_body dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}

#wp_body address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

#wp_body del {
	color: #333;
}

#wp_body ins {
	background: #fff9c0;
	border: none;
	color: #333;
	text-decoration: none;
}

#wp_body sup,
#wp_body sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

#wp_body sup {
	top: -0.5em;
}

#wp_body sub {
	bottom: -0.25em;
}

#wp_body input[type="text"] {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}

#wp_body textarea {
	border: 1px solid #d5d2ca;
	border-radius: 3px;
	font-family: inherit;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 96%;
}

/* =Link
-------------------------------------------------------------- */
#wp_body a {
	text-decoration: underline;
}

#wp_body a:hover {
	color: #FF4400;
	text-decoration: underline;
}

/* =Alignment
-------------------------------------------------------------- */
#wp_body .alignleft {
	display: inline;
	float: left;
}

#wp_body .alignright {
	display: inline;
	float: right;
}

#wp_body .aligncenter {
	clear: both;
	display: block;
	margin: auto;
}


/* =Tables
-------------------------------------------------------------- */
#wp_body table {
	width: 100%;
	margin: 20px 15px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}

#wp_body tr th {
	font-weight: bold;
}

#wp_body td {
	font-weight: normal;
}


/* =Images
-------------------------------------------------------------- */

#wp_body img,
#wp_body .editor-attachment {
	border: 0;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	max-width: 100%;
}

#wp_body img.size-full {
	width: auto/9; /* Prevent stretching of full-size images in IE8 */
}

#wp_body img[class*="wp-image-"] {
	height: auto;
	max-width: 100%;
}

#wp_body img[class*="align"],
#wp_body img[class*="wp-image-"],
#wp_body img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

#wp_body img.mceWPnextpage {
	border-radius: 0;
	box-shadow: none;
}

#wp_body img.wp-smiley {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

#wp_body .wp-caption {
	background: transparent;
	border: none;
	margin: 0;
	padding: 4px;
	text-align: left;
}

#wp_body .wp-caption-dt {
	margin: 0;
}

#wp_body .wp-caption .wp-caption-text,
#wp_body .wp-caption-dd {
	color: #757575;
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.71429rem;
}


/* 記事ページリンクボタン */
#postPage {
	width: 750px;
	display: table;
	margin: 0px;
	padding: 0px;
}

#postPage li.prev {
	width: 150px;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#postPage li.top {
	width: 450px;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#postPage li.next {
	width: 150px;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#postPage li a {
	margin: 0px;
	padding: 5px 20px;
	font-size: 1.1em;
	background-color: #EEEEEE;
	border-radius: 5px;
}

#postPage li a:hover {
	text-decoration: underline;
}

/* =Tables（陶芸倶楽部スケジュール）
-------------------------------------------------------------- */
#wp_body table.clubSchedule {
	width: 100%;
	margin: 0px 15px;
	border: none;
	border-collapse: separate;
	border-spacing: 2px;
	color: #757575;
	font-size: 1.0em;
	line-height: 100%;
}

#wp_body table.clubSchedule th {
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-color: #eeeeee;
	border-radius: 5px;
}

#wp_body table.clubSchedule td {
	margin: 0px;
	padding: 5px;
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	border: #eeeeee 1px solid;
	border-radius: 5px;
}

#wp_body table.clubSchedule td.l {
	text-align: left;
}

























