
/* CSS for Another Masao Collection.   ChangePage */

/*-------------------------------------------------------
   default style clear
-------------------------------------------------------*/
* {margin:5px; padding:0;}

body {background-color:#390205;}
html {overflow-y:scroll;}

/*-------------------------------------------------------
   Base Link Color Setting
-------------------------------------------------------*/
a {}
a:link {color:#8986FF; ttext-decoration:none;}
a:visited {color:#8986FF; ttext-decoration:none;}
a:active {color:#f00; text-decoration:underline;}
a:hover {color:#f00; text-decoration:underline;}

/*-------------------------------------------------------
   outline
-------------------------------------------------------*/
#outline {margin:0 auto; width:700px; color:#666; font-size:12px; padding:10px 10px 0 10px; border:1px solid #bbf; background-color:#F4F4F4;}

#outline div.style_00 {padding:0; text-align:center; border-bottom:0px dashed #a25961; margin-bottom:0;}

#outline table {width:auto; font-size:12px;}
#outline td {text-align:left; padding:0 0.5em;}

#outline img,fieldset {border:1px solid #a25961;}

#outline p.color_red {color:#f00; font-weight:bold; text-align:center; margin:2em 0 1em 0;}
#outline p.center {text-align:center; margin:1em;}
#outline p.bold {font-weight:bold; text-align:center; line-height:1.4; margin:2em 0 1em 0;}
#outline p.copyright {text-align:center; margin:1em 0em 0.5em 0em;}

#outline hr {color:#bbf; background-color:#f00; height:1px; border:0px;}


