/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mtos/mt-static/themes-base/blog.css);
@import url(/mtos/mt-static/support/themes/tokyosuburbanparadise/tokyosuburbanparadise.css);
/* end StyleCatcher imports */

.answer,.method {
font-weight: bold;
margin:1em;
padding:0.5em;
border-style:solid;
border-color:blue;
border-width:1px;
background-color:#cceeee;
text-indent:0;
}

.naviborder {
color: #ffffff;
}
h2.question,h3.question {
background-color: yellow;
border-style: outset;
border-width:2px;
border-color:yellow;
margin: 0em;
font-weight: bold;
font-size: medium;
}
.answer,.method {
font-weight: bold;
margin:1em;
padding:0.5em;
border-style:solid;
border-color:blue;
border-width:1px;
background-color:#cceeee;
text-indent:0;
}
.point {
font-weight: bold;
margin:1em;
padding:0.5em;
border-style:solid;
border-color:red;
border-width:1px;
background-color:#ffeeee;
text-indent:0;
}
.capture {
margin: 1em;
}
.effect {
color: #0000ff;
text-indent: 1em;
}



/*
body {
margin: 0 0 0 32px;
background-image: url(http://tokyosuburbanparadise.jp/tsplogoside.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}
*/

