
@charset "UTF-8";

@font-face { font-family: 'Roboto'; }

body {
background-color: #F0F8FF;
font-family: 'Roboto', sans-serif;
font-size: 1.0rem;
}

div.title {
display: inline-block;
color: black;
line-height: 150%;
font-weight: normal;
background-color: #F0F8FF;
border: 1px solid silver;
border-radius: 4px;
margin-top: 3.0rem;
margin-left: 7.2rem;
margin-bottom: 1.4rem;
padding: 1.2rem;
}

span.blue {
color: blue;
}

form.init {
padding: 1.2rem;
border: 1px solid silver;
display: inline-block;
border-radius: 4px;
margin-left: 7.2rem;
margin-bottom: 0.8rem;
}

form.init input[type="text"] {
width: 18rem;
margin: 4px;
outline: 0px;
border: 0px;
padding: 4px;
border-style: solid;
border-width: 1px;
border-color: silver;
font-size: 1.0rem;
}

form.init input[type="text"]:focus {
border-color: red;
}

form.init input[name="am"] {
width: 7rem;
}

form.init input[type='submit'],input[type='reset'],span.option {
font-size: 1.0rem;
}

form.init input[type='radio'] {
margin-top: 0.7rem;
}

form.init input[type='radio'] {
margin-right: 4px;
position: relative;
top: 2px;
}

div.logo {
margin-left: 7.2rem;
border: 0px solid gray;
display: inline-block;
}

div.logo img {
border: 1px solid blue;
}

div.logo a:hover img { 
border: 1px solid red;
}

div.start {
display: inline-block;
padding: 1.4rem;
border-style: solid;
background-color: #F0F8FF;
border-color: silver; 
border-width: 1px;
line-height: 150%;
color: black;
border-radius: 4px;
margin-bottom: 1.4rem;
margin-left: 7.2rem;
}

div.main {
max-width: 42rem;
padding: 1.4rem;
border-style: solid;
background-color: #F0F8FF;
border-color: silver; 
border-width: 1px;
line-height: 150%;
color: black;
border-radius: 4px;
display: inline-block;
margin-left: 7.2rem;
text-align: justify;
}

a:link { color: blue; text-decoration: none; }
a:visited { color: blue; }
a:hover { color: red; }
a:active { color: blue; }

a.info:link { color: #0888FF; text-decoration: none; }
a.info:visited { color: #0888FF; text-decoration: none; }
a.info:hover { color: #FF0000; text-decoration: none; }
a.info:active { color: #FF0000; text-decoration: none; }

div.start a:link { color: black; text-decoration: none; }
div.start a:visited { color: black; text-decoration: none; }
div.start a:hover { color: red; }
div.start a:active { color: red; }

div.link {
margin: 0px;
border: 0px;
height: auto;
width: auto;
display: inline; }

div.link img {
margin: 0px;
border: 1px solid white; }

div.link a:hover img { 
border: 1px solid red; }

div.java {
max-width: 48rem;
text-align: justify;
line-height: 150%;
border-style: solid;
border-width: 0px; }

td.ote {
height: 31px; }

div.ote { 
margin: 0px;
outline: 0px;
border: 0px;
padding: 0px;
width: 584;
border-style: solid; 
border-color: blue; 
background-color: #F0F8FF; 
border-width: 1px; }

p.ote {
line-height: 140%;
font-family: "arial";
font-style: italic;
font-size: 15px;
color: black; }

p.group { 
margin: 4px 4px 4px 4px;
outline: 0px;
border: 0px;
padding: 20px;
width: 340;
border-style: solid; 
border-color: blue; 
background-color: #F0F8FF; 
border-width: 1px; }

img.yes {
opacity: 0.2;
filter: alpha(opacity=20);
border: 1px solid transparent; }

img.yes:hover {
opacity: 1.0;
filter: alpha(opacity=100);
border: 1px solid red; }

img.like {
opacity: 1.0;
filter: alpha(opacity=100);
border: 1px solid blue; }

img.like:hover {
opacity: 1.0;
filter: alpha(opacity=100);
border: 1px solid red; }

img.fix {
opacity: 1.0;
filter: alpha(opacity=100);
border: 1px solid blue;
vertical-align: -14%; }

img.smile {
width: 17px;
height: 17px;
opacity: 1.0;
filter: alpha(opacity=100);
border: 1px solid transparent;
vertical-align: -24%; }

ul.book {
line-height: 150%;
list-style-position: inside;
border-style: solid;
border-width: 0px;
padding: 0px;
}

div.android {
background: #F0F8FF;
font-style: normal;
line-height: 150%; }

ul.ote {
list-style-position: outside;
list-style-type: disc;
border-style: solid;
border-width: 0px;
padding-left: 1.0rem;
margin: 0px; }

ul.ote li {
color: red;
padding: 0px; }

div.announce {
width: 48rem;
margin: 0px;
border: 0px;
outline: 0px;
padding: 0px;
border-style: none;
background-color: #F0F8FF;
border-color: silver; 
border-width: 1px;
text-align: justify;
line-height: 150%;
border-radius: 4px; }

ul.announce {
font-style: normal;
line-height: 150%;
text-align: justify;
border-style: solid;
border-color: red;
border-width: 0px;
padding: 0px;
margin: 0px; }

ul.announce li {
padding: 0 30px 0 30px;
text-indent: -30px;
list-style-type: none;
border-style: solid;
border-color: red;
border-width: 0px; }

ul.announce li:before {
color: red;
padding-right: 14px;
font-weight: bold;
text-align: left;
font-size: 18px;
content: "\25CF"; 
border-style: solid;
border-color: red;
border-width: 0px;
margin: 0px; }

div.message {
width: 100%;
display: inline-block;
text-indent: 0px;
border-style: none;
padding: 8px;
background-color: #D3E3FF;
border-style: solid;
border-color: red;
border-width: 0px;
margin: 0px; }

img.android {
opacity: 0.7;
filter: alpha(opacity=70);
border: 1px solid transparent; }

img.android:hover {
opacity: 1.0;
filter: alpha(opacity=100);
border: 1px solid red; }

td.android {
border:1px solid none;
vertical-align: bottom;
horizontal-align: right; }

td.ekdromi {
border:1px solid none;
vertical-align: center;
text-align: right; }

div.upload {
display: inline-block;
padding: 1.4rem;
border-style: solid;
background-color: #F0F8FF;
border-color: silver; 
border-width: 1px;
line-height: 110%;
color: black;
border-radius: 4px;
margin-left: 7.2rem;
margin-bottom: 1.4rem;
}

#upload {
position: relative;
border: 0px solid #0000FF;
margin-bottom: 2px; }

#visible {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
border: 0px solid #00FF00;
width: 334px;
height: 37px; }

#file {
width: 170px;
padding: 5px;
font-size: 15px;
background: #FFFFFF;
border: 1px solid red;
color: #0000FF;
border-radius: 0px;
text-align: left;
margin-top: 0px; }

#hidden {
position: relative;
width: 348px;
height: 30px;
text-align: right;
-moz-opacity: 0;
filter: alpha(opacity: 0);
opacity: 0;
z-index: 2; }

#wait {
font-size: 14px;
visibility: hidden; }

#progress {
visibility: hidden;
background: #00CC00;
border-style: solid;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-left-color: #0099FF;
border-right-width: 74px;
border-right-color: #99CCFF;
border-radius: 4px; }

input[type="submit"] {
padding: 7px 12px 7px 12px; }

input[type="reset"] {
padding: 7px 12px 7px 12px; }

table.frame {
border-style: solid;
border-width: 0px; }

td.frame {
border-style: solid;
border-width: 0px; }

a.frame:link img {
width: 128px;
height: 96px;
margin: 0px 0px 0px 0px;
border: 1px solid gray;
background: white;
padding: 1px; }

a.frame:visited img {
width: 128px;
height: 96px;
margin: 0px 0px 0px 0px;
border: 1px solid red;
background: white;
padding: 1px; }

a.frame:active img {
width: 128px;
height: 96px;
margin: 0px 0px 0px 0px;
border: 1px solid gray;
background: white;
padding: 1px; }

a.frame:hover img {
width: 128px;
height: 96px;
margin: 0px 0px 0px 0px;
border: 1px solid blue;
background: white;
padding: 1px; }

img.frame {
width: 128px;
height: 96px;
border: 1px solid #B8B8B8;
background: white;
padding: 1px; }

img.normal {
width: 640px;
height: 480px;
padding: 1px;
border: 1px solid blue;
background: white; }

img.moderator {
width: 14px;
height: 14px;
border: 1px solid transparent;
vertical-align: -18%; }

object {
width:380px;
height:492px;
border-style:solid;
border-width:1px;
border-color:silver;
background-color: #F0F8FF;
border-radius:3px;
opacity:1.0; }

div.pid {
width: 788px;
padding: 24px;
border-radius: 4px;
border: 1px solid silver; }

img.pid {
border: 1px solid blue; }
