body	{background:url(w6b.gif); color:#990000; font:15px/15px "Meiryo",sans-serif}
p	{font-size:12px}
.right{text-align:right; margin-top:46px}
.link	{font-size:12px; font-weight:bold; text-align:right}
td	{text-align:center}
.title	{text-align:center; width:180px; height:26px; position:absolute; top:22px; left:30px}
h2	{font-size:16px; margin:0}
h3	{color:#990099;font-size:12px; font-weight:normal; margin:0 0 2px 0}
.post	{font-size:11px; position:absolute; top:0; left:10px}
.by	{color:#006600; font-size:11px; text-align:center}
.main	{font-size:15px; margin:8px auto 24px auto}
.quote	{color:#ff6633; font-size:13px; float:right}
thumb	{width:225px; height:169px;}
.view	{border:5px double #dcdcdc}
.caption{font-size:15px; margin-top:8px}
.center	{text-align:center}
a:link,a:visited{color:#008000;text-decoration:none}
a:hover	{color:#ff40ff; text-decoration:underline}
a:active{color:#008000;text-decoration:none}
img		{border:solid 1px #f0f0f0}
img:hover{border-color:#ff40ff}
#mbtn	{border:solid 1px #c0c0c0; border-radius:2px; cursor:pointer}
#mbtn:hover	{border-color:#ff40ff}

/* スマホ向け */
@media screen and (max-width:480px){
 #mbtn	{position:absolute;right:20px}
 #info	{position:relative;top:26px;margin-bottom:34px}
}