/*
Theme Name: Twenty Ten
Description: Used to style the TinyMCE editor.
*/
/*
html .mceContentBody {
	max-width: 640px;
}
* {
	color: #444;
	font-family: Georgia, "Bitstream Charter", serif;
	line-height: 1.5;
}
p,
dl,
td,
th,
ul,
ol,
blockquote {
	font-size: 16px;
}
tr th,
thead th,
label,
tr th,
thead th {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code, code var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
body, input, textarea {
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
/* Text elements */
/*
p {
	margin-bottom: 18px;
}

ul,
ol {
	margin: 0 0 18px 1.5em;
	padding: 0;
}

ul {
	list-style: square;
}
ol {
	list-style: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	color: #000;
	font-weight: bold;
}
cite,
em,
i {
	border: none;
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	border: none;
	color: #333;
}
del {
	text-decoration: line-through;
	color: #555;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
a:link {
	color: #06c;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #ff4b33;
}
p,
ul,
ol,
dd,
pre,
hr {
	margin-bottom: 24px;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
pre,
kbd,
tt,
var {
	font-size: 15px;
	line-height: 21px;
}
code {
	font-size: 13px;
}
strong,
b,
dt,
th {
	color: #000;

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}

table {
	border: 1px solid #e7e7e7 !important;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
tr th,
thead th {
	border: none !important;
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	border: none !important;
	border-top: 1px solid #e7e7e7 !important;
	padding: 6px 24px;
}
img {
	margin: 0;
}

*/
/* ******************************************
 �����Ӂ�
*  CSS�C�����ʂ��Ǘ����ʂŊm�F���鎞��
*  �u���E�U�̃L���b�V�������O�ɍs���Ă�������
****************************************** */

img.size-auto,
img.size-large,
img.size-full,
img.size-medium {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.wp-smiley {
	margin: 0;
}

body#tinymce {
	text-align: left;
	width: 726px;
}

#tinymce h1,
.wp-post-content h1 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 25px;
}

/* 2013/10/09 ooshima �ǉ� start */
#tinymce h2,
.wp-post-content h2 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}
/* 2013/10/09 ooshima �ǉ� end */

.wp-post-content .wp-post-original-html h1 {
	font-size: 100%;
	padding-bottom: 5px;
}


#tinymce .alignright,
.wp-post-content .alignright {
	float: right;
	margin-left: 5px;
	margin-bottom: 20px;
}
#tinymce .alignleft,
.wp-post-content .alignleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}

#tinymce p,
.wp-post-content p {
	padding-right: 90px;
}
.wp-post-content .wp-post-original-html p {
	padding-right: 0px;
}
@media screen and (max-width: 738px) {
	#tinymce p,
	.wp-post-content p {
		padding-right: 0;
		word-wrap: break-word;
		overflow-wrap: break-word;
	}
}

#tinymce p.library_interview_name01,
.wp-post-content p.library_interview_name01 {
	padding-right: 0px;
}

/* �摜�̃L���v�V���� */
#tinymce .wp-caption-dd,
.wp-post-content .wp-caption p.wp-caption-text {
	padding-top: 10px;
	padding-right: 10px;
	font-size: 80%;
	line-height: 1.7em;
	max-width: 450px;
	color: #5D5D5A;
}
@media screen and (max-width: 738px) {
	.wp-post-content .wp-caption {
		width: 100% !important;
	}
}
