/* Default WordPress by Dave Shea || http://mezzoblue.com
	Modifications by Matthew Mullenweg || http://photomatt.net
	This is just a basic layout, with only the bare minimum defined.
	Please tweak this and make it your own. :)
ÈþÆý
*/

#wpMainContent {
	padding-right: 5px;
}

#wpMainContent h2 {
	font-size : 18px;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 5px;
}

#wpMainContent h3 {
	font-size : 16px;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	margin-bottom: 5px;
}

#wpMainContent a {
	color: #9B9FAE;
}

#wpMainContent a img {
	border: none;
}

#wpMainContent a:visited {
	color: #9B9FAE;
}

#wpMainContent a:hover {
	color: #000000;
}

#wpMainContent .storytitle {
	margin: 0;
}

#wpMainContent .storytitle a {
	text-decoration: none;
}

#wpMainContent .meta {
	font-size: .75em;
}

#wpMainContent .meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
#wpMainContent .meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#wpMainContent .meta li {
	display: inline;
}

#wpMainContent .storycontent{
	font: 100% "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

#wpMainContent div.storycontent {
	clear:right;
}

#wpMainContent blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

#wpMainContent acronym,#wpMainContent abbr {
	border-bottom: 1px dashed #333;
}

#wpMainContent acronym,#wpMainContent abbr,#wpMainContent span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}
#wpMainContent cite {
	font-size: 90%;
	font-style: normal;
}

#wpMainContent ol#commentlist li {
	list-style-type: decimal;
	list-style-position:outside;
}

#wpMainContent ol#commentlist li p {
	font-size: 100%;
}

#wpMainContent p,#wpMainContent li,#wpMainContent .feedback {
	font: 90%/175% "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

#wpMainContent .credit {
	background: #ffffff;
	color: #666666;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

#wpMainContent .credit a:link, #wpMainContent .credit a:hover {
	color: #9B9FAE;
}

#wpMainContent .feedback {
	color: #ccc;
	text-align: right;
}


#wpMainContent #commentform input,#wpMainContent #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}


#wpMainContent em {
	color: #999999;
}

#wpMainContent ul.post-meta { 
       list-style: none; 
} 

#wpMainContent ul.post-meta li { 
       display: inline; 
} 

#wpMainContent ul.post-meta span.post-meta-key { 
       font-weight: bold; 
} 
/*
 * modPukiWikiÍÑ¤Î¥¹¥¿¥¤¥ë¥·¡¼¥È¥µ¥ó¥×¥ë
 */
div.modPukiWP_ie5 {
	text-align:left;
}

.modPukiWP_style_table
{
	padding:0px;
	border:0px;
	margin:2px 0px 2px 0px;
	text-align:left;
	color:inherit;
	width:auto;
	background-color:#ccd5dd;
}

.modPukiWP_style_th
{
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}

thead th.modPukiWP_style_th,
tfoot th.modPukiWP_style_th
{
	color:inherit;
	background-color:#E0E8F0;
}

.modPukiWP_style_td
{
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
}

thead td.modPukiWP_style_td,
tfoot td.modPukiWP_style_td
{
	color:inherit;
	background-color:#D0D8E0;
}
h1.modPukiWP_head {
	font-size : 20pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	border-left: 10px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color:#FEFEFE;
	padding-left: 0.3em;
	margin-left: 0px;
	margin-bottom: 5px;
}
h2.modPukiWP_head {
	font-size : 16pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	border-left: 10px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color:#FEFEFE;
	padding-left: 0.3em;
	margin-left: 0px;
	margin-bottom: 5px;
}
h3.modPukiWP_head {
	font-size : 12pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	border-left: 10px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color:#FEFEFE;
	padding-left: 0.3em;
	margin-left: 0px;
	margin-bottom: 5px;
}

h4.modPukiWP_head {
	font-size : 11pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	border-left: 10px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color:#FEFEFE;
	padding-left: 0.3em;
	margin-left: 0px;
	margin-bottom: 5px;
}

h5.modPukiWP_head {
	font-size : 10pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	background-color: #DDEEFF;
	padding: 0px;
	margin-left: 0px;
}

h6.modPukiWP_head {
	font-size : 9pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	background-color: #DDEEFF;
	padding: 0px;
	margin-left: 0px;
}

ul.modPukiWP_list1 li
{
	list-style-type:disc;
}
ul.modPukiWP_list2 li
{
	list-style-type:circle;
}
ul.modPukiWP_list3 li
{
	list-style-type:square;
}
ol.modPukiWP_list1 li
{
	list-style-type:decimal;
}
ol.modPukiWP_list2 li
{
	list-style-type:lower-roman;
}
ol.modPukiWP_list3 li
{
	list-style-type:lower-alpha;
}

pre.modPukiWP_pre {
	border-top:    #DDDDEE 1px solid;
	border-bottom: #888899 1px solid;
	border-left:   #DDDDEE 1px solid;
	border-right:  #888899 1px solid;
	font-size:12px;
	line-height:120%;
	padding:0.9em 10px 0.1em 10px;
	margin: 5px 10px 5px 20px;
	white-space: pre;
	width:95ex;
	max-width:95ex;
	background-color: #F0F8FF;
	color: black;
	overflow:auto; /* Moziila/OperaÂÐºö */
	white-space: pre;
}

span.modPukiWP_noexists
{
	color:inherit;
	background-color:#FFFACC;
}

.modPukiWP_small
{
	font-size:80%;
}


a.modPukiWP_note_super
{
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

hr.modPukiWP_full_hr
{
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
}
hr.modPukiWP_note_hr
{
	width:90%;
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

span.modPukiWP_size1
{
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size2
{
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size3
{
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size4
{
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size5
{
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size6
{
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size7
{
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

.modPukiWP_quotation {
}

/* aname.inc.php */
.modPukiWP_anchor
{
}
.modPukiWP_anchor_super
{
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.modPukiWP_spacer
{
}

/* clear.inc.php */
.modPukiWP_clear{
	margin:0px;
	clear:both;
}

/* recent.inc.php,showrss.inc.php */
ul.modPukiWP_recent_list
{
/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
}

/* ref.inc.php */
div.modPukiWP_img_margin
{
	margin-left:32px;
	margin-right:32px;
}

/* For the movie "Tenshin" 2013/08/23 */
#tenshin a:link, 
#tenshin a:visited {
text-decoration: none;
color: steelblue;
}

#tenshin a:hover	{
	text-decoration: underline;
}

#tenshin p,
#tenshin li {
font-size: 14px;
}

#tenshin ul li{
margin: 0 0 0 1em;
padding: 0;
}

#tenshin h2 {
	font-size: 20px;
	margin-bottom: 10px;
	padding: 6px 6px 6px 10px;
	color: maroon;
	border-left: 10px solid maroon;
}

#tenshin h3 {
	font-size: 18px;
	padding: 6px 4px 4px 10px;
	background-color: #f2f1e6;
	color: maroon;
	border: 1px #dfdfdf solid;
}	

#tenshin table {
	width: auto;
	border-spacing: 0;
	font-size:14px;
}
#tenshin table th {
  color: #fff;
  padding: 4px 7px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
#tenshin table th:first-child {
  border-radius: 5px 0 0 0;	
}
#tenshin table th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
#tenshin table tr td {
  padding: 4px 7px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  border-top: 1px solid #84b2e0;
}

#tenshin table tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#tenshin table tr {
  background: #fff;
}
#tenshin table tr:nth-child(2n+1) {
  background: #f1f6fc;
}
#tenshin table tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#tenshin table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
#tenshin table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

#tenshin div.imagebox_left{
	float: left;
	padding: 0 5px 5px 5px;
}

#tenshin .imagebox_left span{
	display: block;
	font-size: x-small;
	text-align: center;
}

#tenshin div.clear{
	clear: both;
	margin: 0 0 10px 0;
}

#tenshin div.image_cc {
	float:left;
	padding: 0 5px 5px 5px;
}

#tenshin div.cc_block{
        display: block;
	padding: 0;
}

.cc_lisence{
        float: left;
	font-size: x-small;
	text-align: right;
}

.cc_author{
	font-size: small;
	float: right;
}