/*
Theme Name: 手塚プロダクション様 英語サイト用テーマ
*/
img.attachment-thumbnail {
  width: 45px;
  height: auto;
}

h3 {
    margin: 20px;
    font-size: 1.2em;
}

div.entry {
    margin: 10px 30px;
}

div#mushi_bana {
    float: none !important;
}

div.entry img{
    padding:5px;
}


table.line{
    margin:0 0 10px 0;
}

table.line td{
    border:solid 1px #CCC;
    border-collapse: collapse;
}


.clear{
    list-style:none;
}

/* ##### TezukaOsamu.net(EN) NEWS Custum : begin ##### */
div.entry img.alignright {
	float: right !important;
	margin: 0 0 5px 10px;
}

div.entry img.alignleft {
	float: left !important;
	margin: 0 10px 5px 0;
}

div.entry br {
	clear:both;
}

/* ##### COMMAND ##### */
div.entry ul {
	margin:4px 20px 4px 30px !important;
	list-style:disc outside;
}

div.entry ol {
	margin:4px 20px 4px 30px !important;
	list-style:decimal outside;
}


div.entry h1 {
	margin:20px 0 20px 0 !important;
	padding:0 !important;
	font-size:200% !important;
	background: none !important;
	font-weight:bold;
	color:#777777 !important;
}

div.entry h2 {
	margin:20px 0 20px 0 !important;
	padding:0 !important;
	font-size:150% !important;
	background: none !important;
	font-weight:bold;
	color:#777777 !important;
}

div.entry h3 {
	margin:20px 0 20px 0 !important;
	padding:0 !important;
	font-size:125% !important;
	background: none !important;
	font-weight:bold;
	color:#777777 !important;
}

div.entry h4 {
	margin:20px 0 20px 0 !important;
	padding:0 !important;
	font-size:100% !important;
	background: none !important;
	font-weight:bold;
	color:#777777 !important;
}

div.entry h5 {
	margin:20px 0 20px 0 !important;
	padding:0 !important;
	font-size:80% !important;
	background: none !important;
	font-weight:bold;
	color:#777777 !important;
}

div.entry h6 {
	margin:20px 0 20px 0 !important;
	padding:0 !important;
	font-size:60% !important;
	background: none !important;
	font-weight:bold;
	color:#777777 !important;
}

div.entry address {
	font-size:100% !important;
	font-style:italic;
}

span.bana img {
        margin:0 0 5px 0;
}

/* ##### TezukaOsamu.net(EN) NEWS Custum : end ##### */



