html, body {
width:100%;
padding: 0px;
margin: 0px;
font-family: Helvetica, Arial, sans-serif;
}

img {
border: none;
}

.badge {
margin: 40px;
}

.pc {
width: 930px;
margin: auto;
}

.left {
float: left;
width: 460px;
text-align: center;
margin-top: -40px;
margin-left: -80px;
margin-right: -20px;
margin-bottom: -30px;
}

.right {
float: right;
text-align: left;
/* margin-left: 10px; */
margin-left: -10px;
width:524px;
}

.tc {
margin: 70px 0px 0px 20px;
text-align: center;
/*float: left;*/
font-size: 0.98em;
line-height:1.12em;
color:#444;
font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
}

h1 {
font-size: 4.5em;
font-weight: normal;
text-shadow: 2px 2px 2px #999;
color:#333;
letter-spacing: -0.06em !important;
word-spacing: -.02em;
font-family: 'Raleway', Helvetica, Arial, sans-serif;
}

h1 a {
color:#333;
text-decoration: none;
}

.tc ul {
margin-left: 15px;
}

.tc li {
text-align: left;
}

.tc p {
padding-bottom: 3px;
}

h1 a:hover {
	color: #777;
}

.clear {
clear: both;
}

.footer {
text-align: center;
font-size: 11px;
color: #999;
padding-top: 10px;
padding-bottom: 5px;
margin: auto;
}

.footer a {
color:#666;
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
}

.ssthumb {
margin: 3px;
border: 3px #CCC solid;
}

.ssthumb:hover {
border-color: black;
}

sup {
font-size: .5em;
line-height: 1.12em;
}

.droid {
margin-top: 60px;
margin-bottom:60px;
margin-left: 60px;
}

.mainpage {
width:500px;
margin: 90px auto;
font-size: 0.98em;
line-height:1.12em;
color:#444;
font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
text-align: center;
}

.mainpage h1 {
margin-bottom: 50px;
}

.mainlinks {
line-height: 1.3em;
font-size: 1.5em;
}

.backlink {
font-size: 0.80em;
}

.bottom {
margin-bottom: 200px;
}

.backlink a {
color: #333;
text-decoration: underline;
}

.backlink a:hover {
text-decoration: none;
}

.secondlinks {
margin-top: -20px;
line-height: 1.15em;
}

.iphonelink {
font-size: 1.1em;
color: #555;
}

.androidlink {
font-size: 1.1em;
color: #A4C639;
}

.iphonelink:hover, .androidlink:hover {
text-decoration: none;
}

.logo {
margin: 50px auto;
}

.listhead {
margin: 0px auto -10px auto;
}