body
{
background-image: url("https://media.8ch.net/otomad/src/1434317586239.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
background-size: 100% 100%;
color: #FFFFFF;

/*font-family: "ヒラギノ角ゴ Pro W3";*/
font-family: sans-serif;
/*font-size: 14px;*/
cursor: url("https://media.8ch.net/otomad/src/1434318399034.png"), auto;

}

div.post.reply {
background-color: rgba(180, 180, 180, 1);
border-color: #333333;
box-shadow: 1px 1px 5px #333333;
padding-left: 5px;
width: 100%;
margin-top: 15px;
margin-left: 15px;
font-weight: bold;
}
font-size: 12;
}
form table tr th {
background: #e0e0e0;
}
span.quote {
    background: #e0e0e0;
}
div.post.reply.highlighted {
	background: #b4b4b4;
        border-color: #333333;
}
div.boardlist {
	color: #272727;
    background: #272727;
}
div.pages {
	background: #e0e0e0;
        border-color: #333333;
}
.desktop-style div.boardlist:not(.bottom) {
  background-color: #272727;
/*color: #FFFFFF;*/
}
div.banner {
	background: #A32D2D;
	color: #272727;
	text-align: center;
	width: 250px;
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

/*.desktop-style body::after{
       content:"";
        z-index: -1;
        position:fixed;
        width: 600px;
        height: 450px;
        right : 25%;
        bottom : 25%;
        background-image:url("https://media.8ch.net/otomad/src/1432595647933.png");
        background-repeat: no-repeat;
}*/
.boardlist a:link{
color: #FFFFFF;
font-weight: bold;
}
.boardlist a:hover{
color: #FF0000;
cursor: pointer, auto;
}
.boardlist a:visited{
color: #FF0000;
font-weight: bold;
}
div.title, h1 {
	font-size: 32px;
	font-family: "Hiragino Kaku Gothic Pro";
color: #FFFFFF;
font-weight: bold;
}
header div.subtitle {
	font-size: 12px;
	color: #FFFFFF;
	margin: 1em 0;
        font-style: italic;
}
a:hover {
    color: #FF00FF;
font-family: "ヒラギノ角ゴ Pro W3";
}
a:link {
    color: #006699;
font-family: "ヒラギノ角ゴ Pro W3";
}

/* visited link */
a:visited {
    color: #006699;
font-family: "ヒラギノ角ゴ Pro W3";
}

/* mouse over link */
a:hover {
    color: #2bc6f9;
font-family: "ヒラギノ角ゴ Pro W3";
/*cursor: url("https://media.8ch.net/otomad/src/1433442853815.png"), auto;*/
}
.intro span.subject {
	font-size: 16px;
	font-family: Osaka;
	font-weight: bold;
}
.thread {
background-color: rgba(224, 224, 224, 0.90);
border-color: #333333;
box-shadow: 3px 3px 3px #333333;
margin: 30 px;
padding: 10px;
padding-bottom: 20px;
font-size: 10pt;
color: #000000;
margin-left: 10px;
margin-right: 25px;
margin-bottom: 20px;
margin-top: 20px;
font-weight: bold;
}
.blotter{
background-color: RGB(224, 224, 224);
}