/*
Theme Name: OT_Template
Author: Tokyo Colony DMC
Author URI: http://www.dmc-net.jp/
Description: OT協会様WEBサイト用テンプレート
Version: 2.0
*/


/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
section.member img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	/*border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	/*line-height: 2;*/
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
section.member dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	/*line-height: 2;*/
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 1.846153846;*/
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}









/* BreadCrumb */
.breadcrumbs {
	font-size: 80%;
	color: #666666;
	padding: 0;
	margin: 0 10px 20px 10px;
}
.engtop .breadcrumbs {
	margin: 20px 10px 20px 10px;
}






/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	background-color: #f6d180;
	padding: 3px;
	font-size: 20px;
	font-size: 1.428571429rem;
	/*line-height: 1.2;*/
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 1.846153846;*/
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 3.692307692;*/
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.wp-editor,
.entry-content,
.entry-summary,
.mu_register {
	/*line-height: 1.714285714;*/
}
.wp-editor h1,
section.member h1,
.comment-content h1,
.wp-editor h2,
section.member h2,
.comment-content h2,
.wp-editor h3,
section.member h3,
.comment-content h3,
.wp-editor h4,
section.member h4,
.comment-content h4,
.wp-editor h5,
section.member h5,
.comment-content h5,
.wp-editor h6,
section.member h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	/*line-height: 1.714285714;*/
}
.wp-editor h1,
section.member h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	/*line-height: 1.5;*/
}
.wp-editor h2,
section.member h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	/*line-height: 1.6;*/
	border-bottom: 1px dashed #EEA301;
	padding: 3px;
}
.wp-editor h3,
section.member h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	/*line-height: 1.846153846;*/
}
.wp-editor h4,
section.member h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	/*line-height: 1.846153846;*/
}
.wp-editor h5,
section.member h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 1.846153846;*/
}
.wp-editor h6,
section.member h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	/*line-height: 1.846153846;*/
}
.wp-editor p,
/*section.member p,*/
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	/*line-height: 1.714285714;*/
}
.wp-editor ol,
section.member ol,
.comment-content ol,
.wp-editor ul,
section.member ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	/*line-height: 1.714285714;*/
}
.wp-editor ul ul,
section.member ul ul,
.comment-content ul ul,
.wp-editor ol ol,
section.member ol ol,
.comment-content ol ol,
.wp-editor ul ol,
section.member ul ol,
.comment-content ul ol,
.wp-editor ol ul,
section.member ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.wp-editor ul,
section.member ul,
.comment-content ul,
.mu_register ul {
	/*list-style: disc outside;*/
}
.wp-editor ol,
section.member ol,
.comment-content ol {
	list-style: decimal outside;
}
.wp-editor li,
section.member li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.wp-editor blockquote,
section.member blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.wp-editor blockquote p:last-child,
section.member blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.wp-editor code,
section.member code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	/*line-height: 2;*/
}
.wp-editor pre,
section.member pre,
.comment-content 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-editor pre code,
section.member pre code,
.comment-content pre code {
	display: block;
}
.wp-editor abbr,
section.member abbr,
.comment-content abbr,
.wp-editor dfn,
section.member dfn,
.comment-content dfn,
.wp-editor acronym,
section.member acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.wp-editor address,
section.member address,
.comment-content address {
	display: block;
	/*line-height: 1.714285714;*/
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.wp-editor embed,
.wp-editor iframe,
.wp-editor object,
.wp-editor video ,
section.member embed,
section.member iframe,
section.member object,
section.member video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.wp-editor dl,
section.member dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.wp-editor dt,
section.member dt,
.comment-content dt {
	font-weight: bold;
	/*line-height: 1.714285714;*/
}
.wp-editor dd,
section.member dd,
.comment-content dd {
	/*line-height: 1.714285714;*/
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.wp-editor table,
section.member table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	/*line-height: 2;*/
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.wp-editor table caption,
section.member table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.wp-editor td,
section.member td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	border-bottom: 4px double #ededed;
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {
	clear: both;
	/*line-height: 1.714285714;*/
}
footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 1.846153846;*/
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}
.wp-editor .cl ,
section.member .cl {
	clear: both ! important;
}
.wp-editor .f_right ,
section.member .f_right {
	float: right ! important;
}
.wp-editor .left ,
section.member .left {
	text-align: left ! important;
}
.wp-editor .right ,
section.member .right {
	text-align: right ! important;
}
.wp-editor .center ,
section.member .center {
	text-align: center ! important;
}
.wp-editor .nomargin ,
section.member .nomargin {
	margin-bottom: 0 ! important;
}
.wp-editor .indent ,
section.member .indent {
	margin-left: 10px;
}
.wp-editor .red a ,
.wp-editor .red ,
section.member .red a ,
section.member .red {
	color: #cc0000 ! important ;
}
.wp-editor .waku ,
section.member .waku {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #666;
}
.wp-editor .waku2 ,
section.member .waku2 {
	background-color: #ffffcc;
	padding: 5px;
	border: 1px solid #666;
}
.wp-editor .waku ul ,
section.member .waku ul {
	margin: 10px;
	padding-left: 15px;
}
.wp-editor .tri_01 li ,
section.member .tri_01 li {
	background-image: url(http://www.jaot.or.jp/img/ico_tri_01.gif) ! important;
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 5px;
	list-style-type: none;
}
.wp-editor .tri_02 li ,
section.member .tri_02 li {
	background-image: url(http://www.jaot.or.jp/img/ico_tri_02.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 5px;
	list-style-type: none;
}
.wp-editor .tri_03 li ,
section.member .tri_03 li {
	background-image: url(http://www.jaot.or.jp/img/ico_tri_03.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 5px;
	list-style-type: none;
}
.wp-editor p.tri_02 ,
section.member p.tri_02 ,
.wp-editor a.tri_02 ,
section.member a.tri_02 {
	background-image: url(http://www.jaot.or.jp/img/ico_tri_02.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 12px;
}
.wp-editor p.tri_03 ,
section.member p.tri_03 ,
.wp-editor a.tri_03 ,
section.member a.tri_03 {
	background-image: url(http://www.jaot.or.jp/img/ico_tri_03.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 12px;
}
.wp-editor p.tri_02 ,
section.member p.tri_02 ,
.wp-editor p.tri_03 ,
section.member p.tri_03 {
	background-position: 0px 8px;
}
/*.wp-editor .pdf ,
section.member .pdf {
	background-image: url(http://www.jaot.or.jp/img/ico_pdf.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}*/
.wp-editor .totop ,
section.member .totop {
	text-align: right;
	margin: 20px 0;
}
.wp-editor table.tbl_layout_00 ,
section.member table.tbl_layout_00 {
	width: 100%;
}
.wp-editor table.tbl_layout_00 th ,
.wp-editor table.tbl_layout_00 td ,
section.member table.tbl_layout_00 th ,
section.member table.tbl_layout_00 td {
	text-align: left;
	vertical-align: top;
}
.wp-editor table.tbl_layout_01 ,
section.member table.tbl_layout_01 {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 100%;
}
.wp-editor table.tbl_layout_01 th ,
.wp-editor table.tbl_layout_01 td ,
section.member table.tbl_layout_01 th ,
section.member table.tbl_layout_01 td {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	padding: 2px;
}
.wp-editor table.tbl_layout_01 th ,
section.member table.tbl_layout_01 th {
	background-color: #eeeeee;
}
.wp-editor .photo_face ,
section.member .photo_face {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}
.wp-editor .name ,
section.member .name {
	float: right;
	margin: 10px 0 15px 0;
}
.wp-editor .notice ,
section.member .notice {
	font-size: 80%;
	/*line-height: 150%;*/
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 3em;
	display: block;
}
.wp-editor table.calendar ,
section.member table.calendar {
	width: 510px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
}
.wp-editor table.calendar th,
.wp-editor table.calendar td ,
section.member table.calendar th,
section.member table.calendar td {
	text-align: left;
	padding: 0px 5px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
.wp-editor table.calendar th ,
section.member table.calendar th {
	color: #ffffff;
	background-color: #666666;
}
.wp-editor table.calendar td ,
section.member table.calendar td {
	background-color: #ffffff;
}
.wp-editor table.calendar tr.c_sat td ,
section.member table.calendar tr.c_sat td {
	background-color: #eeffff;
}
.wp-editor table.calendar tr.c_sun td ,
section.member table.calendar tr.c_sun td {
	background-color: #ffeeff;
}



/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	/*line-height: 2;*/
	margin-top: 22px;
	margin-top: 1.571428571rem;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 1.846153846;*/
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 1.846153846;*/
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	/*line-height: 2.181818182;*/
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	/*line-height: 2.181818182;*/
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link section.member {
	max-width: 80%;
	float: left;
}
article.format-link section.member a {
	font-size: 22px;
	font-size: 1.571428571rem;
	/*line-height: 1.090909091;*/
	text-decoration: none;
}

/* Quote posts */
article.format-quote section.member p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote section.member blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	/*line-height: 1.6;*/
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	/*line-height: 1.6;*/
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	/*line-height: 2;*/
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}


/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	/*line-height: 1.5;*/
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	/*line-height: 0;*/
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	/*line-height: 1.42857143;*/
}
.comments-area article header time {
	/*line-height: 1.714285714;*/
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 1.846153846;*/
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	/*line-height: 1.714285714;*/
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	/*line-height: 1.5;*/
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	/*line-height: 1.714285714;*/
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	/*line-height: 1.714285714;*/
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	/*line-height: 2;*/
	color: #5e5e5e;
}
.required {
	color: red;
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 1.714285714;*/
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}















/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 10 pixels. */
@media screen and (min-width: 10px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site {
		margin: 0 auto;
		max-width: 960px ! important;
		max-width: 68.571428571rem ! important;
		overflow: hidden;
	}
	.site-content {
		float: left;
		width: 695px;
	}
	.engtop .site-content {
		float: left;
		width: 100%;
	}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.widget-area {
		float: right;
		width: 205px;
		margin-top: 10px;
		margin-right: 10px;
	}
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		/*line-height: 1.846153846;*/
		margin-bottom: 0;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #000066;
		/*line-height: 3.692307692;*/
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li a:hover {
		color: #ffffff;
	}
	.main-navigation li {
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li ul li a {
		background: #efefef;
		border-bottom: 1px solid #ededed;
		display: block;
/*		font-size: 11px;
		font-size: 0.785714286rem;*/
		/*line-height: 1.5;*/
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
		text-align: left;
	}
	.main-navigation li ul li a:hover {
		background: #e3e3e3;
		color: #444;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		font-weight: bold;
	}
	.main-navigation .current-menu-parent > a {
		color: #ffffff;
		background-image: url(http://www.jaot.or.jp/img/bg_gnsl.png);
		background-repeat: repeat-x;
	}
	.menu-toggle {
		display: none;
	}
	.entry-header .entry-title {
		font-size: 22px;
		font-size: 1.571428571rem;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.714285714rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
	}
	body .site {
	}
	body.custom-background-empty {
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	section.member img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		/*line-height: 1;*/
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}




/* リンクアイコン設定
----------------------------------------------------------- */
.wp-editor a,
section.member a {
/*	padding: 4px 20px 4px 0;*/
}
/* IE-6要素
----------------------------------------------------------- */
.wp-editor a,
section.member a{
	behavior: expression(
	this.className += this.getAttribute("href").match(/^http.*/) ? " liexternal" : "",
	this.className += this.getAttribute("href").match(/\.pdf$/) ? " lipdf" : "",
	this.className += this.getAttribute("href").match(/\.doc$/) ? " lidoc" : "",
	this.className += this.getAttribute("href").match(/\.xls$/) ? " lixls" : "",
	this.className += this.getAttribute("href").match(/\.docx$/) ? " lidoc" : "",
	this.className += this.getAttribute("href").match(/\.xlsx$/) ? " lixls" : "",
	this.className += this.getAttribute("href").match(/\.zip$/) ? " lizip" : "",
	this.className += this.getAttribute("href").match(/^mailto.*/) ? " limailto" : "",
	this.style.behavior = "none"
	);
}

/* 外部リンク要素
----------------------------------------------------------- */
.wp-editor a.liexternal,
section.member a.liexternal,
section.member a.liinternal	{ 
	padding: 4px 20px 4px 0 ! important;
	background: url(http://www.jaot.or.jp/img/icons/external.gif) no-repeat 100% 50%;
}

section.member .japanmap a.liexternal	{
	font-size:92%;
	padding:4px 13px 4px 0px !important;
}

section.member .japanmap td{
	padding:13px 0 !important;
}

/* pdf要素
----------------------------------------------------------- */
/*.wp-editor a.pdf,
section.member a.pdf,*/
.wp-editor a.lipdf,
section.member a.lipdf{ 
	padding: 4px 20px 4px 0 ! important;
	background: url(http://www.jaot.or.jp/img/ico_pdf.gif) no-repeat 100% 50% ! important;
}
.nav-menu .lipdf a {
	background-color: #efefef;
	background-image: url(http://www.jaot.or.jp/img/icons/pdf.gif);
	background-position: 5% 0.65rem;
	background-repeat: no-repeat;
	text-indent: 1.2rem;
}
.nav-menu .lipdf a:hover {
	background-image: url(http://www.jaot.or.jp/img/icons/pdf.gif);
	background-position: 5% 0.65rem;
	background-repeat: no-repeat;
}


/* Word要素
----------------------------------------------------------- */
.wp-editor a.lidoc,
section.member a.lidoc	{ 
	padding: 4px 20px 4px 0 ! important;
	background: url(http://www.jaot.or.jp/img/icons/doc.gif) no-repeat 100% 50%;
}

/* Excel要素
----------------------------------------------------------- */
.wp-editor a.lixls,
section.member a.lixls{ 
	padding: 4px 20px 4px 0 ! important;
	background: url(http://www.jaot.or.jp/img/icons/xls.gif) no-repeat 100% 50%;
}

/* zip要素
----------------------------------------------------------- */
.wp-editor a.lizip,
section.member a.lizip{ 
	padding: 4px 20px 4px 0 ! important;
	background: url(http://www.jaot.or.jp/img/icons/zip.gif) no-repeat 100% 50%;
}

/* mailto要素
----------------------------------------------------------- */
.wp-editor a.limailto,
section.member a.limailto	{ 
	padding: 4px 20px 4px 0 ! important;
	background:url(http://www.jaot.or.jp/img/icons/mailto.gif) no-repeat 100% 50%;
}



/* 移設時の不要記述を隠す
----------------------------------------------------------- */
.wp-editor h1 ,
.wp-editor p.breadarea2 ,
section.member h1 ,
section.member p.breadarea2 {
	display: none ! important;
}


/* 移設時の不要記述を隠す
----------------------------------------------------------- */
.wp-pagenavi {
	margin: 1rem auto;
	text-align: center;
}



.site {
    max-width: 960px !important;
}

.site-header {
    width: 960px !important;
}




/* =認定OTリストページのスタイル
----------------------------------------------- */
.ot_list h3 {
	margin: 0;
}
.ot_list h3 a {
	padding: 0;
}
.ot_list td.ot_name {
	width: 20%;
}
.ot_list td.ot_work {
	width: 80%;
}
.senmon-pref td.ot_work {
	width: 45%;
}
.senmon-pref td.ot_field {
	width: 35%;
}
#main section.member{ line-height:1.7;}
#main section.member span{font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Osaka, sans-serif !important;}

section.member h2{ color:#325c8b; padding:10px 10px 9px; border-bottom:1px solid #4480c4;font-size:128%; margin:25px -10px 25px;}
section.member h2.ttlLev01{ color:#325c8b; padding:10px 10px 8px; border-bottom:3px solid #4480c4;font-size:142%; background:#fff; margin:0 -10px 25px;}

section.member .tri_02 li{ background:url(/common/img/arrow_02.png) no-repeat 0 0.7em; padding:0 0 0 15px; margin:0 0 10px; line-height:2; list-style-type:none;}

.tagcloud a{line-height:1.3;}

.member .waku ul li{
	list-style:disc;
}
#main section.member{
	padding:0 10px;
}
.tbl_layout_01 tr td p img{
	width:585px;
	height:auto;
}
.wp-editor a.liexternal,
.entry-content a.liexternal	{ 
	padding: 4px 20px 4px 0 ! important;
	background: url(http://www.jaot.or.jp/img/icons/external.gif) no-repeat 100% 50%;
}
a[href='#top']{
	background:none !important;
}

